index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/mlx4_en: Fix panic on xmit while port is down
Moshe Shemesh
2016-09-12
1
-5
/
+7
*
net/mlx4_en: Fixes for DCBX
Tariq Toukan
2016-09-12
4
-43
/
+28
*
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()
Kamal Heib
2016-09-12
1
-1
/
+4
*
net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()
Kamal Heib
2016-09-12
1
-10
/
+11
*
net: ethernet: renesas: sh_eth: add POST registers for rz
Chris Brandt
2016-09-11
1
-0
/
+7
*
dwc_eth_qos: do not register semi-initialized device
Lars Persson
2016-09-10
1
-20
/
+18
*
mlxsw: spectrum: Set port type before setting its address
Ido Schimmel
2016-09-10
1
-9
/
+9
*
mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_init
Jiri Pirko
2016-09-10
1
-1
/
+8
*
nfp: don't pad frames on receive
Jakub Kicinski
2016-09-09
1
-4
/
+0
*
nfp: drop support for old firmware ABIs
Jakub Kicinski
2016-09-09
1
-4
/
+2
*
nfp: remove linux/version.h includes
Jakub Kicinski
2016-09-09
3
-3
/
+0
*
net/mlx5e: Fix parsing of vlan packets when updating lro header
Gal Pressman
2016-09-09
1
-7
/
+15
*
net/mlx5e: Fix global PFC counters replication
Gal Pressman
2016-09-09
1
-1
/
+1
*
net/mlx5e: Prevent casting overflow
Gal Pressman
2016-09-09
1
-2
/
+4
*
net/mlx5e: Fix xmit_more counter race issue
Tariq Toukan
2016-09-09
1
-1
/
+1
*
bnxt_en: Fix TX push operation on ARM64.
Michael Chan
2016-09-06
1
-2
/
+2
*
net: smsc: remove build warning of duplicate definition
Sudip Mukherjee
2016-09-06
1
-0
/
+2
*
net: macb: initialize checksum when using checksum offloading
Helmut Buchsbaum
2016-09-06
1
-0
/
+23
*
net: smsc911x: Move interrupt allocation to open/stop
Jeremy Linton
2016-09-03
1
-29
/
+18
*
net: smsc911x: Move interrupt handler before open
Jeremy Linton
2016-09-03
1
-61
/
+61
*
net: smsc911x: Fix register_netdev, phy startup, driver unload ordering
Jeremy Linton
2016-09-03
1
-24
/
+24
*
net: smsc911x: Remove multiple exit points from smsc911x_open
Jeremy Linton
2016-09-03
1
-4
/
+10
*
bnx2x: don't reset chip on cleanup if PCI function is offline
Guilherme G. Piccoli
2016-09-02
1
-4
/
+15
*
net: thunderx: Fix for issues with multiple CQEs posted for a TSO packet
Sunil Goutham
2016-09-01
3
-12
/
+73
*
net: thunderx: Fix for HW issue while padding TSO packet
Sunil Goutham
2016-09-01
1
-3
/
+8
*
i40e: Fix kernel panic on enable/disable LLDP
Dave Ertman
2016-09-01
1
-4
/
+11
*
tg3: Fix for disallow tx coalescing time to be 0
Ivan Vecera
2016-09-01
1
-10
/
+1
*
qed: fix kzalloc-simple.cocci warnings
Wu Fengguang
2016-09-01
1
-4
/
+2
*
mlxsw: spectrum: Use existing flood setup when adding VLANs
Ido Schimmel
2016-09-01
1
-16
/
+9
*
mlxsw: spectrum: Don't take multiple references on a FID
Ido Schimmel
2016-09-01
1
-0
/
+3
*
mlxsw: spectrum_router: Fix netevent notifier registration
Jiri Pirko
2016-09-01
3
-15
/
+13
*
mlxsw: spectrum: Fix error path in mlxsw_sp_module_init
Jiri Pirko
2016-09-01
1
-0
/
+1
*
mlxsw: spectrum_router: Fix fib entry update path
Jiri Pirko
2016-09-01
1
-6
/
+2
*
mlxsw: spectrum_router: Fix failure caused by double fib removal from HW
Jiri Pirko
2016-09-01
1
-34
/
+92
*
qed: Clear dcbx memory buffers before the usage.
Sudarsana Reddy Kalluru
2016-09-01
1
-0
/
+4
*
qed: Set selection-field while configuring the app entry in ieee mode.
Sudarsana Reddy Kalluru
2016-09-01
1
-1
/
+9
*
qed*: Disallow dcbx configuration for VF interfaces.
Sudarsana Reddy Kalluru
2016-09-01
2
-1
/
+6
*
net: ethernet: mediatek: fix error handling inside mtk_mdio_init
Sean Wang
2016-09-01
1
-1
/
+1
*
net: ethernet: mediatek: use devm_mdiobus_alloc instead of mdiobus_alloc insi...
Sean Wang
2016-09-01
1
-17
/
+6
*
net: ethernet: mediatek: fix the missing of_node_put() after node is used don...
Sean Wang
2016-09-01
1
-0
/
+1
*
net: ethernet: mediatek: fix issue of driver removal with interface is up
Sean Wang
2016-09-01
1
-0
/
+8
*
net: ethernet: mediatek: fix logic unbalance between probe and remove
Sean Wang
2016-09-01
1
-1
/
+1
*
net: ethernet: mediatek: remove redundant free_irq for devm_request_irq alloc...
Sean Wang
2016-09-01
1
-2
/
+0
*
net: ethernet: mediatek: fix API usage with skb_free_frag
Sean Wang
2016-09-01
1
-1
/
+1
*
net: ethernet: mediatek: fix incorrect return value of devm_clk_get with EPRO...
Sean Wang
2016-09-01
2
-25
/
+36
*
net: ethernet: mediatek: fix fails from TX housekeeping due to incorrect port...
Sean Wang
2016-09-01
1
-3
/
+4
*
Add Killer E2500 device ID in alx driver.
Owen Lin
2016-08-29
2
-0
/
+3
*
net: smc91x: fix SMC accesses
Russell King
2016-08-29
2
-20
/
+52
*
net/mlx5: Increase number of ethtool steering priorities
Maor Gottlieb
2016-08-29
1
-1
/
+1
*
net/mlx5: Add error prints when validate ETS failed
Eran Ben Elisha
2016-08-29
1
-5
/
+16
[next]