summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-10-21net: enetc: make sure all traffic classes can send large framesVladimir Oltean
2021-10-21net: enetc: fix ethtool counter name for PM0_TERRVladimir Oltean
2021-10-21sfc: Don't use netif_info before net_device setupErik Ekman
2021-10-21sfc: Export fibre-specific supported link modesErik Ekman
2021-10-21Merge tag 'mlx5-fixes-2021-10-20' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-10-20net/mlx5e: IPsec: Fix work queue entry ethernet segment checksum flagsEmeel Hakim
2021-10-20net/mlx5e: IPsec: Fix a misuse of the software parser's fieldsEmeel Hakim
2021-10-20net/mlx5e: Fix vlan data lost during suspend flowMoshe Shemesh
2021-10-20net/mlx5: E-switch, Return correct error code on group creation failureDmytro Linkin
2021-10-20net/mlx5: Lag, change multipath and bonding to be mutually exclusiveMaor Dickman
2021-10-20ice: Add missing E810 device idsTony Nguyen
2021-10-20igc: Update I226_K device IDSasha Neftin
2021-10-20e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin
2021-10-20net: stmmac: Fix E2E delay mechanismKurt Kanzenbach
2021-10-20net: hns3: disable sriov before unload hclge layerPeng Li
2021-10-20net: hns3: fix vf reset workqueue cannot exitYufeng Mo
2021-10-20net: hns3: schedule the polling again when allocation failsYunsheng Lin
2021-10-20net: hns3: fix for miscalculation of rx unused descYunsheng Lin
2021-10-20net: hns3: fix the max tx size according to user manualYunsheng Lin
2021-10-20net: hns3: add limit ets dwrr bandwidth cannot be 0Guangbin Huang
2021-10-20net: hns3: reset DWRR of unused tc to zeroGuangbin Huang
2021-10-20net: hns3: Add configuration of TM QCN error eventJiaran Zhang
2021-10-19cavium: Fix return values of the probe functionZheyu Ma
2021-10-18nfp: bpf: silence bitwise vs. logical OR warningNathan Chancellor
2021-10-18cavium: Return negative value when pci_alloc_irq_vectors() failsZheyu Ma
2021-10-18net: mscc: ocelot: Add of_node_put() before gotoWan Jiabing
2021-10-18net: sparx5: Add of_node_put() before gotoWan Jiabing
2021-10-14ice: Print the api_patch as part of the fw.mgmt.apiBrett Creeley
2021-10-14ice: fix getting UDP tunnel entryMichal Swiatkowski
2021-10-14ice: Avoid crash from unnecessary IDA freeDave Ertman
2021-10-14ice: Fix failure to re-add LAN/RDMA Tx queuesBrett Creeley
2021-10-14mlxsw: thermal: Fix out-of-bounds memory accessesIdo Schimmel
2021-10-14ethernet: s2io: fix setting mac address during resumeArnd Bergmann
2021-10-13net: encx24j600: check error in devm_regmap_init_encx24j600Nanyong Sun
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2021-10-13net: korina: select CRC32Vegard Nossum
2021-10-13net: arc: select CRC32Vegard Nossum
2021-10-12net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean
2021-10-12net: mscc: ocelot: cross-check the sequence id from the timestamp FIFO with t...Vladimir Oltean
2021-10-12net: mscc: ocelot: deny TX timestamping of non-PTP packetsVladimir Oltean
2021-10-12net: mscc: ocelot: warn when a PTP IRQ is raised for an unknown skbVladimir Oltean
2021-10-12net: mscc: ocelot: avoid overflowing the PTP timestamp FIFOVladimir Oltean
2021-10-12net: mscc: ocelot: make use of all 63 PTP timestamp identifiersVladimir Oltean
2021-10-12nfp: flow_offload: move flow_indr_dev_register from app init to app startBaowen Zheng
2021-10-12net/mlx5e: Fix division by 0 in mlx5e_select_queue for representorsMaxim Mikityanskiy
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin
2021-10-12net/mlx5e: Switchdev representors are not vlan challengedSaeed Mahameed
2021-10-12net/mlx5e: Fix memory leak in mlx5_core_destroy_cq() error pathValentine Fatiev
2021-10-12net/mlx5e: Allow only complete TXQs partition in MQPRIO channel modeTariq Toukan