summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-253-9/+23
* mac80211: Don't restart sta-timer if not associated.Ben Greear2013-03-242-3/+6
* mac80211: fix virtual monitor interface lockingJohannes Berg2013-03-201-16/+19
* mac80211: fix crash with P2P Device returning action framesJohannes Berg2013-03-111-1/+13
* mac80211: always synchronize_net() during station removalJohannes Berg2013-03-061-2/+10
* mac80211: another fix for idle handling in monitor modeFelix Fietkau2013-03-021-0/+6
* mac80211: fix VHT MCS calculationJohannes Berg2013-03-011-0/+3
* mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch2013-03-011-1/+2
* mac80211: really fix monitor mode channel reportingJohannes Berg2013-02-281-8/+13
* mac80211: Fix crash due to un-canceled work-itemsBen Greear2013-02-261-0/+11
* mac80211: stop timers before canceling work itemsBen Greear2013-02-261-5/+9
* mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-261-3/+9
* mac80211: fix idle handling in monitor modeFelix Fietkau2013-02-261-1/+1
* mac80211: Ensure off-channel frames don't get queuedSeth Forshee2013-02-261-25/+31
* mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh2013-02-261-1/+16
* mac80211: fix tim_lock lockingJohannes Berg2013-02-261-2/+2
* mac80211: don't spam mesh probe response messagesThomas Pedersen2013-02-181-1/+0
* mac80211: stringify mesh peering eventsThomas Pedersen2013-02-181-14/+24
* mac80211: clean up mesh HT operationThomas Pedersen2013-02-182-40/+24
* mac80211: fix harmless station flush warningJohannes Berg2013-02-181-2/+3
* mac80211: Fix incorrect use of STA_PR_FMT in trace pointsSeth Forshee2013-02-151-3/+3
* mac80211: enable vif.cab_queue for meshBob Copeland2013-02-151-1/+2
* mac80211: clean up mesh codeJohannes Berg2013-02-1510-263/+252
* mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg2013-02-151-0/+4
* nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg2013-02-151-2/+1
* cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen2013-02-151-2/+4
* mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-151-0/+9
* mac80211: stop modifying HT SMPS capabilityJohannes Berg2013-02-154-15/+28
* mac80211: generate mesh probe responsesThomas Pedersen2013-02-152-2/+63
* mac80211: cache mesh beaconThomas Pedersen2013-02-156-65/+171
* mac80211: constify IE parsingJohannes Berg2013-02-158-86/+95
* mac80211: properly track HT/VHT operation changesJohannes Berg2013-02-151-68/+168
* mac80211: move ieee80211_determine_chantype functionJohannes Berg2013-02-151-195/+195
* mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2013-02-152-0/+53
* mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg2013-02-151-11/+3
* mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg2013-02-151-2/+14
* mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-155-6/+38
* mac80211: fix ieee80211_change_chandef nameJohannes Berg2013-02-151-3/+3
* mac80211: fix HT/VHT disable flagsJohannes Berg2013-02-151-2/+2
* mac80211: init HT TX data before rate controlJohannes Berg2013-02-151-20/+19
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-155-10/+124
* mac80211: track number of spatial streamsJohannes Berg2013-02-153-0/+44
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-1510-94/+130
* mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg2013-02-154-8/+9
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-02-152-5/+9
|\
| * mac80211: fix channel selection bugJohannes Berg2013-02-111-3/+3
| * mac80211: fix managed mode channel context useJohannes Berg2013-02-071-1/+4
| * mac80211: fix error in sizeof() usageCong Ding2013-02-061-1/+2
* | mac80211: use spin_lock_bh() for TKIP lockJohannes Berg2013-02-152-9/+6
* | mac80211: use spin_lock_bh() for tim_lockJohannes Berg2013-02-152-7/+4
OpenPOWER on IntegriCloud