summaryrefslogtreecommitdiffstats
path: root/sound/soc (unfollow)
Commit message (Expand)AuthorFilesLines
2010-01-12mac80211: flush workqueue before calling driver ->stop() methodLennert Buytenhek1-1/+1
2010-01-12net/mac80211/mlme.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-01-12iwl-debugfs.c: remove unnecessary casts of void *H Hartley Sweeten1-23/+23
2010-01-12iwlwifi: fix bug in tx byte count tableWey-Yi Guy1-4/+4
2010-01-12iwlwifi: remove obsoleted host commandWey-Yi Guy2-2/+0
2010-01-12iwlwifi: ucode statistics data structure updateWey-Yi Guy2-3/+6
2010-01-12iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONALWey-Yi Guy1-0/+3
2010-01-12mac80211: fix return from ieee80211_assoc_successJohannes Berg1-1/+1
2010-01-12mwl8k: move receive processing to taskletLennert Buytenhek1-10/+37
2010-01-12mwl8k: keep TX_DONE interrupt masked while transmit reclaim is runningLennert Buytenhek1-31/+46
2010-01-12mwl8k: allow limiting the amount of transmit reclaim doneLennert Buytenhek1-9/+13
2010-01-12mwl8k: basic AP interface supportLennert Buytenhek1-13/+158
2010-01-12mwl8k: correctly set the mac_type field for AP SET_MAC_ADDRLennert Buytenhek1-1/+4
2010-01-12mwl8k: implement AP firmware station database maintenanceLennert Buytenhek1-17/+117
2010-01-12mwl8k: add the AP version of USE_FIXED_RATELennert Buytenhek1-0/+41
2010-01-12mwl8k: simplify mwl8k_cmd_use_fixed_rate()Lennert Buytenhek1-66/+22
2010-01-12mwl8k: bump the transmit wait timeout to 5 secondsLennert Buytenhek1-1/+1
2010-01-12mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params()Lennert Buytenhek1-6/+0
2010-01-12mwl8k: minor cleanupsLennert Buytenhek1-17/+10
2010-01-12mac80211: do not transmit frames on unconfigured 4-addr vlan interfacesFelix Fietkau1-1/+4
2010-01-12mac80211: allow station updates on ap interfaces for vlan stationsFelix Fietkau3-6/+30
2010-01-12mac80211: use nullfunc frames for 4-addr sta detectionFelix Fietkau2-0/+51
2010-01-12ath9k: Fix monitor mode handlingSujith1-0/+8
2010-01-12ath9k: Add debugfs file for RX errorsSujith4-0/+186
2010-01-12ath9k: Fix queue handlingSujith1-0/+4
2010-01-12ath9k: Cleanup init/deinit routinesSujith7-298/+309
2010-01-12ath9k: Cleanup Powersave flagsSujith4-65/+68
2010-01-12ath9k: Add new file init.cSujith4-839/+865
2010-01-12ath9k: Add a new file for GPIOSujith4-406/+444
2010-01-12cfg80211: Fix country IE parsing for single channel tripletsLuis R. Rodriguez1-4/+221
2010-01-12cfg80211: process the max power on a country IELuis R. Rodriguez1-1/+1
2010-01-12cfg80211: add debug print when we drop a bogus country IELuis R. Rodriguez1-1/+3
2010-01-12b43: LP-PHY: note and explain specs inconsistencyRafał Miłecki1-0/+7
2010-01-12mac80211: fix a few work bugsJohannes Berg2-0/+5
2010-01-12cfg80211: Store IEs from both Beacon and Probe Response framesJouni Malinen5-33/+116
2010-01-12wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()Kalle Valo1-5/+5
2010-01-12wl1251: use mac80211 provided channel parameters in scanningKalle Valo3-2/+9
2010-01-12wl1251: get probe request template from mac80211Kalle Valo1-74/+12
2010-01-12wl1251: cleanup scanning codeKalle Valo3-107/+117
2010-01-12mac80211: use Probe Request template when sending a direct scanKalle Valo1-24/+16
2010-01-12mac80211: create Probe Request templateKalle Valo2-0/+67
2010-01-12wl1251: get PS Poll and Nullfunc templates from mac80211Kalle Valo1-42/+16
2010-01-12mac80211: use PS Poll and Nullfunc templates when sending such framesKalle Valo1-39/+9
2010-01-12mac80211: add functions to create PS Poll and Nullfunc templatesKalle Valo3-0/+117
2010-01-12rt2x00: Make rt2800_init_led static and don't export it.Gertjan van Wingerde2-4/+1
2010-01-12rt2x00: Unify rt2800 WPDMA ready waiting functions.Gertjan van Wingerde4-41/+25
2010-01-12rt2x00: RF3052 is a valid RF chipset for USB devices as well.Gertjan van Wingerde1-2/+3
2010-01-12nl80211: New command for setting TX rate mask for rate controlJouni Malinen3-2/+157
2010-01-12cfg80211/mac80211: Use more generic bitrate mask for rate controlJouni Malinen10-79/+122
2010-01-12mac80211: Select lowest rate based on basic rate set in AP modeJouni Malinen3-11/+40