summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob2013-09-268-38/+0
* ath9k: Remove incorrect diversity initializationSujith Manoharan2013-09-262-6/+0
* ath9k: Handle FATAL interrupts correctlySujith Manoharan2013-09-261-2/+8
* ath9k: Fix NF calibration for single stream cardsSujith Manoharan2013-09-261-1/+1
* rtlwifi: rtl8192cu: Convert driver to use rtl_process_phyinfo()Larry Finger2013-09-261-185/+2
* ath9k: mark wmi_event_swba as __packedChris Metcalf2013-09-261-1/+1
* rt2x00: rt2800lib: fix band selection and LNA PE control for RT3593 PCIe cardsGabor Juhos2013-09-261-9/+17
* ath9k: Fix PeakDetect calibration for AR9462Sujith Manoharan2013-09-263-12/+99
* ath9k: Use bitops for calibration flagsSujith Manoharan2013-09-269-42/+52
* ath9k: Handle abnormal NAV in AP modeSujith Manoharan2013-09-263-0/+16
* ath9k: Fix issue with parsing malformed CFP IESujith Manoharan2013-09-262-2/+6
* ath9k: Fix calibration for AR9462Sujith Manoharan2013-09-261-0/+15
* wireless: rtl818x: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* wireless: p54pci: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* wireless: orinoco: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-264-8/+0
* wireless: mwl8k: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-2/+0
* wireless: ipw2x00: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-2/+0
* wireless: wil6210: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-2/+0
* wireless: airo: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* wireless: adm8211: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-1/+0
* wireless: iwlegacy: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-262-4/+0
* wireless: rtlwifi: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-261-3/+0
* wireless: wl12xx: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* wireless: wlcore: use dev_get_platdata()Jingoo Han2013-09-262-2/+2
* wireless: wl1251: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* wireless: libertas: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* wireless: cw1200: use dev_get_platdata()Jingoo Han2013-09-261-2/+2
* wireless: brcmfmac: use dev_get_platdata()Jingoo Han2013-09-261-1/+1
* wireless: ath9k: use dev_get_platdata()Jingoo Han2013-09-261-2/+2
* wireless: ath5k: use dev_get_platdata()Jingoo Han2013-09-261-9/+6
* net: ath9k: Use NULL instead of falseSachin Kamat2013-09-261-1/+1
* ar5523: Add USB ID of D-Link WUA-2340 rev A1Albert Pool2013-09-261-0/+1
* rt2800: comment enable radio initialization sequenceStanislaw Gruszka2013-09-261-2/+11
* mwifiex: Remove casting the return value which is a void pointerJingoo Han2013-09-261-3/+3
* ath9k: replace snprintf() with scnprintf()Zefir Kurtisi2013-09-2613-531/+534
* ath9k: Add DELL 1707 to supported card tableSujith Manoharan2013-09-261-0/+5
* ath9k: Update AR9485 1.1 initvalsSujith Manoharan2013-09-261-34/+184
* ath9k: Add and use initvals for channel 14Sujith Manoharan2013-09-262-0/+9
* ath9k: Fix regulatory compliance for AR9462/AR9565Sujith Manoharan2013-09-262-0/+16
* ath9k: Identify WB335 Antenna configurationSujith Manoharan2013-09-263-9/+200
* ath9k: Identify CUS252 cardsSujith Manoharan2013-09-263-3/+19
* ath9k: Enable antenna diversity for WB335Sujith Manoharan2013-09-261-1/+5
* ath9k: Add support for AR9565 v1.0.1 LNA diversitySujith Manoharan2013-09-265-30/+15
* ath9k: Use correct RX gain table for AR9565Sujith Manoharan2013-09-261-0/+3
* ath9k: Fix antenna diversity init for AR9565Sujith Manoharan2013-09-262-6/+28
* ath9k: Bypass EEPROM for diversity cap for AR9565Sujith Manoharan2013-09-262-1/+6
* ath9k: Update initvals for AR9565 1.0Sujith Manoharan2013-09-261-8/+9
* Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-09-2616-428/+626
|\
| * ath10k: add chip_id file to debugfsKalle Valo2013-09-031-0/+22
OpenPOWER on IntegriCloud