summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * ath10k: set phymode to 11b when NO_OFDM flag setPeter Oh2014-12-231-1/+4
| * ath10k: send (re)assoc peer command when NSS changedJanusz Dziedzic2014-12-231-2/+3
| * ath10k: fix low TX rates when IBSS and HTJanusz Dziedzic2014-12-231-0/+7
| * ath10k: add thermal sensor device supportRajkumar Manoharan2014-12-234-0/+100
| * ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan2014-12-234-0/+67
| * ath10k: add thermal cooling device supportRajkumar Manoharan2014-12-235-0/+213
| * ath10k: add wmi support for pdev_set_quiet_modeRajkumar Manoharan2014-12-233-0/+51
| * ath10k: add 10.2.4 firmware supportRajkumar Manoharan2014-12-235-2/+312
| * ath10k: print ath10k wmi op versionKalle Valo2014-12-231-5/+2
| * ath10k: use wmi op version to check which iface combination to useKalle Valo2014-12-231-6/+15
| * ath10k: set max_num_vdevs based on wmi op versionKalle Valo2014-12-232-4/+4
| * ath10k: advertise p2p dev supportMichal Kazior2014-12-162-9/+9
| * ath10k: enable per-vif sta powersaveMichal Kazior2014-12-161-4/+8
| * ath10k: prevent invalid ps timeout configMichal Kazior2014-12-161-1/+10
| * ath10k: fix STA u-APSDMichal Kazior2014-12-162-10/+76
| * ath10k: improve 11b coexMichal Kazior2014-12-161-1/+12
| * ath10k: unregister and remove frag_threshold callbackPeter Oh2014-12-161-24/+0
| * ath10k: add new wmi interface of NF cal periodPeter Oh2014-12-085-0/+88
| * ath10k: add new pdev parameters for fw 10.2Peter Oh2014-12-081-0/+3
| * ath10k: implement wmi-tlv backendMichal Kazior2014-12-088-1/+3701
| * ath10k: make some wmi functions publicMichal Kazior2014-12-082-80/+117
| * ath10k: introduce wmi opsMichal Kazior2014-12-089-442/+1364
| * ath10k: implement intermediate event argsMichal Kazior2014-12-082-96/+348
| * ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo2014-12-082-5/+2
| * ath10k: add ATH10K_FW_IE_WMI_OP_VERSIONKalle Valo2014-12-083-8/+65
| * ath10k: create ath10k_core_init_features()Kalle Valo2014-12-081-9/+16
| * ath10k: clean up error handling in ath10k_core_probe_fw()Kalle Valo2014-12-081-10/+14
| * ath10k: move uart pin config into hw_paramsMichal Kazior2014-12-082-1/+3
| * ath10k: put board size into hw_paramsMichal Kazior2014-12-082-3/+7
| * ath10k: create a chip revision whitelistMichal Kazior2014-12-083-37/+36
| * ath10k: read calibration data from Device TreeToshi Kikuchi2014-12-082-1/+72
| * dt: bindings: add ath10k wireless deviceKalle Valo2014-12-081-0/+30
* | rtlwifi: Move macro definitions to coreLarry Finger2015-01-097-22/+4
* | rtlwifi: rtl8821ae: Convert driver to use common DM table initializationLarry Finger2015-01-091-29/+2
* | rtlwifi: rtl8723be: Convert driver to use common DM table initializationLarry Finger2015-01-091-30/+2
* | rtlwifi: rtl8723ae: Convert driver to use common DM table initializationLarry Finger2015-01-091-26/+1
* | rtlwifi: rtl8192ee: Convert driver to use common DM table initializationLarry Finger2015-01-091-30/+2
* | rtlwifi: rtl8192de: Convert driver to use common DM table initializationLarry Finger2015-01-091-29/+3
* | rtlwifi: rtl8192c-common: Convert driver to use common DM table initializationLarry Finger2015-01-0911-140/+33
* | rtlwifi: rtl8188ee: Convert driver to use the common DM table init routineLarry Finger2015-01-091-33/+2
* | rtlwifi: Create new routine to initialize the DM tablesLarry Finger2015-01-0920-171/+67
* | rtlwifi: rtl8723be: Improve modinfo outputLarry Finger2015-01-091-4/+6
* | rtlwifi: Unify variable naming for all driversLarry Finger2015-01-095-44/+42
* | brcmfmac: get rid of duplicate SDIO device identifiersArend van Spriel2015-01-093-25/+12
* | wl18xx: declare radar_detect_widths support for ap interfacesEliad Peller2015-01-091-0/+4
* | wlcore: add dfs region to reg domain update cmdGuy Mishol2015-01-094-0/+10
* | wlcore: allow using dfs channelsEliad Peller2015-01-092-21/+9
* | wlcore: add dfs master restart callsEliad Peller2015-01-098-1/+55
* | wlcore: add support for ap csaEliad Peller2015-01-093-7/+95
* | wl18xx: add debugfs file to emulate radar eventEliad Peller2015-01-094-0/+79