aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-23ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau1-1/+9
2012-04-23ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau1-0/+4
2012-04-23ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau1-4/+6
2012-04-23ath9k_hw: fix and clean up PHY activation delayFelix Fietkau4-33/+22
2012-04-23ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau2-0/+7
2012-04-23ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau1-0/+4
2012-04-23ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau1-3/+6
2012-04-23ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau1-6/+7
2012-04-23ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan3-19/+17
2012-04-23ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2-43/+23
2012-04-23ath9k: make DFS detector pools SMP safeZefir Kurtisi1-32/+78
2012-04-23libertas: add missing includeFelix Fietkau1-0/+1
2012-04-23rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa6-9/+9
2012-04-23rt2800: debugfs register access: BBP is 256 bytes bigAnisse Astier1-1/+1
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar17-71/+1399
2012-04-23ath9k: fix TX power reporting on AR9003 chipsGabor Juhos1-15/+49
2012-04-23libertas CS: convert to asynchronous firmware loadingDaniel Drake1-39/+49
2012-04-23ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2-2/+3
2012-04-23wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez1-5/+3
2012-04-23ath9k: add possible wiphy interface combinationsFelix Fietkau1-0/+21
2012-04-23wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez1-3/+14
2012-04-18iwlwifi: move iwl_rxon_context_id to userEmmanuel Grumbach2-7/+7
2012-04-18iwlwifi: improve TX cache footprintJohannes Berg4-75/+52
2012-04-18iwlwifi: split between AGG_ON and AGG_STARTINGEmmanuel Grumbach2-3/+19
2012-04-18iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel1-1/+0
2012-04-18iwlwifi: Added foreward declaration for iwl_cfg in op_modeDavid Spinadel1-0/+1
2012-04-18iwlwifi: Change disable calibration bit-set to enumDavid Spinadel1-5/+8
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach15-18/+1
2012-04-18iwlwifi: remove the shared areaEmmanuel Grumbach8-90/+16
2012-04-18iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach7-13/+17
2012-04-18iwlwifi: driver holds its pointer to the transportEmmanuel Grumbach1-4/+4
2012-04-18iwlwifi: transport holds its pointer to the configEmmanuel Grumbach8-31/+32
2012-04-18iwlwifi: driver holds its pointer to the configEmmanuel Grumbach1-12/+14
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach21-99/+102
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach15-122/+123
2012-04-18iwlwifi: kill shrd->drv, driver points to transportEmmanuel Grumbach5-32/+42
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar6-18/+30
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar3-64/+31
2012-04-17libertas USB: convert to asynchronous firmware loadingDaniel Drake1-59/+43
2012-04-17libertas SDIO: convert to asynchronous firmware loadingDaniel Drake1-85/+121
2012-04-17libertas: add asynchronous firmware loading capabilityDaniel Drake4-0/+164
2012-04-17libertas: harden-up exit pathsDaniel Drake1-1/+8
2012-04-17libertas: Firmware loading simplificationsDaniel Drake8-293/+94
2012-04-17rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann1-3/+4
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos3-10/+11
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos3-17/+8
2012-04-17ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos1-3/+0
2012-04-17ath9k: merge power correction constantsGabor Juhos2-9/+6
2012-04-17drivers/net/wireless/libertas/if_usb.c: add missing debugging codeJulia Lawall1-2/+4
2012-04-16iwlwifi: remove get_cmd_stringJohannes Berg12-115/+144