summaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c
Commit message (Expand)AuthorAgeFilesLines
* mac80211: remove outdated commentEliad Peller2012-03-261-3/+0
* mac80211: make uapsd_* keys per-vifEliad Peller2012-03-151-2/+0
* 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/+1
* | 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/+1
* 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/+0
* | 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/+6
|/
* 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/+1
* | | 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
* mac80211: add basic support for WoWLANJohannes Berg2011-05-051-0/+4
* cfg80211: Remove unused wiphy flagJouni Malinen2011-05-051-2/+1
* cfg80211: module_param to disable HT40 in 2.4GHz bandAmitkumar Karwar2011-04-251-18/+0
* mac80211: send notification on new peer candidate for our secure meshJavier Cardona2011-04-121-0/+5
* mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona2011-04-121-1/+3
* mac80211: clean up station cleanup timerJohannes Berg2011-04-041-5/+0
* mac80211: Add log message to ieee80211_restart_hw()Michael Buesch2011-03-071-0/+3
* mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg2011-02-181-1/+13
* mac80211: Ensure power-level set properly for scanning.Ben Greear2011-02-091-1/+2
* mac80211: Allow scanning on existing channel-type.Ben Greear2011-02-091-2/+14
* mac80211: Optimize scans on current operating channel.Ben Greear2011-02-041-6/+47
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-01-281-1/+11
|\
OpenPOWER on IntegriCloud