summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: dsa: qca8k: add LAG supportAnsuel Smith2021-11-232-0/+210
* net: dsa: qca8k: add support for mirror modeAnsuel Smith2021-11-232-0/+99
* mctp: Add MCTP-over-serial transport bindingJeremy Kerr2021-11-233-0/+529
* mlxsw: pci: Add shutdown method in PCI driverDanielle Ratson2021-11-231-0/+1
* mlxsw: spectrum_router: Remove deadcode in mlxsw_sp_rif_mac_profile_findDanielle Ratson2021-11-231-3/+0
* net: dsa: qca8k: add support for mdb_add/delAnsuel Smith2021-11-221-0/+99
* net: dsa: qca8k: add set_ageing_time supportAnsuel Smith2021-11-222-0/+28
* net: dsa: qca8k: add support for port fast agingAnsuel Smith2021-11-222-0/+12
* net: dsa: qca8k: add additional MIB counter and make it dynamicAnsuel Smith2021-11-222-3/+24
* net: dsa: qca8k: initial conversion to regmap helperAnsuel Smith2021-11-221-60/+47
* net: dsa: qca8k: move regmap init in probe and set it mandatoryAnsuel Smith2021-11-221-6/+8
* net: dsa: qca8k: remove extra mutex_init in qca8k_setupAnsuel Smith2021-11-221-2/+0
* net: dsa: qca8k: convert to GENMASK/FIELD_PREP/FIELD_GETAnsuel Smith2021-11-222-121/+130
* net: dsa: qca8k: remove redundant check in parse_port_configAnsuel Smith2021-11-221-1/+1
* skbuff: Switch structure bounds to struct_group()Kees Cook2021-11-221-3/+1
* hv_netvsc: Use bitmap_zalloc() when applicableChristophe JAILLET2021-11-221-6/+4
* qed: Use the bitmap API to simplify some functionsChristophe JAILLET2021-11-221-19/+5
* Fix coverity issue 'Uninitialized scalar variable"Yacov Simhony2021-11-221-1/+1
* pcmcia: hide the MAC address helpers if !NETJakub Kicinski2021-11-221-1/+2
* tsn: Fix build.David S. Miller2021-11-221-2/+2
* net: wwan: iosm: device trace collection using relayfsM Chetan Kumar2021-11-228-13/+271
* net: wwan: common debugfs base dir for wwan deviceM Chetan Kumar2021-11-221-2/+28
* octeon: constify netdev->dev_addrJakub Kicinski2021-11-221-1/+1
* net: mana: Add XDP supportHaiyang Zhang2021-11-224-11/+235
* tsnep: Add TSN endpoint Ethernet MAC driverGerhard Engleder2021-11-2211-0/+3511
* net: phylink: handle NA interface mode in phylink_fwnode_phy_connect()Russell King (Oracle)2021-11-221-1/+8
* net: phylink: Add helpers for c22 registers without MDIOSean Anderson2021-11-221-44/+60
* net: annotate accesses to dev->gso_max_segsEric Dumazet2021-11-2217-22/+22
* net: annotate accesses to dev->gso_max_sizeEric Dumazet2021-11-227-10/+10
* net: hns3: remove the way to set tx spare buf via module parameterHao Chen2021-11-221-6/+1
* net: hns3: add support to set/get rx buf len via ethtool for hns3 driverHao Chen2021-11-221-8/+44
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-2294-201/+589
* net: hns3: add support to set/get tx copybreak buf size via ethtool for hns3 ...Hao Chen2021-11-223-2/+60
* bnx2x: constify static inline stub for dev_addrJakub Kicinski2021-11-201-1/+1
* 82596: use eth_hw_addr_set()Jakub Kicinski2021-11-201-1/+2
* net: phy: add support for TI DP83561-SP phyHari Nagalla2021-11-201-20/+22
* ethernet: renesas: Use div64_ul instead of do_divYang Li2021-11-201-4/+2
* nfp: flower: correction of error handlingYu Xiao2021-11-191-20/+0
* sky2: use PCI VPD API in eeprom ethtool opsHeiner Kallweit2021-11-191-72/+12
* net: ipa: Use 'for_each_clear_bit' when possibleChristophe JAILLET2021-11-191-3/+1
* bnx2x: Use struct_group() for memcpy() regionKees Cook2021-11-192-7/+14
* cxgb4: Use struct_group() for memcpy() regionKees Cook2021-11-193-12/+13
* cxgb3: Use struct_group() for memcpy() regionKees Cook2021-11-191-3/+6
* net: phylink: add 1000base-KX to phylink_caps_to_linkmodes()Russell King (Oracle)2021-11-191-0/+1
* s390/lcs: add braces around empty function bodyHeiko Carstens2021-11-191-5/+6
* s390/ctcm: add __printf format attribute to ctcm_dbf_longtextHeiko Carstens2021-11-191-0/+1
* s390/ctcm: fix format stringHeiko Carstens2021-11-191-1/+1
* s390/qeth: allocate RX queue at probe timeJulian Wiedmann2021-11-191-18/+17
* natsemi: macsonic: use eth_hw_addr_set()Jakub Kicinski2021-11-191-10/+17
* cirrus: mac89x0: use eth_hw_addr_set()Jakub Kicinski2021-11-191-2/+5