summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-01net: dpaa2-eth: serialize changes to priv->mac with a mutexVladimir Oltean
2022-12-01net: dpaa2-eth: connect to MAC before requesting the "endpoint changed" IRQVladimir Oltean
2022-12-01net: dpaa2-switch replace direct MAC access with dpaa2_switch_port_has_mac()Vladimir Oltean
2022-12-01net: dpaa2: publish MAC stringset to ethtool -S even if MAC is missingVladimir Oltean
2022-12-01net: dpaa2-switch: assign port_priv->mac after dpaa2_mac_connect() callVladimir Oltean
2022-12-01net: dpaa2-eth: assign priv->mac after dpaa2_mac_connect() callVladimir Oltean
2022-12-01net: dpaa2-mac: remove defensive check in dpaa2_mac_disconnect()Vladimir Oltean
2022-12-01net: dpaa2-mac: absorb phylink_start() call into dpaa2_mac_start()Vladimir Oltean
2022-12-01net: dpaa2: replace dpaa2_mac_is_type_fixed() with dpaa2_mac_is_type_phy()Vladimir Oltean
2022-12-01net: dpaa2-eth: don't use -ENOTSUPP error codeVladimir Oltean
2022-12-01net: microchip: sparx5: Fix error handling in vcap_show_admin()Dan Carpenter
2022-12-01bonding: uninitialized variable in bond_miimon_inspect()Dan Carpenter
2022-11-30Merge tag 'mlx5-updates-2022-11-29' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-11-30net: phy: Add link between phy dev and mac devXiaolei Wang
2022-11-30net: devlink: clean-up empty devlink_ops::info_get()Vincent Mailhol
2022-11-30net: devlink: let the core report the driver name instead of the driversVincent Mailhol
2022-11-30ice: implement direct read for NVM and Shadow RAM regionsJacob Keller
2022-11-30ice: use same function to snapshot both NVM and Shadow RAMJacob Keller
2022-11-30net: microchip: vcap: Change how the rule id is generatedHoratiu Vultur
2022-11-30octeontx2-af: Simplify a size computation in rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix the size of memory allocated for the 'id_bmap' bitmapChristophe JAILLET
2022-11-30octeontx2-af: Use the bitmap API to allocate bitmapsChristophe JAILLET
2022-11-30octeontx2-af: Slightly simplify rvu_npc_exact_init()Christophe JAILLET
2022-11-30octeontx2-af: Fix a potentially spurious error messageChristophe JAILLET
2022-11-29net/mlx5e: Support devlink reload of IPsec coreLeon Romanovsky
2022-11-29net/mlx5e: TC, Add offload support for trap with additional actionsMaor Dickman
2022-11-29net/mlx5e: Do early return when setup vports dests for slow path flowRoi Dayan
2022-11-29net/mlx5: Remove redundant checkLeon Romanovsky
2022-11-29net/mlx5e: Delete always true DMA checkLeon Romanovsky
2022-11-29net/mlx5e: Don't access directly DMA device pointerLeon Romanovsky
2022-11-29net/mlx5e: Don't use termination table when redundantRoi Dayan
2022-11-29net/mlx5: Use generic definition for UMR KLM alignmentTariq Toukan
2022-11-29net/mlx5: Generalize name of UMR alignment definitionTariq Toukan
2022-11-29net/mlx5e: Add padding when needed in UMR WQEsTariq Toukan
2022-11-29net/mlx5: Remove unused ctx variablesPetr Pavlu
2022-11-29net/mlx5e: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helperGustavo A. R. Silva
2022-11-29net/mlx5e: Remove unneeded io-mapping.h #includeChristophe JAILLET
2022-11-29net: pcs: altera-tse: remove unnecessary register definitionsMaxime Chevallier
2022-11-29net: pcs: altera-tse: don't set the speed for 1000BaseXMaxime Chevallier
2022-11-29net: pcs: altera-tse: use read_poll_timeout to wait for resetMaxime Chevallier
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-29Merge tag 'net-6.1-rc8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-11-29net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda
2022-11-29net/mlx5: Lag, Fix for loop when checking lagChris Mi
2022-11-29Revert "net/mlx5e: MACsec, remove replay window size limitation in offload path"Saeed Mahameed
2022-11-29nfp: ethtool: support reporting link modesYu Xiao
2022-11-29net: microchip: vcap: Implement w32beHoratiu Vultur
2022-11-29net: lan966x: Add port keyset config and callback interfaceHoratiu Vultur
2022-11-29net: lan966x: add tc matchall goto actionHoratiu Vultur
2022-11-29net: lan966x: add tc flower support for VCAP APIHoratiu Vultur