summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-01-30iwlwifi: update copyright year to 2009Reinette Chatre45-60/+60
2009-01-30iwl3945: Change crypto parameter nameSamuel Ortiz2-4/+5
2009-01-30iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas5-21/+25
2009-01-30iwl3945: remove double defined 3945 tfd structuresWinkler, Tomas1-12/+0
2009-01-30iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas3-11/+2
2009-01-30iwl3945: kill iwl3945_rx_queue_spaceWinkler, Tomas1-17/+2
2009-01-30iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas7-58/+18
2009-01-30iwl3945: kill hw_params.tx_ant_numWinkler, Tomas2-4/+0
2009-01-30mac80211_hwsim: Report driver as MFP capableJouni Malinen1-0/+2
2009-01-30ath9k: Setup MFP options for CCMPJouni Malinen5-0/+36
2009-01-30ath9k: Fix set_key error codesJouni Malinen1-2/+2
2009-01-30mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen1-0/+3
2009-01-29mac80211: extend/document powersave APIJohannes Berg6-6/+17
2009-01-29p54: return NETDEV_TX_OK in p54_tx and fix sparse warningsChristian Lamparter1-3/+3
2009-01-29rt2x00: Only register rfkill input when key is presentIvo van Doorn1-1/+2
2009-01-29mac80211: clean up channel type configJohannes Berg1-3/+2
2009-01-29orinoco: Remove unused variable rx_dataDavid Kilroy2-9/+6
2009-01-29ath5k: Minor QCU updatesNick Kossifidis1-11/+36
2009-01-29rt2x00: Replace RFKILL with INPUTIvo van Doorn4-90/+46
2009-01-29ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan4-2/+55
2009-01-29ath5k: fix off-by-one in gpio checksBob Copeland1-5/+5
2009-01-29ath5k: support LEDs on Acer Aspire One netbookBob Copeland1-0/+7
2009-01-29p54: power save managementChristian Lamparter2-0/+43
2009-01-29p54: implement FIF_OTHER_BSS filter settingChristian Lamparter1-2/+4
2009-01-29p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter3-4/+10
2009-01-29ath9k: use signed format to print HAL statusGabor Juhos1-1/+1
2009-01-29mac80211: clean up set_key callbackJohannes Berg9-45/+56
2009-01-29b43: Change schedule for old-fw support removalMichael Buesch1-3/+7
2009-01-29p54: regulatory domain hintsChristian Lamparter2-1/+39
2009-01-29p54: prevent upload of wrong firmwaresChristian Lamparter2-0/+21
2009-01-29p54usb: utilize usb_reset_device for 3887Christian Lamparter2-13/+58
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch3-12/+75
2009-01-29b43: detect N PHY revision/radioJohannes Berg1-2/+2
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian5-302/+337
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg2-0/+2
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez2-12/+12
2009-01-29ath9k: remove superfluous check on changing channelLuis R. Rodriguez1-46/+41
2009-01-29ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez1-25/+1
2009-01-29ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez1-27/+19
2009-01-29ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez1-6/+3
2009-01-29ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez1-8/+4
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez2-6/+6
2009-01-29ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez3-7/+6
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez3-42/+27
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez3-14/+10
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez4-127/+74
2009-01-29ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez1-4/+6
2009-01-29ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez3-14/+13
2009-01-29ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez1-32/+40
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas3-85/+3