summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)AuthorFilesLines
2013-02-15mac80211: fix ieee80211_change_chandef nameJohannes Berg1-3/+3
2013-02-15mac80211: fix HT/VHT disable flagsJohannes Berg1-2/+2
2013-02-15mac80211: init HT TX data before rate controlJohannes Berg1-20/+19
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg5-10/+124
2013-02-15mac80211: track number of spatial streamsJohannes Berg3-0/+44
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg10-94/+130
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg4-8/+9
2013-02-15Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2-5/+9
2013-02-15mac80211: use spin_lock_bh() for TKIP lockJohannes Berg2-9/+6
2013-02-15mac80211: use spin_lock_bh() for tim_lockJohannes Berg2-7/+4
2013-02-15mac80211: don't pick up WPA vendor IEJohannes Berg2-7/+1
2013-02-15mac80211: always unblock CSA queue stop when disconnectingJohannes Berg1-2/+2
2013-02-15mac80211: don't call bss_info_changed on p2p-device/monitorJohannes Berg2-9/+18
2013-02-15mac80211: fix auth/assoc timeout handlingJohannes Berg4-4/+25
2013-02-15mac80211: fix ieee80211_sta_tx_notify for nullfuncWojciech Dubowik1-4/+5
2013-02-15mac80211: consolidate MBSS change notificationThomas Pedersen5-37/+55
2013-02-15mac80211: fix WPA with VLAN on AP side with ps-staMichael Braun1-0/+1
2013-02-15mac80211: free ps->bc_buf skbs on vlan device stopMichael Braun1-0/+14
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich10-1/+190
2013-02-13mac80211/minstrel_ht: add support for using CCK ratesFelix Fietkau5-60/+237
2013-02-12mac80211: allow driver to be stateless wrt. SMSP requestsEmmanuel Grumbach1-0/+3
2013-02-12mac80211: Add flushes before going off-channelSeth Forshee2-0/+8
2013-02-12mac80211: Fix tx queue handling during scansSeth Forshee6-25/+36
2013-02-12mac80211/minstrel_ht: remove the sampling bypass check for the lowest rateFelix Fietkau1-4/+0
2013-02-12mac80211/minstrel_ht: show the number of retries for each rate in debugfsFelix Fietkau1-5/+6
2013-02-11mac80211: remove unused code to mark AP station authenticatedJohannes Berg1-3/+1
2013-02-11mac80211: simplify idle handlingJohannes Berg5-127/+25
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg3-11/+2
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg2-42/+2
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg4-6/+68
2013-02-11cfg80211: move TSF into IEsJohannes Berg2-5/+15
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar2-0/+41
2013-02-11mac80211: explicitly copy channels to VLANs where neededJohannes Berg3-18/+38
2013-02-11mac80211: fix chandef tracing bugJohannes Berg1-1/+1
2013-02-11mac80211: fix AP beacon loss messagesJohannes Berg1-2/+2
2013-02-11mac80211: protect rx-path with spinlockChristian Lamparter3-56/+48
2013-02-11mac80211: Add the DS Params for mesh to every bandEmanuel Taube1-9/+4
2013-02-11mac80211: fix mesh sta teardownThomas Pedersen4-10/+35
2013-02-11wireless: fix kernel-docJohannes Berg1-0/+1
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg3-6/+7
2013-02-11mac80211: fix channel selection bugJohannes Berg1-3/+3
2013-02-07mac80211: fix managed mode channel context useJohannes Berg1-1/+4
2013-02-06mac80211: fix error in sizeof() usageCong Ding1-1/+2
2013-02-05mac80211: stop plink timer only on mesh interfacesThomas Pedersen1-0/+3
2013-02-04mac80211: mesh power save basicsMarco Porsch20-17/+803
2013-02-04mac80211: send deauth if connection was lost during suspendJohannes Berg1-6/+8
2013-02-04mac80211: allow transmitting deauth with tainted keyJohannes Berg1-1/+2
2013-02-04mac80211: remove unused SSID from BSSJohannes Berg1-4/+0
2013-02-04mac80211: always allow calling ieee80211_connection_loss()Johannes Berg2-2/+5
2013-02-04mac80211: send deauth when connection is lostJohannes Berg1-5/+4