summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Merge 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-07b43: do not stack-allocate pio rx/tx header and tail buffersAlbert Herranz3-116/+132
2009-10-07b43: Fix PPC crash in rfkill polling on unloadLarry Finger1-0/+1
2009-10-07mac80211: fix ADM8211_SYNCTL_RFtype defineRoel Kluin1-1/+1
2009-10-07iwlwifi: use %pM for formatted MAC addressesBjorn Helgaas1-1/+1
2009-10-07b43: Protect sanity check against physical device removalMichael Buesch1-1/+3
2009-10-07iwlagn: fix compile warning in iwl5000_gain_computationReinette Chatre1-1/+1
2009-10-07iwlwifi: fix compile warningReinette Chatre3-3/+3
2009-10-07iwlwifi: fix EEPROM enhance tx power offsetWey-Yi Guy1-10/+10
2009-10-07iwlwifi: incorrect method used for finding valid OTP blocksJay Sternberg1-12/+11
2009-10-07b43: Don't use struct wldev after detach.Michael Buesch3-5/+5
2009-10-01Kconfig: STRIP: Remove stale bits of STRIP help textRalf Baechle1-7/+6
2009-09-29ar9170: fix bug in iq-auto calibration value calculationChristian Lamparter1-4/+2
2009-09-29rt2x00: Thrustmaster FunAccess WIFI USB and rt73usbMichal Szalata1-0/+1
2009-09-29mac80211_hwsim: Fix initial beacon timer configurationJouni Malinen1-0/+3
2009-09-29b43: Always use block-I/O for the PIO data registersMichael Buesch1-22/+38
2009-09-28iwlwifi: fix 3945 ucode info retrieval after failureReinette Chatre11-204/+229
2009-09-28iwlwifi: fix memory leak in command queue handlingReinette Chatre1-0/+6
2009-09-28iwlwifi: fix debugfs buffer handlingReinette Chatre1-3/+3
2009-09-24Merge 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-23Merge 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
2009-09-23ath9k: Revamp PCIE workaroundsVivek Natarajan4-72/+103
2009-09-23ath9k: Set default noise floor value for AR9287Vivek Natarajan2-0/+3
2009-09-23b43: Implement RFKILL status for LP PHYLarry Finger1-1/+1
2009-09-23b43: Remove BROKEN attribute from SDIOMichael Buesch1-1/+1
2009-09-23b43: fix build error if !CONFIG_B43_LEDSAlbert Herranz3-2/+13