summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-18net: Remove usage of net_device last_rx memberTobias Klauser
2017-01-18net: ethernet: ti: davinci_cpdma: correct check on NULL in set rateIvan Khoronzhuk
2017-01-18tun: rx batchingJason Wang
2017-01-18vhost_net: tx batchingJason Wang
2017-01-18vhost: better detection of available buffersJason Wang
2017-01-18net:add one common config ARCH_WANT_RELAX_ORDER to support relax orderingMao Wenan
2017-01-18stmicro: add more information to Kconfigjpinto
2017-01-18net/mlx5e: Support bpf_xdp_adjust_head()Martin KaFai Lau
2017-01-17net: ethoc: Make needlessly global struct ethtool_ops staticTobias Klauser
2017-01-17sfc: read back RX hash config from the NIC when querying it with ethtool -xEdward Cree
2017-01-17sfc: support setting RSS hash key through ethtool APIEdward Cree
2017-01-17cxgb4: Implement ndo_get_phys_port_id for mgmt devGanesh Goudar
2017-01-17qed: Replace memset with eth_zero_addrShyam Saini
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-17stmmac: add missing of_node_putJulia Lawall
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-17Merge tag 'mmc-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-01-17Merge tag 'for-linus-20170116' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-01-17net: marvell: sky2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: marvell: skge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: jme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-17net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-16net: mvneta: add BQL supportMarcin Wojtas
2017-01-16net: mvneta: add xmit_more supportSimon Guinot
2017-01-16net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOVJack Morgenstein
2017-01-16net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-01-16net: stmmac: don't use netdev_[dbg, info, ..] before net_device is registeredHeiner Kallweit
2017-01-16net/mlx5e: Fix a -Wmaybe-uninitialized warningArnd Bergmann
2017-01-16ipvlan: fix dev_id creation corner case.Mahesh Bandewar
2017-01-16sfc: get PIO buffer size from the NICEdward Cree
2017-01-16sfc: allow PIO more oftenEdward Cree
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan
2017-01-16be2net: fix MAC addr setting on privileged BE3 VFsIvan Vecera
2017-01-16be2net: don't delete MAC on close on unprivileged BE3 VFsIvan Vecera
2017-01-16be2net: fix status check in be_cmd_pmac_add()Ivan Vecera
2017-01-16cpmac: remove hopeless #warningArnd Bergmann
2017-01-16ravb: do not use zero-length alignment DMA descriptorMasaru Nagai
2017-01-16sfc: Replace memset with eth_zero_addrShyam Saini
2017-01-16mlx4: do not call napi_schedule() without careEric Dumazet
2017-01-16Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2017-01-16mmc: core: Restore parts of the polling policy when switch to HS/HS DDRUlf Hansson
2017-01-15stmmac: indent an if statementDan Carpenter
2017-01-15synopsys: remove dwc_eth_qos driverjpinto
2017-01-15Merge tag 'char-misc-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-15Merge tag 'driver-core-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-01-15Merge tag 'tty-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge tag 'usb-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds