summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mac80211: revert on-channel work optimisationsJohannes Berg2011-11-301-41/+0Star
* | mac80211: Support ht-cap over-rides.Ben Greear2011-11-211-0/+14
* | cfg80211: add flags for off-channel capabilitiesJohannes Berg2011-11-211-1/+3
* | mac80211: transmit fragment list to driversJohannes Berg2011-11-211-1/+1
* | mac80211: implement wifi TX statusJohannes Berg2011-11-091-0/+18
* | mac80211: report OBSS beaconsJohannes Berg2011-11-091-1/+2
* | mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka2011-11-091-2/+2
* | mac80211: remove uneeded scan_chan variableStanislaw Gruszka2011-11-091-8/+6Star
|/
* Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-251-1/+1
|\
| * Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki2011-10-071-1/+1
| |\
| | * PM QoS: Move and rename the implementation filesJean Pihet2011-08-251-1/+1
* | | mac80211: Build TX radiotap header dynamicallyHelmut Schaa2011-10-141-5/+1Star
* | | mac80211: allow out-of-band EOSP notificationJohannes Berg2011-09-301-0/+14
* | | mac80211: handle TDLS high-level commands and framesArik Nemtsov2011-09-301-0/+4
* | | Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-1/+1
|\| |
| * | mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka2011-08-221-1/+1
| |/
* / mac80211: Don't use a buf_size=0 in ADDBA requestsHelmut Schaa2011-08-081-0/+1
|/
* mac80211: add missing rcu_barrierJohannes Berg2011-05-161-0/+2
* mac80211: verify IBSS in interface combinationsJohannes Berg2011-05-161-3/+17
* mac80211: sparse RCU annotationsJohannes Berg2011-05-161-0/+2
* cfg80211: advertise possible interface combinationsJohannes Berg2011-05-161-4/+12
* cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho2011-05-121-0/+3
* mac80211: add support for HW scheduled scanLuciano Coelho2011-05-111-1/+5
* mac80211: Fix build error when CONFIG_PM is not definedLarry Finger2011-05-101-2/+5