summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-191-20/+22
* ethernet: renesas: Use div64_ul instead of do_divYang Li2021-11-191-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
* apple: macmace: use eth_hw_addr_set()Jakub Kicinski2021-11-191-5/+9
* lasi_82594: use eth_hw_addr_set()Jakub Kicinski2021-11-191-2/+4
* smc9194: use eth_hw_addr_set()Jakub Kicinski2021-11-191-2/+4
* 8390: wd: use eth_hw_addr_set()Jakub Kicinski2021-11-191-1/+3
* 8390: mac8390: use eth_hw_addr_set()Jakub Kicinski2021-11-191-1/+3
* 8390: hydra: use eth_hw_addr_set()Jakub Kicinski2021-11-191-1/+3
* 8390: smc-ultra: use eth_hw_addr_set()Jakub Kicinski2021-11-191-1/+3
* amd: mvme147: use eth_hw_addr_set()Jakub Kicinski2021-11-191-6/+8
* amd: atarilance: use eth_hw_addr_set()Jakub Kicinski2021-11-191-2/+5
* amd: hplance: use eth_hw_addr_set()Jakub Kicinski2021-11-191-1/+3
* amd: a2065/ariadne: use eth_hw_addr_set()Jakub Kicinski2021-11-192-17/+21
* amd: ni65: use eth_hw_addr_set()Jakub Kicinski2021-11-191-3/+5
* amd: lance: use eth_hw_addr_set()Jakub Kicinski2021-11-191-1/+3
* ipw2200: constify address in ipw_send_adapter_addressJakub Kicinski2021-11-191-1/+1
* wilc1000: copy address before calling wilc_set_mac_addressJakub Kicinski2021-11-191-3/+3
* mlxsw: constify address in mlxsw_sp_port_dev_addr_setJakub Kicinski2021-11-191-1/+1