summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-11-22iwlwifi: Fix memory leaks in error handling pathChristophe JAILLET
2021-11-22iwlwifi: fix warnings produced by kernel debug optionsƁukasz Bartosik
2021-11-22iwlwifi: mvm: retry init flow if failedMordechay Goodstein
2021-11-22iwlwifi: Fix missing error code in iwl_pci_probe()chongjiapeng
2021-11-22iwlwifi: pcie: fix constant-conversion warningArnd Bergmann
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem
2021-11-22ice: avoid bpf_prog refcount underflowMarta Plantykow
2021-11-22ice: fix vsi->txq_map sizingMaciej Fijalkowski
2021-11-22net: dsa: qca8k: add support for mdb_add/delAnsuel Smith
2021-11-22net: dsa: qca8k: add set_ageing_time supportAnsuel Smith
2021-11-22net: dsa: qca8k: add support for port fast agingAnsuel Smith
2021-11-22net: dsa: qca8k: add additional MIB counter and make it dynamicAnsuel Smith
2021-11-22net: dsa: qca8k: initial conversion to regmap helperAnsuel Smith
2021-11-22net: dsa: qca8k: move regmap init in probe and set it mandatoryAnsuel Smith
2021-11-22net: dsa: qca8k: remove extra mutex_init in qca8k_setupAnsuel Smith
2021-11-22net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GETAnsuel Smith
2021-11-22net: dsa: qca8k: remove redundant check in parse_port_configAnsuel Smith
2021-11-22skbuff: Switch structure bounds to struct_group()Kees Cook
2021-11-22nixge: fix mac address error handling againArnd Bergmann
2021-11-22ath11k: Fix mon status ring rx tlv processingAnilkumar Kolli
2021-11-22ath11k: add read variant from SMBIOS for download board dataWen Gong
2021-11-22ath11k: skip sending vdev down for channel switchWen Gong
2021-11-22ath11k: fix read fail for htt_stats and htt_peer_stats for single pdevWen Gong
2021-11-22ath11k: calculate the correct NSS of peer for HE capabilitiesWen Gong
2021-11-22hv_netvsc: Use bitmap_zalloc() when applicableChristophe JAILLET
2021-11-22ath11k: change to treat alpha code na as world wide regdomainWen Gong
2021-11-22net: ax88796c: do not receive data in pointerNicolas Iooss
2021-11-22qed: Use the bitmap API to simplify some functionsChristophe JAILLET
2021-11-22net: stmmac: retain PTP clock time during SIOCSHWTSTAMP ioctlsHolger Assmann
2021-11-22Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony
2021-11-22tsn: Fix build.David S. Miller
2021-11-22net: wwan: iosm: device trace collection using relayfsM Chetan Kumar
2021-11-22net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar
2021-11-22octeon: constify netdev->dev_addrJakub Kicinski
2021-11-22net: mana: Add XDP supportHaiyang Zhang
2021-11-22tsnep: Add TSN endpoint Ethernet MAC driverGerhard Engleder
2021-11-22net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()Russell King (Oracle)
2021-11-22net: phylink: Add helpers for c22 registers without MDIOSean Anderson
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet
2021-11-22net: annotate accesses to dev->gso_max_sizeEric Dumazet
2021-11-22nfp: checking parameter process for rx-usecs/tx-usecs is invalidDiana Wang
2021-11-22net: dsa: qca8k: fix MTU calculationRobert Marko
2021-11-22net: dsa: qca8k: fix internal delay applied to the wrong PAD configAnsuel Smith
2021-11-22net: hns3: remove the way to set tx spare buf via module parameterHao Chen
2021-11-22net: hns3: add support to set/get rx buf len via ethtool for hns3 driverHao Chen
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen
2021-11-22net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...Hao Chen
2021-11-22ath11k: Set IRQ affinity to CPU0 in case of one MSI vectorBaochen Qiang
2021-11-22ath11k: do not restore ASPM in case of single MSI vectorCarl Huang
2021-11-22ath11k: add support one MSI vectorCarl Huang