summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* [RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton2008-03-181-3/+0
* rt2x00: Add suspend/resume handlers to rt2x00rfkillIvo van Doorn2008-03-134-68/+106
* ath5k: disable irq handling in ath5k_hw_detach()Pavel Roskin2008-03-131-0/+2
* b43: phy.c fix typo in register writeHarvey Harrison2008-03-131-1/+1
* prism54: support for 124a:4025 - another version of IOGear GWU513 802.11gJan Slupski2008-03-131-0/+1
* rt2x00: Add new D-Link USB IDIvo van Doorn2008-03-111-0/+1
* rt2x00: never disable multicast because it disables broadcast tooAdam Baker2008-03-112-4/+4
* libertas: fix the 'compare command with itself' properlySebastian Siewior2008-03-111-1/+1
* b43legacy: Fix module init messageMichael Buesch2008-03-041-1/+1
* rndis_wlan: fix broken data copyJussi Kivilinna2008-03-041-5/+3
* libertas: compare the current command with responseSebastian Siewior2008-03-041-3/+1
* libertas: fix sanity check on sequence number in command responseDavid Woodhouse2008-03-041-2/+2
* p54: fix eeprom parser length sanity checksJohannes Berg2008-03-041-7/+11
* p54: fix EEPROM structure endiannessJohannes Berg2008-03-042-5/+5
* Don't build bcm43xx if SSB is static and b43 PCI-SSB bridge is enabled.Alexey Zaytsev2008-02-281-1/+1
* Use a separate config option for the b43 pci to ssb bridge.Alexey Zaytsev2008-02-282-0/+2
* libertas: Remove unused exportsRoland Dreier2008-02-283-20/+0
* rt2x00: Fix rt2x00lib_reset_link_tuner()Ivo van Doorn2008-02-281-19/+30
* rt2x00: Don't switch to antenna with low rssiIvo van Doorn2008-02-282-13/+9
* rt2x00: Add link tuner safe RX toggle statesIvo van Doorn2008-02-287-7/+29
* rt2x00: Fix antenna diversityIvo van Doorn2008-02-281-3/+3
* rndis_wlan: fix sparse warningsJohannes Berg2008-02-281-7/+7
* zd1211rw: fix sparse warningsJohannes Berg2008-02-201-3/+9
* rtl818x: fix sparse warningsJohannes Berg2008-02-202-2/+6
* ath5k: Fix build warnings on some 64-bit platforms.David Miller2008-02-201-6/+8
* WDEV, ath5k, don't return int from bool functionJiri Slaby2008-02-203-6/+9
* WDEV: ath5k, fix lock imbalanceJiri Slaby2008-02-201-0/+1
* p54usb: add USB ID for Linksys WUSB54G ver 2John W. Linville2008-02-201-0/+1
* p54usb: add USB ID for Phillips CPWUA054Ivo Couckuyt2008-02-201-0/+1
* b43legacy: Add driver load messagesStefano Brivio2008-02-152-1/+33
* ipw2200: fix ucode assertion for RX queue overrunDan Williams2008-02-151-11/+34
* iwlwifi: only check for association id when associating with APReinette Chatre2008-02-152-2/+3
* iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler2008-02-152-4/+4
* b43legacy: fix firmware load message levelStefano Brivio2008-02-151-4/+5
* b43legacy: add firmware information to modinfoStefano Brivio2008-02-151-0/+2
* rt2x00: Add new USB ID to rt2500usbIvo van Doorn2008-02-151-1/+1
* b43: Fix firmware load message levelMichael Buesch2008-02-151-5/+5
* b43: Add firmware information to modinfoMichael Buesch2008-02-151-0/+2
* b43: Add driver load messagesMichael Buesch2008-02-152-0/+34
* b43legacy: fix DMA for 30/32-bit DMA enginesStefano Brivio2008-02-152-87/+113
* iwlwifi: earlier rx allocationMohamed Abbas2008-02-152-2/+2
* iwlwifi: Don't send host commands on rfkillGregory Greenman2008-02-152-0/+11
* iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre2008-02-152-0/+8
* rndis_wlan: enable stall workaround by link quality instead of link speedJussi Kivilinna2008-02-151-9/+5
* ath5k: correct padding in tx descriptorsBruno Randolf2008-02-152-16/+22
* wavelan: mark hardware interfacing structures as packedJohn W. Linville2008-02-151-3/+3
* leds: Standardise LED naming schemeRichard Purdie2008-02-071-4/+4
* Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller2008-02-058-73/+162
|\
| * b43: Fix DMA for 30/32-bit DMA enginesMichael Buesch2008-02-052-58/+99
| * iwl3945-base.c: fix off-by-one errorsAdrian Bunk2008-02-051-4/+4
OpenPOWER on IntegriCloud