index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2017-04-13
netlink: extended ACK reporting
Johannes Berg
2017-04-13
bonding: handle link transition from FAIL to UP correctly
Mahesh Bandewar
2017-04-13
net: dwc-xlgmac: add the initial ethtool support
Jie Deng
2017-04-13
net: stmmac: set total length of the packet to be transmitted in TDES3
Niklas Cassel
2017-04-13
cxgb4: save tid while creating server filter
Ganesh Goudar
2017-04-13
net: mvmdio: allow up to three clocks to be specified for orion-mdio
Russell King
2017-04-13
net: mvmdio: disable interrupt if resource size is too small
Russell King
2017-04-13
net: mvmdio: fix interrupt disable in remove path
Russell King
2017-04-13
net: mvmdio: disable interrupts in driver failure path
Russell King
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
s390/qeth: remove unimplemented gdev routines
Julian Wiedmann
2017-04-11
s390/qeth: use LINK_MODE_* to report the link characteristics
Julian Wiedmann
2017-04-11
s390/qeth: convert to ETHTOOL_GLINKSETTINGS API
Julian Wiedmann
2017-04-11
s390/qeth: clean up qeth_set_ecmd_adv_sup()
Julian Wiedmann
2017-04-11
s390/qeth: use and remove some defines
Julian Wiedmann
2017-04-11
s390/qeth: use correct return type for hard_start_xmit()
Julian Wiedmann
2017-04-11
s390/qeth: remove unused parameter
Julian Wiedmann
2017-04-11
s390/qeth: move gdev shutdown handler to core
Julian Wiedmann
2017-04-11
s390/qeth: move NAPI poll routine to core
Julian Wiedmann
2017-04-11
s390/qeth: move common ioctl handling to core
Julian Wiedmann
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
PCI: remove pci_enable_msix
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
[next]