summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2008-01-29zd1211rw: port to mac80211Daniel Drake12-1668/+1008
2008-01-29libertas: clean up association debug messagesHolger Schurig1-72/+64
2008-01-29libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig29-1542/+1546
2008-01-29iwlwifi: remove redundant initialization of final_modeJohn W. Linville2-2/+2
2008-01-29b43legacy: Convert to use of the new SPROM structureLarry Finger5-39/+41
2008-01-29b43: Convert to use of the new SPROM structureLarry Finger6-56/+55
2008-01-29rt2x00: Move duplicate code into rt2x00pci_txdone()Ivo van Doorn5-58/+38
2008-01-29iwl4965: fix rxon flags set to wrong value for A mode in .erp_ie_changedZhu Yi1-1/+1
2008-01-29b43: silence a bogus gcc warningFrank Lichtenheld1-1/+1
2008-01-29b43legacy: fix kconfig dependecies for rfkill and ledsStefano Brivio1-2/+6
2008-01-29remove unused iwl4965_init_hw_rates functionZhu Yi2-10/+0
2008-01-29iwlwifi: cleanup namespaceChristoph Hellwig19-4106/+4093
2008-01-29iwl4965: fix cannot find a suitable rate issueMohamed Abbas1-5/+8
2008-01-29iwlwifi: replace 0x8086 with PCI_VENDOR_ID_INTELZhu Yi2-4/+4
2008-01-29b43/b43legacy: fix my copyright noticesStefano Brivio17-20/+17
2008-01-29b43: rewrite A PHY initializationStefano Brivio9-513/+914
2008-01-29b43legacy: rewrite and fix rfkill initializationStefano Brivio3-12/+14
2008-01-29b43legacy: use a consistent naming scheme for the opsStefano Brivio1-37/+37
2008-01-29b43legacy: use the retry limits provided by mac80211Stefano Brivio2-30/+52
2008-01-29wireless: checkpatch cleanupsJeff Garzik8-18/+14
2008-01-29[netdrvr] irq handler minor cleanups in several driversJeff Garzik3-4/+5
2008-01-29netdev: ARRAY_SIZE() cleanupsAlejandro Martinez Ruiz5-30/+14
2008-01-29wireless: fix '!x & y' typo'sRoel Kluin6-7/+7
2008-01-29libertas: move wlan_*_association_work from header to c fileHolger Schurig2-34/+34
2008-01-29iwlwifi: disable interrupts before calling request_irqJes Sorensen2-0/+4
2008-01-29P54: use temporary variables to reduce size of generated codeDmitry Torokhov1-36/+41
2008-01-29Prism54: Convert mgmt_sem to the mutex APIMatthias Kaehlcke3-4/+5
2008-01-29orinoco: more reliable scan handlingDan Williams2-240/+313
2008-01-29b43: consistent naming for ieee80211_opsMichael Buesch1-37/+38
2008-01-29b43: Use the retry limit parameters from mac80211Michael Buesch2-30/+53
2008-01-29b43: Dereference of wl->current_dev must be protected by wl->mutexMichael Buesch1-14/+12
2008-01-29b43legacy: Remove set_key callbackMichael Buesch1-27/+0
2008-01-29b43legacy: Rewrite pwork lockingLarry Finger1-58/+30
2008-01-29b43legacy: Use input-polldev for the rfkill switchLarry Finger4-103/+109
2008-01-29b43legacy: RF-kill supportLarry Finger9-15/+250
2008-01-29b43legacy: LED triggers supportLarry Finger7-310/+241
2008-01-29iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig13-336/+368
2008-01-29iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig21-2208/+5337
2008-01-29iwlwifi: mark more functions/variables staticChristoph Hellwig6-58/+38
2008-01-29iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi2-2/+2
2008-01-29iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi2-2/+2
2008-01-29iwl4965: exclude 60M rate from probe requestmabbas1-7/+9
2008-01-29iwlwifi: Renames struct fw_image_desc to struct fw_descTomas Winkler2-7/+7
2008-01-29iwlwifi: add 5965 SCD registers to iwl-prph.hEmmanuel Grumbach1-1/+11
2008-01-29iwlwifi: move 3945 SCD registers to iwl-prph.hEmmanuel Grumbach2-8/+20
2008-01-29iwlwifi-ht: move 4965 SCD registers to iwl-prph.hEmmanuel Grumbach3-45/+44
2008-01-29iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler5-231/+229
2008-01-29iwlwifi: rename restricted_mem to targ_memTomas Winkler5-56/+54
2008-01-29iwlwifi: replace restricted_reg with prphTomas Winkler5-157/+119
2008-01-29iwlwifi: accept up to 4K frame size on Rx side to fit A-MSDU framemabbas1-2/+2