aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-03ixgbe: Add PF support for VF promiscuous modeDon Skidmore4-6/+45
2017-01-03ixgbevf: Add support for VF promiscuous modeDon Skidmore4-5/+36
2017-01-03ixgbe: Implement support for firmware-controlled PHYsMark Rustad7-6/+642
2017-01-03ixgbe: Implement firmware interface to access some PHYsMark Rustad3-0/+113
2017-01-03ixgbe: Remove unused firmware version functions and methodMark Rustad7-46/+1
2017-01-03ixgbe: Fix issues with EEPROM accessMark Rustad3-82/+91
2017-01-03ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore1-3/+2
2017-01-03ixgbevf: restore hw_addr on resume or errorEmil Tantilov1-0/+3
2017-01-03ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki1-6/+6
2017-01-03ixgbevf: fix AER error handlingEmil Tantilov1-18/+25
2017-01-03ixgbe: fix AER error handlingEmil Tantilov1-2/+4
2017-01-03ixgbe: test for trust in macvlan adjustments for VFKen Cox1-1/+2
2017-01-03ixgbevf: handle race between close and suspend on shutdownEmil Tantilov1-2/+9
2017-01-03ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov1-9/+8
2017-01-03ixgbe: Fix reporting of 100Mb capabilityTony Nguyen1-1/+1
2017-01-03ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen1-1/+3
2017-01-03ixgbe: Add bounds check for x540 LED functionsTony Nguyen1-2/+7
2017-01-03ixgbe: add mask for 64 RSS queuesEmil Tantilov1-1/+7
2017-01-03ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen1-4/+21
2017-01-03ixgbe: Report driver version to firmware for x550 devicesTony Nguyen5-7/+80
2017-01-03ixgbe: do not disable FEC from the driverEmil Tantilov1-2/+0
2017-01-03sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree1-0/+1
2017-01-03sfc: declare module version (same as ethtool drvinfo version)Edward Cree1-0/+1
2017-01-03dsa:mv88e6xxx: allow address 0x1 in smi_initVolodymyr Bendiuga1-4/+0
2017-01-03net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+9
2017-01-02net: fealnx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-02net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-02net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-39/+34
2017-01-02net: dlink: sundance: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-02net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+41
2017-01-02net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-02net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+24
2017-01-02net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-40/+51
2017-01-02net: sfc: falcon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes8-56/+74
2017-01-02net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes1-0/+178
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov2-2/+12
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov1-38/+50
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov9-417/+426
2017-01-02net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov1-8/+2
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov6-247/+239
2017-01-02IB/mlx5: Add support for big MRsArtemy Kovalyov3-3/+11
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov5-115/+92
2017-01-02IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan1-83/+32
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky1-11/+11
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller123-1421/+1487
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel1-1/+0
2017-01-01qed*: Advance driver versions to 8.10.10.20.Mintz, Yuval2-2/+2
2017-01-01qed: Conserve RDMA resources when !QEDRRam Amrani1-1/+3
2017-01-01qed: Support Multicast on Tx-switchingMintz, Yuval1-2/+5
2017-01-01qed*: Add support for ndo_set_vf_trustMintz, Yuval4-8/+160