summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2021-10-02ravb: Add support for RZ/G2L SoCBiju Das
2021-10-02ravb: Add nc_queue to struct ravb_hw_infoBiju Das
2021-10-02ravb: Rename "no_ptp_cfg_active" and "ptp_cfg_active" variablesBiju Das
2021-10-02ravb: Rename "ravb_set_features_rx_csum" function to "ravb_set_features_rcar"Biju Das
2021-10-01Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-10-01net: stmmac: dwmac-rk: Fix ethernet on rk3399 based devicesPunit Agrawal
2021-10-01net: mscc: ocelot: fix VCAP filters remaining active after being deletedVladimir Oltean
2021-10-01Merge tag 'mlx5-updates-2021-09-30' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-10-01Merge tag 'wireless-drivers-2021-10-01' of git://git.kernel.org/pub/scm/linux...David S. Miller
2021-10-01Merge tag 'mlx5-fixes-2021-09-30' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2021-09-30phy: mdio: fix memory leakPavel Skripkin
2021-09-30Revert "net: mdiobus: Fix memory leak in __mdiobus_register"Pavel Skripkin
2021-09-30net/mlx5e: Use array_size() helperGustavo A. R. Silva
2021-09-30net/mlx5: Use struct_size() helper in kvzalloc()Gustavo A. R. Silva
2021-09-30net/mlx5: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-09-30net/mlx5: Tolerate failures in debug features while driver loadAya Levin
2021-09-30net/mlx5: Warn for devlink reload when there are VFs aliveLama Kayal
2021-09-30net/mlx5: DR, Add missing string for action type SAMPLERYevgeny Kliteynik
2021-09-30net/mlx5: DR, init_next_match only if neededYevgeny Kliteynik
2021-09-30net/mlx5: DR, Fix typo 'offeset' to 'offset'Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Increase supported num of actions to 32Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Add support for SF vportsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Support csum recalculation flow table on SFsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Align error messages for failure to obtain vport capsYevgeny Kliteynik
2021-09-30net/mlx5: DR, Add missing query for vport 0Yevgeny Kliteynik
2021-09-30net/mlx5: DR, Replace local WIRE_PORT macro with the existing MLX5_VPORT_UPLINKYevgeny Kliteynik
2021-09-30net/mlx5: DR, Fix vport number data type to u16Yevgeny Kliteynik
2021-09-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-30net/mlx5e: Mutually exclude setting of TX-port-TS and MQPRIO in channel modeAya Levin
2021-09-30net/mlx5e: Fix the presented RQ index in PTP statsLama Kayal
2021-09-30net/mlx5: Fix setting number of EQs of SFsShay Drory
2021-09-30net/mlx5: Fix length of irq_index in charsShay Drory
2021-09-30net/mlx5: Avoid generating event after PPS out in Real time modeAya Levin
2021-09-30net/mlx5: Force round second at 1PPS out start timeAya Levin
2021-09-30net/mlx5: E-Switch, Fix double allocation of acl flow counterMoshe Shemesh
2021-09-30net/mlx5e: Improve MQPRIO resiliencyTariq Toukan
2021-09-30net/mlx5e: Keep the value for maximum number of channels in-syncTariq Toukan
2021-09-30net/mlx5e: IPSEC RX, enable checksum completeRaed Salem
2021-09-30net/mlx4_en: Add XDP_REDIRECT statisticsJoshua Roys
2021-09-30net: stmmac: fix EEE init issue when paired with EEE capable PHYsWong Vee Khee
2021-09-30ixgbe: let the xdpdrv work with more than 64 cpusJason Xing
2021-09-30net: phy: marvell10g: add downshift tunable supportRussell King
2021-09-30octeontx2-af: Remove redundant initialization of variable pinColin Ian King
2021-09-30net: macb: ptp: Switch to gettimex64() interfaceLars-Peter Clausen
2021-09-30net: dsa: rtl8366rb: Use core filtering trackingLinus Walleij
2021-09-30octeontx2-pf: Add XDP support to netdev PFGeetha sowjanya
2021-09-30octeontx2-af: Adjust LA pointer for cpt parse headerKiran Kumar K
2021-09-29gve: Use kvcalloc() instead of kvzalloc()Gustavo A. R. Silva
2021-09-29net: phy: bcm7xxx: Fixed indirect MMD operationsFlorian Fainelli