summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2021-03-14flow_offload: reject configuration of packet-per-second policing in offload d...Baowen Zheng8-1/+46
2021-03-14net: hns3: add phy loopback support for imp-controlled PHYsGuangbin Huang3-36/+51
2021-03-14net: hns3: add ioctl support for imp-controlled PHYsGuangbin Huang4-1/+73
2021-03-14net: hns3: add get/set pause parameters support for imp-controlled PHYsGuangbin Huang1-4/+5
2021-03-14net: hns3: add support for imp-controlled PHYsGuangbin Huang6-3/+192
2021-03-13sh_eth: place RX/TX descriptor *enum*s after their *struct*sSergey Shtylyov1-36/+46
2021-03-13sh_eth: rename *enum*s still not matching register namesSergey Shtylyov1-6/+6
2021-03-13sh_eth: rename PSR bitsSergey Shtylyov2-2/+2
2021-03-13sh_eth: rename TRSCER bitsSergey Shtylyov2-12/+18
2021-03-13netdevsim: Allow reporting activity on nexthop bucketsIdo Schimmel1-0/+61
2021-03-13netdevsim: Add support for resilient nexthop groupsIdo Schimmel1-0/+55
2021-03-13netdevsim: Create a helper for setting nexthop hardware flagsIdo Schimmel1-3/+10
2021-03-13netdevsim: fib: Introduce a lock to guard nexthop hashtablePetr Machata1-3/+7
2021-03-13ptp: ptp_p: Demote non-conformant kernel-doc headers and supply a param descr...Lee Jones1-3/+6
2021-03-13ptp: ptp_clockmatrix: Demote non-kernel-doc header to standard commentLee Jones1-2/+2
2021-03-13ptp_pch: Move 'pch_*()' prototypes to shared headerLee Jones3-8/+2
2021-03-13ptp_pch: Remove unused function 'pch_ch_control_read()'Lee Jones2-12/+0
2021-03-13net: dsa: bcm_sf2: setup BCM4908 internal crossbarRafał Miłecki3-0/+53
2021-03-13net: dsa: bcm_sf2: store PHY interface/mode in port structureRafał Miłecki2-4/+13
2021-03-13net: broadcom: bcm4908_enet: support TX interruptRafał Miłecki1-35/+103
2021-03-13net: macb: Disable PCS auto-negotiation for SGMII fixed-link modeRobert Hancock2-0/+30
2021-03-13net: macb: poll for fixed link state in SGMII modeRobert Hancock1-0/+14
2021-03-13net/mlx5e: Allow to match on ICMP parametersMaor Dickman1-0/+47
2021-03-13net/mlx5: CT: Add support for mirroringPaul Blakey2-9/+14
2021-03-13net/mlx5: Display the command index in command mailbox dumpAlaa Hleihel1-14/+18
2021-03-13net/mlx5e: allocate 'indirection_rqt' buffer dynamicallyArnd Bergmann1-3/+13
2021-03-13net/mlx5e: Dump ICOSQ WQE descriptor on CQE with error eventsTariq Toukan1-0/+1
2021-03-13net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapathMaxim Mikityanskiy1-1/+1
2021-03-13net/mlx5e: Remove redundant newline in NL_SET_ERR_MSG_MODRoi Dayan1-2/+2
2021-03-13net/mlx5: Read congestion counters from all ports when lag is activeMark Zhang1-1/+1
2021-03-13net/mlx5: remove unneeded semicolonJiapeng Chong1-1/+1
2021-03-13net/mlx5: use kvfree() for memory allocated with kvzalloc()Junlin Yang1-5/+5
2021-03-13net/mlx5: DR, Add missing vhca_id consume from STEv1Yevgeny Kliteynik1-0/+1
2021-03-13net/mlx5: DR, Remove unneeded rx_decap_l3 function for STEv1Yevgeny Kliteynik1-18/+0
2021-03-13net/mlx5: DR, Fixed typo in STE v0Yevgeny Kliteynik1-1/+1
2021-03-12isdn: remove extra spaces in the header fileTong Zhang1-7/+7
2021-03-12mlxsw: spectrum_matchall: Implement sampling using mirroringIdo Schimmel4-4/+63
2021-03-12mlxsw: spectrum_trap: Split sampling traps between ASICsIdo Schimmel1-13/+26
2021-03-12mlxsw: spectrum_matchall: Split sampling support between ASICsIdo Schimmel3-3/+43
2021-03-12mlxsw: spectrum_span: Add SPAN probability rate supportIdo Schimmel4-3/+15
2021-03-12mlxsw: reg: Extend mirroring registers with probability rate fieldIdo Schimmel2-2/+17
2021-03-12mlxsw: spectrum_span: Add SPAN session identifier supportIdo Schimmel3-2/+22
2021-03-12Merge tag 'mlx5-updates-2021-03-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller20-118/+169
2021-03-12net: hns3: use pause capability queried from firmwareYufeng Mo6-4/+31
2021-03-12net: hns3: use FEC capability queried from firmwareYufeng Mo3-5/+12
2021-03-12net/mlx5e: Alloc flow spec using kvzalloc instead of kzallocRoi Dayan3-11/+11
2021-03-12net/mlx5: Avoid unnecessary operationEli Cohen1-4/+2
2021-03-12net/mlx5e: rep: Improve reg_cX conditionsSaeed Mahameed1-5/+3
2021-03-12net/mlx5: SF, Fix return typeRoi Dayan1-1/+1
2021-03-12net/mlx5e: mlx5_tc_ct_init does not failSaeed Mahameed1-8/+0