summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2010-08-27mac80211: support runtime interface type changesJohannes Berg
2010-08-27mac80211: split out concurrent vif checksJohannes Berg
2010-08-27mac80211: simplify zero address checksJohannes Berg
2010-08-27mac80211: switch to ieee80211_sdata_runningJohannes Berg
2010-08-27mac80211: clean up ifdown/cleanup pathsJohannes Berg
2010-08-27mac80211: use subqueue helpersJohannes Berg
2010-08-27mac80211: allow changing port control protocolJohannes Berg
2010-08-27mac80211: allow vendor specific cipher suitesJohannes Berg
2010-08-27mac80211: allow scan to complete from any contextJohannes Berg
2010-08-27mac80211: remove unused scan expire defineJohannes Berg
2010-08-25mac80211: fix mesh advertisementJohannes Berg
2010-08-25mac80211: fix rcu-unsafe pointer dereferenceChristian Lamparter
2010-08-25mac80211: cancel restart_work in ieee80211_unregister_hwChristian Lamparter
2010-08-25mac80211: fix warning for un-used parameterWey-Yi Guy
2010-08-25net/mac80211: Use wiphy_<level>Joe Perches
2010-08-24cfg80211/mac80211: extensible frame processingJohannes Berg
2010-08-24mac80211: remove unused don't-encrypt flagJohannes Berg
2010-08-16mac80211: dont advertise WEP if unavailableJohannes Berg
2010-08-16mac80211: remove unused status flag checksJohannes Berg
2010-08-16mac80211: move key tfm setupJohannes Berg
2010-08-16mac80211: use cipher suite selectorsJohannes Berg
2010-08-16mac80211: allow drivers to request SM PS mode changeJohannes Berg
2010-08-16mac80211: per interface idle notificationJohannes Berg
2010-08-16net: mac80211: Fix a typo.Andrea Gelmini
2010-08-16mac80211: AMPDU rx reorder timeout timerChristian Lamparter
2010-08-16mac80211: remove unused rate function parameterChristian Lamparter
2010-08-16mac80211: put rx handlers into separate functionsChristian Lamparter
2010-08-16mac80211: Don't squash error codes in key setup functionsBen Hutchings
2010-08-16mac80211: unify scan and work mutexesJohannes Berg
2010-08-16mac80211: don't check rates on PLCP error framesJohannes Berg
2010-08-16mac80211: fix driver offchannel notification when the channel does not changeFelix Fietkau
2010-08-16mac80211: support use of NAPI for bottom-half processingJohn W. Linville
2010-08-04mac80211: Fix compilation warning when CONFIG_INET is not setJuuso Oikarinen
2010-08-04mac80211: fix scan locking wrt. hw scanJohannes Berg
2010-07-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-07-29mac80211: allow drivers to request DTIM periodJohannes Berg
2010-07-28mac80211: inform drivers about the off-channel status on channel changesFelix Fietkau
2010-07-28Revert "mac80211: fix sw scan bracketing"Luis R. Rodriguez
2010-07-28mac80211: Put some code under MESH macroYuri Ershov
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-07-27mac80211: Fix key freeing to handle unlinked keysJouni Malinen
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-07-26mac80211: Don't set per-BSS QoS for monitor interfacesSujith
2010-07-26mac80211: fix sta assignmentJohannes Berg
2010-07-26mac80211: remove bogus rcu_read_lock()Johannes Berg
2010-07-26mac80211: freeing the wrong variableDan Carpenter
2010-07-26minstrel: don't complain about feedback for unrequested ratesJohn W. Linville
2010-07-26minstrel_ht: remove unnecessary NULL check in minstrel_ht_update_capsJohn W. Linville
2010-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller