summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
* | net: sunhme: Consolidate common probe tasksSean Anderson2023-03-271-93/+64
* | net: sunhme: Inline error returnsSean Anderson2023-03-271-12/+6
* | net: sunhme: Clean up mac address initSean Anderson2023-03-271-5/+4
* | net: sunhme: Consolidate mac address initializationSean Anderson2023-03-271-148/+134
* | net: sunhme: Switch SBUS to devresSean Anderson2023-03-271-83/+35
* | net: sunhme: Alphabetize includesSean Anderson2023-03-271-30/+25
* | net: sunhme: Unify IRQ requestingSean Anderson2023-03-271-121/+10
* | net: sunhme: Remove residual polling codeSean Anderson2023-03-272-122/+18
* | net: sunhme: Just restart autonegotiation if we can't bring the link upSean Anderson2023-03-271-126/+119
* | net: sunhme: Fix uninitialized return codeSean Anderson2023-03-271-1/+1
* | octeon_ep: add heartbeat monitorVeerasenareddy Burru2023-03-275-2/+66
* | octeon_ep: function id in link info and stats mailbox commandsVeerasenareddy Burru2023-03-274-31/+40
* | octeon_ep: support asynchronous notificationsVeerasenareddy Burru2023-03-271-0/+29
* | octeon_ep: include function id in mailbox commandsVeerasenareddy Burru2023-03-274-39/+63
* | octeon_ep: add separate mailbox command and response queuesVeerasenareddy Burru2023-03-276-411/+529
* | octeon_ep: control mailbox for multiple PFsVeerasenareddy Burru2023-03-271-1/+15
* | octeon_ep: poll for control messagesVeerasenareddy Burru2023-03-274-27/+70
* | octeon_ep: defer probe if firmware not readyVeerasenareddy Burru2023-03-271-0/+26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-2440-180/+247
|\ \
| * \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-03-232-4/+4
| |\ \
| | * | xdp: bpf_xdp_metadata use EOPNOTSUPP for no driver supportJesper Dangaard Brouer2023-03-222-4/+4
| * | | Merge tag 'mlx5-fixes-2023-03-21' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski2023-03-227-7/+39
| |\ \ \
| | * | | net/mlx5: E-Switch, Fix an Oops in error handling codeDan Carpenter2023-03-211-2/+1
| | * | | net/mlx5: Read the TC mapping of all priorities on ETS queryMaher Sanalla2023-03-211-2/+4
| | * | | net/mlx5e: Overcome slow response for first macsec ASO WQEEmeel Hakim2023-03-211-1/+8
| | * | | net/mlx5e: Initialize link speed to zeroRoy Novich2023-03-211-1/+1
| | * | | net/mlx5: Fix steering rules cleanupLama Kayal2023-03-211-0/+1
| | * | | net/mlx5e: Block entering switchdev mode with ns inconsistencyGavin Li2023-03-211-0/+19
| | * | | net/mlx5e: Set uplink rep as NETNS_LOCALGavin Li2023-03-211-1/+5
| * | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski2023-03-224-6/+13
| |\ \ \ \
| | * | | | ice: remove filters only if VSI is deletedMichal Swiatkowski2023-03-212-2/+8
| | * | | | ice: check if VF exists before mode checkMichal Swiatkowski2023-03-211-4/+4
| | * | | | ice: fix rx buffers handling for flow director packetsPiotr Raczynski2023-03-211-0/+1
| | |/ / /
| * | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2023-03-222-4/+9
| |\ \ \ \
| | * | | | i40e: fix flow director packet filter programmingRadoslaw Tyl2023-03-211-4/+4
| | * | | | iavf: fix hang on reboot with iceStefan Assmann2023-03-211-0/+5
| | |/ / /
| * | | | gve: Cache link_speed value from deviceJoshua Washington2023-03-221-1/+4
| * | | | net: enetc: fix aggregate RMON counters not showing the rangesVladimir Oltean2023-03-221-6/+5
| * | | | mlxsw: spectrum_fid: Fix incorrect local port typeIdo Schimmel2023-03-221-2/+2
| * | | | net/sonic: use dma_mapping_error() for error checkZhang Changzhong2023-03-211-2/+2
| * | | | net: mscc: ocelot: add TX_MM_HOLD to ocelot_mm_stats_layoutVladimir Oltean2023-03-211-0/+1
| * | | | net: mscc: ocelot: fix transfer from region->buf to ocelot->statsVladimir Oltean2023-03-211-3/+4
| * | | | net: mscc: ocelot: fix stats region batchingVladimir Oltean2023-03-211-1/+2
| |/ / /
| * | | octeontx2-vf: Add missing free for alloc_percpuJiasheng Jiang2023-03-201-0/+2
| * | | net/ps3_gelic_net: Use dma_mapping_errorGeoff Levand2023-03-201-11/+13
| * | | net/ps3_gelic_net: Fix RX sk_buff lengthGeoff Levand2023-03-202-11/+13
| * | | net: qcom/emac: Fix use after free bug in emac_remove due to race conditionZheng Wang2023-03-201-0/+6
| * | | mlxsw: core_thermal: Fix fan speed in maximum cooling stateIdo Schimmel2023-03-191-6/+1
| * | | net: stmmac: Fix for mismatched host/device DMA address widthJochen Henneberg2023-03-195-18/+21
| * | | Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller2023-03-194-94/+84
| |\ \ \