summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-06-30nfp: implement ethtool .get_link() callbackJakub Kicinski
2016-06-30nfp: remove unused parameter from nfp_net_write_mac_addr()Jakub Kicinski
2016-06-30nfp: correct name of control BAR defineJakub Kicinski
2016-06-30be2net: signedness bug in be_msix_enable()Dan Carpenter
2016-06-30net-next: mediatek: add support for IRQ groupingJohn Crispin
2016-06-30net-next: mediatek: add IRQ lockingJohn Crispin
2016-06-30net-next: mediatek: don't use intermediate variables to store IRQ masksJohn Crispin
2016-06-30net-next: mediatek: remove superfluous register readsJohn Crispin
2016-06-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-06-29Merge tag 'pinctrl-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2016-06-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2016-06-29net: ethernet: lpc_eth: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-29net: ethernet: lpc_eth: use phydev from struct net_devicePhilippe Reynes
2016-06-29qed: Protect the doorbell BAR with the write barriers.Sudarsana Reddy Kalluru
2016-06-29qede: Fix the static checker warnings.Sudarsana Reddy Kalluru
2016-06-29qed: Fix static checker warnings.Sudarsana Reddy Kalluru
2016-06-29e1000e: keep VLAN interfaces functional after rxvlan offJarod Wilson
2016-06-29net: ethernet: mvpp2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-29net: ethernet: mvpp2: use phydev from struct net_devicePhilippe Reynes
2016-06-29qlcnic: use the correct ring in qlcnic_83xx_process_rcv_ring_diag()Dan Carpenter
2016-06-29ibmvnic: fix to use list_for_each_safe() when delete itemsWei Yongjun
2016-06-29net: thunderx: Fix TL4 configuration for secondary QsetsSunil Goutham
2016-06-29net: thunderx: Fix link status reportingSunil Goutham
2016-06-29dsa: b53: avoid 'maybe-uninitialized' warningArnd Bergmann
2016-06-29net/mlx5e: Reorganize ethtool statisticsGal Pressman
2016-06-29net/mlx5e: Fix number of PFC counters reported to ethtoolGal Pressman
2016-06-29net/mlx5e: Prevent adding the same vxlan portMatthew Finlay
2016-06-29net/mlx5e: Check for BlueFlame capability before allocating SQ uarGal Pressman
2016-06-29net/mlx5e: Change enum to better reflect usageEli Cohen
2016-06-29net/mlx5: Add ConnectX-5 PCIe 4.0 to list of supported devicesMajd Dibbiny
2016-06-29net/mlx5: Update command stringsEli Cohen
2016-06-29net: ethernet: ti: cpdma: switch to use genallocGrygorii Strashko
2016-06-29net: marvell: Add separate config ANEG function for Marvell 88E1111Harini Katakam
2016-06-29Maxim/driver: Add driver for maxim ds26522Zhao Qiang
2016-06-29net: phy: Manage fixed PHY address space using IDAFlorian Fainelli
2016-06-28Merge branch 'for-4.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-06-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-06-28net: ethernet: dwc_eth_qos: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: dwc_eth_qos: use phydev from struct net_devicePhilippe Reynes
2016-06-28net: ethernet: sxgbe: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: sxgbe: use phydev from struct net_devicePhilippe Reynes
2016-06-28net: ethernet: r6040: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: r6040: use phydev from struct net_devicePhilippe Reynes
2016-06-28net: ethernet: hix5hd2: use phy_ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-06-28net: ethernet: hix5hd2: use phydev from struct net_devicePhilippe Reynes
2016-06-28drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdioGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: implement pm runtime auto modeGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: add pm runtime callbacksGrygorii Strashko
2016-06-28drivers: net: davinci_mdio: split reset function on init_clk and enableGrygorii Strashko