summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-08-24net: ethernet: ti: am65-cpsw: Move phy_set_mode_ext() to correct locationSiddharth Vadapalli
2022-08-24net: ethernet: ti: am65-cpsw: Add support for J7200 CPSW5GSiddharth Vadapalli
2022-08-23Merge tag 'mlx5-fixes-2022-08-22' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2022-08-23Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-23net: phy: tja11xx: add interface mode and RMII REF_CLK supportWei Fang
2022-08-23mlxsw: minimal: Extend to support line card dynamic operationsVadim Pasternak
2022-08-23mlxsw: minimal: Extend module to port mapping with slot indexVadim Pasternak
2022-08-23mlxsw: minimal: Move ports allocation to separate routineVadim Pasternak
2022-08-23mlxsw: minimal: Extend APIs with slot index for modular system supportVadim Pasternak
2022-08-23mlxsw: i2c: Add support for system interrupt handlingVadim Pasternak
2022-08-23mlxsw: core_linecards: Register a system event handlerVadim Pasternak
2022-08-23mlxsw: core: Add registration APIs for system event handlerVadim Pasternak
2022-08-23mlxsw: core_linecards: Separate line card init and fini flowVadim Pasternak
2022-08-23bnxt_en: fix LRO/GRO_HW features in ndo_fix_features callbackVikas Gupta
2022-08-23bnxt_en: fix NQ resource accounting during vf creation on 57500 chipsVikas Gupta
2022-08-23bnxt_en: set missing reload flag in devlink featuresVikas Gupta
2022-08-23bnxt_en: Use PAGE_SIZE to init buffer when multi buffer XDP is not in usePavan Chebbi
2022-08-23net: ftmac100: set max_mtu to allow DSA overhead settingSergei Antonov
2022-08-23net: dsa: microchip: make learning configurable and keep it off while standaloneVladimir Oltean
2022-08-23Merge tag 'parisc-for-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-08-23Merge tag 'mm-hotfixes-stable-2022-08-22' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-08-23Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s...Linus Torvalds
2022-08-23net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2022-08-23net: mscc: ocelot: adjust forwarding domain for CPU ports in a LAGVladimir Oltean
2022-08-23net: mscc: ocelot: set up tag_8021q CPU ports independent of user port affinityVladimir Oltean
2022-08-22net/mlx5: TC, Add support for SF tunnel offloadRoi Dayan
2022-08-22net/mlx5: E-Switch, Move send to vport meta rule creationRoi Dayan
2022-08-22net/mlx5: E-Switch, Split creating fdb tables into smaller chunksRoi Dayan
2022-08-22net/mlx5: E-Switch, Add default drop rule for unmatched packetsJianbo Liu
2022-08-22net/mlx5e: Completely eliminate priv from fs.hLama Kayal
2022-08-22net/mlx5e: Make all ttc functions of en_fs get fs struct as argumentLama Kayal
2022-08-22net/mlx5e: Make flow steering arfs independent of privLama Kayal
2022-08-22net/mlx5e: Introduce flow steering debug macrosLama Kayal
2022-08-22net/mlx5e: Separate ethtool_steering from fs.h and make privateLama Kayal
2022-08-22net/mlx5e: Directly get flow_steering struct as input when init/cleanup ethto...Lama Kayal
2022-08-22net/mlx5e: Convert ethtool_steering member of flow_steering struct to pointerLama Kayal
2022-08-22net/mlx5e: Drop priv argument of ptp function in en_fsLama Kayal
2022-08-22net/mlx5e: Decouple fs_tcp from en.hLama Kayal
2022-08-22net/mlx5e: Decouple fs_tt_redirect from en.hLama Kayal
2022-08-22net/mlx5e: Introduce flow steering APILama Kayal
2022-08-22Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski
2022-08-22Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-08-22bonding: 3ad: make ad_ticks_per_sec a constJonathan Toppins
2022-08-22bonding: 802.3ad: fix no transmission of LACPDUsJonathan Toppins
2022-08-22net: moxa: get rid of asymmetry in DMA mapping/unmappingSergei Antonov
2022-08-22net: phy: Don't WARN for PHY_READY state in mdio_bus_phy_resume()Xiaolei Wang
2022-08-22net: ipa: don't assume SMEM is page-alignedAlex Elder
2022-08-22isdn: move from strlcpy with unused retval to strscpyWolfram Sang
2022-08-22net: dsa: microchip: keep compatibility with device tree blobs with no phy-modeVladimir Oltean
2022-08-22of: base: export of_device_compatible_match() for use in modulesVladimir Oltean