summaryrefslogtreecommitdiffstats
path: root/net
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
* cfg80211: always check for scan end on P2P deviceJohannes Berg2013-03-246-47/+92
* mac80211: fix virtual monitor interface lockingJohannes Berg2013-03-201-16/+19
* cfg80211: fix wdev tracing crashJohannes Berg2013-03-201-1/+2
* mac80211: fix crash with P2P Device returning action framesJohannes Berg2013-03-111-1/+13
* cfg80211: fix potential BSS memory leak and updateJohannes Berg2013-03-071-5/+11
* cfg80211: fix inconsistency in trace for rdev_set_mac_aclVladimir Kondratiev2013-03-071-1/+1
* 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
* nl80211: increase wiphy dump size dynamicallyJohannes Berg2013-03-011-5/+25
* mac80211: really fix monitor mode channel reportingJohannes Berg2013-02-281-8/+13
* nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-272-23/+1
* 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
* nl80211: remove TCP WoWLAN informationJohannes Berg2013-02-261-45/+0
* nl80211: remove radar informationJohannes Berg2013-02-261-13/+3
* mac80211: fix tim_lock lockingJohannes Berg2013-02-261-2/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1814-332/+307
|\
| * cfg80211: fix station change if TDLS isn't supportedJohannes Berg2013-02-181-9/+0
| * 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
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-02-1541-729/+2647
|\|
| * 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-152-11/+85
| * cfg80211: Pass station (extended) capability info to kernelJouni Malinen2013-02-151-0/+36
| * mac80211: advertise operating mode notification capabilityJohannes Berg2013-02-151-0/+9
| * cfg80211: advertise extended capabilities to userspaceJohannes 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
| * nl80211: advertise HT/VHT channel limitationsJohannes Berg2013-02-152-1/+14
| * cfg80211: allow drivers to selectively disable 80/160 MHzJohannes Berg2013-02-152-1/+20
| * 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