summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-04-23rt2800: add chipset revision RT5390R supportAnisse Astier2-0/+13
2012-04-23ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi4-11/+104
2012-04-23ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang1-0/+1
2012-04-23rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger3-81/+84
2012-04-23rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger3-94/+100
2012-04-23rtlwifi: rtl8192c: Convert driver to use private ps_t structLarry Finger1-27/+31
2012-04-23rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger4-112/+123
2012-04-23rtlwifi: Add dm structs to private structureLarry Finger1-0/+4
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger5-159/+59
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