summaryrefslogtreecommitdiffstats
path: root/net/mac80211 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-232-12/+39
|\
| * 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 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-1020-217/+314
|\ \ \
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-105-13/+39
| |\| |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-294-20/+38
| |\ \ \
| * | | | mac80211: stop queues temporarily for flushingJohannes Berg2013-03-187-12/+31
| * | | | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-189-17/+48
| * | | | mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau2013-03-181-2/+5
| * | | | mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau2013-03-181-3/+3
| * | | | mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau2013-03-181-1/+10
| * | | | mac80211: remove vif debugfs driver callbacksStanislaw Gruszka2013-03-182-41/+0
| * | | | mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-184-19/+18
| * | | | mac80211: add driver callback for per-interface multicast filterAlexander Bondar2013-03-113-0/+51
| * | | | mac80211: remove a few set but unused variablesJohannes Berg2013-03-113-11/+1
| * | | | mac80211: batch key free synchronize_net()Johannes Berg2013-03-113-22/+73
| * | | | mac80211: remove underscores from some key functionsJohannes Berg2013-03-114-20/+20
| * | | | mac80211: clean up key freeing a bitJohannes Berg2013-03-113-22/+25
| * | | | mac80211: Call drv_set_tim only if there is a changeIlan Peer2013-03-071-0/+13
| * | | | mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-073-36/+3
| * | | | mac80211: provide race-free 64-bit traffic countersJohannes Berg2013-03-073-14/+25
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-085-13/+39
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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 git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-04-015-22/+49
|\| | |
| * | | 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
| |\| |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-03-063-32/+59
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-03-013-32/+59
| | |\ \ \
* | | | | | net: add ETH_P_802_3_MINSimon Horman2013-03-281-1/+1
| |_|_|_|/ |/| | | |
* | | | | mac80211: init mesh timer for user authed STAsThomas Pedersen2013-03-062-1/+5
* | | | | mac80211: disallow changing auto_open_plinksThomas Pedersen2013-03-061-1/+4
* | | | | mac80211: support userspace MPMThomas Pedersen2013-03-066-6/+14
* | | | | cfg80211: rename mesh station typesThomas Pedersen2013-03-061-2/+2
* | | | | mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn2013-03-063-36/+49
* | | | | mac80211: treat minstrel success probabilities below 10% as implausibleThomas Huehn2013-03-061-1/+6
* | | | | mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn2013-03-063-15/+10
* | | | | mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn2013-03-062-4/+10
* | | | | mac80211: add documentation and verbose variable names inThomas Huehn2013-03-062-33/+50
* | | | | mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn2013-03-064-13/+12
* | | | | mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn2013-03-063-21/+17
* | | | | mac80211/minstrel_ht: disable multiple consecutive sample attemptsFelix Fietkau2013-03-061-1/+1
* | | | | mac80211: add VHT capabilities station debugfs fileJohannes Berg2013-03-061-0/+31