summaryrefslogtreecommitdiffstats
path: root/net/mac80211
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville2013-04-121-4/+20
|\
| * mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg2013-04-101-4/+20
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-081-8/+19
|\ \ | |/
| * mac80211: fix LED in idle handlingJohannes Berg2013-04-081-8/+19
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-015-13/+39
|\ \ | |/
| * mac80211: fix idle handling sequenceJohannes Berg2013-03-253-4/+16
| * mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-253-9/+23
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-03-255-22/+48
|\ \ | |/
| * 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
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-064-14/+44
|\ \ | |/
| * 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-053-32/+59
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-013-32/+59
| |\ \ | | |/
| | * 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
* | | hlist: drop the node parameter from iteratorsSasha Levin2013-02-271-28/+17
* | | mac80211: convert to idr_alloc()Tejun Heo2013-02-272-16/+4
|/ /
* | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+1
|\ \ | |/ |/|
| * Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-1711-91/+202
| |\
| * | net/mac80211: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
* | | 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
OpenPOWER on IntegriCloud