summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* 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
* iwlwifi: Renames struct fw_image_desc to struct fw_descTomas Winkler2008-01-282-7/+7
* iwlwifi: add 5965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-281-1/+11
* iwlwifi: move 3945 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-282-8/+20
* iwlwifi-ht: move 4965 SCD registers to iwl-prph.hEmmanuel Grumbach2008-01-283-45/+44
* iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler2008-01-285-231/+229
* iwlwifi: rename restricted_mem to targ_memTomas Winkler2008-01-285-56/+54
* iwlwifi: replace restricted_reg with prphTomas Winkler2008-01-285-157/+119
* iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas2008-01-281-2/+2
* iwlwifi: using PCI_DEVICE macroTomas Winkler2008-01-282-4/+4
OpenPOWER on IntegriCloud