aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski2009-11-081-40/+27
* pcmcia: use pre-determined valuesDominik Brodowski2009-11-082-40/+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
| * | ath9k: Fix RFKILL bugsSujith2009-09-231-7/+1
| * | 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/+1
| * | ath9k: Fix regression in PA calibrationSujith2009-09-231-0/+1
| * | ath9k: Fix bug in chain handlingSenthil Balasubramanian2009-09-231-1/+3
| * | ath9k: Fix AHB reset for AR9280Vivek Natarajan2009-09-231-1/+1
| * | ath9k: Adjust the chainmasks properlySenthil Balasubramanian2009-09-231-5/+15
| * | ath9k: Do a full reset for AR9280Vasanthakumar Thiagarajan2009-09-231-2/+2
| * | ath9k: Don't read NF when chip has gone through full sleep modeVasanthakumar Thiagarajan2009-09-231-1/+1
| * | ath9k: Fix rx data corruptionVasanthakumar Thiagarajan2009-09-231-0/+9