summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Clean up few function parameters in recv.cVasanthakumar Thiagarajan2010-06-021-15/+8Star
* ath9k: Move driver specific structuresSujith2010-06-022-63/+63
* ath9k: Move ath9k specific RX code to driverSujith2010-06-023-281/+263Star
* drivers/net/wireless: Storage class should be before const qualifierTobias Klauser2010-06-022-5/+5
* ath9k_hw: Enable TX IQ calibration on AR9003Luis R. Rodriguez2010-06-023-11/+6Star
* ath5k: print error message if ANI levels are out of rangeBruno Randolf2010-06-021-6/+5Star
* ath5k: always calculate ANI listen timeBruno Randolf2010-06-021-4/+5
* ath5k: add sysfs files for ANI parametersBruno Randolf2010-06-025-1/+123
* ath5k: use ath5k_softc as driver dataBruno Randolf2010-06-021-9/+6Star
* ath5k: clarify logic when to enable spur mitigation filterBruno Randolf2010-06-021-10/+5Star
* ath5k: remove ATH_TRACE macroBruno Randolf2010-06-0212-99/+0Star
* ath5k: run NF calibration only every 60 secondsBruno Randolf2010-06-022-7/+13
* ath5k: Stop queues only for NF calibrationBruno Randolf2010-06-021-5/+6
* ath5k: move noise floor calibration into taskletBruno Randolf2010-06-023-23/+12Star
* ath5k: initialize calibration timersBruno Randolf2010-06-021-0/+2
* rndis_wlan: increase assocbuf size and validate association info offsets from...Jussi Kivilinna2010-06-021-7/+29
* ath9k_hw: Enable auto sleep for ar9003Vasanthakumar Thiagarajan2010-06-021-1/+1
* ath9k: Fix power save with auto sleepingVasanthakumar Thiagarajan2010-06-021-2/+3
* ath9k: Make sure null func frame is acked before going into PS for ar9003Vasanthakumar Thiagarajan2010-06-021-0/+11
* wireless: fix several minor description typosWalter Goldens2010-06-028-8/+8
* ath9k_htc: Enable RX STBC for AR9271Sujith2010-06-021-0/+2
* ath9k_htc: Enable SGI in HT20 for AR9271Sujith2010-06-023-3/+9
* ath9k_htc: Update HT configuration properlySujith2010-06-021-0/+30
* ath9k_htc: Cleanup rate initializationSujith2010-06-022-83/+32Star
* ath9k_htc: Initvals update for AR9271Sujith2010-06-021-3/+3
* drivers/net/wireless/orinoco: Use kmemdupJulia Lawall2010-06-021-3/+1Star
* drivers/net/wireless/p54: Use kmemdupJulia Lawall2010-06-022-4/+3Star
* drivers/net/wireless/ipw2x00: Use kmemdupJulia Lawall2010-06-021-2/+1Star
* drivers/net/wireless/b43: Use kmemdupJulia Lawall2010-06-021-2/+2
* drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall2010-06-021-3/+1Star
* drivers/net/wireless/iwmc3200wifi: Use kmemdupJulia Lawall2010-06-021-2/+2
* drivers/net/wireless/libertas_tf: Use kmemdupJulia Lawall2010-06-021-3/+2Star
* drivers/net/wireless/wl12xx: Use kmemdupJulia Lawall2010-06-021-3/+1Star
* drivers/net/wireless/libertas: Use kmemdupJulia Lawall2010-06-021-4/+2Star
* ath9k/debug: fixup the return codesDan Carpenter2010-06-021-9/+9
* ath9k/debug: improve the snprintf() handlingDan Carpenter2010-06-021-8/+25
* ath9k: fix dma direction for map/unmap in ath_rx_taskletMing Lei2010-06-021-2/+2
* libertas: Added callback functions to support SDIO suspend/resume.Amitkumar Karwar2010-06-028-62/+171
* wl1271: Add support for NVS files with 5GHz band parametersJuuso Oikarinen2010-06-024-9/+35
* wl1271: Update handling of the NVS file / INI parametersJuuso Oikarinen2010-06-024-44/+142
* ath9k_htc: Increase credit sizeSujith2010-06-021-1/+1
* ath9k_htc: Remove HW queue translationSujith2010-06-021-10/+9Star
* ath9k_htc: Initialize beacon/CAB queuesSujith2010-06-023-7/+39
* ath9k_htc: Add queue statistics to xmit debugfs fileSujith2010-06-023-0/+20
* ath9k: Enable Short GI in 20 Mhz for ar9287 and later chipsVasanthakumar Thiagarajan2010-06-024-79/+101
* drivers/net/wireless/orinoco: Use kzallocJulia Lawall2010-06-021-3/+1Star
* ath9k: enable the baseband watchdog events for AR9003Luis R. Rodriguez2010-06-023-1/+16
* ath9k_hw: add support for the AR9003 baseband watchdogLuis R. Rodriguez2010-06-027-34/+169
* rt2x00: Move rt2x00debug_dump_frame declaration to rt2x00.h.Gertjan van Wingerde2010-06-024-11/+28
* wl1271: remove sdio ARM dependencyOhad Ben-Cohen2010-06-022-2/+2