summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-01-18iwlwifi: add license to tracing filesReinette Chatre2-0/+52
2010-01-18iwlwifi: Fix throughput stall issue in HT mode for 5000Wey-Yi Guy1-0/+5
2010-01-14iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2-0/+5
2010-01-11iwlwifi: silence buffer overflow warningDan Carpenter1-1/+1
2010-01-08iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar1-20/+25
2010-01-08iwlwifi: fix iwl_queue_used bug when read_ptr == write_ptrZhu Yi1-1/+1
2010-01-05rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2-1/+17
2010-01-05rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde1-1/+1
2010-01-05rt2x00: use correct headroom for transmissionPavel Roskin1-3/+3
2010-01-04ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2-3/+37
2010-01-04zd1211rw: Fix multicast filtering.Benoit Papillault1-6/+7
2010-01-04iwl: off by one bugDan Carpenter1-1/+1
2010-01-04mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek1-1/+3
2010-01-04ath9k: fix ito64Ming Lei1-3/+3
2010-01-04ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer1-1/+1
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2-158/+46
2009-12-28iwmc3200wifi: fix array out-of-boundary accessZhu Yi1-1/+1
2009-12-28wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin1-1/+1
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau2-1/+4
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez1-0/+6
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez1-0/+2
2009-12-28ath9k: fix suspend by waking device prior to stopSujith1-0/+6
2009-12-28wl1271_cmd.c: cleanup char => u8Dan Carpenter1-2/+2
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-28wireless: remove remaining qual codeJohannes Berg10-255/+4
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde1-0/+1
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland1-4/+3
2009-12-28libertas: Remove carrier signaling from the scan codeSamuel Ortiz1-14/+8
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov1-3/+3
2009-12-21ps3_gelic_wireless: Fix build failure due to missing WEXT_PRIVBenjamin Herrenschmidt1-0/+2
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg1-2/+1
2009-12-21iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin3-3/+3
2009-12-21Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack1-2/+0
2009-12-21drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org1-1/+2
2009-12-21ath9k: Stop ANI when doing a resetSujith1-0/+6
2009-12-21ath9k: Fix TX queue drainingSujith2-3/+3
2009-12-21ath9k: Fix bug in assigning sequence numberSujith1-10/+3
2009-12-21rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde1-1/+1
2009-12-21iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre1-1/+2
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi1-0/+3
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre2-4/+4
2009-12-21iwl3945: disable power saveReinette Chatre2-3/+7
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg4-11/+16
2009-12-21iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg2-10/+12
2009-12-21rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde2-0/+11
2009-12-21drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall1-2/+2
2009-12-21ath9k: Last fix for TX software padding.Benoit Papillault1-11/+12
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2-2/+2
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre2-16/+6