summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* libertas: configurable beacon intervalBrajesh Dave2008-01-286-1/+61
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-289-36/+47
* libertas: nuke useless variable usbdriver_name and useless commentsAndres Salomon2008-01-281-7/+1
* libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2008-01-282-25/+4
* libertas: mark module_init/exit functions as __init/__exitAndres Salomon2008-01-283-6/+6
* libertas: drop useless default_fw_name variableAndres Salomon2008-01-281-6/+1
* zd1211rw: add copyright noticesDaniel Drake2008-01-2815-14/+77
* zd1211rw: Add ID for Trendnet TEW-429UB ADaniel Drake2008-01-281-0/+1
* zd1211rw: port to mac80211Daniel Drake2008-01-2812-1668/+1008
* libertas: clean up association debug messagesHolger Schurig2008-01-281-72/+64
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-2829-1542/+1546
* iwlwifi: remove redundant initialization of final_modeJohn W. Linville2008-01-282-2/+2
* ssb: Remove the old, now unused, data structuresLarry Finger2008-01-281-60/+15
* b43legacy: Convert to use of the new SPROM structureLarry Finger2008-01-285-39/+41
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-286-56/+55
* b44: Convert to use of the new SPROM structureLarry Finger2008-01-281-4/+4
* ssb: Convert to use of the new SPROM structureLarry Finger2008-01-283-93/+142
* ssb: Add new SPROM structure while keeping the oldLarry Finger2008-01-281-2/+0
* rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn2008-01-285-58/+38
* iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changedZhu Yi2008-01-281-1/+1
* b43: silence a bogus gcc warningFrank Lichtenheld2008-01-281-1/+1
* b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio2008-01-281-2/+6
* remove unused iwl4965_init_hw_rates functionZhu Yi2008-01-282-10/+0
* iwlwifi: cleanup namespaceChristoph Hellwig2008-01-2819-4106/+4093
* iwl4965: fix cannot find a suitable rate issueMohamed Abbas2008-01-281-5/+8
* iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTELZhu Yi2008-01-282-4/+4
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-2817-20/+17
* b43: rewrite A PHY initializationStefano Brivio2008-01-289-513/+914
* b43legacy: rewrite and fix rfkill initializationStefano Brivio2008-01-283-12/+14
* b43legacy: use a consistent naming scheme for the opsStefano Brivio2008-01-281-37/+37
* b43legacy: use the retry limits provided by mac80211Stefano Brivio2008-01-282-30/+52
* SGISEEQ: use cached memory access to make driver work on IP28Thomas Bogendoerfer2008-01-281-73/+166
* pasemi_mac: Don't enable RX/TX without a link (if possible)Olof Johansson2008-01-281-8/+33
* pasemi_mac: Print warning when not attaching to a PHYOlof Johansson2008-01-281-4/+5
* pasemi_mac: Remove SKB copy/recycle logicOlof Johansson2008-01-281-22/+3
* pasemi_mac: SKB unmap optimizationOlof Johansson2008-01-281-14/+25
* pasemi_mac: Software-based LRO supportOlof Johansson2008-01-283-4/+55
* pasemi_mac: Improve RX interrupt mitigationOlof Johansson2008-01-281-8/+10
* pasemi_mac: Fix TX cleaningOlof Johansson2008-01-282-8/+34
* pasemi_mac: performance tweaksOlof Johansson2008-01-281-46/+68
* pasemi_mac: Convert to new dma libraryOlof Johansson2008-01-282-286/+210
* pasemi_mac: Move register definitions to include/asm-powerpcOlof Johansson2008-01-282-334/+3
* pasemi_mac: RX/TX ring management cleanupOlof Johansson2008-01-282-139/+157
* sky2: rx allocation threshold changeStephen Hemminger2008-01-281-19/+9
* sky2: align IP header on Rx if possibleStephen Hemminger2008-01-281-13/+20
* r6040: cleanupsFrancois Romieu2008-01-281-20/+13
* r6040: erroneous dev->privFrancois Romieu2008-01-281-1/+1
* r6040: remove virt_to_busFrancois Romieu2008-01-281-53/+50
* r6040: compile errorFrancois Romieu2008-01-281-1/+1
* axnet_cs: use spin_lock_irqsave instead of spin_lock + disable_irqKomuro2008-01-281-11/+5