summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAgeFilesLines
* rt2x00: Add skb descriptorIvo van Doorn2008-01-298-73/+174
* rt2x00: Add chipset version to chipset debugfs entryIvo van Doorn2008-01-291-3/+8
* rt2x00: Move register value/offset files into new folderIvo van Doorn2008-01-291-17/+25
* rt2x00: Extend PLCP descriptor definition for rt2400pciIvo van Doorn2008-01-292-33/+27
* rt2x00: Replace DRV_NAME with KBUILD_MODNAMEIvo van Doorn2008-01-2914-77/+11
* b43legacy: reinit on too many PHY TX errorsStefano Brivio2008-01-292-1/+19
* b43legacy: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-292-0/+4
* b43legacy: properly fix a bogus gcc warningFrank Lichtenheld2008-01-291-1/+1
* b43: Changes to enable BCM4311 rev 02 with wireless core revision 13Larry Finger2008-01-293-10/+26
* b43: reinit on too many PHY TX errorsStefano Brivio2008-01-292-1/+21
* b43: include FCS in frames handed to mac80211Johannes Berg2008-01-292-2/+2
* b43: include full 64-bit timestamp in monitor modeJohannes Berg2008-01-292-0/+4
* libertas: less eventcause shiftsHolger Schurig2008-01-292-28/+35
* libertas: remove user-specified channel listHolger Schurig2008-01-294-122/+13
* libertas: remove numprobesHolger Schurig2008-01-294-53/+11
* libertas: tweak tx path debuggingHolger Schurig2008-01-291-4/+4
* libertas: tweak association debug outputHolger Schurig2008-01-293-43/+28
* libertas: rework event subscriptionHolger Schurig2008-01-296-901/+278
* libertas: remove arbitrary typedefsHolger Schurig2008-01-2923-565/+606
* libertas: configurable beacon intervalBrajesh Dave2008-01-296-1/+61
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-299-36/+47
* libertas: nuke useless variable usbdriver_name and useless commentsAndres Salomon2008-01-291-7/+1
* libertas: reset devices upon disconnect rather than module unloadingAndres Salomon2008-01-292-25/+4
* libertas: mark module_init/exit functions as __init/__exitAndres Salomon2008-01-293-6/+6
* libertas: drop useless default_fw_name variableAndres Salomon2008-01-291-6/+1
* zd1211rw: add copyright noticesDaniel Drake2008-01-2915-14/+77
* zd1211rw: Add ID for Trendnet TEW-429UB ADaniel Drake2008-01-291-0/+1
* zd1211rw: port to mac80211Daniel Drake2008-01-2912-1668/+1008
* libertas: clean up association debug messagesHolger Schurig2008-01-291-72/+64
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-2929-1542/+1546
* iwlwifi: remove redundant initialization of final_modeJohn W. Linville2008-01-292-2/+2
* b43legacy: Convert to use of the new SPROM structureLarry Finger2008-01-295-39/+41
* b43: Convert to use of the new SPROM structureLarry Finger2008-01-296-56/+55
* rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn2008-01-295-58/+38
* iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changedZhu Yi2008-01-291-1/+1
* b43: silence a bogus gcc warningFrank Lichtenheld2008-01-291-1/+1
* b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio2008-01-291-2/+6
* remove unused iwl4965_init_hw_rates functionZhu Yi2008-01-292-10/+0
* iwlwifi: cleanup namespaceChristoph Hellwig2008-01-2919-4106/+4093
* iwl4965: fix cannot find a suitable rate issueMohamed Abbas2008-01-291-5/+8
* iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTELZhu Yi2008-01-292-4/+4
* b43/b43legacy: fix my copyright noticesStefano Brivio2008-01-2917-20/+17
* b43: rewrite A PHY initializationStefano Brivio2008-01-299-513/+914
* b43legacy: rewrite and fix rfkill initializationStefano Brivio2008-01-293-12/+14
* b43legacy: use a consistent naming scheme for the opsStefano Brivio2008-01-291-37/+37
* b43legacy: use the retry limits provided by mac80211Stefano Brivio2008-01-292-30/+52
* wireless: checkpatch cleanupsJeff Garzik2008-01-298-18/+14
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-293-4/+5
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-295-30/+14
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-296-7/+7