summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath9k: fix PA predistortion training frame setupFelix Fietkau2010-11-171-3/+3
* ath9k_hw: set default values for radar pulse detectionFelix Fietkau2010-11-173-0/+32
* rt2x00: Modify rt2x00queue_remove_l2pad to make skb->data two-byte alignmentRA-Jay Hung2010-11-171-2/+4
* rt2x00: Fix header_length in rt2x00lib_txdoneRA-Jay Hung2010-11-171-2/+6
* rt2x00: Fix rt2800 USB TX Path DMA issueRA-Jay Hung2010-11-171-13/+26
* rt2x00: Use ioremap for SoC devices instead of KSEG1ADDR.Gertjan van Wingerde2010-11-172-3/+7
* rt2x00: Remove unneccessary internal Kconfig symbols.Gertjan van Wingerde2010-11-172-30/+20
* rt2x00: Remove RT30XX Kconfig variables.Gertjan van Wingerde2010-11-173-121/+85
* rt2x00: Clean up Kconfig for RT2800 devices.Gertjan van Wingerde2010-11-171-28/+19
* rt2x00: Add initial support for RT3370/RT3390 devices.Gertjan van Wingerde2010-11-175-6/+39
* rt2x00: Increase REGISTER_BUSY_COUNTIvo van Doorn2010-11-171-1/+1
* ath9k_htc: Use macro for caldata array sizeMohammed Shafi Shajakhan2010-11-161-1/+1
* iwlwifi: kill elapsed_jiffiesStanislaw Gruszka2010-11-162-11/+1
* iwlagn: simplify iwlagn_tx_skbStanislaw Gruszka2010-11-161-21/+12
* iwl3945: remove unused len_org variableStanislaw Gruszka2010-11-161-8/+1
* ath9k_hw: add a private op for configuring radar pulse detectionFelix Fietkau2010-11-163-0/+100
* ath9k: clean up tx buffer setupFelix Fietkau2010-11-161-78/+39
* ath9k: remove the tx info padding byte abuseFelix Fietkau2010-11-164-22/+10
* ath9k: handle tx underrun in the driver instead of rate controlFelix Fietkau2010-11-163-25/+20
* ath9k: remove the unnecessary private xretry tx flagFelix Fietkau2010-11-163-5/+1
* ath5k: Cleanup opmode setting logic.Ben Greear2010-11-161-10/+4
* ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian2010-11-164-2/+33
* ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan2010-11-161-2/+2
* ath9k_hw: Add helper function for interpolationVasanthakumar Thiagarajan2010-11-161-20/+28
* ath9k_hw: Improve power control accuracy for AR9003Vasanthakumar Thiagarajan2010-11-161-1/+11
* ath9k_hw: Enable strong signal detection for AR9003Vasanthakumar Thiagarajan2010-11-161-0/+79
* ath9k_hw: Fix XPABIAS level configuration for AR9003Vasanthakumar Thiagarajan2010-11-161-6/+8
* ath9k_hw: add eeprom templates for ar9003 family chipsetsSenthil Balasubramanian2010-11-161-2/+2336
* ath9k_hw: Fix paprd training frame failure.Senthil Balasubramanian2010-11-161-4/+4
* ath9k_hw: Initialize 2GHz CTL properly.Senthil Balasubramanian2010-11-161-0/+1
* ath9k_hw: Add new member into the eeprom structure.Senthil Balasubramanian2010-11-162-7/+32
* ath9k_hw: Fix a reset failure on AR9382 (2x2).Senthil Balasubramanian2010-11-162-5/+14
* ath5k: Add support for antenna configurationBruno Randolf2010-11-161-0/+32
* drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches2010-11-161-12/+35
* drivers/net/wireless/b43/main.c: Use printf extension %pVJoe Perches2010-11-161-12/+36
* drivers/net/wireless/ath/debug.c: Use printf extension %pVJoe Perches2010-11-161-2/+7
* rndis_wlan: workaround poor scanning with BCM4320aJussi Kivilinna2010-11-161-11/+56
* rndis_wlan: workaround device not returning bss for currently connected APJussi Kivilinna2010-11-161-9/+121
* mwl8k: use const struct fw pointers throughoutBrian Cavagnolo2010-11-161-8/+7
* mwl8k: make initial firmware load asynchronousBrian Cavagnolo2010-11-161-29/+178
* mwl8k: add API version checking for AP firmwareBrian Cavagnolo2010-11-161-2/+21
* mwl8k: choose proper firmware image as directed by userBrian Cavagnolo2010-11-161-12/+66
* mwl8k: factor out firmware loading and hw init codeBrian Cavagnolo2010-11-161-131/+214
* mwl8k: rf_tx_power cmd not supported by AP firmware APIv1Nishant Sarmukadam2010-11-161-6/+72
* mwl8k: revert unnecessary modification of tx descriptorBrian Cavagnolo2010-11-161-6/+1
* libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena2010-11-164-1/+18
* libertas: don't block usb8388 suspend if no wakeup conditions are setDaniel Drake2010-11-161-6/+0
* carl9170: use generic sign_extend32Christian Lamparter2010-11-151-13/+4
* bitops: Provide generic sign_extend32 functionAndreas Herrmann2010-11-156-47/+19
* wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas2010-11-152-34/+3
OpenPOWER on IntegriCloud