aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2009-04-22Add support for CF8381 WiFi card.Marek Vasut
2009-04-22p54: deactivate broken powersave function (part 2)Christian Lamparter
2009-04-22atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez
2009-04-22ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland
2009-04-22ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland
2009-04-22ath5k: use bool for modparamsBob Copeland
2009-04-22ath5k: use tasklet_hi_schedule for beacon queueBob Copeland
2009-04-22ath5k: fix initvals errorsBob Copeland
2009-04-22p54: remove module_ stubsChristian Lamparter
2009-04-22ath9k: Disable autosleep feature for AR9285 based chipsets.Vivek Natarajan
2009-04-22ath: add module informationChristian Lamparter
2009-04-22rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cardsGábor Stefanik
2009-04-22ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith
2009-04-22ath9k: Fix bug in calibration initializationSujith
2009-04-22ath9k: Use a consistent naming conventionSujith
2009-04-22ath9k: Cleanup calibration interfaceSujith
2009-04-22ath9k: Initialize ANI timersSujith
2009-04-22ath9k: Fix bug in determining calibration supportSujith
2009-04-22ath9k: Fix bug in checking HT flagSujith
2009-04-22ath9k: Remove unused channel flagsSujith
2009-04-22ath9k: Fix bug in scan terminationSujith
2009-04-22ath9k: Fix memleak on TX DMA failureSujith
2009-04-22ath9k: Handle ASPM properly for RFKILLSujith
2009-04-22ath9k: reset after PCI FATAL/PERR interruptsSteven Luo
2009-04-22b43legacy: Clean up beacon IRQLarry Finger
2009-04-22b43legacy: Fixes for beaconingLarry Finger
2009-04-22p54: remove obsolet signal quality calculationChristian Lamparter
2009-04-22p54: utilize all available key slots for decryption offloadChristian Lamparter
2009-04-22b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch
2009-04-22libertas: fix warning about %zd:John W. Linville
2009-04-22iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy
2009-04-22iwlcore: fix channel display in debugfsMohamed Abbas
2009-04-22iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_requiredDaniel C Halperin
2009-04-22iwlagn: Sync rxon active with changesMohamed Abbas
2009-04-22iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin
2009-04-22iwlwifi: Display decoded rate/mcs informationWey-Yi Guy
2009-04-22iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar
2009-04-22iwlwifi: add config_ap lib opAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar
2009-04-22iwlwifi: add set_rxon_chain opAbhijeet Kolekar
2009-04-22iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar
2009-04-22iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar
2009-04-22iwlwifi: use station management opsAbhijeet Kolekar
2009-04-22iwl3945: replace station function with station opsAbhijeet Kolekar
2009-04-22iwlwifi: add station management opsAbhijeet Kolekar