summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2017-01-09net: dsa: Make dsa_switch_ops constFlorian Fainelli
2017-01-09net: dsa: Encapsulate legacy switch drivers into dsa_switch_driverFlorian Fainelli
2017-01-09net: dsa: bcm_sf2: Declare our own dsa_switch_opsFlorian Fainelli
2017-01-09net: dsa: b53: Export most operations to other driversFlorian Fainelli
2017-01-09sh_eth: rename 'sh_eth_cpu_data::hw_crc'Sergei Shtylyov
2017-01-09sh_eth: get rid of 'sh_eth_cpu_data::shift_rd0'Sergei Shtylyov
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-09phy state machine: failsafe leave invalid RUNNING stateZefir Kurtisi
2017-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-01-09stmmac: adding new glue driver dwmac-dwc-qos-ethjpinto
2017-01-09stmmac: move stmmac_clk, pclk, clk_ptp_ref and stmmac_rst to platform structurejpinto
2017-01-09stmmac: adding DT parameter for LPI tx clock gatingjpinto
2017-01-09alx: add feature flag for rx checksummingTobias Regnery
2017-01-09mlxsw: spectrum: Change ENOTSUPP to EOPNOTSUPPYotam Gigi
2017-01-09mlxsw: spectrum: Fix order of commands in port remove functionYotam Gigi
2017-01-09mlxsw: spectrum: Make the add_matchall_tc_entry symmetricYotam Gigi
2017-01-09mlxsw: cmd: Fix API name comments for event-queuesElad Raz
2017-01-09mlxsw: Fix mlxsw_i2c_write return valueElad Raz
2017-01-09net: ethernet: ti: cpsw: extend limits for cpsw_get/set_ringparamIvan Khoronzhuk
2017-01-09net: intel: e100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-09net: ibm: ibmvnic: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-09net: ibm: ibmveth: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-09net: ibm: emac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-09net: ibm: ehea: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-08net: dsa: bcm_sf2: Utilize nested MDIO read/writeFlorian Fainelli
2017-01-08net: dsa: bcm_sf2: Do not clobber b53_switch_opsFlorian Fainelli
2017-01-08net-tc: convert tc_from to tc_from_ingress and tc_redirectedWillem de Bruijn
2017-01-08net-tc: convert tc_verd to integer bitfieldsWillem de Bruijn
2017-01-08net-tc: extract skip classify bit from tc_verdWillem de Bruijn
2017-01-08net: stmmac: fix maxmtu assignment to be within valid rangeKweh, Hock Leong
2017-01-08mdio: Demote print from info to debug in mdio_device_registerFlorian Fainelli
2017-01-08net: remove useless memset's in drivers get_stats64stephen hemminger
2017-01-08net: make ndo_get_stats64 a void functionstephen hemminger
2017-01-08Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2017-01-08liquidio: simplify octeon_flush_iq()Derek Chickles
2017-01-08Merge tag 'usb-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-01-08Merge tag 'char-misc-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-01-08Merge tag 'staging-4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-01-08fm10k: remove FM10K_FLAG_DEBUG_STATSJacob Keller
2017-01-08fm10k: report the receive timestamp in FM10K_CB(skb)->tstampJacob Keller
2017-01-08fm10k: Limit dma sync of RX buffers to actual packet sizeScott Peterson
2017-01-08fm10k: bump version numberJacob Keller
2017-01-08fm10k: do not clear global mailbox interrupt bitsNgai-Mint Kwan
2017-01-08fm10k: request reset when mbx->state changesNgai-Mint Kwan
2017-01-08fm10k: remove extraneous variable definition in fm10k_ethtool.cJacob Keller
2017-01-08fm10k-shared: use mac-> instead of hw->mac.Ngai-Mint Kwan
2017-01-07tg3: Fix race condition in tg3_get_stats64().Michael Chan
2017-01-07be2net: fix unicast list fillingIvan Vecera
2017-01-07net: netcp: ale: add proper ale entry mask bits for netcp switch ALEKaricheri, Muralidharan
2017-01-07net: netcp: ale: use ale_status to size the ale tableKaricheri, Muralidharan