summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-12-061-1/+4
|\
| * mac80211: allow userspace registration for probe requests in IBSSAntonio Quartulli2012-11-301-1/+2
| * mac80211: support (partial) VHT radiotap informationJohannes Berg2012-11-271-0/+2
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-6/+17
|\|
| * mac80211: convert to channel definition structJohannes Berg2012-11-261-5/+16
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-2/+4
|\ \ | |/ |/|
| * mac80211: fix memory leak in device registration error pathJohannes Berg2012-11-091-2/+4
* | mac80211: handle TX power per virtual interfaceJohannes Berg2012-10-301-11/+16
* | mac80211: fix WDS channel context testJohannes Berg2012-10-221-1/+1
* | nl/cfg80211: force scan using an AP vif if requestedAntonio Quartulli2012-10-181-1/+3
* | mac80211: add support for tx to abort low priority scan requestsSam Leffler2012-10-181-0/+3
* | wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-181-3/+3
* | ieee80211: Rename VHT cap structMahesh Palivela2012-10-171-1/+1
* | mac80211: Allow station mode SAE to be implemented in user spaceJouni Malinen2012-10-171-0/+1
* | mac80211: track needed RX chains for channel contextsJohannes Berg2012-10-171-9/+9
* | mac80211: use channel contextsJohannes Berg2012-10-171-16/+27
* | mac80211: track whether to use channel contextsJohannes Berg2012-10-161-0/+22
* | mac80211: check channel context methodsJohannes Berg2012-10-161-0/+7
* | mac80211: introduce channel context skeleton codeMichal Kazior2012-10-161-0/+3
|/
* mac80211: change locking around ieee80211_recalc_smpsJohannes Berg2012-09-141-2/+0Star
* mac80211: handle power constraint/country IE betterJohannes Berg2012-09-141-5/+3Star
* mac80211: convert ops checks to WARN_ONJohannes Berg2012-08-201-7/+5Star
* mac80211: support P2P Device abstractionJohannes Berg2012-08-201-0/+9
* mac80211: track scheduled scan virtual interfaceJohannes Berg2012-07-121-1/+2
* mac80211: remove tx_frags driver callbackJohannes Berg2012-07-021-1/+1
* mac80211: include VHT capability IE in probe requestsMahesh Palivela2012-07-021-1/+7
* cfg80211: don't allow WoWLAN support without CONFIG_PMJohannes Berg2012-06-271-4/+3Star
* mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins2012-06-201-1/+3
* mac80211: stop Rx during HW reconfigArik Nemtsov2012-06-181-0/+7
* mac80211: unify SW/offload remain-on-channelJohannes Berg2012-06-061-9/+1Star
* mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-051-0/+7
* mac80211: (selectively) add HT details in radiotapJohannes Berg2012-05-161-0/+3
* mac80211: Support on-channel scan option.Ben Greear2012-04-231-1/+3
* mac80211: add improved HW queue controlJohannes Berg2012-04-111-0/+6
* mac80211: don't always advertise remain-on-channelJohannes Berg2012-04-101-2/+4
* mac80211: remove outdated commentEliad Peller2012-03-261-3/+0Star
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-151-2/+0Star
* mac80211: remove local_to_hwJohannes Berg2012-02-271-3/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-151-2/+2
|\
| * mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan2012-02-091-2/+2
* | mac80211: support hw scan while idleEliad Peller2012-02-061-0/+3
* | mac80211: redesign auth/assocJohannes Berg2012-02-061-9/+1Star
* | mac80211: add sta_state callbackJohannes Berg2012-02-061-0/+3
* | mac80211: Fix the maximum transmit power with power constraintHong Wu2012-01-241-1/+2
|/
* mac80211: don't check sdata_running in vif notifierEliad Peller2011-12-131-4/+1Star
* mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.Dmitry TARNYAGIN2011-12-131-3/+3
* mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-061-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-021-0/+6
|\
| * mac80211: fill rate filter for internal scan requestsSimon Wunderlich2011-11-301-0/+6