summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2021-04-28Merge tag 'v5.10.30' of https://git.kernel.org/pub/scm/linux/kernel/git/stabl...Aparna Balasubramanian
2021-04-26net: ti: prueth_core: Add support for timestamping tx/rx packets using IEPLokesh Vutla
2021-04-26HACK: net: ethernet: ti: icss-iep: Fix sync0 generation on a compare eventLokesh Vutla
2021-04-26net: ethernet: ti: prueth: Add IEP driverRoger Quadros
2021-04-26net: ti: prueth_core: move prueth_hostinit() to inside ndo_open()Murali Karicheri
2021-04-26net: ti: prueth_core: use separate functions for fdb table handlingMurali Karicheri
2021-04-26net: ti: prueth_core: make tx irq use optional for Dual EMAC firmwareMurali Karicheri
2021-04-26net: ti: prueth_core: Add support for runtime mode changeVignesh Raghavendra
2021-04-26net: ti: prueth_core: Add support for RSTP switchWingMan Kwok
2021-04-26net: ti: prueth: Update headers with switch related definitionsVignesh Raghavendra
2021-04-26net: ti: prueth_core: Add Broadcast, Multicast and Unicast storm prevention s...Vignesh Raghavendra
2021-04-26net: prueth: Add TI PRUSS Ethernet driverRoger Quadros
2021-04-14i40e: Fix parameters in aq_get_phy_register()Grzegorz Siwik
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang
2021-04-14net: macb: restore cmp registers on resume pathClaudiu Beznea
2021-04-14i40e: Fix display statistics for veb_tcEryk Rybak
2021-04-14net/mlx5: Don't request more than supported EQsDaniel Jurgens
2021-04-14net/mlx5e: Fix ethtool indication of connector typeAya Levin
2021-04-14net/mlx5e: Fix mapping of ct_label zeroAriel Levkovich
2021-04-14nfp: flower: ignore duplicate merge hints from FWYinjun Zhang
2021-04-14cxgb4: avoid collecting SGE_QBASE regs during trafficRahul Lakkireddy
2021-04-14gianfar: Handle error code at MAC address changeClaudiu Manoil
2021-04-14ethernet: myri10ge: Fix a use after free in myri10ge_sw_tsoLv Yunlong
2021-04-14mlxsw: spectrum: Fix ECN marking in tunnel decapsulationIdo Schimmel
2021-04-14amd-xgbe: Update DMA coherency valuesShyam Sundar S K
2021-04-14i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak
2021-04-14i40e: Added Asym_Pause to supported link modesMateusz Palczewski
2021-04-14ice: Recognize 860 as iSCSI port in CEE modeChinh T Cao
2021-04-14ice: Refactor DCB related variables out of the ice_port_info structChinh T Cao
2021-04-14i40e: Fix sparse errors in i40e_txrx.cArkadiusz Kubalewski
2021-04-14i40e: Fix sparse error: uninitialized symbol 'ring'Arkadiusz Kubalewski
2021-04-14i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski
2021-04-14i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski
2021-04-14ethernet/netronome/nfp: Fix a use after free in nfp_bpf_ctrl_msg_rxLv Yunlong
2021-04-14ice: fix memory leak of aRFS after resuming from suspendYongxin Liu
2021-04-14ice: Cleanup fltr list in case of allocation issuesRobert Malz
2021-04-14ice: Use port number instead of PF ID for WoLAnirudh Venkataramanan
2021-04-14ice: Fix for dereference of NULL pointerJacek BuĊ‚atek
2021-04-14ice: remove DCBNL_DEVRESET bit from PF stateDave Ertman
2021-04-14ice: fix memory allocation callBruce Allan
2021-04-14ice: prevent ice_open and ice_stop during resetKrzysztof Goreczny
2021-04-14ice: Increase control queue timeoutFabio Pricoco
2021-04-14ice: Continue probe on link/PHY errorsAnirudh Venkataramanan
2021-04-10net: pxa168_eth: Fix a potential data race in pxa168_eth_removePavel Andrianov
2021-04-10net/mlx5e: Enforce minimum value check for ICOSQ sizeTariq Toukan
2021-04-07net: ethernet: aquantia: Handle error cleanup of start on openNathan Rossi
2021-04-07net: mvpp2: fix interrupt mask/unmask skip conditionSasha Levin
2021-04-06net: ethernet: ti: introduce j721e virt cpsw-nuss mac driverGrygorii Strashko
2021-03-30r8169: fix DMA being used after buffer free if WoL is enabledHeiner Kallweit
2021-03-30ch_ktls: fix enum-conversion warningArnd Bergmann