summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Add support for CF8381 WiFi card.Marek Vasut2009-04-221-2/+32
* p54: deactivate broken powersave function (part 2)Christian Lamparter2009-04-221-2/+1
* atheros: fix propagation of bad EEPROM on regulatory initLuis R. Rodriguez2009-04-223-3/+6
* ath5k: manipulate rxlink and descriptor address under rxbuf lockBob Copeland2009-04-221-3/+2
* ath5k: use rx hw descriptor pointer for self-linked checkBob Copeland2009-04-223-23/+4
* ath5k: use bool for modparamsBob Copeland2009-04-221-2/+2
* ath5k: use tasklet_hi_schedule for beacon queueBob Copeland2009-04-221-1/+1
* ath5k: fix initvals errorsBob Copeland2009-04-221-5/+3
* p54: remove module_ stubsChristian Lamparter2009-04-221-12/+0
* ath9k: Disable autosleep feature for AR9285 based chipsets.Vivek Natarajan2009-04-221-1/+2
* ath: add module informationChristian Lamparter2009-04-222-2/+23
* rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cardsGábor Stefanik2009-04-221-3/+0
* ath9k: Remove CHANNEL_CW_INT handling in ath9k_hw_calibrateSujith2009-04-221-3/+0
* ath9k: Fix bug in calibration initializationSujith2009-04-221-39/+22
* ath9k: Use a consistent naming conventionSujith2009-04-223-37/+37
* ath9k: Cleanup calibration interfaceSujith2009-04-223-38/+24
* ath9k: Initialize ANI timersSujith2009-04-221-9/+15
* ath9k: Fix bug in determining calibration supportSujith2009-04-221-2/+2
* ath9k: Fix bug in checking HT flagSujith2009-04-221-1/+1
* ath9k: Remove unused channel flagsSujith2009-04-221-12/+0
* ath9k: Fix bug in scan terminationSujith2009-04-221-0/+1
* ath9k: Fix memleak on TX DMA failureSujith2009-04-221-2/+3
* ath9k: Handle ASPM properly for RFKILLSujith2009-04-221-2/+3
* ath9k: reset after PCI FATAL/PERR interruptsSteven Luo2009-04-221-0/+1
* b43legacy: Clean up beacon IRQLarry Finger2009-04-224-51/+121
* b43legacy: Fixes for beaconingLarry Finger2009-04-222-8/+43
* p54: remove obsolet signal quality calculationChristian Lamparter2009-04-221-2/+0
* p54: utilize all available key slots for decryption offloadChristian Lamparter2009-04-222-27/+75
* b43: Remove unnecessary MMIO in interrupt hotpathMichael Buesch2009-04-222-44/+21
* libertas: fix warning about %zd:John W. Linville2009-04-221-2/+2
* iwlwifi: adding interrupt counter in debugfs for debuggingWey-Yi Guy2009-04-226-3/+141
* iwlcore: fix channel display in debugfsMohamed Abbas2009-04-221-1/+1
* iwlwifi: check triple_stream_basic_rates in iwl_full_rxon_requiredDaniel C Halperin2009-04-221-0/+2
* iwlagn: Sync rxon active with changesMohamed Abbas2009-04-221-1/+7
* iwlwifi: do not set dual_stream_ant_msk for 3 streamsDaniel C Halperin2009-04-221-3/+0
* iwlwifi: Display decoded rate/mcs informationWey-Yi Guy2009-04-222-4/+43
* iwl3945: use iwl_mac_reset_tsf from iwlwifiAbhijeet Kolekar2009-04-224-134/+77
* iwl3945: use iwl_mac_get_tx_stats from iwlwifiAbhijeet Kolekar2009-04-224-71/+39
* iwl3945: use iwl_mac_config_interface from iwlwifiAbhijeet Kolekar2009-04-224-201/+104
* iwlwifi: add config_ap lib opAbhijeet Kolekar2009-04-227-5/+15
* iwl3945: use iwl_mac_config from iwlwifiAbhijeet Kolekar2009-04-224-238/+138
* iwl3945: use iwl_mac_remove_interface from iwlwifiAbhijeet Kolekar2009-04-224-48/+28
* iwl3945: use iwl_mac_add_interface from iwlwifiAbhijeet Kolekar2009-04-224-72/+40
* iwl3945: use iwl_set_mode in 3945Abhijeet Kolekar2009-04-224-65/+45
* iwlwifi: add set_rxon_chain opAbhijeet Kolekar2009-04-225-9/+28
* iwl3945: use iwl_get_sta_id from iwlwifiAbhijeet Kolekar2009-04-221-60/+1
* iwl3945/iwlwifi: unify add_station functionAbhijeet Kolekar2009-04-229-19/+17
* iwlwifi: use station management opsAbhijeet Kolekar2009-04-225-25/+29
* iwl3945: replace station function with station opsAbhijeet Kolekar2009-04-222-18/+19
* iwlwifi: add station management opsAbhijeet Kolekar2009-04-226-0/+40
OpenPOWER on IntegriCloud