summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-04-23mac80211: fix STA channel width fieldThomas Pedersen1-1/+3
2012-04-23mac80211: don't set mesh peer ht caps if ht disabledThomas Pedersen1-1/+2
2012-04-23mac80211: refactor mesh peer rate handlingThomas Pedersen3-29/+25
2012-04-23mac80211: refactor mesh peer initializationThomas Pedersen1-54/+72
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-23mac80211: Support on-channel scan option.Ben Greear4-27/+77
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-17iwlwifi: remove get_cmd_stringJohannes Berg12-115/+144
2012-04-17iwlwifi: optimize struct iwl_cmd_meta layoutJohannes Berg1-2/+2
2012-04-17iwlwifi: expose static methods for MVM useDavid Spinadel5-78/+156
2012-04-17iwlwifi: phy db channel to tx power channel groupDavid Spinadel2-2/+24
2012-04-17iwlwifi: Disabling calibrations variableDor Shaish4-11/+50
2012-04-17iwlwifi: remove uneeded include from iwl-pci.cEmmanuel Grumbach1-2/+0
2012-04-17iwlwifi: remove double verification of ucode sectionsDavid Spinadel1-36/+0
2012-04-17iwlwifi: set size of ucode sectionDavid Spinadel1-0/+1
2012-04-17iwlwifi: remove iwl_tx_queue declarationJohannes Berg1-2/+0
2012-04-17iwlwifi: move status definitions from iwl-sharedDon Fry6-29/+31
2012-04-17iwlwifi: added HBUS_TARG_TEST_REGAmit Beka1-0/+3