summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller2008-06-2813-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/+19
| * mac80211: rx.c use new frame control helpersHarvey Harrison2008-06-271-4/+3
| * mac80211: tx.c use new frame control helpersHarvey Harrison2008-06-271-29/+25
| * mac80211: wep.c use new frame control helpersHarvey Harrison2008-06-271-24/+15
| * mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez2008-06-273-36/+31
| * mac80211: rename TKIP debugging Kconfig symbolJohannes Berg2008-06-272-11/+11
| * mac80211: add single function calling tx handlersJohannes Berg2008-06-261-42/+40
| * 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-163-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-191-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * mac80211: detect driver tx bugsJohannes Berg2008-06-181-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-162-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/+17
* | mac80211: tkip.c consolidate tkip IV writing in helperHarvey Harrison2008-06-143-20/+17
* | mac80211: rx.c use new helpersHarvey Harrison2008-06-141-12/+7
* | mac80211: wme.c use new helpersHarvey Harrison2008-06-141-13/+5
* | mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison2008-06-141-22/+19
* | mac80211: wpa.c use new access helpersHarvey Harrison2008-06-141-47/+16
* | 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
* | net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville2008-06-101-21/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-107-35/+75
|\ \ | |/
| * mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss2008-06-093-12/+16
| * mac80211: decrease IBSS creation latencyDan Williams2008-06-091-1/+1
| * mac80211: Fixing slow IBSS rejoinAssaf Krauss2008-06-091-0/+1
| * mac80211: send association event on IBSS createDan Williams2008-06-091-0/+5
| * mac80211: fix alignment issue with compare_ether_addr()Senthil Balasubramanian2008-05-283-6/+6
| * mac80211: Fix for NULL pointer dereference in sta_info_get()Senthil Balasubramanian2008-05-281-2/+2
| * mac80211: fix a typo in ieee80211_handle_filtered_frame commentYi Zhu2008-05-281-1/+1
| * mac80211 : Fixes the status message for iwconfigAbhijeet Kolekar2008-05-281-3/+8
| * mac80211: reorder channel and freq reporting in wext scan reportTomas Winkler2008-05-281-5/+4
OpenPOWER on IntegriCloud