aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-04-12Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-4/+20
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg1-4/+20
2013-04-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville1-8/+19
2013-04-08mac80211: fix LED in idle handlingJohannes Berg1-8/+19
2013-04-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville5-13/+39
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211John W. Linville5-22/+48
2013-03-25mac80211: fix idle handling sequenceJohannes Berg3-4/+16
2013-03-25mac80211: fix remain-on-channel cancel crashJohannes Berg3-9/+23
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear2-3/+6
2013-03-20mac80211: fix virtual monitor interface lockingJohannes Berg1-16/+19
2013-03-11mac80211: fix crash with P2P Device returning action framesJohannes Berg1-1/+13
2013-03-06mac80211: always synchronize_net() during station removalJohannes Berg1-2/+10
2013-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville4-14/+44
2013-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-32/+59
2013-03-02mac80211: another fix for idle handling in monitor modeFelix Fietkau1-0/+6
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-32/+59
2013-03-01mac80211: fix VHT MCS calculationJohannes Berg1-0/+3
2013-03-01mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch1-1/+2
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg1-8/+13
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin1-28/+17
2013-02-27mac80211: convert to idr_alloc()Tejun Heo2-16/+4
2013-02-26mac80211: Fix crash due to un-canceled work-itemsBen Greear1-0/+11
2013-02-26mac80211: stop timers before canceling work itemsBen Greear1-5/+9
2013-02-26mac80211: fix monitor mode channel reportingFelix Fietkau1-3/+9
2013-02-26mac80211: fix idle handling in monitor modeFelix Fietkau1-1/+1
2013-02-26mac80211: Ensure off-channel frames don't get queuedSeth Forshee1-25/+31
2013-02-26mac80211: fix the problem of forwarding from DS to DS in MeshChun-Yeow Yeoh1-1/+16
2013-02-26mac80211: fix tim_lock lockingJohannes Berg1-2/+2
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+1
2013-02-18mac80211: don't spam mesh probe response messagesThomas Pedersen1-1/+0
2013-02-18mac80211: stringify mesh peering eventsThomas Pedersen1-14/+24
2013-02-18mac80211: clean up mesh HT operationThomas Pedersen2-40/+24
2013-02-18mac80211: fix harmless station flush warningJohannes Berg1-2/+3
2013-02-15mac80211: Fix incorrect use of STA_PR_FMT in trace pointsSeth Forshee1-3/+3
2013-02-15mac80211: enable vif.cab_queue for meshBob Copeland1-1/+2
2013-02-15mac80211: clean up mesh codeJohannes Berg10-263/+252
2013-02-15mac80211: prevent spurious HT/VHT downgrade messageJohannes Berg1-0/+4
2013-02-15nl80211: renumber NL80211_FEATURE_FULL_AP_CLIENT_STATEJohannes Berg1-2/+1
2013-02-15cfg80211: Pass TDLS peer's QoS/HT/VHT information during set_stationJouni Malinen1-2/+4
2013-02-15mac80211: advertise operating mode notification capabilityJohannes Berg1-0/+9
2013-02-15mac80211: stop modifying HT SMPS capabilityJohannes Berg4-15/+28
2013-02-15mac80211: generate mesh probe responsesThomas Pedersen2-2/+63
2013-02-15mac80211: cache mesh beaconThomas Pedersen6-65/+171
2013-02-15mac80211: constify IE parsingJohannes Berg8-86/+95
2013-02-15mac80211: properly track HT/VHT operation changesJohannes Berg1-68/+168
2013-02-15mac80211: move ieee80211_determine_chantype functionJohannes Berg1-195/+195
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2-0/+53
2013-02-15mac80211: clean up channel use in ieee80211_config_ht_txJohannes Berg1-11/+3
2013-02-15mac80211: disable HT/VHT if AP has no HT/VHT capabilityJohannes Berg1-2/+14
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg5-6/+38