summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: clean up iwl-shared.h includesJohannes Berg2012-04-2311-13/+13
* iwlwifi: move iwl_have_debug_levelJohannes Berg2012-04-232-5/+6
* iwlwifi: move debugfs registration function declarationsJohannes Berg2012-04-232-15/+13
* iwlwifi: remove debugfs logspamJohannes Berg2012-04-232-56/+20
* iwlwifi: properly set basic ratesJohannes Berg2012-04-234-53/+94
* iwlwifi: Added debugfs calib disabled writeDavid Spinadel2012-04-231-2/+23
* iwlwifi: provide proper API to disable all interruptsEmmanuel Grumbach2012-04-234-17/+35
* iwlwifi: check RF kill register when interrupts have been disabledEmmanuel Grumbach2012-04-231-0/+10
* iwlwifi: enable RF kill interrupt in start_hwEmmanuel Grumbach2012-04-231-0/+3
* iwlwifi: first enable RF kill interrupt, then check registerEmmanuel Grumbach2012-04-231-9/+7
* iwlwifi: make a static inline to read the RF kill registerEmmanuel Grumbach2012-04-233-8/+10
* rt2800: add chipset revision RT5390R supportAnisse Astier2012-04-232-0/+13
* ath9k: extend DFS detector stats in dfs_debugfsZefir Kurtisi2012-04-234-11/+104
* ath9k: don't strip mic on non-encrypted frames in tkipMichael Liang2012-04-231-0/+1
* rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger2012-04-233-81/+84
* rtlwifi: rtl8192de: Convert driver to use private dm structsLarry Finger2012-04-233-94/+100
* rtlwifi: rtl8192c: Convert driver to use private ps_t structLarry Finger2012-04-231-27/+31
* rtlwifi: rtl8192c: Convert driver to use private dm structsLarry Finger2012-04-234-112/+123
* rtlwifi: Add dm structs to private structureLarry Finger2012-04-231-0/+4
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-235-159/+59
* ath9k_hw: increase tx abort timeout for half/quarter channelsFelix Fietkau2012-04-231-1/+9
* ath9k_hw: disable fast channel change when changing from/to half/quarter modeFelix Fietkau2012-04-231-0/+4
* ath9k_hw: disable Tx IQ calibration on half/quarter channelsFelix Fietkau2012-04-231-4/+6
* ath9k_hw: fix and clean up PHY activation delayFelix Fietkau2012-04-234-33/+22
* ath9k_hw: increase symbol overlap window for half/quarter channelsFelix Fietkau2012-04-232-0/+7
* ath9k_hw: set the PHY mode for half/quarter channels on AR9003Felix Fietkau2012-04-231-0/+4
* ath9k_hw: increase ACK timeout for half/quarter channelsFelix Fietkau2012-04-231-3/+6
* ath9k_hw: use standard SIFS time as reference for half/quarter channelsFelix Fietkau2012-04-231-6/+7
* ath9k_hw: remove ATH_BTCOEX_CFG_MCIRajkumar Manoharan2012-04-233-19/+17
* ath9k: simplify beacon configuration for beaconing vifsRajkumar Manoharan2012-04-232-43/+23
* ath9k: make DFS detector pools SMP safeZefir Kurtisi2012-04-231-32/+78
* libertas: add missing includeFelix Fietkau2012-04-231-0/+1
* rt2x00: Use GFP_KERNEL for rx buffer allocation on USB devicesHelmut Schaa2012-04-236-9/+9
* rt2800: debugfs register access: BBP is 256 bytes bigAnisse Astier2012-04-231-1/+1
* mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar2012-04-2317-71/+1399
* ath9k: fix TX power reporting on AR9003 chipsGabor Juhos2012-04-231-15/+49
* libertas CS: convert to asynchronous firmware loadingDaniel Drake2012-04-231-39/+49
* ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear2012-04-232-2/+3
* wireless: rt2x00: rt2800usb more devices were identifiedXose Vazquez Perez2012-04-231-5/+3
* ath9k: add possible wiphy interface combinationsFelix Fietkau2012-04-231-0/+21
* wireless: rt2x00: rt2800usb add more devices idsXose Vazquez Perez2012-04-231-3/+14
* iwlwifi: move iwl_rxon_context_id to userEmmanuel Grumbach2012-04-182-7/+7
* iwlwifi: improve TX cache footprintJohannes Berg2012-04-184-75/+52
* iwlwifi: split between AGG_ON and AGG_STARTINGEmmanuel Grumbach2012-04-182-3/+19
* iwlwifi: Remove inconsistent and redundant declarationDavid Spinadel2012-04-181-1/+0
* iwlwifi: Added foreward declaration for iwl_cfg in op_modeDavid Spinadel2012-04-181-0/+1
* iwlwifi: Change disable calibration bit-set to enumDavid Spinadel2012-04-181-5/+8
* iwlwifi: remove unneeded includesEmmanuel Grumbach2012-04-1815-18/+1
* iwlwifi: remove the shared areaEmmanuel Grumbach2012-04-188-90/+16
* iwlwifi: don't use shared for the logger any moreEmmanuel Grumbach2012-04-187-13/+17