summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* wl18xx: print new RDL versions during bootVictor Goldenshtein2013-09-302-16/+46
* wl18xx: fix boot process in high temperature environmentVictor Goldenshtein2013-09-302-0/+66
* wlcore: clarify and fix regulatory domain bit translationEliad Peller2013-09-301-21/+31
* wlcore: remove unsupported channelsEliad Peller2013-09-301-3/+0
* wlcore: fix unsafe dereference of the wlvifVictor Goldenshtein2013-09-301-1/+1
* wlcore: cleanup scan debug printsVictor Goldenshtein2013-09-302-17/+16
* wlcore: re-enable idle handlingArik Nemtsov2013-09-302-0/+23
* wlcore: disable elp sleep while in plt modeYair Shapira2013-09-301-0/+4
* wlcore: add new plt power-mode: CHIP_AWAKEYair Shapira2013-09-303-6/+24
* wlcore: ROC on AP channel before auth replyArik Nemtsov2013-09-305-20/+120
* rt2x00: Fix rf register for RT3070Kevin Lo2013-09-261-1/+1
* wireless: rtlwifi: Replace variable with a breakPeter Senna Tschudin2013-09-261-10/+8
* 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