summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Replace RFKILL with INPUTIvo van Doorn2009-01-294-90/+46
* ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan2009-01-294-2/+55
* ath5k: fix off-by-one in gpio checksBob Copeland2009-01-291-5/+5
* ath5k: support LEDs on Acer Aspire One netbookBob Copeland2009-01-291-0/+7
* p54: power save managementChristian Lamparter2009-01-292-0/+43
* p54: implement FIF_OTHER_BSS filter settingChristian Lamparter2009-01-291-2/+4
* p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter2009-01-293-4/+10
* ath9k: use signed format to print HAL statusGabor Juhos2009-01-291-1/+1
* mac80211: clean up set_key callbackJohannes Berg2009-01-299-45/+56
* b43: Change schedule for old-fw support removalMichael Buesch2009-01-291-3/+7
* p54: regulatory domain hintsChristian Lamparter2009-01-292-1/+39
* p54: prevent upload of wrong firmwaresChristian Lamparter2009-01-292-0/+21
* p54usb: utilize usb_reset_device for 3887Christian Lamparter2009-01-292-13/+58
* b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch2009-01-293-12/+75
* b43: detect N PHY revision/radioJohannes Berg2009-01-291-2/+2
* ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian2009-01-295-302/+337
* ssb/b43: add new N PHY deviceJohannes Berg2009-01-292-0/+2
* ath9k: fix sparse warningsLuis R. Rodriguez2009-01-292-12/+12
* ath9k: remove superfluous check on changing channelLuis R. Rodriguez2009-01-291-46/+41
* ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez2009-01-291-25/+1
* ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez2009-01-291-27/+19
* ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez2009-01-291-6/+3
* ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez2009-01-291-8/+4
* iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2009-01-292-6/+6
* ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez2009-01-293-7/+6
* ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez2009-01-293-42/+27
* ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez2009-01-293-14/+10
* ath9k: consolidate arguments on hw resetLuis R. Rodriguez2009-01-294-127/+74
* ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez2009-01-291-4/+6
* ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez2009-01-293-14/+13
* ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez2009-01-291-32/+40
* iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas2009-01-293-85/+3
* iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas2009-01-292-33/+35
* iwl3945: switch to the iwl-core send_card_state routineSamuel Ortiz2009-01-293-34/+6
* iwl3945: sync tx queue data structure with iwlagnSamuel Ortiz2009-01-297-90/+103
* iwl3945: adding utils opsKolekar, Abhijeet2009-01-291-0/+18
* iwl3945: rearrange 3945 tfdWinkler, Tomas2009-01-296-57/+46
* iwl3945: use iwl_rb_statusWinkler, Tomas2009-01-296-14/+4
* iwl3945: use iwl_get_hw_modeKolekar, Abhijeet2009-01-291-8/+2
* iwl3945: release resources before shutting downKolekar, Abhijeet2009-01-291-4/+6
* iwl3945: simplify iwl3945_pci_probeKolekar, Abhijeet2009-01-291-67/+79
* iwl3945: add set_pwr_srcKolekar, Abhijeet2009-01-291-3/+7
* iwl3945: add apm opsKolekar, Abhijeet2009-01-292-53/+88
* iwl3945: add load ucode opKolekar, Abhijeet2009-01-292-151/+160
* iwl3945: cleanup and remove duplicate codeKolekar, Abhijeet2009-01-291-170/+34
* iwl3945: use iwl_mod_params for 3945Kolekar, Abhijeet2009-01-293-31/+24
* iwlwifi: use iwl_cmd instead of iwl3945_cmdWinkler, Tomas2009-01-295-99/+44
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-2921-272/+299
* iwlwifi: replace IWL_WARNING with IWL_WARNWinkler, Tomas2009-01-2912-87/+94
* iwlwifi: clean up printingTomas Winkler2009-01-298-70/+58
OpenPOWER on IntegriCloud