summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2009-11-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-25/+25
2009-11-06rt2x00: Don't queue ieee80211 work after USB removalSean Cross-7/+17
2009-11-06Revert "ipw2200: fix oops on missing firmware"John W. Linville-16/+6
2009-11-04rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger-2/+2
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-10/+36
2009-10-30libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse-1/+1
2009-10-30ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez-1/+1
2009-10-30b43: Fix DMA TX bounce buffer copyingMichael Buesch-2/+13
2009-10-30rt73usb.c : more idsXose Vazquez Perez-0/+5
2009-10-30ipw2200: fix oops on missing firmwareZhu Yi-6/+16
2009-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-11/+11
2009-10-29ray_cs: Fix copy_from_user handlingAlan Cox-1/+1
2009-10-27airo: Reorder tests, check bounds before elementRoel Kluin-3/+2
2009-10-27libertas spi: fix sparse errorsHolger Schurig-5/+5
2009-10-27b43: add 'struct b43_wl' missing declarationMiguel Boton-0/+1
2009-10-27b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger-2/+2
2009-10-27rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT-1/+1
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-152/+174
2009-10-12libertas: fix buildAlan Cox-0/+1
2009-10-12b43: fix ieee80211_rx() contextJohannes Berg-0/+3
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+24
2009-10-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz-116/+132
2009-10-07b43: Fix PPC crash in rfkill polling on unloadLarry Finger-0/+1
2009-10-07mac80211: fix ADM8211_SYNCTL_RFtype defineRoel Kluin-1/+1
2009-10-07iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas-1/+1
2009-10-07b43: Protect sanity check against physical device removalMichael Buesch-1/+3
2009-10-07iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre-1/+1
2009-10-07iwlwifi: fix compile warningReinette Chatre-3/+3
2009-10-07iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy-10/+10
2009-10-07iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg-12/+11
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch-5/+5
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle-7/+6
2009-09-29ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter-4/+2
2009-09-29rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata-0/+1
2009-09-29mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen-0/+3
2009-09-29b43: Always use block-I/O for the PIO data registersMichael Buesch-22/+38
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre-204/+229
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre-0/+6
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre-3/+3
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller-20/+23
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan-14/+14
2009-09-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller-304/+832
2009-09-23ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.Vivek Natarajan-2/+2
2009-09-23iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka-0/+12
2009-09-23ath9k: Fix RFKILL bugsSujith-7/+1
2009-09-23drivers/net/wireless: Use usb_endpoint_dir_outJulia Lawall-1/+1
2009-09-23wl12xx: fix kconfig/link errorsRandy Dunlap-1/+1
2009-09-23rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price-1/+1
2009-09-23iwlwifi: reduce noise when skb allocation failsReinette Chatre-2/+17