summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds15-177/+83
2009-11-13p54usb: Remove DMA buffer from stackLarry Finger1-3/+7
2009-11-13Revert "libipw: initiate cfg80211 API conversion"John W. Linville4-161/+36
2009-11-10iwlwifi: Fix issue on file transfer stalled in HT modeWey-Yi Guy1-0/+1
2009-11-10iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy4-3/+23
2009-11-10Libertas: fix issues while configuring host sleep using ethtool wolBing Zhao1-3/+2
2009-11-10Libertas: coding style cleanup in ethtool.cBing Zhao1-4/+8
2009-11-10rtl8187: Fix sparse warningsLarry Finger1-0/+1
2009-11-10ath5k: add LED definition for BenQ Joybook R55vBob Copeland1-0/+2
2009-11-10ath5k: add LED support for HP Compaq CQ60Bob Copeland1-0/+2
2009-11-10ath5k: don't reset mcast filter when configuring the modeBob Copeland1-1/+0
2009-11-10b43: work around a locking issue in ->set_tim()Felix Fietkau1-2/+1
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-25/+25
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross3-7/+17
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville4-16/+6
2009-11-04rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger1-2/+2
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-10/+36
2009-10-30libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse1-1/+1
2009-10-30ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez1-1/+1
2009-10-30b43: Fix DMA TX bounce buffer copyingMichael Buesch1-2/+13
2009-10-30rt73usb.c : more idsXose Vazquez Perez1-0/+5
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi4-6/+16
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-11/+11
2009-10-29ray_cs: Fix copy_from_user handlingAlan Cox1-1/+1
2009-10-27airo: Reorder tests, check bounds before elementRoel Kluin1-3/+2
2009-10-27libertas spi: fix sparse errorsHolger Schurig1-5/+5
2009-10-27b43: add 'struct b43_wl' missing declarationMiguel Boton1-0/+1
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2-2/+2
2009-10-27rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT1-1/+1
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds17-152/+174
2009-10-12libertas: fix buildAlan Cox1-0/+1
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg1-0/+3
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy2-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan24-0/+24
2009-10-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz3-116/+132
2009-10-07b43: Fix PPC crash in rfkill polling on unloadLarry Finger1-0/+1
2009-10-07mac80211: fix ADM8211_SYNCTL_RFtype defineRoel Kluin1-1/+1
2009-10-07iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas1-1/+1
2009-10-07b43: Protect sanity check against physical device removalMichael Buesch1-1/+3
2009-10-07iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre1-1/+1
2009-10-07iwlwifi: fix compile warningReinette Chatre3-3/+3
2009-10-07iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy1-10/+10
2009-10-07iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg1-12/+11
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch3-5/+5
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle1-7/+6
2009-09-29ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter1-4/+2
2009-09-29rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata1-0/+1
2009-09-29mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen1-0/+3
2009-09-29b43: Always use block-I/O for the PIO data registersMichael Buesch1-22/+38
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre11-204/+229