aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
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/linville/wireless-next-2.6David 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
2009-09-23b43: Don't abuse wl->current_dev in the led workMichael Buesch3-5/+5
2009-09-23b43: Add LP PHY Analog Switch SupportThomas Ilnseher1-1/+11
2009-09-23b43: Disable PMQ mechanismMichael Buesch1-0/+14
2009-09-23b43: Add optional verbose runtime statisticsMichael Buesch5-0/+43
2009-09-23b43: Fix IRQ sync for SDIOMichael Buesch1-6/+7
2009-09-23b43: Fix SDIO interrupt handler deadlockMichael Buesch2-6/+5
2009-09-23b43: Do not use _irqsafe callbacksMichael Buesch3-4/+4
2009-09-23b43: Add Soft-MAC SDIO device supportAlbert Herranz5-16/+324
2009-09-23b43: Rewrite suspend/resume codeMichael Buesch4-173/+233
2009-09-23p54usb: add Zcomax XG-705A usbidChristian Lamparter1-0/+1
2009-09-23iwlwifi: disable powersave for 4965Johannes Berg4-5/+11
2009-09-23iwlwifi: find the correct first antennaWey-Yi Guy1-1/+3
2009-09-23iwlwifi: fix potential rx buffer lossReinette Chatre2-15/+33
2009-09-23iwlwifi: fix HT operation in 2.4 GHz bandDaniel C Halperin1-0/+6
2009-09-23b43: Fix resume failureMichael Buesch1-5/+1