summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-01-04dsa: mv88e6xxx: Optimise atu_getAndrew Lunn
2017-01-04cxgb4: Support compressed error vector for T6Arjun V
2017-01-04sh_eth: factor out sh_eth_emac_interrupt()Sergei Shtylyov
2017-01-04sh_eth: no need for *else* after *goto*Sergei Shtylyov
2017-01-04sh_eth: handle only enabled E-MAC interruptsSergei Shtylyov
2017-01-04ipvlan: assign unique dev-id for each slave device.Mahesh Bandewar
2017-01-04liquidio: remove PTP support in 23XX adaptersPrasad Kanneganti
2017-01-03ixgbe: Add PF support for VF promiscuous modeDon Skidmore
2017-01-03ixgbevf: Add support for VF promiscuous modeDon Skidmore
2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad
2017-01-03ixgbe: Implement firmware interface to access some PHYsMark Rustad
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad
2017-01-03ixgbe: Fix issues with EEPROM accessMark Rustad
2017-01-03ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore
2017-01-03ixgbevf: restore hw_addr on resume or errorEmil Tantilov
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki
2017-01-03ixgbevf: fix AER error handlingEmil Tantilov
2017-01-03ixgbe: fix AER error handlingEmil Tantilov
2017-01-03ixgbe: test for trust in macvlan adjustments for VFKen Cox
2017-01-03ixgbevf: handle race between close and suspend on shutdownEmil Tantilov
2017-01-03ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov
2017-01-03ixgbe: Fix reporting of 100Mb capabilityTony Nguyen
2017-01-03ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen
2017-01-03ixgbe: Add bounds check for x540 LED functionsTony Nguyen
2017-01-03ixgbe: add mask for 64 RSS queuesEmil Tantilov
2017-01-03ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen
2017-01-03ixgbe: do not disable FEC from the driverEmil Tantilov
2017-01-03sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree
2017-01-03sfc: declare module version (same as ethtool drvinfo version)Edward Cree
2017-01-03dsa:mv88e6xxx: allow address 0x1 in smi_initVolodymyr Bendiuga
2017-01-03net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: fealnx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dlink: sundance: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: sfc: falcon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-01-02net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov
2017-01-02net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov
2017-01-02IB/mlx5: Add support for big MRsArtemy Kovalyov
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov
2017-01-02IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan