summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville
2009-12-28iwmc3200wifi: fix array out-of-boundary accessZhu Yi
2009-12-28wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin
2009-12-28ath9k: fix missed error codes in the tx status checkFelix Fietkau
2009-12-28ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez
2009-12-28ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez
2009-12-28ath9k: fix suspend by waking device prior to stopSujith
2009-12-28wl1271_cmd.c: cleanup char => u8Dan Carpenter
2009-12-28iwlwifi: Storage class should be before const qualifierTobias Klauser
2009-12-28ath9k: Storage class should be before const qualifierTobias Klauser
2009-12-28wireless: remove remaining qual codeJohannes Berg
2009-12-28rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde
2009-12-28ath5k: fix SWI calibration interrupt stormBob Copeland
2009-12-28libertas: Remove carrier signaling from the scan codeSamuel Ortiz
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov
2009-12-27Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake
2009-12-22kfifo: fix warn_unused_resultStefani Seibold
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg
2009-12-21iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin
2009-12-21Libertas: fix buffer overflow in lbs_get_essid()Daniel Mack
2009-12-21drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org
2009-12-21ath9k: Stop ANI when doing a resetSujith
2009-12-21ath9k: Fix TX queue drainingSujith
2009-12-21ath9k: Fix bug in assigning sequence numberSujith
2009-12-21rt2x00: Fix calculation of rt2800 iveiv entry offset.Gertjan van Wingerde
2009-12-21iwlwifi: fix 40MHz operation setting on cards that do not allow itReinette Chatre
2009-12-21iwl3945: fix panic in iwl3945 driverZhu Yi
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre
2009-12-21iwl3945: disable power saveReinette Chatre
2009-12-21iwlwifi: fix more eeprom endian bugsJohannes Berg
2009-12-21iwlwifi: fix EEPROM/OTP reading endian annotations and a bugJohannes Berg
2009-12-21rt2x00: Disable powersaving for rt61pci and rt2800pci.Gertjan van Wingerde
2009-12-21drivers/net/wireless: Correct code taking the size of a pointerJulia Lawall
2009-12-21ath9k: Last fix for TX software padding.Benoit Papillault
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy
2009-12-21iwlwifi: power up all devices for EEPROM readReinette Chatre
2009-12-21iwlwifi: allocated rx page accounting cleanupZhu Yi
2009-12-14rt2x00: Fix rt2800usb detection in rt2800lib.Gertjan van Wingerde
2009-12-12net: fix for utsrelease.h moving to generatedStephen Rothwell
2009-12-12Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-10b43: Remove reset after fatal DMA errorLarry Finger
2009-12-10rtl8187: add radio led and fix warnings on suspendHerton Ronaldo Krzesinski
2009-12-10ath5k: enable EEPROM checksum checkLuis R. Rodriguez