summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-18ath11k: Supporting RX ring backpressure HTT event and stats handlingSriram R5-0/+108
2020-03-17ath11k: add handling for BSS colorJohn Crispin1-0/+25
2020-03-17ath11k: add WMI calls required for handling BSS colorJohn Crispin2-0/+109
2020-03-17ath11k: set queue_len to 4096John Crispin2-0/+2
2020-03-17ath11k: enable PN offloadManikanta Pubbisetty7-14/+156
2020-03-17ath11k: handle RX fragmentsManikanta Pubbisetty9-92/+709
2020-03-16Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo34-198/+912
2020-03-12ssb: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-2/+2
2020-03-12prism54: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-17/+17
2020-03-12ipw2x00: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai4-38/+38
2020-03-12b43legacy: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-12b43: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-12carl9170: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-1/+1
2020-03-12libertas: Use new structure for SPI transfer delaysSergiu Cuciurean1-1/+2
2020-03-12mwifiex: set needed_headroom, not hard_header_lenBrian Norris1-1/+1
2020-03-12iwlegacy: Remove unneeded variable retXu Wang2-5/+2
2020-03-12b43legacy: replace simple_strtol() with kstrtoint()chenqiwu1-2/+4
2020-03-12rtw88: remove unused member of struct rtw_halKevin Lo2-7/+0
2020-03-12qtnfmac: add interface combination check for repeater modeDmitry Lebed1-0/+15
2020-03-12qtnfmac: assign each wiphy to its own virtual platform deviceSergey Matyukevich3-7/+24
2020-03-12qtnfmac: set valid edmg in cfg80211_chan_defSergey Matyukevich1-0/+2
2020-03-12qtnfmac: support WPA3 OWE in AP modeSergey Matyukevich5-1/+137
2020-03-12qtnfmac: support WPA3 SAE in AP modeSergey Matyukevich4-10/+9
2020-03-12ath5k: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-87/+87
2020-03-12ath11k: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai1-6/+6
2020-03-12ath10k: allow qca988x family to support ack rssi of tx data packets.Yibo Zhao1-0/+1
2020-03-12soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"Colin Ian King1-1/+1
2020-03-12net: ibm: remove set but not used variables 'err'Chen Zhou1-2/+1
2020-03-12net: slcan, slip -- no need for goto when if () will doPavel Machek2-10/+4
2020-03-12net: stmmac: selftests: Fix L3/L4 Filtering testJose Abreu1-0/+2
2020-03-12cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2-91/+328
2020-03-12bareudp: Fixed bareudp receive handlingMartin Varghese1-0/+6
2020-03-11ftgmac100: Remove redundant judgementtangbin1-3/+0
2020-03-11ath9k: Handle txpower changes even when TPC is disabledRemi Pommarel1-0/+3
2020-03-11ath5k: Add proper dependency for ATH5K_AHBKrzysztof Kozlowski1-1/+1
2020-03-11ath11k: add thermal sensor device supportPradeep Kumar Chitrapu6-0/+188
2020-03-11ath11k: add thermal cooling device supportPradeep Kumar Chitrapu7-1/+303
2020-03-11ath10k: fix not registering airtime of 11a station with WMM disableYibo Zhao1-1/+2
2020-03-11ath11k: config reorder queue for all tids during peer setupGovindaraj Saminathan4-17/+32
2020-03-11ath10k: fix unsupported chip reset debugs file writeYingying Tang2-5/+11
2020-03-11ath10k: use kzalloc to read for ath10k_sdio_hif_diag_readWen Gong1-4/+14
2020-03-11ath10k: start recovery process when read int status fail for sdioWen Gong1-1/+4
2020-03-11ath10k: add QCA9377 sdio hw_param itemErik Stromdahl2-0/+30
2020-03-11ath10k: avoid consecutive OTP download to reduce boot timeVikas Patel1-0/+11
2020-03-11net: gemini: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11net: cxgb4: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-11net: cxgb3: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-11net: cxgb2: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-11net: mlx4: reject unsupported coalescing paramsJakub Kicinski1-0/+4