summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-11-28pcmcia: Pass struct pcmcia_device to pcmcia_release_window()Magnus Damm1-2/+2
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)Dominik Brodowski8-241/+136
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (ray-cs.c)Dominik Brodowski1-178/+169
2009-11-08pcmcia: use pcmcia_loop_config in misc pcmcia driversDominik Brodowski1-40/+27
2009-11-08pcmcia: use pre-determined valuesDominik Brodowski2-40/+1
2009-10-16Merge 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-08b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz3-116/+132
2009-10-08b43: Fix PPC crash in rfkill polling on unloadLarry Finger1-0/+1
2009-10-08mac80211: fix ADM8211_SYNCTL_RFtype defineRoel Kluin1-1/+1
2009-10-08iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas1-1/+1
2009-10-08b43: Protect sanity check against physical device removalMichael Buesch1-1/+3
2009-10-08iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre1-1/+1
2009-10-08iwlwifi: fix compile warningReinette Chatre3-3/+3
2009-10-08iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy1-10/+10
2009-10-08iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg1-12/+11
2009-10-08b43: Don't use struct wldev after detach.Michael Buesch3-5/+5
2009-10-02Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle1-7/+6
2009-09-30ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter1-4/+2
2009-09-30rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata1-0/+1
2009-09-30mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen1-0/+3
2009-09-30b43: Always use block-I/O for the PIO data registersMichael Buesch1-22/+38
2009-09-29iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre11-204/+229
2009-09-29iwlwifi: fix memory leak in command queue handlingReinette Chatre1-0/+6
2009-09-29iwlwifi: fix debugfs buffer handlingReinette Chatre1-3/+3
2009-09-25Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller8-20/+23
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-14/+14
2009-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller31-304/+832
2009-09-23ath9k: Initialize txgain and rxgain for newer AR9287 chipsets.Vivek Natarajan1-2/+2
2009-09-23iwlagn: fix panic in iwl{5000,4965}_rx_reply_txStanislaw Gruszka2-0/+12
2009-09-23ath9k: Fix RFKILL bugsSujith1-7/+1
2009-09-23drivers/net/wireless: Use usb_endpoint_dir_outJulia Lawall1-1/+1
2009-09-23wl12xx: fix kconfig/link errorsRandy Dunlap1-1/+1
2009-09-23rt2x00: fix the definition of rt2x00crypto_rx_insert_ivAndrew Price1-1/+1
2009-09-23iwlwifi: reduce noise when skb allocation failsReinette Chatre2-2/+17
2009-09-23iwlwifi: do not send sync command while holding spinlockReinette Chatre1-1/+1
2009-09-23ar9170usb: add usbid for TP-Link TL-WN821N v2Christian Lamparter1-0/+2
2009-09-23ath9k: Disable autosleep feature by default.Vivek Natarajan1-9/+1
2009-09-23ath9k: Fix regression in PA calibrationSujith1-0/+1
2009-09-23ath9k: Fix bug in chain handlingSenthil Balasubramanian1-1/+3
2009-09-23ath9k: Fix AHB reset for AR9280Vivek Natarajan1-1/+1
2009-09-23ath9k: Adjust the chainmasks properlySenthil Balasubramanian1-5/+15
2009-09-23ath9k: Do a full reset for AR9280Vasanthakumar Thiagarajan1-2/+2
2009-09-23ath9k: Don't read NF when chip has gone through full sleep modeVasanthakumar Thiagarajan1-1/+1
2009-09-23ath9k: Fix rx data corruptionVasanthakumar Thiagarajan1-0/+9
2009-09-23ath9k: Fix chip wakeup issueSujith1-1/+1
2009-09-23ath9k: Restore TSF after RESETSujith1-0/+9