index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-03-26
net/mlx5: Simplify matching group searches
Eli Cohen
1
-30
/
+11
2020-03-26
net/mlx5: E-Switch, Use correct type for chain, prio and level values
Roi Dayan
1
-1
/
+2
2020-03-26
net/mlx5: E-Switch, free flow_group_in after creating the restore table
Roi Dayan
1
-0
/
+2
2020-03-26
net/mlx5: E-Switch, Enable chains only if regs loopback is enabled
Paul Blakey
2
-20
/
+26
2020-03-26
net/mlx5: E-Switch, Enable restore table only if reg_c1 is supported
Paul Blakey
1
-0
/
+9
2020-03-26
net/mlx5e: remove duplicated check chain_index in mlx5e_rep_setup_ft_cb
wenxu
1
-2
/
+1
2020-03-26
net/mlx5e: Fix actions_match_supported() return
Dan Carpenter
1
-1
/
+1
2020-03-25
net: use indirect call wrappers for skb_copy_datagram_iter()
Eric Dumazet
1
-3
/
+11
2020-03-25
cxgb4: remove set but not used variable 'tab'
YueHaibing
1
-3
/
+1
2020-03-25
devlink: expand the devlink-info documentation
Jakub Kicinski
4
-16
/
+213
2020-03-25
net: phy: mscc: consolidate a common RGMII delay implementation
Vladimir Oltean
2
-57
/
+49
2020-03-25
net: axienet: Allow DMA to beyond 4GB
Andre Przywara
1
-0
/
+8
2020-03-25
net: axienet: Autodetect 64-bit DMA capability
Andre Przywara
2
-0
/
+27
2020-03-25
net: axienet: Upgrade descriptors to hold 64-bit addresses
Andre Przywara
2
-39
/
+83
2020-03-25
net: axienet: Wrap DMA pointer writes to prepare for 64 bit
Andre Przywara
1
-10
/
+16
2020-03-25
net: axienet: Add mii-tool support
Andre Przywara
1
-0
/
+11
2020-03-25
net: axienet: Drop MDIO interrupt registers from ethtools dump
Andre Przywara
2
-11
/
+0
2020-03-25
net: axienet: Mark eth_irq as optional
Andre Przywara
1
-2
/
+2
2020-03-25
net: axienet: Check for DMA mapping errors
Andre Przywara
1
-1
/
+30
2020-03-25
net: axienet: Factor out TX descriptor chain cleanup
Andre Przywara
1
-22
/
+57
2020-03-25
net: axienet: Improve DMA error handling
Andre Przywara
1
-2
/
+2
2020-03-25
net: axienet: Fix DMA descriptor cleanup path
Andre Przywara
1
-15
/
+28
2020-03-25
net: axienet: Propagate failure of DMA descriptor setup
Andre Przywara
1
-7
/
+19
2020-03-25
net: axienet: Convert DMA error handler to a work queue
Andre Przywara
2
-13
/
+13
2020-03-25
net: xilinx: temac: Relax Kconfig dependencies
Andre Przywara
1
-1
/
+0
2020-03-25
ethtool: fix incorrect tx-checksumming settings reporting
Vladyslav Tarasiuk
1
-1
/
+1
2020-03-25
net: phy: mdio-mux-bcm-iproc: use readl_poll_timeout() to simplify code
Dejin Zheng
1
-10
/
+4
2020-03-24
net: dsa: sja1105: configure the PTP_CLK pin as EXT_TS or PER_OUT
Vladimir Oltean
7
-0
/
+269
2020-03-24
net: dsa: sja1105: make the AVB table dynamically reconfigurable
Vladimir Oltean
3
-3
/
+27
2020-03-24
net: dsa: sja1105: make future_base_time a common helper
Vladimir Oltean
2
-27
/
+27
2020-03-24
net: dsa: sja1105: unconditionally set DESTMETA and SRCMETA in AVB table
Vladimir Oltean
2
-38
/
+32
2020-03-24
net: typhoon: Add required whitespace after keywords
Logan Magee
2
-143
/
+143
2020-03-24
net: phy: tja11xx: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-13
/
+3
2020-03-24
net: phy: smsc: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-24
net: phy: use phy_read_poll_timeout() to simplify the code
Dejin Zheng
1
-11
/
+5
2020-03-24
net: phy: introduce phy_read_poll_timeout macro
Dejin Zheng
1
-0
/
+13
2020-03-24
net: phy: marvell10g: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-10
/
+5
2020-03-24
net: phy: aquantia: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-9
/
+4
2020-03-24
net: phy: bcm84881: use phy_read_mmd_poll_timeout() to simplify the code
Dejin Zheng
1
-23
/
+4
2020-03-24
net: phy: introduce phy_read_mmd_poll_timeout macro
Dejin Zheng
1
-0
/
+14
2020-03-24
iopoll: redefined readx_poll_timeout macro to simplify the code
Dejin Zheng
1
-19
/
+1
2020-03-24
iopoll: introduce read_poll_timeout macro
Dejin Zheng
1
-0
/
+44
2020-03-24
Remove DST_HOST
David Laight
8
-24
/
+12
2020-03-24
net: thunderx: remove set but not used variable 'tail'
Zheng zengkai
1
-2
/
+1
2020-03-24
net: dsa: Implement flow dissection for tag_brcm.c
Florian Fainelli
1
-0
/
+23
2020-03-24
devlink: Only pass packet trap group identifier in trap structure
Ido Schimmel
4
-18
/
+32
2020-03-24
devlink: Stop reference counting packet trap groups
Ido Schimmel
1
-96
/
+5
2020-03-24
netdevsim: Explicitly register packet trap groups
Ido Schimmel
1
-1
/
+18
2020-03-24
mlxsw: spectrum_trap: Explicitly register packet trap groups
Ido Schimmel
1
-3
/
+27
2020-03-24
devlink: Add API to register packet trap groups
Ido Schimmel
2
-0
/
+123
[next]