summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-11-22tsnep: Add TSN endpoint Ethernet MAC driverGerhard Engleder
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: 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-20bnx2x: constify static inline stub for dev_addrJakub Kicinski
2021-11-2082596: use eth_hw_addr_set()Jakub Kicinski
2021-11-19ethernet: renesas: Use div64_ul instead of do_divYang Li
2021-11-19iavf: Fix VLAN feature flags after VFRBrett Creeley
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski
2021-11-19iavf: Fix deadlock occurrence during resetting VF interfaceJedrzej Jagielski
2021-11-19iavf: Prevent changing static ITR values if adaptive moderation is onNitesh B Venkatesh
2021-11-19nfp: flower: correction of error handlingYu Xiao
2021-11-19stmmac_pci: Fix underflow size in stmmac_rxZekun Shen
2021-11-19atlantic: fix double-free in aq_ring_tx_cleanZekun Shen
2021-11-19sky2: use PCI VPD API in eeprom ethtool opsHeiner Kallweit
2021-11-19net: marvell: prestera: fix double free issue on err pathVolodymyr Mytnyk
2021-11-19net: marvell: prestera: fix brige port operationVolodymyr Mytnyk
2021-11-19bnx2x: Use struct_group() for memcpy() regionKees Cook
2021-11-19cxgb4: Use struct_group() for memcpy() regionKees Cook
2021-11-19cxgb3: Use struct_group() for memcpy() regionKees Cook
2021-11-19natsemi: macsonic: use eth_hw_addr_set()Jakub Kicinski
2021-11-19cirrus: mac89x0: use eth_hw_addr_set()Jakub Kicinski
2021-11-19apple: macmace: use eth_hw_addr_set()Jakub Kicinski
2021-11-19lasi_82594: use eth_hw_addr_set()Jakub Kicinski
2021-11-19smc9194: use eth_hw_addr_set()Jakub Kicinski
2021-11-198390: wd: use eth_hw_addr_set()Jakub Kicinski
2021-11-198390: mac8390: use eth_hw_addr_set()Jakub Kicinski
2021-11-198390: hydra: use eth_hw_addr_set()Jakub Kicinski
2021-11-198390: smc-ultra: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: mvme147: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: atarilance: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: hplance: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: a2065/ariadne: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: ni65: use eth_hw_addr_set()Jakub Kicinski
2021-11-19amd: lance: use eth_hw_addr_set()Jakub Kicinski
2021-11-19mlxsw: constify address in mlxsw_sp_port_dev_addr_setJakub Kicinski
2021-11-19net: ax88796c: don't write to netdev->dev_addr directlyJakub Kicinski
2021-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-11-18net: dsa: felix: restrict psfp rules on ingress portXiaoliang Yang
2021-11-18net: mscc: ocelot: use index to set vcap policerXiaoliang Yang
2021-11-18net: mscc: ocelot: add gate and police action offload to PSFPXiaoliang Yang
2021-11-18net: mscc: ocelot: set vcap IS2 chain to goto PSFP chainXiaoliang Yang
2021-11-18net: mscc: ocelot: add MAC table stream learn and lookup operationsXiaoliang Yang
2021-11-18net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...Teng Qi
2021-11-18net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...zhangyue
2021-11-18Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...David S. Miller