summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-01-28rt2x00: Add TX/RX frame dumping facilityIvo van Doorn7-10/+337
2008-01-28rt2x00: Add skb descriptorIvo van Doorn8-73/+174
2008-01-28rt2x00: Add chipset version to chipset debugfs entryIvo van Doorn1-3/+8
2008-01-28rt2x00: Move register value/offset files into new folderIvo van Doorn1-17/+25
2008-01-28rt2x00: Extend PLCP descriptor definition for rt2400pciIvo van Doorn2-33/+27
2008-01-28rt2x00: Replace DRV_NAME with KBUILD_MODNAMEIvo van Doorn14-77/+11
2008-01-28b43legacy: reinit on too many PHY TX errorsStefano Brivio2-1/+19
2008-01-28b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg2-0/+4
2008-01-28b43legacy: properly fix a bogus gcc warningFrank Lichtenheld1-1/+1
2008-01-28b43: Changes to enable BCM4311 rev 02 with wireless core revision 13Larry Finger3-10/+26
2008-01-28b43: reinit on too many PHY TX errorsStefano Brivio2-1/+21
2008-01-28b43: include FCS in frames handed to mac80211Johannes Berg2-2/+2
2008-01-28b43: include full 64-bit timestamp in monitor modeJohannes Berg2-0/+4
2008-01-28libertas: less eventcause shiftsHolger Schurig2-28/+35
2008-01-28libertas: remove user-specified channel listHolger Schurig4-122/+13
2008-01-28libertas: remove numprobesHolger Schurig4-53/+11
2008-01-28libertas: tweak tx path debuggingHolger Schurig1-4/+4
2008-01-28libertas: tweak association debug outputHolger Schurig3-43/+28
2008-01-28libertas: rework event subscriptionHolger Schurig6-901/+278
2008-01-28libertas: remove arbitrary typedefsHolger Schurig23-565/+606
2008-01-28libertas: configurable beacon intervalBrajesh Dave6-1/+61
2008-01-28libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave9-36/+47
2008-01-28libertas: nuke useless variable usbdriver_name and useless commentsAndres Salomon1-7/+1
2008-01-28libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2-25/+4
2008-01-28libertas: mark module_init/exit functions as __init/__exitAndres Salomon3-6/+6
2008-01-28libertas: drop useless default_fw_name variableAndres Salomon1-6/+1
2008-01-28zd1211rw: add copyright noticesDaniel Drake15-14/+77
2008-01-28zd1211rw: Add ID for Trendnet TEW-429UB ADaniel Drake1-0/+1
2008-01-28zd1211rw: port to mac80211Daniel Drake12-1668/+1008
2008-01-28libertas: clean up association debug messagesHolger Schurig1-72/+64
2008-01-28libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig29-1542/+1546
2008-01-28iwlwifi: remove redundant initialization of final_modeJohn W. Linville2-2/+2
2008-01-28b43legacy: Convert to use of the new SPROM structureLarry Finger5-39/+41
2008-01-28b43: Convert to use of the new SPROM structureLarry Finger6-56/+55
2008-01-28b44: Convert to use of the new SPROM structureLarry Finger1-4/+4
2008-01-28rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn5-58/+38
2008-01-28iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changedZhu Yi1-1/+1
2008-01-28b43: silence a bogus gcc warningFrank Lichtenheld1-1/+1
2008-01-28b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio1-2/+6
2008-01-28remove unused iwl4965_init_hw_rates functionZhu Yi2-10/+0
2008-01-28iwlwifi: cleanup namespaceChristoph Hellwig19-4106/+4093
2008-01-28iwl4965: fix cannot find a suitable rate issueMohamed Abbas1-5/+8
2008-01-28iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTELZhu Yi2-4/+4
2008-01-28b43/b43legacy: fix my copyright noticesStefano Brivio17-20/+17
2008-01-28b43: rewrite A PHY initializationStefano Brivio9-513/+914
2008-01-28b43legacy: rewrite and fix rfkill initializationStefano Brivio3-12/+14
2008-01-28b43legacy: use a consistent naming scheme for the opsStefano Brivio1-37/+37
2008-01-28b43legacy: use the retry limits provided by mac80211Stefano Brivio2-30/+52
2008-01-28SGISEEQ: use cached memory access to make driver work on IP28Thomas Bogendoerfer1-73/+166
2008-01-28pasemi_mac: Don't enable RX/TX without a link (if possible)Olof Johansson1-8/+33