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: mediatek: do not set the QID field in the TX DMA descriptors
John Crispin
2016-04-13
1
-2
/
+1
*
net: mediatek: move the pending_work struct to the device generic struct
John Crispin
2016-04-13
2
-10
/
+7
*
net: mediatek: fix mtk_pending_work
John Crispin
2016-04-13
1
-8
/
+20
*
net: mediatek: fix TX locking
John Crispin
2016-04-13
1
-10
/
+10
*
net: mediatek: fix stop and wakeup of queue
John Crispin
2016-04-13
1
-10
/
+27
*
net: mediatek: remove superfluous reset call
John Crispin
2016-04-13
1
-4
/
+0
*
net: mediatek: mtk_cal_txd_req() returns bad value
John Crispin
2016-04-13
1
-1
/
+1
*
net: mediatek: watchdog_timeo was not set
John Crispin
2016-04-13
1
-0
/
+1
*
drivers: net: cpsw: drop host_port field from struct cpsw_priv
Grygorii Strashko
2016-04-11
1
-18
/
+12
*
drivers: net: cpsw: fix port_mask parameters in ale calls
Grygorii Strashko
2016-04-11
1
-13
/
+9
*
bnxt_en: Add async event handling for speed config changes.
Michael Chan
2016-04-11
1
-0
/
+16
*
bnxt_en: Call firmware to approve VF MAC address change.
Michael Chan
2016-04-11
3
-4
/
+34
*
bnxt_en: Shutdown link when device is closed.
Michael Chan
2016-04-11
1
-0
/
+16
*
bnxt_en: Disallow forced speed for 10GBaseT devices.
Michael Chan
2016-04-11
3
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-04-09
4
-14
/
+31
|
\
|
*
stmmac: fix adjust link call in case of a switch is attached
Giuseppe CAVALLARO
2016-04-06
1
-12
/
+10
|
*
cxgb4: Add pci device id for chelsio t520-cr adapter
Hariprasad Shenai
2016-04-06
1
-0
/
+1
|
*
e1000: Double Tx descriptors needed check for 82544
Alexander Duyck
2016-04-06
1
-1
/
+18
|
*
e1000: Do not overestimate descriptor counts in Tx pre-check
Alexander Duyck
2016-04-05
1
-1
/
+1
|
*
i40e: fix errant PCIe bandwidth message
Jesse Brandeburg
2016-04-05
1
-0
/
+1
*
|
ibmvnic: Enable use of multiple tx/rx scrqs
John Allen
2016-04-09
2
-20
/
+37
*
|
mlxsw: reg: Fix SBPM register name
Jiri Pirko
2016-04-08
1
-2
/
+2
*
|
mlxsw: reg: Share direction enum between SBPR, SBCM, SBPM
Jiri Pirko
2016-04-08
2
-26
/
+17
*
|
mlxsw: Do not pass around driver_priv directly
Jiri Pirko
2016-04-08
4
-24
/
+31
*
|
mlxsw: Pass mlxsw_core as a param of mlxsw_core_skb_transmit*
Jiri Pirko
2016-04-08
4
-19
/
+9
*
|
mlxsw: Move devlink port registration into common core code
Jiri Pirko
2016-04-08
5
-41
/
+55
*
|
nfp: allow ring size reconfiguration at runtime
Jakub Kicinski
2016-04-08
3
-21
/
+136
*
|
nfp: pass ring count as function parameter
Jakub Kicinski
2016-04-08
1
-9
/
+14
*
|
nfp: convert .ndo_change_mtu() to prepare/commit paradigm
Jakub Kicinski
2016-04-08
1
-6
/
+102
*
|
nfp: propagate list buffer size in struct rx_ring
Jakub Kicinski
2016-04-08
2
-8
/
+19
*
|
nfp: sync ring state during FW reconfiguration
Jakub Kicinski
2016-04-08
1
-29
/
+16
*
|
nfp: slice .ndo_open() and .ndo_stop() up
Jakub Kicinski
2016-04-08
1
-82
/
+136
*
|
nfp: move filling ring information to FW config
Jakub Kicinski
2016-04-08
1
-18
/
+32
*
|
nfp: preallocate RX buffers early in .ndo_open
Jakub Kicinski
2016-04-08
1
-23
/
+11
*
|
nfp: reorganize initial filling of RX rings
Jakub Kicinski
2016-04-08
1
-41
/
+78
*
|
nfp: cleanup tx ring flush and rename to reset
Jakub Kicinski
2016-04-08
1
-44
/
+37
*
|
nfp: allocate ring SW structs dynamically
Jakub Kicinski
2016-04-08
3
-17
/
+37
*
|
nfp: make *x_ring_init do all the init
Jakub Kicinski
2016-04-08
1
-10
/
+18
*
|
nfp: break up nfp_net_{alloc|free}_rings
Jakub Kicinski
2016-04-08
1
-79
/
+47
*
|
nfp: move link state interrupt request/free calls
Jakub Kicinski
2016-04-08
1
-11
/
+12
*
|
nfp: correct RX buffer length calculation
Jakub Kicinski
2016-04-08
1
-7
/
+1
*
|
ixgbe: Bump version number
Mark Rustad
2016-04-08
1
-1
/
+1
*
|
ixgbe: Add KR backplane support for x550em_a
Mark Rustad
2016-04-08
3
-4
/
+18
*
|
ixgbe: Add support for SGMII backplane interface
Mark Rustad
2016-04-08
3
-0
/
+69
*
|
ixgbe: Add support for SFPs with retimer
Mark Rustad
2016-04-08
4
-2
/
+144
*
|
ixgbe: Introduce function to control MDIO speed
Mark Rustad
2016-04-08
1
-6
/
+21
*
|
ixgbe: Read and parse NW_MNG_IF_SEL register
Mark Rustad
2016-04-08
2
-5
/
+37
*
|
ixgbe: Read and set instance id
Mark Rustad
2016-04-08
2
-0
/
+13
*
|
ixgbe: Use new methods for PHY access
Mark Rustad
2016-04-08
1
-3
/
+64
*
|
ixgbe: Add support for x550em_a 10G MAC type
Mark Rustad
2016-04-08
11
-9
/
+311
[next]