aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-22RDMA/irdma: Set protocol based on PF rdma_mode flagShiraz Saleem1-1/+2
2021-11-22net/ice: Add support for enable_iwarp and enable_roce devlink paramShiraz Saleem5-3/+161
2021-11-22net: dsa: qca8k: add support for mdb_add/delAnsuel Smith1-0/+99
2021-11-22net: dsa: qca8k: add set_ageing_time supportAnsuel Smith2-0/+28
2021-11-22net: dsa: qca8k: add support for port fast agingAnsuel Smith2-0/+12
2021-11-22net: dsa: qca8k: add additional MIB counter and make it dynamicAnsuel Smith2-3/+24
2021-11-22net: dsa: qca8k: initial conversion to regmap helperAnsuel Smith1-60/+47
2021-11-22net: dsa: qca8k: move regmap init in probe and set it mandatoryAnsuel Smith1-6/+8
2021-11-22net: dsa: qca8k: remove extra mutex_init in qca8k_setupAnsuel Smith1-2/+0
2021-11-22net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GETAnsuel Smith2-121/+130
2021-11-22net: dsa: qca8k: remove redundant check in parse_port_configAnsuel Smith1-1/+1
2021-11-22skbuff: Switch structure bounds to struct_group()Kees Cook1-3/+1
2021-11-22hv_netvsc: Use bitmap_zalloc() when applicableChristophe JAILLET1-6/+4
2021-11-22qed: Use the bitmap API to simplify some functionsChristophe JAILLET1-19/+5
2021-11-22Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony1-1/+1
2021-11-22pcmcia: hide the MAC address helpers if !NETJakub Kicinski1-1/+2
2021-11-22tsn: Fix build.David S. Miller1-2/+2
2021-11-22net: wwan: iosm: device trace collection using relayfsM Chetan Kumar8-13/+271
2021-11-22net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar1-2/+28
2021-11-22octeon: constify netdev->dev_addrJakub Kicinski1-1/+1
2021-11-22net: mana: Add XDP supportHaiyang Zhang4-11/+235
2021-11-22tsnep: Add TSN endpoint Ethernet MAC driverGerhard Engleder11-0/+3511
2021-11-22net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()Russell King (Oracle)1-1/+8
2021-11-22net: phylink: Add helpers for c22 registers without MDIOSean Anderson1-44/+60
2021-11-22net: annotate accesses to dev->gso_max_segsEric Dumazet17-22/+22
2021-11-22net: annotate accesses to dev->gso_max_sizeEric Dumazet7-10/+10
2021-11-22net: hns3: remove the way to set tx spare buf via module parameterHao Chen1-6/+1
2021-11-22net: hns3: add support to set/get rx buf len via ethtool for hns3 driverHao Chen1-8/+44
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen94-201/+589
2021-11-22net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 driverHao Chen3-2/+60
2021-11-20bnx2x: constify static inline stub for dev_addrJakub Kicinski1-1/+1
2021-11-2082596: use eth_hw_addr_set()Jakub Kicinski1-1/+2
2021-11-19net: phy: add support for TI DP83561-SP phyHari Nagalla1-20/+22
2021-11-19ethernet: renesas: Use div64_ul instead of do_divYang Li1-4/+2
2021-11-19nfp: flower: correction of error handlingYu Xiao1-20/+0
2021-11-19sky2: use PCI VPD API in eeprom ethtool opsHeiner Kallweit1-72/+12
2021-11-19net: ipa: Use 'for_each_clear_bit' when possibleChristophe JAILLET1-3/+1
2021-11-19bnx2x: Use struct_group() for memcpy() regionKees Cook2-7/+14
2021-11-19cxgb4: Use struct_group() for memcpy() regionKees Cook3-12/+13
2021-11-19cxgb3: Use struct_group() for memcpy() regionKees Cook1-3/+6
2021-11-19net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()Russell King (Oracle)1-0/+1
2021-11-19s390/lcs: add braces around empty function bodyHeiko Carstens1-5/+6
2021-11-19s390/ctcm: add __printf format attribute to ctcm_dbf_longtextHeiko Carstens1-0/+1
2021-11-19s390/ctcm: fix format stringHeiko Carstens1-1/+1
2021-11-19s390/qeth: allocate RX queue at probe timeJulian Wiedmann1-18/+17
2021-11-19natsemi: macsonic: use eth_hw_addr_set()Jakub Kicinski1-10/+17
2021-11-19cirrus: mac89x0: use eth_hw_addr_set()Jakub Kicinski1-2/+5
2021-11-19apple: macmace: use eth_hw_addr_set()Jakub Kicinski1-5/+9
2021-11-19lasi_82594: use eth_hw_addr_set()Jakub Kicinski1-2/+4
2021-11-19smc9194: use eth_hw_addr_set()Jakub Kicinski1-2/+4