summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
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
* 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
* 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
* wireless: checkpatch cleanupsJeff Garzik2008-01-288-18/+14
* [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-283-4/+5
* netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz2008-01-285-30/+14
* wireless: fix '!x & y' typo'sRoel Kluin2008-01-286-7/+7
* libertas: move wlan_*_association_work from header to c fileHolger Schurig2008-01-282-34/+34
* iwlwifi: disable interrupts before calling request_irqJes Sorensen2008-01-282-0/+4
* P54: use temporary variables to reduce size of generated codeDmitry Torokhov2008-01-281-36/+41
* Prism54: Convert mgmt_sem to the mutex APIMatthias Kaehlcke2008-01-283-4/+5
* orinoco: more reliable scan handlingDan Williams2008-01-282-240/+313
* b43: consistent naming for ieee80211_opsMichael Buesch2008-01-281-37/+38
* b43: Use the retry limit parameters from mac80211Michael Buesch2008-01-282-30/+53
* b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch2008-01-281-14/+12
* b43legacy: Remove set_key callbackMichael Buesch2008-01-281-27/+0
* b43legacy: Rewrite pwork lockingLarry Finger2008-01-281-58/+30
* b43legacy: Use input-polldev for the rfkill switchLarry Finger2008-01-284-103/+109
* b43legacy: RF-kill supportLarry Finger2008-01-289-15/+250
* b43legacy: LED triggers supportLarry Finger2008-01-287-310/+241
* iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig2008-01-2813-336/+368
* iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig2008-01-2821-2208/+5337
* iwlwifi: mark more functions/variables staticChristoph Hellwig2008-01-286-58/+38
* iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi2008-01-282-2/+2
* iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi2008-01-282-2/+2
* iwl4965: exclude 60M rate from probe requestmabbas2008-01-281-7/+9
OpenPOWER on IntegriCloud