summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
2012-12-06Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-30mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli
2012-11-27mac80211: support (partial) VHT radiotap informationJohannes Berg
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-26mac80211: convert to channel definition structJohannes Berg
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-09mac80211: fix memory leak in device registration error pathJohannes Berg
2012-10-30mac80211: handle TX power per virtual interfaceJohannes Berg
2012-10-22mac80211: fix WDS channel context testJohannes Berg
2012-10-18nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli
2012-10-18mac80211: add support for tx to abort low priority scan requestsSam Leffler
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg
2012-10-17ieee80211: Rename VHT cap structMahesh Palivela
2012-10-17mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen
2012-10-17mac80211: track needed RX chains for channel contextsJohannes Berg
2012-10-17mac80211: use channel contextsJohannes Berg
2012-10-16mac80211: track whether to use channel contextsJohannes Berg
2012-10-16mac80211: check channel context methodsJohannes Berg
2012-10-16mac80211: introduce channel context skeleton codeMichal Kazior
2012-09-14mac80211: change locking around ieee80211_recalc_smpsJohannes Berg
2012-09-14mac80211: handle power constraint/country IE betterJohannes Berg
2012-08-20mac80211: convert ops checks to WARN_ONJohannes Berg
2012-08-20mac80211: support P2P Device abstractionJohannes Berg
2012-07-12mac80211: track scheduled scan virtual interfaceJohannes Berg
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela
2012-06-27cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg
2012-06-20mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg
2012-04-23mac80211: Support on-channel scan option.Ben Greear
2012-04-11mac80211: add improved HW queue controlJohannes Berg
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-03-26mac80211: remove outdated commentEliad Peller
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller
2012-02-27mac80211: remove local_to_hwJohannes Berg
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-09mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan
2012-02-06mac80211: support hw scan while idleEliad Peller
2012-02-06mac80211: redesign auth/assocJohannes Berg
2012-02-06mac80211: add sta_state callbackJohannes Berg
2012-01-24mac80211: Fix the maximum transmit power with power constraintHong Wu
2011-12-13mac80211: don't check sdata_running in vif notifierEliad Peller
2011-12-13mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.Dmitry TARNYAGIN
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg