summaryrefslogtreecommitdiffstats
path: root/sound/ac97_bus.c (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg5-6/+7
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg2-28/+0
2013-04-08mac80211: remove ancient reference to master interfaceJohannes Berg1-1/+1
2013-04-08mac80211: be more careful about sending beacon-loss-eventsBen Greear1-3/+5
2013-04-08mac80211: add beacon stats to debugfsBen Greear2-0/+13
2013-04-08mac80211_hwsim: advertise VHT support also when channels == 1Karl Beldan1-3/+0
2013-04-08mac80211: let drivers not supporting channel contexts use VHTKarl Beldan1-13/+1
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan70-244/+293
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar3-2/+17
2013-03-25mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg3-71/+70
2013-03-25mac80211: ibss: disable beaconing before freeing beaconJohannes Berg1-9/+12
2013-03-25cfg80211: Document update_ft_ies() cfg80211_opsJouni Malinen1-0/+4
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic6-37/+57
2013-03-22mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic1-11/+15
2013-03-22cfg80211: add P2P Notice of Absence attributeJanusz Dziedzic1-0/+20
2013-03-22mac80211: make beacon-loss-count configurableBen Greear1-3/+7
2013-03-20mac80211: return the RSSI in dBmEmmanuel Grumbach1-1/+1
2013-03-20cfg80211: fix error return code in cfg80211_init()Wei Yongjun1-1/+3
2013-03-20cfg80211: fix potential connection work crashJohannes Berg1-1/+1
2013-03-18mac80211_hwsim: assign CAB queue properly on interface type changeJohannes Berg1-0/+6
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg8-12/+33
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg23-34/+67
2013-03-18mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau1-2/+5
2013-03-18mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau1-3/+3
2013-03-18mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau1-1/+10
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka3-59/+0
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka5-19/+25
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar4-0/+58
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg3-11/+1
2013-03-11mac80211: batch key free synchronize_net()Johannes Berg3-22/+73
2013-03-11mac80211: remove underscores from some key functionsJohannes Berg4-20/+20
2013-03-11mac80211: clean up key freeing a bitJohannes Berg3-22/+25
2013-03-07mac80211: Call drv_set_tim only if there is a changeIlan Peer1-0/+13
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg5-48/+18
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg3-14/+25
2013-03-06mac80211: init mesh timer for user authed STAsThomas Pedersen2-1/+5
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen1-1/+4
2013-03-06nl80211: user_mpm overrides auto_open_plinksThomas Pedersen2-2/+7
2013-03-06mac80211: support userspace MPMThomas Pedersen6-6/+14
2013-03-06cfg80211: rename mesh station typesThomas Pedersen3-10/+10
2013-03-06nl80211: explicit userspace MPMThomas Pedersen4-7/+29
2013-03-06mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn3-36/+49
2013-03-06mac80211: treat minstrel success probabilities below 10% as implausibleThomas Huehn1-1/+6
2013-03-06mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn3-15/+10
2013-03-06mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn2-4/+10
2013-03-06mac80211: add documentation and verbose variable names inThomas Huehn2-33/+50
2013-03-06mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn4-13/+12
2013-03-06mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn3-21/+17
2013-03-06mac80211/minstrel_ht: disable multiple consecutive sample attemptsFelix Fietkau1-1/+1
2013-03-06regulatory: allow VHT channels in world roamingJohannes Berg1-3/+3