summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-098-25/+25
|\
| * rt2x00: Don't queue ieee80211 work after USB removalSean Cross2009-11-063-7/+17
| * Revert "ipw2200: fix oops on missing firmware"John W. Linville2009-11-064-16/+6
| * rtl8187: Fix kernel oops when device is removed when LEDS enabledLarry Finger2009-11-041-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-038-10/+36
|\|
| * libertas if_usb: Fix crash on 64-bit machinesDavid Woodhouse2009-10-301-1/+1
| * ath9k: fix misplaced semicolon on rate controlLuis R. Rodriguez2009-10-301-1/+1
| * b43: Fix DMA TX bounce buffer copyingMichael Buesch2009-10-301-2/+13
| * rt73usb.c : more idsXose Vazquez Perez2009-10-301-0/+5
| * ipw2200: fix oops on missing firmwareZhu Yi2009-10-304-6/+16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-296-11/+11
|\|
| * airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2
| * libertas spi: fix sparse errorsHolger Schurig2009-10-271-5/+5
| * b43: add 'struct b43_wl' missing declarationMiguel Boton2009-10-271-0/+1
| * b43: Fix Bugzilla #14181 and the bug from the previous 'fix'Larry Finger2009-10-272-2/+2
| * rt2x00: Fix crypto in TX frame for rt2800usbBenoit PAPILLAULT2009-10-271-1/+1
* | ray_cs: Fix copy_from_user handlingAlan Cox2009-10-291-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-1517-152/+174
|\|
| * libertas: fix buildAlan Cox2009-10-121-0/+1
| * b43: fix ieee80211_rx() contextJohannes Berg2009-10-121-0/+3
| * iwlwifi: change the order of freeing memoryWey-Yi Guy2009-10-122-2/+2
| * b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz2009-10-073-116/+132
| * b43: Fix PPC crash in rfkill polling on unloadLarry Finger2009-10-071-0/+1
| * mac80211: fix ADM8211_SYNCTL_RFtype defineRoel Kluin2009-10-071-1/+1
| * iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas2009-10-071-1/+1
| * b43: Protect sanity check against physical device removalMichael Buesch2009-10-071-1/+3
| * iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre2009-10-071-1/+1
| * iwlwifi: fix compile warningReinette Chatre2009-10-073-3/+3
| * iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy2009-10-071-10/+10
| * iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg2009-10-071-12/+11
| * b43: Don't use struct wldev after detach.Michael Buesch2009-10-073-5/+5
* | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-1124-0/+24
|/
* Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle2009-10-011-7/+6
* ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-291-4/+2
* rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata2009-09-291-0/+1
* mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen2009-09-291-0/+3
* b43: Always use block-I/O for the PIO data registersMichael Buesch2009-09-291-22/+38
* iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre2009-09-2811-204/+229
* iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-281-0/+6
* iwlwifi: fix debugfs buffer handlingReinette Chatre2009-09-281-3/+3
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-09-248-20/+23
|\
| * sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-14/+14
| * spi: prefix modalias with "spi:"Anton Vorontsov2009-09-233-0/+3
| * trivial: fix typos "man[ae]g?ment" -> "management"Uwe Kleine-Koenig2009-09-212-2/+2
| * trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-211-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-09-1713-32/+66
| |\
| * | debugfs: Change debugfs directory of IWMC3200GeunSik Lim2009-09-151-3/+3
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-09-2331-304/+832
|\ \ \ | |_|/ |/| |
| * | ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.Vivek Natarajan2009-09-231-2/+2
| * | iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka2009-09-232-0/+12