summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* wext: refactorJohannes Berg2009-10-0722-1156/+1159
* atheros: define a common priv structLuis R. Rodriguez2009-10-075-24/+31
* nl80211: report age of scan resultsHolger Schurig2009-10-072-0/+4
* ath9k_hw: add AR9271 srev and device ID to allow hw to support ar9271Luis R. Rodriguez2009-10-072-2/+7
* ath9k_hw: print device ID if not supportedLuis R. Rodriguez2009-10-071-1/+5
* ath9k: move hw code to its own moduleLuis R. Rodriguez2009-10-078-14/+121
* ath9k: use common read/write ops on pci and debug codeLuis R. Rodriguez2009-10-072-10/+15
* b43: Comment unused functions lpphy_restore_dig_flt_state and lpphy_disable_r...Jaswinder Singh Rajput2009-10-071-0/+6
* iwlwifi: drop lib80211 dependencyChristian Lamparter2009-10-073-3/+0
* ath9k: Fix bugs in handling TX powerSenthil Balasubramanian2009-10-073-7/+104
* ath9k: Advertise midband for AR5416 devicesSenthil Balasubramanian2009-10-072-1/+5
* ath9k: Reduce PLL Settle time and eliminate redundant PLL calls.Senthil Balasubramanian2009-10-073-7/+14
* ath9k: Handle ATH9K_BEACON_RESET_TSF properlySenthil Balasubramanian2009-10-071-1/+0
* ath9k: Allow PSPOLL only when the interface is configured in AP modeSenthil Balasubramanian2009-10-071-1/+4
* ath9k: Update initvalsVasanthakumar Thiagarajan2009-10-071-24/+25
* ath9k: Fix RTC reset for AR5416Sujith2009-10-071-2/+3
* ath9k: Update INI release for AR9287Sujith2009-10-074-12/+48
* ath9k: Add Calibration checksVivek Natarajan2009-10-071-28/+50
* ar9170: handle overflow in tsf_low register during get_tsfJoerg Albert2009-10-073-10/+18
* ar9170: add heavy clip handlingJoerg Albert2009-10-072-4/+69
* ar9170: fixed coding style, moved defineJoerg Albert2009-10-072-13/+17
* iwlwifi: add module firmware info for 1000 seriesHuaxu Wan2009-10-071-0/+1
* iwlwifi: support idle for 6000 series hwJohannes Berg2009-10-074-1/+16
* iwlwifi: Chain Noise Calibration for 6000 seriesWey-Yi Guy2009-10-077-34/+80
* iwlwifi: default to using all chainsJohannes Berg2009-10-071-13/+17
* iwlwifi: fix a typoJohannes Berg2009-10-071-1/+1
* iwlwifi: add LED mode to support different LED behaviorWey-Yi Guy2009-10-072-1/+20
* iwlwifi: update PCI Subsystem ID for 6000 seriesWey-Yi Guy2009-10-073-11/+142
* iwlwifi: update PCI Subsystem ID for 1000 seriesWey-Yi Guy2009-10-073-2/+33
* iwlwifi: send cmd to uCode to configure valid tx antennaWey-Yi Guy2009-10-074-1/+35
* iwlwifi: add aggregation tables to the rate scaling algorithmDaniel C Halperin2009-10-071-108/+115
* iwlwifi: do not clear TX info flags when receiving BlockAckResponseDaniel C Halperin2009-10-071-1/+1
* iwlwifi: clean up rs_tx_statusDaniel C Halperin2009-10-071-122/+108
* iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy2009-10-074-19/+22
* iwlwifi: EEPROM version for 1000 and 6000 seriesWey-Yi Guy2009-10-073-6/+12
* iwlwifi: allow user change protection mechanism for HTWey-Yi Guy2009-10-071-0/+35
* iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-10-074-4/+24
* iwlwifi: clarify and clean up chain settingsJohannes Berg2009-10-072-57/+51
* iwlwifi: show NVM version in debugfsWey-Yi Guy2009-10-071-2/+5
* iwlwifi: clean up ht config namingJohannes Berg2009-10-074-28/+28
* iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy2009-10-077-2/+50
* iwlwifi: clean up ht config a littleJohannes Berg2009-10-072-14/+7
* iwlwifi: separate set_hw_params function for 6000 seriesWey-Yi Guy2009-10-073-12/+73
* iwlwifi: separate nic_config for different NICWey-Yi Guy2009-10-074-5/+27
* iwlwifi: remove un-supported eeprom parametersWey-Yi Guy2009-10-071-2/+0
* iwlwifi: modify LED blink index tableWey-Yi Guy2009-10-071-3/+3
* ath9k: make ath9k_common_ops constLuis R. Rodriguez2009-10-071-1/+1
* atheros: move bus ops to ath_commonLuis R. Rodriguez2009-10-0711-48/+66
* ath9k: move ATH9K_RSSI_BAD to hw.hLuis R. Rodriguez2009-10-074-6/+6
* ath9k: clarify what hw code is and remove ath9k.h from a few filesLuis R. Rodriguez2009-10-0712-15/+15
OpenPOWER on IntegriCloud