summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-01-29iwl3945: Change crypto parameter nameSamuel Ortiz
2009-01-29iwl3945: use hw_params.rx_buf_sizeWinkler, Tomas
2009-01-29iwl3945: remove double defined 3945 tfd structuresWinkler, Tomas
2009-01-29iwl3945: kill iwl3945_x2_queue_usedWinkler, Tomas
2009-01-29iwl3945: kill iwl3945_rx_queue_spaceWinkler, Tomas
2009-01-29iwl3945: kill iwl3945_rx_queue_restockWinkler, Tomas
2009-01-29iwl3945: kill hw_params.tx_ant_numWinkler, Tomas
2009-01-29mac80211_hwsim: Report driver as MFP capableJouni Malinen
2009-01-29ath9k: Setup MFP options for CCMPJouni Malinen
2009-01-29ath9k: Fix set_key error codesJouni Malinen
2009-01-29mac80211: 802.11w - Use BIP (AES-128-CMAC)Jouni Malinen
2009-01-29mac80211: extend/document powersave APIJohannes Berg
2009-01-29p54: return NETDEV_TX_OK in p54_tx and fix sparse warningsChristian Lamparter
2009-01-29rt2x00: Only register rfkill input when key is presentIvo van Doorn
2009-01-29mac80211: clean up channel type configJohannes Berg
2009-01-29orinoco: Remove unused variable rx_dataDavid Kilroy
2009-01-29ath5k: Minor QCU updatesNick Kossifidis
2009-01-29rt2x00: Replace RFKILL with INPUTIvo van Doorn
2009-01-29ath9k: Enable Bluetooth Coexistence supportVasanthakumar Thiagarajan
2009-01-29ath5k: fix off-by-one in gpio checksBob Copeland
2009-01-29ath5k: support LEDs on Acer Aspire One netbookBob Copeland
2009-01-29p54: power save managementChristian Lamparter
2009-01-29p54: implement FIF_OTHER_BSS filter settingChristian Lamparter
2009-01-29p54: enable rx/tx antenna diversity by eeprom bitsChristian Lamparter
2009-01-29ath9k: use signed format to print HAL statusGabor Juhos
2009-01-29mac80211: clean up set_key callbackJohannes Berg
2009-01-29b43: Change schedule for old-fw support removalMichael Buesch
2009-01-29p54: regulatory domain hintsChristian Lamparter
2009-01-29p54: prevent upload of wrong firmwaresChristian Lamparter
2009-01-29p54usb: utilize usb_reset_device for 3887Christian Lamparter
2009-01-29b43/ssb: Add SPROM8 extraction and LP-PHY detectionMichael Buesch
2009-01-29b43: detect N PHY revision/radioJohannes Berg
2009-01-29ath9k: INI update for Atheros AR9280 and AR9285 chipset.Senthil Balasubramanian
2009-01-29ssb/b43: add new N PHY deviceJohannes Berg
2009-01-29ath9k: fix sparse warningsLuis R. Rodriguez
2009-01-29ath9k: remove superfluous check on changing channelLuis R. Rodriguez
2009-01-29ath9k: remove ath9k_hw_check_chan()Luis R. Rodriguez
2009-01-29ath9k: remove ath9k_hw_chan2wmode()Luis R. Rodriguez
2009-01-29ath9k: remove mode specific default noise floor valuesLuis R. Rodriguez
2009-01-29ath9k: Make ANI CCK and OFDM error triggers band specificLuis R. Rodriguez
2009-01-29iwlwifi: make use of conf_is_ht*() helpersLuis R. Rodriguez
2009-01-29ath9k: make use of conf_is_ht*() in the rest of the driverLuis R. Rodriguez
2009-01-29ath9k: use ieee80211_conf on ath9k_hw_iscal_supported()Luis R. Rodriguez
2009-01-29ath9k: make request to get the noisefloor threshold band specificLuis R. Rodriguez
2009-01-29ath9k: consolidate arguments on hw resetLuis R. Rodriguez
2009-01-29ath9k: Rename ath_setcurmode() to ath_cache_conf_rate()Luis R. Rodriguez
2009-01-29ath9k: remove cache of rate preference when using 11g protectionLuis R. Rodriguez
2009-01-29ath9k: use hw->conf on ath_setcurmode()Luis R. Rodriguez
2009-01-29iwl3945: use rx queue management infrastructure from iwlcoreWinkler, Tomas
2009-01-29iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmdWinkler, Tomas