aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAge
* mac80211: Fixing sparse warning at sta_info.cYogesh Ashok Powar2011-12-19
* mac80211: handle SMPS action framesJohannes Berg2011-12-19
* cfg80211: Return beacon loss count in stationPaul Stewart2011-12-19
* mac80211: split addba retries in timeNikolay Martynov2011-12-19
* mac80211: Fix power save in change interfaceMohammed Shafi Shajakhan2011-12-15
* mac80211: remove an unnecessary paraenthesisMohammed Shafi Shajakhan2011-12-15
* mac80211: Use appropriate TID for sending BAR, ADDBA and DELBA framesHelmut Schaa2011-12-15
* mac80211: reduce station management complexityJohannes Berg2011-12-15
* mac80211: delay IBSS station insertionJohannes Berg2011-12-15
* mac80211: make address arguments to sta_info_alloc constJohannes Berg2011-12-15
* mac80211: count authorized stations per BSSJohannes Berg2011-12-15
* mac80211: refactor station state transitionsJohannes Berg2011-12-15
* mac80211: use station mutex in configurationJohannes Berg2011-12-15
* mac80211: remove duplicate TDLS peer verificationJohannes Berg2011-12-15
* cfg80211: validate nl80211 station handling betterJohannes Berg2011-12-15
* mac80211: free skb on error path of ieee80211_ibss_join()Simon Wunderlich2011-12-14
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-14
|\
| * mac80211: fix another race in aggregation startJohannes Berg2011-12-07
* | mac80211: don't check sdata_running in vif notifierEliad Peller2011-12-13
* | mac80211: configure BSS_CHANGED_ARP_FILTER on reconfigurationEliad Peller2011-12-13
* | mac80211: Do not request FIF_BCN_PRBRESP_PROMISC for HW scan.Dmitry TARNYAGIN2011-12-13
* | mac80211: Make use of ieee80211_is_* functions in tx status pathHelmut Schaa2011-12-13
* | mac80211: Purge A-MPDU TX queues before station destructionsYogesh Ashok Powar2011-12-13
* | mac80211: unlock on error path in ieee80211_ibss_join()Dan Carpenter2011-12-13
* | mac80211: Remove WARN_ON in apply-ht-override logic.Ben Greear2011-12-06
* | mac80211: accept public action frames with mismatched BSSIDJohannes Berg2011-12-06
* | mac80211: fix retransmitJohannes Berg2011-12-06
* | mac80211: Add HT operation modes for IBSSAlexander Simon2011-12-06
* | mac80211: handle protection mode, RIFS and ADDBA for HT IBSSSimon Wunderlich2011-12-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-12-02
|\|
| * Revert "mac80211: clear sta.drv_priv on reconfiguration"John W. Linville2011-12-01
| * mac80211: fill rate filter for internal scan requestsSimon Wunderlich2011-11-30
| * mac80211: fix race between the AGG SM and the Tx data pathEmmanuel Grumbach2011-11-28
| * mac80211: fix race condition caused by late addBA responseNikolay Martynov2011-11-28
| * mac80211: don't stop a single aggregation session twiceJohannes Berg2011-11-28
| * mac80211: Fix endian bug in radiotap header generationHelmut Schaa2011-11-21
| * mac80211: Fix AMSDU rate printout in debugfs.Ben Greear2011-11-21
| * mac80211: fix race between connection monitor & suspendJohannes Berg2011-11-09
| * mac80211: fix bug in ieee80211_build_probe_reqJohannes Berg2011-11-09
| * mac80211: fix NULL dereference in radiotap codeJohannes Berg2011-11-09
* | mac80211: remove unused function declarationMohammed Shafi Shajakhan2011-11-30
* | mac80211: revert on-channel work optimisationsJohannes Berg2011-11-30
* | mac80211: remove tracing config symbolJohannes Berg2011-11-28
* | mac80211: clean up rx_h_mesh_fwdingThomas Pedersen2011-11-28
* | mac80211: don't initiate path discovery when forwarding frame with unknown DAThomas Pedersen2011-11-28
* | {nl,cfg,mac}80211: implement dot11MeshHWMPperrMinIntervalThomas Pedersen2011-11-28
* | mac80211: fix forwarded mesh frame queue mappingThomas Pedersen2011-11-28
* | mac80211: fix switched HWMP frame addressesThomas Pedersen2011-11-28
* | mac80211: failed forwarded mesh frame addressingThomas Pedersen2011-11-28
* | {nl,cfg,mac}80211: Allow Setting Multicast Rate in MeshChun-Yeow Yeoh2011-11-28