summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2010-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-7/+6
2010-01-26ath9k: fix eeprom INI values override for 2GHz-only cardsFelix Fietkau1-4/+3
2010-01-26iwlwifi: fix pointer signedness warningJohannes Berg1-2/+2
2010-01-23Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller4-15/+16
2010-01-20ath9k: fix beacon slot/buffer leakFelix Fietkau1-1/+1
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-0/+71
2010-01-18zd1211rw: adding 0409:0248 to supported device listHin-Tak Leung1-0/+1
2010-01-18p54pci: rx frame length checkChristian Lamparter1-0/+8
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-15iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2-0/+5
2010-01-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds13-41/+99
2010-01-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller13-41/+99
2010-01-12iwlwifi: 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-06rt2x00: Properly request tx headroom for alignment operations.Gertjan van Wingerde2-1/+17
2010-01-06rt2x00: Fix LED configuration setting for rt2800.Gertjan van Wingerde1-1/+1
2010-01-06rt2x00: use correct headroom for transmissionPavel Roskin1-3/+3
2010-01-05ath5k: Fix eeprom checksum check for custom sized eepromsLuis R. Rodriguez2-3/+37
2010-01-05zd1211rw: Fix multicast filtering.Benoit Papillault1-6/+7
2010-01-05iwl: off by one bugDan Carpenter1-1/+1
2010-01-05mwl8k: fix configure_filter() memory leak on errorLennert Buytenhek1-1/+3
2010-01-05ath9k: fix ito64Ming Lei1-3/+3
2010-01-05ath9k: Fix Kconfig depends for ATH9K_DEBUGFSDominik Geyer1-1/+1
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds43-551/+210
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller23-441/+89
2009-12-29Revert "b43: Enforce DMA descriptor memory constraints"John W. Linville2-158/+46
2009-12-29iwmc3200wifi: fix array out-of-boundary accessZhu Yi1-1/+1
2009-12-29wl1251: timeout one too soon in wl1251_boot_run_firmware()Roel Kluin1-1/+1
2009-12-29ath9k: fix missed error codes in the tx status checkFelix Fietkau2-1/+4
2009-12-29ath9k: wake hardware during AMPDU TX actionsLuis R. Rodriguez1-0/+6
2009-12-29ath9k: wake hardware for interface IBSS/AP/Mesh removalLuis R. Rodriguez1-0/+2
2009-12-29ath9k: fix suspend by waking device prior to stopSujith1-0/+6
2009-12-29wl1271_cmd.c: cleanup char => u8Dan Carpenter1-2/+2
2009-12-29iwlwifi: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-29ath9k: Storage class should be before const qualifierTobias Klauser1-1/+1
2009-12-29wireless: remove remaining qual codeJohannes Berg10-255/+4
2009-12-29rt2x00: Add USB ID for Linksys WUSB 600N rev 2.Gertjan van Wingerde1-0/+1
2009-12-29ath5k: 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-27Fix MAC address access in 3c507, ibmlana, pcnet32 and libertasDaniel Drake1-2/+2
2009-12-23kfifo: fix warn_unused_resultStefani Seibold1-2/+4
2009-12-23kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold1-2/+3
2009-12-23kfifo: cleanup namespaceStefani Seibold2-6/+6
2009-12-23kfifo: move out spinlockStefani Seibold1-1/+1
2009-12-23kfifo: move struct kfifo in placeStefani Seibold3-13/+11
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller25-108/+119
2009-12-21mac80211: fix peer HT capabilitiesJohannes Berg1-2/+1