开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2017-04-11
net: stmmac: use netif_set_real_num_{rx,tx}_queues
Joao Pinto
2017-04-11
net: fec: add ERR007885 for i.MX6ul enet IP
Fugang Duan
2017-04-11
net: fec: correct the errata number comment typo
Fugang Duan
2017-04-11
net: fec: add phy-reset-gpios PROBE_DEFER check
Fugang Duan
2017-04-11
net: fec: pass ->dev to dma_alloc__coherent() API
Fugang Duan
2017-04-11
net: fec: avoid BD pointer type cast to 32bit
Fugang Duan
2017-04-11
net: fec: add return value check after calling .of_property_read_u32()
Fugang Duan
2017-04-11
mlxsw: convert to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
net: thunderx: Switch to pci_alloc_irq_vectors
Thanneeru Srinivasulu
2017-04-11
net/ena: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-11
net: alx: switch to pci_alloc_irq_vectors
Christoph Hellwig
2017-04-10
ftgmac100: Remove tx descriptor accessors
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Add support for fragmented tx
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Don't clear tx desc fields unnecessarily
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Split tx packet freeing from ftgmac100_tx_complete_packet()
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Move the barrier out of ftgmac100_txdes_set_dma_own()
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Cleanup tx queue handling
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Store tx skbs in a separate array
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Pad small frames properly
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Factor tx packet dropping path
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Merge ftgmac100_xmit() into ftgmac100_hard_start_xmit()
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Move ftgmac100_hard_start_xmit() around
Benjamin Herrenschmidt
2017-04-10
ftgmac100: Add a tx timeout handler
Benjamin Herrenschmidt
2017-04-09
net: dsa: mt7530: Include gpio/consumer.h for GPIO functions
Florian Fainelli
2017-04-09
netvsc: use napi_consume_skb
stephen hemminger
2017-04-09
Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...
David S. Miller
2017-04-09
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-08
liquidio: fix VF incorrectly indicating that it successfully set its VLAN
Felix Manlunas
2017-04-08
netvsc: Initialize all channel related state prior to opening the channel
K. Y. Srinivasan
2017-04-08
net: dsa: mv88e6xxx: Make SMI c22/c45 read/write functions static
Florian Fainelli
2017-04-08
nfp: don't dereference a null nn->eth_port to print a warning
Colin Ian King
2017-04-08
Merge tag 'mlx5-updates-2017-04-16' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2017-04-08
i40e/i40evf: Use build_skb to build frames
Alexander Duyck
2017-04-08
i40e/i40evf: Add support for padding start of frames
Alexander Duyck
2017-04-08
i40e/i40evf: Add support for using order 1 pages with a 3K buffer
Alexander Duyck
2017-04-08
i40e: clean up historic deprecated flag definitions
Jacob Keller
2017-04-08
i40e: remove I40E_FLAG_NEED_LINK_UPDATE
Alice Michael
2017-04-08
i40e: remove extraneous loop in i40e_vsi_wait_queues_disabled
Jacob Keller
2017-04-08
i40e: allow look-up of MAC address from Open Firmware or IDPROM
Jacob Keller
2017-04-08
i40e: Simplify i40e_detect_recover_hung_queue logic
Alan Brady
2017-04-08
i40e: Decrease the scope of rtnl lock
Maciej Sosin
2017-04-08
i40e: Swap use of pf->flags and pf->hw_disabled_flags for ATR Eviction
Alexander Duyck
2017-04-08
i40e: update error message when trying to add invalid filters
Jacob Keller
2017-04-08
i40e: only register client on iWarp-capable devices
Mitch Williams
2017-04-07
net: thunderx: Enable TSO and checksum offloads for ipv6
Thanneeru Srinivasulu
2017-04-07
net-next: dsa: add dsa support for Mediatek MT7530 switch
Sean Wang
2017-04-07
net-next: ethernet: mediatek: add device_node of GMAC pointing into the netde...
Sean Wang
2017-04-07
net-next: ethernet: mediatek: add CDM able to recognize the tag for DSA
Sean Wang
2017-04-07
net: stmmac: adding multiple napi mechanism
Joao Pinto
2017-04-07
net: stmmac: adding multiple buffers for TX
Joao Pinto
[next]