summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-06-14macvlan: propagate the mac address change status for lowerdevZhang Shengju
2017-06-13ixgbe: pci_set_drvdata must be called before register_netdevJeff Mahoney
2017-06-13ixgbe: Resolve cppcheck format string warningTony Nguyen
2017-06-13ixgbe: fix writes to PFQDEEmil Tantilov
2017-06-13ixgbevf: Bump version numberTony Nguyen
2017-06-13ixgbe: Bump version numberTony Nguyen
2017-06-13ixgbe: check for Tx timestamp timeouts during watchdogJacob Keller
2017-06-13ixgbe: add statistic indicating number of skipped Tx timestampsJacob Keller
2017-06-13ixgbe: avoid permanent lock of *_PTP_TX_IN_PROGRESSJacob Keller
2017-06-13ixgbe: fix race condition with PTP_TX_IN_PROGRESS bitsJacob Keller
2017-06-13net: dsa: Remove master_netdev and use dst->cpu_dp->netdevFlorian Fainelli
2017-06-13cxgb4: handle serial flash interruptGanesh Goudar
2017-06-13of_mdio: move of_mdio_parse_addr to header fileJon Mason
2017-06-13fjes: remove duplicate set of flag IFF_BROADCASTZhang Shengju
2017-06-13networking: use skb_put_zero()Johannes Berg
2017-06-13net: phy: Make phy_ethtool_ksettings_get return voidyuval.shaia@oracle.com
2017-06-13mdio_bus: use devm_gpiod_get_optional()Sergei Shtylyov
2017-06-13mdio_bus: handle only single PHY reset GPIOSergei Shtylyov
2017-06-13ibmvnic: Remove netdev notify for failover resetsNathan Fontenot
2017-06-13ibmvnic: Client-initiated failoverThomas Falcon
2017-06-13net: mvpp2: enable basic 10G supportAntoine Ténart
2017-06-13net: dsa: mv88e6xxx: prefix remaining port macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port IEEE Priority mapping macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Association Vector macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Egress Rate Control macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Control 2 macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Default VLAN macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Based VLAN macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Control 1 macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Control macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Switch ID macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Jamming macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port MAC Control macrosVivien Didelot
2017-06-13net: dsa: mv88e6xxx: prefix Port Status macrosVivien Didelot
2017-06-12net: phy: marvell: Show complete link partner advertisingThomas Bogendoerfer
2017-06-12vxlan: dont migrate permanent fdb entries during learnRoopa Prabhu
2017-06-12Merge tag 'wireless-drivers-next-for-davem-2017-06-12' of git://git.kernel.or...David S. Miller
2017-06-12sh_eth: add support for changing MTUNiklas Söderlund
2017-06-11Merge tag 'mlx5-updates-2017-06-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2017-06-10net: ethernet: ti: cpdma: do not enable host error misc irqGrygorii Strashko
2017-06-10net: ethernet: ti: cpsw: enable HWTSTAMP_FILTER_PTP_V1_L4_EVENT filterGrygorii Strashko
2017-06-10net: fec: Add a fec_enet_clear_ethtool_stats() stub for CONFIG_M5272Fabio Estevam
2017-06-10bonding: warn user when 802.3ad speed is unknownNicolas Dichtel
2017-06-09cxgb4: fix memory leak in init_one()Ganesh Goudar
2017-06-09qed: add qed_int_sb_init() stub functionArnd Bergmann
2017-06-09qed: collect GSI port statisticsMintz, Yuval
2017-06-09qed: Call rx_release_cb() when flushing LL2Mintz, Yuval
2017-06-09qed: No need for LL2 frags indicationMintz, Yuval
2017-06-09qed*: LL2 callback operationsMichal Kalderon
2017-06-09qed: LL2 code relocationsMintz, Yuval