summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-04-094-5/+3
|\
| * rt61pci: rt61pci_beacon_update do not free skb twiceDaniel Wagner2008-04-091-3/+1
| * iwlwifi: fix n-band association problemAbhijeet Kolekar2008-04-071-1/+0
| * ipw2200: set MAC address on radiotap interfaceDaniel Drake2008-04-071-0/+1
| * libertas: fix mode initialization problemHolger Schurig2008-04-071-1/+1
* | [NET]: Undo code bloat in hot paths due to print_mac().David S. Miller2008-04-084-97/+159
|/
* b43: Fix PCMCIA IRQ routingMichael Buesch2008-04-011-2/+4
* b43: Add DMA mapping failure messagesMichael Buesch2008-04-011-1/+6
* rt2x00: Ignore set_state(STATE_SLEEP) failureIvo van Doorn2008-03-271-2/+11
* drivers/net/wireless/iwlwifi/iwl-4965.c: correct use of ! and &Julia Lawall2008-03-271-1/+1
* libertas: fix spinlock recursion bugHolger Schurig2008-03-271-2/+0
* b43: Remove irqs_disabled() sanity checksMichael Buesch2008-03-243-6/+5
* b43: Fix DMA mapping leakageMichael Buesch2008-03-241-10/+17
* iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre2008-03-242-2/+2
* arlan: fix warning when PROC_FS=nJohn W. Linville2008-03-241-8/+0
* iwlwifi: mac start synchronization issueRick Farrington2008-03-242-2/+2
* wavelan_cs arm fixAl Viro2008-03-241-1/+1
* rt2x00: Add id for Corega CG-WLUSB2GPXMasakazu Mokuno2008-03-241-0/+2
* iwlwifi: fix a typo in Kconfig messagePascal Terjan2008-03-241-2/+2
* [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
OpenPOWER on IntegriCloud