summaryrefslogtreecommitdiff
path: root/net/mac80211/main.c
AgeCommit message (Expand)Author
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
2011-11-30mac80211: fill rate filter for internal scan requestsSimon Wunderlich
2011-11-21mac80211: Support ht-cap over-rides.Ben Greear
2011-11-21cfg80211: add flags for off-channel capabilitiesJohannes Berg
2011-11-21mac80211: transmit fragment list to driversJohannes Berg
2011-11-09mac80211: implement wifi TX statusJohannes Berg
2011-11-09mac80211: report OBSS beaconsJohannes Berg
2011-11-09mac80211: remove useless brackets in ieee80211_cfg_on_oper_channelStanislaw Gruszka
2011-11-09mac80211: remove uneeded scan_chan variableStanislaw Gruszka
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-14mac80211: Build TX radiotap header dynamicallyHelmut Schaa
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki
2011-09-30mac80211: allow out-of-band EOSP notificationJohannes Berg
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-08-22mac80211: fix suspend/resume races with unregister hwStanislaw Gruszka
2011-08-08mac80211: Don't use a buf_size=0 in ADDBA requestsHelmut Schaa
2011-05-16mac80211: add missing rcu_barrierJohannes Berg
2011-05-16mac80211: verify IBSS in interface combinationsJohannes Berg
2011-05-16mac80211: sparse RCU annotationsJohannes Berg
2011-05-16cfg80211: advertise possible interface combinationsJohannes Berg
2011-05-12cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stoppedLuciano Coelho
2011-05-11mac80211: add support for HW scheduled scanLuciano Coelho
2011-05-10mac80211: Fix build error when CONFIG_PM is not definedLarry Finger
2011-05-05mac80211: add basic support for WoWLANJohannes Berg
2011-05-05cfg80211: Remove unused wiphy flagJouni Malinen
2011-04-25cfg80211: module_param to disable HT40 in 2.4GHz bandAmitkumar Karwar
2011-04-12mac80211: send notification on new peer candidate for our secure meshJavier Cardona
2011-04-12mac80211: Let user space receive and send mesh auth/deauth framesJavier Cardona
2011-04-04mac80211: clean up station cleanup timerJohannes Berg
2011-03-07mac80211: Add log message to ieee80211_restart_hw()Michael Buesch
2011-02-18mac80211: fix 2.4 GHz 40 MHz disablingJohannes Berg
2011-02-09mac80211: Ensure power-level set properly for scanning.Ben Greear
2011-02-09mac80211: Allow scanning on existing channel-type.Ben Greear
2011-02-04mac80211: Optimize scans on current operating channel.Ben Greear
2011-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-19mac80211: add hw configuration for max ampdu buffer sizeLuciano Coelho
2011-01-13mac80211: fix lockdep warningJohannes Berg
2011-01-05mac80211: implement hardware offload for remain-on-channelJohannes Berg
2011-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-01-04mac80211: serialize rx path workersChristian Lamparter
2010-12-22mac80211: make LED trigger names available earlyJohannes Berg
2010-12-20mac80211: Send mesh non-HWMP path selection frames to userspaceJavier Cardona
2010-12-15nl80211: advertise maximum remain-on-channel durationJohannes Berg