summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfg80211: Validate legacy rateset.Bala Shanmugam2012-04-231-0/+3
* mac80211: declare ieee80211_ave_rssi as EXPORTWey-Yi Guy2012-04-232-0/+9
* mac80211: fixup for mesh TSF adjustment latency in Toffset setpointJavier Cardona2012-04-231-1/+1
* 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
* mac80211: fix STA channel width fieldThomas Pedersen2012-04-231-1/+3
* mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen2012-04-231-1/+2
* mac80211: refactor mesh peer rate handlingThomas Pedersen2012-04-233-29/+25
* mac80211: refactor mesh peer initializationThomas Pedersen2012-04-231-54/+72
* 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
* mac80211: Support on-channel scan option.Ben Greear2012-04-234-27/+77
* 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
* iwlwifi: driver holds its pointer to the transportEmmanuel Grumbach2012-04-181-4/+4
* iwlwifi: transport holds its pointer to the configEmmanuel Grumbach2012-04-188-31/+32
* iwlwifi: driver holds its pointer to the configEmmanuel Grumbach2012-04-181-12/+14
* iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach2012-04-1821-99/+102