summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-29bcm63xx_enet: delete a redundant assignmentTang Bin
2021-07-29dpaa2-switch: offload shared block mirror filters when binding to a portIoana Ciornei
2021-07-29dpaa2-switch: add VLAN based mirroringIoana Ciornei
2021-07-29dpaa2-switch: add support for port mirroringIoana Ciornei
2021-07-29dpaa2-switch: add API for setting up mirroringIoana Ciornei
2021-07-29dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replaceIoana Ciornei
2021-07-29dpaa2-switch: reorganize dpaa2_switch_cls_flower_replaceIoana Ciornei
2021-07-29dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_blockIoana Ciornei
2021-07-29dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACLIoana Ciornei
2021-07-29qede: Remove the qede module versionShai Malin
2021-07-29qed: Remove the qed module versionShai Malin
2021-07-28bnxt_en: Log if an invalid signal detected on TSIO pinPavan Chebbi
2021-07-28bnxt_en: Event handler for PPS eventsPavan Chebbi
2021-07-28bnxt_en: 1PPS functions to configure TSIO pinsPavan Chebbi
2021-07-28bnxt_en: 1PPS support for 5750X family chipsPavan Chebbi
2021-07-28bnxt_en: Do not read the PTP PHC during chip resetMichael Chan
2021-07-28bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()Michael Chan
2021-07-28sis900: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-28net: fec: add MAC internal delayed clock feature supportFugang Duan
2021-07-28net: fec: add eee mode tx lpi supportFugang Duan
2021-07-28net: fec: add imx8mq and imx8qm new versions supportFugang Duan
2021-07-28nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()Yang Yingliang
2021-07-28net/mlx5: Don't rely on always true registered fieldLeon Romanovsky
2021-07-28net: ti: am65-cpsw-nuss: fix wrong devlink release orderLeon Romanovsky
2021-07-28tulip: windbond-840: Fix missing pci_disable_device() in probe and removeWang Hai
2021-07-27net/mlx5: Fix mlx5_vport_tbl_attr chain from u16 to u32Chris Mi
2021-07-27net/mlx5e: Fix nullptr in mlx5e_hairpin_get_mdev()Dima Chumak
2021-07-27net/mlx5: Unload device upon firmware fatal errorAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for ptp-RQ over SFAya Levin
2021-07-27net/mlx5e: Fix page allocation failure for trap-RQ over SFAya Levin
2021-07-27net/mlx5e: Consider PTP-RQ when setting RX VLAN strippingAya Levin
2021-07-27net/mlx5e: Add NETIF_F_HW_TC to hw_features when HTB offload is availableMaxim Mikityanskiy
2021-07-27net/mlx5e: RX, Avoid possible data corruption when relaxed ordering and LRO c...Tariq Toukan
2021-07-27net/mlx5: E-Switch, handle devcom events only for ports on the same deviceRoi Dayan
2021-07-27net/mlx5: E-Switch, Set destination vport vhca id only when merged eswitch is...Maor Dickman
2021-07-27net/mlx5e: Disable Rx ntuple offload for uplink representorMaor Dickman
2021-07-27net/mlx5: Fix flow table chainingMaor Gottlieb
2021-07-27net: hns3: change the method of obtaining default ptp cycleYufeng Mo
2021-07-27ionic: add function tag to debug stringShannon Nelson
2021-07-27ionic: enable rxhash only with multiple queuesShannon Nelson
2021-07-27ionic: block some ethtool operations when fw in resetShannon Nelson
2021-07-27ionic: remove unneeded comp union fieldsShannon Nelson
2021-07-27ionic: increment num-vfs before configureShannon Nelson
2021-07-27ionic: use fewer inits on the buf_info structShannon Nelson
2021-07-27ionic: init reconfig err to 0Shannon Nelson
2021-07-27ionic: print firmware version on identifyShannon Nelson
2021-07-27ionic: monitor fw status generationShannon Nelson
2021-07-27ionic: minimize resources when under kdumpShannon Nelson
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann