summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
...
| * mac80211: don't accept WEP keys other than WEP40 and WEP104Emmanuel Grumbach2008-06-301-0/+7
* | mac80211: rework debug settings and make debugging saferJohannes Berg2008-07-0211-342/+196Star
* | mac80211: get rid of function pointers in RX pathJohannes Berg2008-07-021-53/+44Star
* | mac80211: get rid of function pointers in TX pathJohannes Berg2008-07-022-34/+35
* | mac80211: add beacon timestamp to beacon template in IBSSAssaf Krauss2008-06-301-0/+1
* | mac80211: fix warning: unused variable invoke_tx_handlersTomas Winkler2008-06-301-3/+2Star
* | mac80211: removing duplicated parsing of information elementsEster Kummer2008-06-301-91/+97
* | build algorithms into the mac80211 moduleAdrian Bunk2008-06-305-50/+14Star
* | mac80211: add last beacon time in scan listEmmanuel Grumbach2008-06-301-0/+7
* | mac80211: add spectrum capabilitiesTomas Winkler2008-06-301-0/+24
* | mac80211: add MAC80211_VERBOSE_SPECT_MGMT_DEBUG Kconfig optionYi Zhu2008-06-301-0/+7
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-2913-243/+410
|\ \
| * | mac80211: fix tx fragmentationJohannes Berg2008-06-271-31/+37
| * | mac80211: make workqueue freezableJohannes Berg2008-06-271-1/+1
| * | mac80211: add phy information to giwnameTomas Winkler2008-06-271-0/+32
| * | mac80211: update the authentication methodEmmanuel Grumbach2008-06-271-0/+13
| * | mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach2008-06-271-0/+3
| * | mac80211: mlme.c use new frame control helpersHarvey Harrison2008-06-271-20/+19Star
| * | mac80211: rx.c use new frame control helpersHarvey Harrison2008-06-271-4/+3Star
| * | mac80211: tx.c use new frame control helpersHarvey Harrison2008-06-271-29/+25Star
| * | mac80211: wep.c use new frame control helpersHarvey Harrison2008-06-271-24/+15Star
| * | mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-273-36/+31Star
| * | mac80211: rename TKIP debugging Kconfig symbolJohannes Berg2008-06-272-11/+11
| * | mac80211: add single function calling tx handlersJohannes Berg2008-06-261-42/+40Star
| * | mac80211: use separate spinlock for sta flagsJohannes Berg2008-06-262-13/+28
| * | mac80211: remove shared key todoJohannes Berg2008-06-261-2/+3
| * | mac80211: 11h - Handling measurement requestAssaf Krauss2008-06-261-0/+78
| * | mac80211: 11h Infrastructure - ParsingAssaf Krauss2008-06-262-0/+28
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville2008-06-253-30/+43
| |\ \
| | * | wext: Emit event stream entries correctly when compat.David S. Miller2008-06-173-30/+43
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-281-0/+9
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach2008-06-271-0/+9
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-201-1/+1
|\| | | |/ |/|
| * mac80211: detect driver tx bugsJohannes Berg2008-06-191-1/+8
| * Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller2008-06-181-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-172-2/+3
|\|
| * mac80211: add missing new line in debug print HT_DEBUGTomas Winkler2008-06-131-1/+1
| * mac80211 : fix for iwconfig in ad-hoc modeAbhijeet Kolekar2008-06-131-1/+2
* | mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny2008-06-143-7/+20
* | mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_keyHarvey Harrison2008-06-141-14/+16
* | mac80211: tkip.c fold ieee80211_gen_rc4key into its one callerHarvey Harrison2008-06-141-21/+17Star
* | mac80211: tkip.c consolidate tkip IV writing in helperHarvey Harrison2008-06-143-20/+17Star
* | mac80211: rx.c use new helpersHarvey Harrison2008-06-141-12/+7Star
* | mac80211: wme.c use new helpersHarvey Harrison2008-06-141-13/+5Star
* | mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison2008-06-141-22/+19Star
* | mac80211: wpa.c use new access helpersHarvey Harrison2008-06-141-47/+16Star
* | mac80211: add utility function to get header lengthHarvey Harrison2008-06-141-0/+32
* | mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison2008-06-141-4/+4
* | mac80211: fix beacon interval valueTomas Winkler2008-06-142-2/+3
* | mac80211: do not fragment while aggregation is in useRon Rindjunsky2008-06-141-4/+4