summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-03-24b43: Remove irqs_disabled() sanity checksMichael Buesch3-6/+5
2008-03-24b43: Fix DMA mapping leakageMichael Buesch1-10/+17
2008-03-24iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2-2/+2
2008-03-24arlan: fix warning when PROC_FS=nJohn W. Linville1-8/+0
2008-03-24iwlwifi: mac start synchronization issueRick Farrington2-2/+2
2008-03-24wavelan_cs arm fixAl Viro1-1/+1
2008-03-24rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno1-0/+2
2008-03-24iwlwifi: fix a typo in Kconfig messagePascal Terjan1-2/+2
2008-03-18[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton1-3/+0
2008-03-13rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn4-68/+106
2008-03-13ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin1-0/+2
2008-03-13b43: phy.c fix typo in register writeHarvey Harrison1-1/+1
2008-03-13prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski1-0/+1
2008-03-11rt2x00: Add new D-Link USB IDIvo van Doorn1-0/+1
2008-03-11rt2x00: never disable multicast because it disables broadcast tooAdam Baker2-4/+4
2008-03-11libertas: fix the 'compare command with itself' properlySebastian Siewior1-1/+1
2008-03-04b43legacy: Fix module init messageMichael Buesch1-1/+1
2008-03-04rndis_wlan: fix broken data copyJussi Kivilinna1-5/+3
2008-03-04libertas: compare the current command with responseSebastian Siewior1-3/+1
2008-03-04libertas: fix sanity check on sequence number in command responseDavid Woodhouse1-2/+2
2008-03-04p54: fix eeprom parser length sanity checksJohannes Berg1-7/+11
2008-03-04p54: fix EEPROM structure endiannessJohannes Berg2-5/+5
2008-02-28Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.Alexey Zaytsev1-1/+1
2008-02-28Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2-0/+2
2008-02-28libertas: Remove unused exportsRoland Dreier3-20/+0
2008-02-28rt2x00: Fix rt2x00lib_reset_link_tuner()Ivo van Doorn1-19/+30
2008-02-28rt2x00: Don't switch to antenna with low rssiIvo van Doorn2-13/+9
2008-02-28rt2x00: Add link tuner safe RX toggle statesIvo van Doorn7-7/+29
2008-02-28rt2x00: Fix antenna diversityIvo van Doorn1-3/+3
2008-02-28rndis_wlan: fix sparse warningsJohannes Berg1-7/+7
2008-02-20zd1211rw: fix sparse warningsJohannes Berg1-3/+9
2008-02-20rtl818x: fix sparse warningsJohannes Berg2-2/+6
2008-02-20ath5k: Fix build warnings on some 64-bit platforms.David Miller1-6/+8
2008-02-20WDEV, ath5k, don't return int from bool functionJiri Slaby3-6/+9
2008-02-20WDEV: ath5k, fix lock imbalanceJiri Slaby1-0/+1
2008-02-20p54usb: add USB ID for Linksys WUSB54G ver 2John W. Linville1-0/+1
2008-02-20p54usb: add USB ID for Phillips CPWUA054Ivo Couckuyt1-0/+1
2008-02-15b43legacy: Add driver load messagesStefano Brivio2-1/+33
2008-02-15ipw2200: fix ucode assertion for RX queue overrunDan Williams1-11/+34
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre2-2/+3
2008-02-15iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2-4/+4
2008-02-15b43legacy: fix firmware load message levelStefano Brivio1-4/+5
2008-02-15b43legacy: add firmware information to modinfoStefano Brivio1-0/+2
2008-02-15rt2x00: Add new USB ID to rt2500usbIvo van Doorn1-1/+1
2008-02-15b43: Fix firmware load message levelMichael Buesch1-5/+5
2008-02-15b43: Add firmware information to modinfoMichael Buesch1-0/+2
2008-02-15b43: Add driver load messagesMichael Buesch2-0/+34
2008-02-15b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio2-87/+113
2008-02-15iwlwifi: earlier rx allocationMohamed Abbas2-2/+2
2008-02-15iwlwifi: Don't send host commands on rfkillGregory Greenman2-0/+11