aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* mac80211: add stations after AP start on reconfigArik Nemtsov2012-06-06
* mac80211: Clear wowlan flag when drv_suspend returns failurePontus Fuchs2012-06-06
* mac80211: Add missing mesh parameter dot11MeshForwarding for debugfsChun-Yeow Yeoh2012-06-06
* mac80211: print info when disabling HTJohannes Berg2012-06-06
* mac80211: configure 11b/g channel access rules for legacy APsStanislaw Gruszka2012-06-06
* cfg80211: clarify set_channel APIsJohannes Berg2012-06-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-06
|\
| * mac80211: fix non RCU-safe sta_list manipulationArik Nemtsov2012-06-04
| * mac80211: Fix likely misuse of | for &Joe Perches2012-06-04
| * mac80211: add missing rcu_read_lock/unlock in agg-rx session timerFelix Fietkau2012-06-04
| * mac80211: clean up remain-on-channel on interface stopJohannes Berg2012-06-04
| * mac80211: fix error in station state transitions during reconfigMeenakshi Venkataraman2012-06-04
| * mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSSChun-Yeow Yeoh2012-06-04
| * mac80211: run scan after finish connection monitoringStanislaw Gruszka2012-06-04
* | cfg80211: provide channel to join_mesh functionJohannes Berg2012-06-05
* | cfg80211: provide channel to start_ap functionJohannes Berg2012-06-05
* | cfg80211: simplify cfg80211_can_beacon_sec_chan APIJohannes Berg2012-06-05
* | mac80211: move ieee80211_set_channel functionJohannes Berg2012-06-05
* | mac80211: clean up ieee80211_set_channelJohannes Berg2012-06-05
* | mac80211: simplify association HT parametersJohannes Berg2012-06-05
* | mac80211: remove ieee80211_get_operstate()Eliad Peller2012-06-05
* | net: mac80211: Add and use ibss_vdbg debugging macroJoe Perches2012-06-05
* | net: mac80211: Add and use ht_vdbg debugging macroJoe Perches2012-06-05
* | net: mac80211: Convert printk(KERN_DEBUG to pr_debugJoe Perches2012-06-05
* | mac80211: send beacon loss events to userspaceHolger Schurig2012-06-05
* | mac80211: allow channel change while mesh is downThomas Pedersen2012-06-05
* | mac80211: fail authentication when AP denied authenticationEliad Peller2012-06-05
* | mac80211: use offchannel queue only when supportedEliad Peller2012-06-05
* | mac80211: allow low-level drivers to set netdev feature bitsArik Nemtsov2012-06-05
|/
* mac80211: fix ADDBA declined after suspend with wowlanEyal Shapira2012-05-29
* mac80211: fix flag check for QoS NOACK framesClaudio Pisa2012-05-29
* mac80211: Fix race in checking AP status by sending null frameSoumik Das2012-05-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextJohn W. Linville2012-05-22
|\
| * mac80211: Add debugfs entry for mesh ht_opmodeAshok Nagarajan2012-05-16
| * mac80211: Modify mesh_set_ht_prot_mode() to have less identationAshok Nagarajan2012-05-16
| * mac80211: Fix don't use '>' operator for matching channel typesAshok Nagarajan2012-05-16
| * mac80211: Push the deleted comment to correct placeAshok Nagarajan2012-05-16
| * mac80211: fix network header location when adding encryption headersArik Nemtsov2012-05-16
| * mac80211: (selectively) add HT details in radiotapJohannes Berg2012-05-16
| * mac80211: Add IV-room in the skb for TKIP and WEPJanusz.Dziedzic@tieto.com2012-05-16
| * mac80211: fix TX aggregation session timerJohannes Berg2012-05-16
| * mac80211: fix single queue driversJohannes Berg2012-05-16
| * mac80211: fix the increment of unicast/multicast counters for forwarded PREQChun-Yeow Yeoh2012-05-15
| * mac80211: send peer candidate event for new sta onlyThomas Pedersen2012-05-15
* | net: Convert net_ratelimit uses to net_<level>_ratelimitedJoe Perches2012-05-15
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2012-05-14
|\|
| * {nl,cfg,mac}80211: Allow user to see/configure HT protection modeAshok Nagarajan2012-05-08
| * mac80211: Allow nonHT/HT peering in meshAshok Nagarajan2012-05-08
| * mac80211: Implement HT mixed protection modeAshok Nagarajan2012-05-08
| * mac80211: Advertise HT protection mode in IEsAshok Nagarajan2012-05-08