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: mvmdio: fix interrupt disable in remove path
Russell King
2017-04-13
1
-1
/
+2
*
net: mvmdio: disable interrupts in driver failure path
Russell King
2017-04-13
1
-0
/
+2
*
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
2017-04-12
1
-2
/
+2
*
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
2017-04-12
1
-56
/
+148
*
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
2017-04-12
1
-0
/
+36
*
ftgmac100: Open code remaining register writes
Benjamin Herrenschmidt
2017-04-12
1
-33
/
+20
*
ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
Benjamin Herrenschmidt
2017-04-12
1
-2
/
+2
*
ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
Benjamin Herrenschmidt
2017-04-12
1
-3
/
+3
*
ftgmac100: Set netdev->hw_features
Benjamin Herrenschmidt
2017-04-12
1
-3
/
+4
*
ftgmac100: Disable HW checksum generation on AST2400, enable on others
Benjamin Herrenschmidt
2017-04-12
1
-6
/
+6
*
ftgmac100: Use device "compatible" property, not machine.
Benjamin Herrenschmidt
2017-04-12
1
-7
/
+9
*
ftgmac100: Upgrade to NETIF_F_HW_CSUM
Benjamin Herrenschmidt
2017-04-12
1
-15
/
+25
*
net: stmmac: use netif_set_real_num_{rx,tx}_queues
Joao Pinto
2017-04-12
1
-2
/
+2
*
net: fec: add ERR007885 for i.MX6ul enet IP
Fugang Duan
2017-04-11
1
-2
/
+3
*
net: fec: correct the errata number comment typo
Fugang Duan
2017-04-11
1
-1
/
+1
*
net: fec: add phy-reset-gpios PROBE_DEFER check
Fugang Duan
2017-04-11
1
-8
/
+18
*
net: fec: pass ->dev to dma_alloc__coherent() API
Fugang Duan
2017-04-11
1
-2
/
+2
*
net: fec: avoid BD pointer type cast to 32bit
Fugang Duan
2017-04-11
1
-2
/
+2
*
net: fec: add return value check after calling .of_property_read_u32()
Fugang Duan
2017-04-11
1
-2
/
+2
*
mlxsw: convert to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
1
-7
/
+6
*
net: thunderx: Switch to pci_alloc_irq_vectors
Thanneeru Srinivasulu
2017-04-11
3
-96
/
+40
*
net/ena: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
2
-45
/
+12
*
net: alx: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
2
-80
/
+54
*
ftgmac100: Remove tx descriptor accessors
Benjamin Herrenschmidt
2017-04-10
2
-114
/
+69
*
ftgmac100: Add support for fragmented tx
Benjamin Herrenschmidt
2017-04-10
1
-25
/
+94
*
ftgmac100: Don't clear tx desc fields unnecessarily
Benjamin Herrenschmidt
2017-04-10
1
-11
/
+6
*
ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()
Benjamin Herrenschmidt
2017-04-10
1
-17
/
+21
*
ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()
Benjamin Herrenschmidt
2017-04-10
1
-5
/
+4
*
ftgmac100: Cleanup tx queue handling
Benjamin Herrenschmidt
2017-04-10
1
-35
/
+68
*
ftgmac100: Store tx skbs in a separate array
Benjamin Herrenschmidt
2017-04-10
1
-43
/
+16
*
ftgmac100: Pad small frames properly
Benjamin Herrenschmidt
2017-04-10
1
-2
/
+8
*
ftgmac100: Factor tx packet dropping path
Benjamin Herrenschmidt
2017-04-10
1
-8
/
+9
*
ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()
Benjamin Herrenschmidt
2017-04-10
1
-33
/
+25
*
ftgmac100: Move ftgmac100_hard_start_xmit() around
Benjamin Herrenschmidt
2017-04-10
1
-29
/
+29
*
ftgmac100: Add a tx timeout handler
Benjamin Herrenschmidt
2017-04-10
1
-0
/
+13
*
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-09
9
-186
/
+486
|
\
|
*
i40e/i40evf: Use build_skb to build frames
Alexander Duyck
2017-04-08
2
-0
/
+94
|
*
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
2017-04-08
6
-8
/
+179
|
*
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
2017-04-08
6
-27
/
+60
|
*
i40e: clean up historic deprecated flag definitions
Jacob Keller
2017-04-08
1
-3
/
+0
|
*
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
2017-04-08
3
-3
/
+0
|
*
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
Jacob Keller
2017-04-08
1
-7
/
+3
|
*
i40e: allow look-up of MAC address from Open Firmware or IDPROM
Jacob Keller
2017-04-08
1
-13
/
+16
|
*
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
2017-04-08
5
-64
/
+15
|
*
i40e: Decrease the scope of rtnl lock
Maciej Sosin
2017-04-08
3
-45
/
+101
|
*
i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction
Alexander Duyck
2017-04-08
1
-4
/
+2
|
*
i40e: update error message when trying to add invalid filters
Jacob Keller
2017-04-08
1
-4
/
+5
|
*
i40e: only register client on iWarp-capable devices
Mitch Williams
2017-04-08
1
-8
/
+11
*
|
liquidio: fix VF incorrectly indicating that it successfully set its VLAN
Felix Manlunas
2017-04-08
5
-5
/
+43
*
|
nfp: don't dereference a null nn->eth_port to print a warning
Colin Ian King
2017-04-08
1
-2
/
+1
[prev]
[next]