| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: Enable Bluetooth Coexistence support | Vasanthakumar Thiagarajan | 2009-01-29 | 4 | -2/+55 |
* | ath5k: fix off-by-one in gpio checks | Bob Copeland | 2009-01-29 | 1 | -5/+5 |
* | ath5k: support LEDs on Acer Aspire One netbook | Bob Copeland | 2009-01-29 | 1 | -0/+7 |
* | p54: power save management | Christian Lamparter | 2009-01-29 | 2 | -0/+43 |
* | p54: implement FIF_OTHER_BSS filter setting | Christian Lamparter | 2009-01-29 | 1 | -2/+4 |
* | p54: enable rx/tx antenna diversity by eeprom bits | Christian Lamparter | 2009-01-29 | 3 | -4/+10 |
* | ath9k: use signed format to print HAL status | Gabor Juhos | 2009-01-29 | 1 | -1/+1 |
* | mac80211: clean up set_key callback | Johannes Berg | 2009-01-29 | 9 | -45/+56 |
* | b43: Change schedule for old-fw support removal | Michael Buesch | 2009-01-29 | 1 | -3/+7 |
* | p54: regulatory domain hints | Christian Lamparter | 2009-01-29 | 2 | -1/+39 |
* | p54: prevent upload of wrong firmwares | Christian Lamparter | 2009-01-29 | 2 | -0/+21 |
* | p54usb: utilize usb_reset_device for 3887 | Christian Lamparter | 2009-01-29 | 2 | -13/+58 |
* | b43/ssb: Add SPROM8 extraction and LP-PHY detection | Michael Buesch | 2009-01-29 | 3 | -12/+75 |
* | b43: detect N PHY revision/radio | Johannes Berg | 2009-01-29 | 1 | -2/+2 |
* | ath9k: INI update for Atheros AR9280 and AR9285 chipset. | Senthil Balasubramanian | 2009-01-29 | 5 | -302/+337 |
* | ssb/b43: add new N PHY device | Johannes Berg | 2009-01-29 | 2 | -0/+2 |
* | ath9k: fix sparse warnings | Luis R. Rodriguez | 2009-01-29 | 2 | -12/+12 |
* | ath9k: remove superfluous check on changing channel | Luis R. Rodriguez | 2009-01-29 | 1 | -46/+41 |
* | ath9k: remove ath9k_hw_check_chan() | Luis R. Rodriguez | 2009-01-29 | 1 | -25/+1 |
* | ath9k: remove ath9k_hw_chan2wmode() | Luis R. Rodriguez | 2009-01-29 | 1 | -27/+19 |
* | ath9k: remove mode specific default noise floor values | Luis R. Rodriguez | 2009-01-29 | 1 | -6/+3 |
* | ath9k: Make ANI CCK and OFDM error triggers band specific | Luis R. Rodriguez | 2009-01-29 | 1 | -8/+4 |
* | iwlwifi: make use of conf_is_ht*() helpers | Luis R. Rodriguez | 2009-01-29 | 2 | -6/+6 |
* | ath9k: make use of conf_is_ht*() in the rest of the driver | Luis R. Rodriguez | 2009-01-29 | 3 | -7/+6 |
* | ath9k: use ieee80211_conf on ath9k_hw_iscal_supported() | Luis R. Rodriguez | 2009-01-29 | 3 | -42/+27 |
* | ath9k: make request to get the noisefloor threshold band specific | Luis R. Rodriguez | 2009-01-29 | 3 | -14/+10 |
* | ath9k: consolidate arguments on hw reset | Luis R. Rodriguez | 2009-01-29 | 4 | -127/+74 |
* | ath9k: Rename ath_setcurmode() to ath_cache_conf_rate() | Luis R. Rodriguez | 2009-01-29 | 1 | -4/+6 |
* | ath9k: remove cache of rate preference when using 11g protection | Luis R. Rodriguez | 2009-01-29 | 3 | -14/+13 |
* | ath9k: use hw->conf on ath_setcurmode() | Luis R. Rodriguez | 2009-01-29 | 1 | -32/+40 |
* | iwl3945: use rx queue management infrastructure from iwlcore | Winkler, Tomas | 2009-01-29 | 3 | -85/+3 |
* | iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd | Winkler, Tomas | 2009-01-29 | 2 | -33/+35 |
* | iwl3945: switch to the iwl-core send_card_state routine | Samuel Ortiz | 2009-01-29 | 3 | -34/+6 |
* | iwl3945: sync tx queue data structure with iwlagn | Samuel Ortiz | 2009-01-29 | 7 | -90/+103 |
* | iwl3945: adding utils ops | Kolekar, Abhijeet | 2009-01-29 | 1 | -0/+18 |
* | iwl3945: rearrange 3945 tfd | Winkler, Tomas | 2009-01-29 | 6 | -57/+46 |
* | iwl3945: use iwl_rb_status | Winkler, Tomas | 2009-01-29 | 6 | -14/+4 |
* | iwl3945: use iwl_get_hw_mode | Kolekar, Abhijeet | 2009-01-29 | 1 | -8/+2 |
* | iwl3945: release resources before shutting down | Kolekar, Abhijeet | 2009-01-29 | 1 | -4/+6 |
* | iwl3945: simplify iwl3945_pci_probe | Kolekar, Abhijeet | 2009-01-29 | 1 | -67/+79 |
* | iwl3945: add set_pwr_src | Kolekar, Abhijeet | 2009-01-29 | 1 | -3/+7 |
* | iwl3945: add apm ops | Kolekar, Abhijeet | 2009-01-29 | 2 | -53/+88 |
* | iwl3945: add load ucode op | Kolekar, Abhijeet | 2009-01-29 | 2 | -151/+160 |
* | iwl3945: cleanup and remove duplicate code | Kolekar, Abhijeet | 2009-01-29 | 1 | -170/+34 |
* | iwl3945: use iwl_mod_params for 3945 | Kolekar, Abhijeet | 2009-01-29 | 3 | -31/+24 |
* | iwlwifi: use iwl_cmd instead of iwl3945_cmd | Winkler, Tomas | 2009-01-29 | 5 | -99/+44 |
* | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas | 2009-01-29 | 21 | -272/+299 |
* | iwlwifi: replace IWL_WARNING with IWL_WARN | Winkler, Tomas | 2009-01-29 | 12 | -87/+94 |
* | iwlwifi: clean up printing | Tomas Winkler | 2009-01-29 | 8 | -70/+58 |
* | iwlwifi: add more comments to IWL_DL_xx | Zhu Yi | 2009-01-29 | 1 | -4/+6 |