summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* ath10k: Add new debug level for sta related logsTamizh Chelvam2021-02-093-12/+13
* carl9170: fix struct alignment conflictArnd Bergmann2021-02-092-11/+11
* wcn36xx: del BA session on TX stopLoic Poulain2021-02-093-4/+5
* ath11k: Update tx descriptor search index properlyKarthikeyan Periyasamy2021-02-097-5/+20
* ath10k: Fix lockdep assertion warning in ath10k_sta_statisticsAnand K Mistry2021-02-091-0/+2
* ath10k: Fix suspicious RCU usage warning in ath10k_wmi_tlv_parse_peer_stats_i...Anand K Mistry2021-02-091-0/+3
* mwl8k: fix alignment constraintsArnd Bergmann2021-02-081-1/+1
* wl3501: fix alignment constraintsArnd Bergmann2021-02-081-1/+1
* rt2800usb: add Sweex LW163V2 id'sStanislaw Gruszka2021-02-081-0/+1
* iwlegacy: 4965-mac: Simplify the calculation of variablesJiapeng Chong2021-02-081-2/+1
* rt2x00: remove duplicate word and fix typo in commentwengjianfeng2021-02-081-1/+1
* rsi: remove redundant assignmentwengjianfeng2021-02-081-2/+1
* mwl8k: assign value when defining variableswengjianfeng2021-02-081-2/+1
* wl1251: cmd: remove redundant assignmentwengjianfeng2021-02-081-24/+12
* mwifiex: Report connected BSS with cfg80211_connect_bss()Yen-lin Lai2021-02-081-9/+26
* rtl8xxxu: remove unused assignment valuewengjianfeng2021-02-081-2/+0
* libertas: remove redundant initialization of variable retColin Ian King2021-02-081-1/+1
* atmel: at76c50x: use DEFINE_MUTEX() for mutex lockZheng Yongjun2021-02-081-3/+1
* brcmsmac: fix alignment constraintsArnd Bergmann2021-02-081-1/+1
* brcmfmac: Add DMI nvram filename quirk for Voyo winpad A15 tabletHans de Goede2021-02-081-0/+18
* brcmfmac: Add DMI nvram filename quirk for Predia Basic tabletHans de Goede2021-02-081-0/+14
* rtw88: 8821c: support RFE type2 wifi NICGuo-Feng Fan2021-02-086-0/+468
* rtw88: 8821c: Correct CCK RSSIGuo-Feng Fan2021-02-082-5/+49
* rtw88: coex: 8821c: correct antenna switch functionGuo-Feng Fan2021-02-081-8/+8
* rtlwifi: rtl8192se: remove redundant initialization of variable rtstatusColin Ian King2021-02-081-1/+1
* rtlwifi: use tasklet_setup to initialize rx_work_taskletEmil Renner Berthing2021-02-081-2/+1
* Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2021-02-0818-133/+257
|\
| * ath11k: remove h from printk format specifierTom Rix2021-02-044-13/+13
| * ath10k: remove h from printk format specifierTom Rix2021-02-047-36/+36
| * ath10k: fix wmi mgmt tx queue full due to race conditionMiaoqing Pan2021-01-281-11/+4
| * ath10k: pass the ssid info to get the correct bss entityWen Gong2021-01-281-1/+2
| * ath10k: allow dynamic SAR power limits via common APICarl Huang2021-01-284-59/+192
| * wcn36xx: Remove unnecessary memsetZheng Yongjun2021-01-261-1/+0
| * ath11k: add ieee80211_unregister_hw to avoid kernel crash caused by NULL pointerWen Gong2021-01-261-2/+5
| * ath10k: remove unused struct ath10k::dev_typeKalle Valo2021-01-181-1/+0
| * ath11k: remove duplicate function declarationKarthikeyan Periyasamy2021-01-181-8/+0
| * ath10k: increase rx buffer size to 2048Linus Lüssing2021-01-181-1/+1
| * ath10k: sanitity check for ep connectivityZekun Shen2021-01-181-0/+4
* | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2021-02-0612-242/+906
|\ \
| * | ice: remove dead codeBruce Allan2021-02-051-7/+1
| * | ice: use flex_array_size where possibleBruce Allan2021-02-052-2/+2
| * | ice: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-02-052-4/+4
| * | ice: display stored UNDI firmware version via devlink infoJacob Keller2021-02-053-38/+113
| * | ice: display stored netlist versions via devlink infoJacob Keller2021-02-057-93/+176
| * | ice: display some stored NVM versions via devlink infoJacob Keller2021-02-053-4/+94
| * | ice: introduce function for reading from flash modulesJacob Keller2021-02-052-5/+179
| * | ice: cache NVM module bank informationJacob Keller2021-02-052-0/+188
| * | ice: introduce context struct for info reportJacob Keller2021-02-051-41/+68
| * | ice: create flash_info structure and separate NVM versionJacob Keller2021-02-054-62/+91
| * | ice: report timeout length for erasing during devlink flashJacob Keller2021-02-051-3/+7