summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Move all register definitions for rt2800 to rt2800.h.Gertjan van Wingerde2010-06-034-59/+51
* rt2x00: Remove RT2870 chipset identification.Gertjan van Wingerde2010-06-033-7/+2
* rt2x00: Centralize rt2800 beacon writing.Gertjan van Wingerde2010-06-034-124/+65
* rt2x00: Clean up USB vendor request buffer functions.Gertjan van Wingerde2010-06-035-87/+14
* rt2x00: Fix rt2800usb TX descriptor writing.Gertjan van Wingerde2010-06-031-1/+1
* rt2x00: Properly reserve room for descriptors in skbs.Gertjan van Wingerde2010-06-0316-79/+109
* rt2x00: Reverse calling order of bus write_tx_desc and driver write_tx_desc.Gertjan van Wingerde2010-06-034-11/+18
* rt2x00: Push beacon TX descriptor writing to drivers.Gertjan van Wingerde2010-06-038-21/+81
* ath9k_htc: fix build error when ATH9K_HTC_DEBUGFS not enabledJohn W. Linville2010-06-021-0/+2
* wl1271: Fix scan parameter handling for 5GHzJuuso Oikarinen2010-06-025-15/+16
* wl1271: Use proper rates for PSM entry/exit null-funcs for 5GHzJuuso Oikarinen2010-06-021-1/+1
* wl1271: the core wl1271 module shouldn't depend on SPI_MASTERLuciano Coelho2010-06-021-1/+1
* wl1271: Flush TX buffers to air before going to idleJuuso Oikarinen2010-06-024-4/+45
* wl1271: Idle handling into own functionJuuso Oikarinen2010-06-022-21/+40
* wl1271: Prevent dropping of TX frames in joinsJuuso Oikarinen2010-06-022-6/+5
* ath9k: cleanup: remove unneeded null checkDan Carpenter2010-06-021-3/+0
* drivers/net/wireless/prism54: Use memdup_userJulia Lawall2010-06-021-8/+3
* ath9k: Fix bug in validating received data length for edmaVasanthakumar Thiagarajan2010-06-021-1/+2
* ath9k: Fix bug in accessing skb->data of rx frame for edmaVasanthakumar Thiagarajan2010-06-021-1/+2
* ath9k: Clean up few function parameters in recv.cVasanthakumar Thiagarajan2010-06-021-15/+8
* ath9k: Move driver specific structuresSujith2010-06-022-63/+63
* ath9k: Move ath9k specific RX code to driverSujith2010-06-023-281/+263
* 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/+6
* ath5k: print error message if ANI levels are out of rangeBruno Randolf2010-06-021-6/+5
* 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/+6
* ath5k: clarify logic when to enable spur mitigation filterBruno Randolf2010-06-021-10/+5
* ath5k: remove ATH_TRACE macroBruno Randolf2010-06-0212-99/+0
* 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/+12
* 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/+32
* ath9k_htc: Initvals update for AR9271Sujith2010-06-021-3/+3
* drivers/net/wireless/orinoco: Use kmemdupJulia Lawall2010-06-021-3/+1
* drivers/net/wireless/p54: Use kmemdupJulia Lawall2010-06-022-4/+3
* drivers/net/wireless/ipw2x00: Use kmemdupJulia Lawall2010-06-021-2/+1
* drivers/net/wireless/b43: Use kmemdupJulia Lawall2010-06-021-2/+2
* drivers/net/wireless/ath/ath9k: Use kmemdupJulia Lawall2010-06-021-3/+1
* drivers/net/wireless/iwmc3200wifi: Use kmemdupJulia Lawall2010-06-021-2/+2
OpenPOWER on IntegriCloud