aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-20mac80211: Allow userspace to register for auth frames in IBSSWill Hawkins1-1/+3
2012-06-18mac80211: stop Rx during HW reconfigArik Nemtsov1-0/+7
2012-06-06mac80211: unify SW/offload remain-on-channelJohannes Berg1-9/+1
2012-06-05mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov1-0/+7
2012-05-16mac80211: (selectively) add HT details in radiotapJohannes Berg1-0/+3
2012-04-23mac80211: Support on-channel scan option.Ben Greear1-1/+3
2012-04-11mac80211: add improved HW queue controlJohannes Berg1-0/+6
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg1-2/+4
2012-03-26mac80211: remove outdated commentEliad Peller1-3/+0
2012-03-15mac80211: make uapsd_* keys per-vifEliad Peller1-2/+0
2012-02-27mac80211: remove local_to_hwJohannes Berg1-3/+3
2012-02-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2012-02-09mac80211: Fix a rwlock bad magic bugMohammed Shafi Shajakhan1-2/+2
2012-02-06mac80211: support hw scan while idleEliad Peller1-0/+3
2012-02-06mac80211: redesign auth/assocJohannes Berg1-9/+1
2012-02-06mac80211: add sta_state callbackJohannes Berg1-0/+3
2012-01-24mac80211: Fix the maximum transmit power with power constraintHong Wu1-1/+2
2011-12-13mac80211: don't check sdata_running in vif notifierEliad Peller1-4/+1
2011-12-13mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.Dmitry TARNYAGIN1-3/+3
2011-12-06mac80211: Add HT operation modes for IBSSAlexander Simon1-1/+2
2011-12-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+6
2011-11-30mac80211: revert on-channel work optimisationsJohannes Berg1-41/+0
2011-11-30mac80211: fill rate filter for internal scan requestsSimon Wunderlich1-0/+6
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear1-0/+14
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg1-1/+3
2011-11-21mac80211: transmit fragment list to driversJohannes Berg1-1/+1
2011-11-09mac80211: implement wifi TX statusJohannes Berg1-0/+18
2011-11-09mac80211: report OBSS beaconsJohannes Berg1-1/+2
2011-11-09mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka1-2/+2
2011-11-09mac80211: remove uneeded scan_chan variableStanislaw Gruszka1-8/+6
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+1
2011-10-14mac80211: Build TX radiotap header dynamicallyHelmut Schaa1-5/+1
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki1-1/+1
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg1-0/+14
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov1-0/+4
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-1/+1
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet1-1/+1
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka1-1/+1
2011-08-08mac80211: Don't use a buf_size=0 in ADDBA requestsHelmut Schaa1-0/+1
2011-05-16mac80211: add missing rcu_barrierJohannes Berg1-0/+2
2011-05-16mac80211: verify IBSS in interface combinationsJohannes Berg1-3/+17
2011-05-16mac80211: sparse RCU annotationsJohannes Berg1-0/+2
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg1-4/+12
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho1-0/+3
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho1-1/+5
2011-05-10mac80211: Fix build error when CONFIG_PM is not definedLarry Finger1-2/+5
2011-05-05mac80211: add basic support for WoWLANJohannes Berg1-0/+4
2011-05-05cfg80211: Remove unused wiphy flagJouni Malinen1-2/+1
2011-04-25cfg80211: module_param to disable HT40 in 2.4GHz bandAmitkumar Karwar1-18/+0
2011-04-12mac80211: send notification on new peer candidate for our secure meshJavier Cardona1-0/+5