index
:
linux
frominto-error
master
Contrib clone of linux
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
2017-04-13
brcmfmac: ignore interfaces when fwsignal is disabled
Arend Van Spriel
2017-04-13
brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tach
Arend Van Spriel
2017-04-13
brcmfmac: properly align buffers on certain platforms with 64 bit DMA
Heiner Kallweit
2017-04-13
mwifiex: Fix invalid port issue
Ganapathi Bhat
2017-04-12
ftgmac100: Set default ring sizes to 128 entries
Benjamin Herrenschmidt
2017-04-12
ftgmac100: Make ring sizes configurable via ethtool
Benjamin Herrenschmidt
2017-04-12
ftgmac100: Add more register inits in ftgmac100_init_hw()
Benjamin Herrenschmidt
2017-04-12
ftgmac100: Open code remaining register writes
Benjamin Herrenschmidt
2017-04-12
ftgmac100: Rename ftgmac100_setup_mac to ftgmac100_initial_mac
Benjamin Herrenschmidt
2017-04-12
ftgmac100: Rename ftgmac100_set_mac to ftgmac100_write_mac_addr
Benjamin Herrenschmidt
2017-04-12
ftgmac100: Set netdev->hw_features
Benjamin Herrenschmidt
2017-04-12
ftgmac100: Disable HW checksum generation on AST2400, enable on others
Benjamin Herrenschmidt
2017-04-12
ftgmac100: Use device "compatible" property, not machine.
Benjamin Herrenschmidt
2017-04-12
ftgmac100: Upgrade to NETIF_F_HW_CSUM
Benjamin Herrenschmidt
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
[next]