summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: code cleanup in BSS handlingAmitkumar Karwar2012-04-173-64/+31
* libertas USB: convert to asynchronous firmware loadingDaniel Drake2012-04-171-59/+43
* libertas SDIO: convert to asynchronous firmware loadingDaniel Drake2012-04-171-85/+121
* libertas: add asynchronous firmware loading capabilityDaniel Drake2012-04-174-0/+164
* libertas: harden-up exit pathsDaniel Drake2012-04-171-1/+8
* libertas: Firmware loading simplificationsDaniel Drake2012-04-178-293/+94
* rt2x00: Don't let mac80211 send a BAR when an AMPDU subframe failsAndreas Hartmann2012-04-171-3/+4
* ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos2012-04-173-10/+11
* ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-173-17/+8
* ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos2012-04-171-3/+0
* ath9k: merge power correction constantsGabor Juhos2012-04-172-9/+6
* drivers/net/wireless/libertas/if_usb.c: add missing debugging codeJulia Lawall2012-04-171-2/+4
* iwlwifi: remove get_cmd_stringJohannes Berg2012-04-1612-115/+144
* iwlwifi: optimize struct iwl_cmd_meta layoutJohannes Berg2012-04-161-2/+2
* iwlwifi: expose static methods for MVM useDavid Spinadel2012-04-165-78/+156
* iwlwifi: phy db channel to tx power channel groupDavid Spinadel2012-04-162-2/+24
* iwlwifi: Disabling calibrations variableDor Shaish2012-04-164-11/+50
* iwlwifi: remove uneeded include from iwl-pci.cEmmanuel Grumbach2012-04-161-2/+0
* iwlwifi: remove double verification of ucode sectionsDavid Spinadel2012-04-161-36/+0
* iwlwifi: set size of ucode sectionDavid Spinadel2012-04-161-0/+1
* iwlwifi: remove iwl_tx_queue declarationJohannes Berg2012-04-161-2/+0
* iwlwifi: move status definitions from iwl-sharedDon Fry2012-04-166-29/+31
* iwlwifi: added HBUS_TARG_TEST_REGAmit Beka2012-04-161-0/+3
* iwlwifi: move HCMD_ACTIVE to transDon Fry2012-04-166-17/+18
* iwlwifi: complete STATUS_READY refactoringDon Fry2012-04-163-6/+17
* iwlwifi: remove antenna from mod params structJohannes Berg2012-04-161-2/+0
* iwlwifi: remove uCode alternatives mechanismJohannes Berg2012-04-165-53/+4
* iwlwifi: remove no_sleep_autoadjustJohannes Berg2012-04-164-73/+2
* wireless: rt2x00: rt2800pci add more RT539x idsXose Vazquez Perez2012-04-161-0/+2
* wireless: rt2x00: rt{2500,73}usb.c put back duplicate idXose Vazquez Perez2012-04-162-1/+2
* ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos2012-04-161-13/+8
* ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-165-75/+44
* ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos2012-04-163-4/+4
* ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos2012-04-161-14/+1
* net/wireless: use module_pci_driverAxel Lin2012-04-1613-191/+13
* rtlwifi: rtl8192ce: Remove false positives for kmemleakLarry Finger2012-04-162-0/+5
* ath5k: add PCI idYoshinori Sato2012-04-161-0/+1
* ath9k: fix beacon descriptorRajkumar Manoharan2012-04-161-1/+1
* ath9k: skip beaconing when reset work is pendingRajkumar Manoharan2012-04-161-0/+6
* ath9k: reset noiseimmunity level to defaultRajkumar Manoharan2012-04-161-2/+6
* ath9k: fix ibss beacon next tbttRajkumar Manoharan2012-04-161-0/+2
* ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan2012-04-161-2/+2
* hostap: GFP_ATOMIC/GFP_KERNEL cleanupMatt Renzelmann2012-04-161-2/+1
* mac80211_hwsim: fixup for tsf settingJavier Cardona2012-04-161-0/+1
* ath9k: optimize the hardware hang checkFelix Fietkau2012-04-162-11/+3
* ath9k: do not register LEDs on AR913xFelix Fietkau2012-04-161-0/+3
* ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-162-3/+3
* ath5k: use compare_ether_addr on MAC addresses instead of memcmpJonathan Bither2012-04-161-2/+2
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-166-52/+145
* ath9k: Use macro to decrease code when priting recv stats.Ben Greear2012-04-161-48/+24