summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-12Merge branch 'for-john' of git://x-git.kernel.org/pub/scm/linux/kernel/git/jb...John W. Linville
2013-04-10mac80211: fix cfg80211 interaction on auth/assoc requestJohannes Berg
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-04-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-08mac80211: fix LED in idle handlingJohannes Berg
2013-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-04-01Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-28net: add ETH_P_802_3_MINSimon Horman
2013-03-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-25mac80211: fix idle handling sequenceJohannes Berg
2013-03-25mac80211: fix remain-on-channel cancel crashJohannes Berg
2013-03-24mac80211: Don't restart sta-timer if not associated.Ben Greear
2013-03-20mac80211: fix virtual monitor interface lockingJohannes Berg
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg
2013-03-11mac80211: batch key free synchronize_net()Johannes Berg
2013-03-11mac80211: remove underscores from some key functionsJohannes Berg
2013-03-11mac80211: clean up key freeing a bitJohannes Berg
2013-03-11mac80211: fix crash with P2P Device returning action framesJohannes Berg
2013-03-07mac80211: Call drv_set_tim only if there is a changeIlan Peer
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg
2013-03-06mac80211: always synchronize_net() during station removalJohannes Berg
2013-03-06mac80211: init mesh timer for user authed STAsThomas Pedersen
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen
2013-03-06mac80211: support userspace MPMThomas Pedersen
2013-03-06cfg80211: rename mesh station typesThomas Pedersen
2013-03-06mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn
2013-03-06mac80211: treat minstrel success probabilities below 10% as implausibleThomas Huehn
2013-03-06mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn
2013-03-06mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn
2013-03-06mac80211: add documentation and verbose variable names inThomas Huehn
2013-03-06mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn
2013-03-06mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn
2013-03-06mac80211/minstrel_ht: disable multiple consecutive sample attemptsFelix Fietkau
2013-03-06mac80211: add VHT capabilities station debugfs fileJohannes Berg
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg
2013-03-06mac80211: fix HT capability overrides for AP stationJohannes Berg
2013-03-06mac80211: don't apply HT overrides to TDLS peersJohannes Berg