summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-17ath9k_hw: Fix low throughput issue with AR93xxSenthil Balasubramanian4-2/+33
2010-11-17ath9k: Fix bug in delimiter padding computationVasanthakumar Thiagarajan1-2/+2
2010-11-17ath9k_hw: Add helper function for interpolationVasanthakumar Thiagarajan1-20/+28
2010-11-17ath9k_hw: Improve power control accuracy for AR9003Vasanthakumar Thiagarajan1-1/+11
2010-11-17ath9k_hw: Enable strong signal detection for AR9003Vasanthakumar Thiagarajan1-0/+79
2010-11-17ath9k_hw: Fix XPABIAS level configuration for AR9003Vasanthakumar Thiagarajan1-6/+8
2010-11-17ath9k_hw: add eeprom templates for ar9003 family chipsetsSenthil Balasubramanian1-2/+2336
2010-11-17ath9k_hw: Fix paprd training frame failure.Senthil Balasubramanian1-4/+4
2010-11-17ath9k_hw: Initialize 2GHz CTL properly.Senthil Balasubramanian1-0/+1
2010-11-17ath9k_hw: Add new member into the eeprom structure.Senthil Balasubramanian2-7/+32
2010-11-17ath9k_hw: Fix a reset failure on AR9382 (2x2).Senthil Balasubramanian2-5/+14
2010-11-17ath5k: Add support for antenna configurationBruno Randolf1-0/+32
2010-11-17drivers/net/wireless/b43legacy/main.c: Use printf extension %pVJoe Perches1-12/+35
2010-11-17drivers/net/wireless/b43/main.c: Use printf extension %pVJoe Perches1-12/+36
2010-11-17drivers/net/wireless/ath/debug.c: Use printf extension %pVJoe Perches1-2/+7
2010-11-17rndis_wlan: workaround poor scanning with BCM4320aJussi Kivilinna1-11/+56
2010-11-17rndis_wlan: workaround device not returning bss for currently connected APJussi Kivilinna1-9/+121
2010-11-17ssb: return -ENOMEM on alloc fail (instead of CRC check's result)Rafał Miłecki1-4/+3
2010-11-17ssb: workarounds: be verbose about hacking SPROM revision, don't duplicate codeRafał Miłecki1-22/+23
2010-11-17mwl8k: use const struct fw pointers throughoutBrian Cavagnolo1-8/+7
2010-11-17mwl8k: make initial firmware load asynchronousBrian Cavagnolo1-29/+178
2010-11-17mwl8k: add API version checking for AP firmwareBrian Cavagnolo1-2/+21
2010-11-17mwl8k: choose proper firmware image as directed by userBrian Cavagnolo1-12/+66
2010-11-17mwl8k: factor out firmware loading and hw init codeBrian Cavagnolo1-131/+214
2010-11-17mwl8k: rf_tx_power cmd not supported by AP firmware APIv1Nishant Sarmukadam1-6/+72
2010-11-17mwl8k: revert unnecessary modification of tx descriptorBrian Cavagnolo1-6/+1
2010-11-17libertas: EHS_REMOVE_WAKEUP is not always supportedDeepak Saxena4-1/+18
2010-11-17libertas: don't block usb8388 suspend if no wakeup conditions are setDaniel Drake1-6/+0
2010-11-15carl9170: use generic sign_extend32Christian Lamparter1-13/+4
2010-11-15bitops: Provide generic sign_extend32 functionAndreas Herrmann6-47/+19
2010-11-15wl1251: use wl12xx_platform_data to pass dataGrazvydas Ignotas2-34/+3
2010-11-15wl1251: add runtime PM support for SDIOGrazvydas Ignotas1-3/+61
2010-11-15wl1251: add power callback to wl1251_if_operationsGrazvydas Ignotas4-8/+25
2010-11-15iwlagn: enable shadow registerWey-Yi Guy6-39/+70
2010-11-15iwlwifi: disable disconnected antenna for advanced bt coexShanyu Zhao1-8/+11
2010-11-15iwlwifi: seperate disconnected antenna functionShanyu Zhao1-108/+123
2010-11-15iwlagn: fix RXON HTJohannes Berg1-0/+1
2010-11-15iwlagn: re-enable calibrationJohannes Berg1-0/+14
2010-11-15iwlagn: fix RXON issuesJohannes Berg1-29/+21
2010-11-15iwlagn: fix needed chains calculationJohannes Berg1-1/+3
2010-11-15iwlwifi: resending QoS command when HT changesWey-Yi Guy2-56/+69
2010-11-15iwlwlifi: update rx write pointer w/o request mac access in the CAM modeWinkler, Tomas1-1/+1
2010-11-15iwlwifi: legacy tx_cmd_protection functionWey-Yi Guy6-39/+40
2010-11-15iwlwifi: put all the isr related function under opsWey-Yi Guy9-17/+67
2010-11-15iwlwifi: Legacy isr only used by legacy devicesWey-Yi Guy5-61/+65
2010-11-15iwlagn: fix non-5000+ buildJohannes Berg6-50/+57
2010-11-15iwlagn: update PCI ID for 100 series devicesWey-Yi Guy1-2/+3
2010-11-15iwlagn: update PCI ID for 6000g2a series devicesWey-Yi Guy1-7/+0
2010-11-15iwlagn: update PCI ID for 6000g2b series devicesWey-Yi Guy1-14/+2
2010-11-15ath5k: Print stats as unsigned ints.Ben Greear1-15/+15