aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller13-243/+410
2008-06-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+9
2008-06-27mac80211: fix an oops in several failure paths in key allocationEmmanuel Grumbach1-0/+9
2008-06-27mac80211: fix tx fragmentationJohannes Berg1-31/+37
2008-06-27mac80211: make workqueue freezableJohannes Berg1-1/+1
2008-06-27mac80211: add phy information to giwnameTomas Winkler1-0/+32
2008-06-27mac80211: update the authentication methodEmmanuel Grumbach1-0/+13
2008-06-27mac80211: don't return -EINVAL upon iwconfig wlan0 rts autoEmmanuel Grumbach1-0/+3
2008-06-27mac80211: mlme.c use new frame control helpersHarvey Harrison1-20/+19
2008-06-27mac80211: rx.c use new frame control helpersHarvey Harrison1-4/+3
2008-06-27mac80211: tx.c use new frame control helpersHarvey Harrison1-29/+25
2008-06-27mac80211: wep.c use new frame control helpersHarvey Harrison1-24/+15
2008-06-27mac80211: Let drivers have access to TKIP key offets for TX and RX MICLuis R. Rodriguez3-36/+31
2008-06-27mac80211: rename TKIP debugging Kconfig symbolJohannes Berg2-11/+11
2008-06-26mac80211: add single function calling tx handlersJohannes Berg1-42/+40
2008-06-26mac80211: use separate spinlock for sta flagsJohannes Berg2-13/+28
2008-06-26mac80211: remove shared key todoJohannes Berg1-2/+3
2008-06-26mac80211: 11h - Handling measurement requestAssaf Krauss1-0/+78
2008-06-26mac80211: 11h Infrastructure - ParsingAssaf Krauss2-0/+28
2008-06-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/wireless-2.6John W. Linville3-30/+43
2008-06-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2008-06-18mac80211: detect driver tx bugsJohannes Berg1-1/+8
2008-06-18Revert "mac80211: Use skb_header_cloned() on TX path."David S. Miller1-2/+2
2008-06-16wext: Emit event stream entries correctly when compat.David S. Miller3-30/+43
2008-06-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-2/+3
2008-06-14mac80211: eliminate IBSS warning in rate_lowest_index()Vladimir Koutny3-7/+20
2008-06-14mac80211: tkip.c use a local struct tkip_ctx in ieee80211_get_tkip_keyHarvey Harrison1-14/+16
2008-06-14mac80211: tkip.c fold ieee80211_gen_rc4key into its one callerHarvey Harrison1-21/+17
2008-06-14mac80211: tkip.c consolidate tkip IV writing in helperHarvey Harrison3-20/+17
2008-06-14mac80211: rx.c use new helpersHarvey Harrison1-12/+7
2008-06-14mac80211: wme.c use new helpersHarvey Harrison1-13/+5
2008-06-14mac80211: use new helpers in util.c - ieee80211_get_bssid()Harvey Harrison1-22/+19
2008-06-14mac80211: wpa.c use new access helpersHarvey Harrison1-47/+16
2008-06-14mac80211: add utility function to get header lengthHarvey Harrison1-0/+32
2008-06-14mac80211: make ieee80211_get_hdrlen_from_skb return unsignedHarvey Harrison1-4/+4
2008-06-14mac80211: fix beacon interval valueTomas Winkler2-2/+3
2008-06-14mac80211: do not fragment while aggregation is in useRon Rindjunsky1-4/+4
2008-06-13mac80211: add missing new line in debug print HT_DEBUGTomas Winkler1-1/+1
2008-06-13mac80211 : fix for iwconfig in ad-hoc modeAbhijeet Kolekar1-1/+2
2008-06-10net/mac80211/ieee80211_i.h: fix-up merge damageJohn W. Linville1-21/+0
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller7-35/+75
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller32-1089/+971
2008-06-09mac80211: Checking IBSS support while changing channel in ad-hoc modeAssaf Krauss3-12/+16
2008-06-09mac80211: decrease IBSS creation latencyDan Williams1-1/+1
2008-06-09mac80211: Fixing slow IBSS rejoinAssaf Krauss1-0/+1
2008-06-09mac80211: send association event on IBSS createDan Williams1-0/+5
2008-06-03mac80211: removing shadowed sbandTomas Winkler1-3/+0
2008-06-03mac80211: fix unbalanced locking in ieee80211_get_buffered_bcTomas Winkler1-1/+1
2008-06-03mac80211: fix panic when using hardware WEPPavel Roskin1-1/+1
2008-06-03mac80211: fix rate control initialisationJohannes Berg1-0/+2