summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ssb: extract power info from SPROM revs 4 and 5Rafał Miłecki2014-07-181-0/+45
* wil6210: add new register region for AGC tableVladimir Kondratiev2014-07-182-1/+2
* wil6210: map RGF_USER_USAGE_1 on the debugfsVladimir Kondratiev2014-07-182-0/+4
* wil6210: use same mapping table for FW addr translation and debugfsVladimir Kondratiev2014-07-183-45/+39
* wil6210: fix memory leak on error path in wil_write_file_rxon()Vladimir Kondratiev2014-07-181-1/+3
* wil6210: fix double definition of 'ctx'Vladimir Kondratiev2014-07-181-2/+4
* wil6210: export FW/HW versions through debugfsVladimir Kondratiev2014-07-181-0/+2
* wil6210: support for "sparrow" hardwareVladimir Kondratiev2014-07-183-11/+63
* Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville2014-07-1819-71/+388
|\
| * ath10k: sanitize tx ring index access properlyMichal Kazior2014-07-151-4/+7
| * ath10k: fix bmi exchange tx/rx raceMichal Kazior2014-07-152-9/+5
| * ath10k: fix unregister deadlock when fw probe failsMichal Kazior2014-07-141-1/+3
| * ath6kl: add support for ar6004 hw3.0Jessica Wu2014-07-144-7/+73
| * ath6kl: add support wmi rate tables with mcs15Jessica Wu2014-07-145-9/+77
| * ath6kl: don't set hi_refclk_hz if hardware version doesn't need itKalle Valo2014-07-141-3/+6
| * ath6kl: implement rx flush for htc pipeJessica Wu2014-07-141-3/+29
| * ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo2014-07-146-17/+42
| * ath6kl: Fix ath6kl_bmi_read_hi32 macroFrederic Danis2014-07-142-3/+12
| * ath10k: add implementation for configure max amsdu, ampduJanusz Dziedzic2014-07-144-8/+127
| * ath10k: print Kconfig optionsJanusz Dziedzic2014-06-021-1/+7
| * ath10k: remove unused len variables from wmi process rx functionsKalle Valo2014-06-021-6/+0
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-07-182-2/+24
|\ \
| * | Bluetooth: Fix HCIUARTGETDEVICE ioctl when UART is not registeredMarcel Holtmann2014-07-121-1/+1
| * | Bluetooth: Add support for external configuration with UART driverMarcel Holtmann2014-07-112-1/+6
| * | Bluetooth: Check for valid HCI UART driver flagsMarcel Holtmann2014-07-111-1/+18
* | | mwifiex: remove redundant TDLS setup action frame check and avoid leaksBing Zhao2014-07-161-12/+10
* | | ssb: extract antenna gains from SPROMs revs 4+ properlyRafał Miłecki2014-07-151-16/+32
* | | ssb: make code for antenna gain extraction more genericRafał Miłecki2014-07-151-9/+11
* | | wireless: zd1211rw: new url for fw, remove experimentalXose Vazquez Perez2014-07-151-2/+2
* | | b43: N-PHY: add missing TX gain table for radio 0x2057 rev 5Rafał Miłecki2014-07-151-8/+50
* | | brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()Arend van Spriel2014-07-151-0/+1
* | | brcmfmac: rework wiphy structure setupArend van Spriel2014-07-151-268/+298
* | | brcmfmac: moving some functions aroundArend van Spriel2014-07-151-144/+144
* | | brcmfmac: introduce feature and quirk handlingArend van Spriel2014-07-156-27/+244
* | | brcmfmac: move attach and detach functions in wl_cfg80211.cArend van Spriel2014-07-151-108/+107
* | | brcmfmac: Make firmware path a module parameterDaniel Kim2014-07-154-20/+41
* | | brcmfmac: rework debugfs functions in the driverArend van Spriel2014-07-154-235/+207
* | | brcmfmac: make use of seq_file API for debugfs entriesArend van Spriel2014-07-152-201/+170
* | | brcmfmac: Cleanup used device IDs.Hante Meuleman2014-07-155-85/+107
* | | mwifiex: correct a typo in mwifiex_ret_tdls_operBing Zhao2014-07-151-1/+1
* | | mwifiex: declare sta_ptr in smaller scopeBing Zhao2014-07-151-1/+2
* | | mwifiex: define TDLS idle timeout macro with unitsBing Zhao2014-07-152-2/+2
* | | mwifiex: fix a cut-n-paste error in adhoc-startBing Zhao2014-07-151-1/+1
* | | mwifiex: fix corner case system hang issueAmitkumar Karwar2014-07-151-5/+11
* | | mwifiex: access rx_reorder_tbl_ptr only while holding lockAmitkumar Karwar2014-07-151-7/+20
* | | wireless: rt2x00: add new rt2800usb devicesXose Vazquez Perez2014-07-151-0/+4
* | | wlcore/wl18xx/wl12xx: convert bitmaps to unsigned longsEliad Peller2014-07-156-17/+17
* | | wl18xx: make sure fw_status->priv exists before derefEliad Peller2014-07-151-2/+12
* | | wl18xx: change the number of WLAN addrs per chipArik Nemtsov2014-07-151-1/+1
* | | wlcore: don't switch channels on disconnected STA vifsArik Nemtsov2014-07-151-0/+7