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-10-296-11/+11
|\
| * airo: Reorder tests, check bounds before elementRoel Kluin2009-10-271-3/+2Star
| * 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-1617-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/+11Star
| * 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/+6Star
* ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter2009-09-291-4/+2Star
* 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-258-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-1813-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-2431-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
| * | ath9k: Fix RFKILL bugsSujith2009-09-231-7/+1Star
| * | drivers/net/wireless: Use usb_endpoint_dir_outJulia Lawall2009-09-231-1/+1
| * | wl12xx: fix kconfig/link errorsRandy Dunlap2009-09-231-1/+1
| * | rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price2009-09-231-1/+1
| * | iwlwifi: reduce noise when skb allocation failsReinette Chatre2009-09-232-2/+17
| * | iwlwifi: do not send sync command while holding spinlockReinette Chatre2009-09-231-1/+1
| * | ar9170usb: add usbid for TP-Link TL-WN821N v2Christian Lamparter2009-09-231-0/+2
| * | ath9k: Disable autosleep feature by default.Vivek Natarajan2009-09-231-9/+1Star
| * | ath9k: Fix regression in PA calibrationSujith2009-09-231-0/+1
| * | ath9k: Fix bug in chain handlingSenthil Balasubramanian2009-09-231-1/+3