summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: Add PF support for VF promiscuous modeDon Skidmore2017-01-034-6/+45
* ixgbevf: Add support for VF promiscuous modeDon Skidmore2017-01-034-5/+36
* ixgbe: Implement support for firmware-controlled PHYsMark Rustad2017-01-037-6/+642
* ixgbe: Implement firmware interface to access some PHYsMark Rustad2017-01-033-0/+113
* ixgbe: Remove unused firmware version functions and methodMark Rustad2017-01-037-46/+1
* ixgbe: Fix issues with EEPROM accessMark Rustad2017-01-033-82/+91
* ixgbe: Configure advertised speeds correctly for KR/KX backplaneDon Skidmore2017-01-031-3/+2
* ixgbevf: restore hw_addr on resume or errorEmil Tantilov2017-01-031-0/+3
* ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flagsYusuke Suzuki2017-01-031-6/+6
* ixgbevf: fix AER error handlingEmil Tantilov2017-01-031-18/+25
* ixgbe: fix AER error handlingEmil Tantilov2017-01-031-2/+4
* ixgbe: test for trust in macvlan adjustments for VFKen Cox2017-01-031-1/+2
* ixgbevf: handle race between close and suspend on shutdownEmil Tantilov2017-01-031-2/+9
* ixgbe: handle close/suspend race with netif_device_detach/presentEmil Tantilov2017-01-031-9/+8
* ixgbe: Fix reporting of 100Mb capabilityTony Nguyen2017-01-031-1/+1
* ixgbe: Reduce I2C retry count on X550 devicesTony Nguyen2017-01-031-1/+3
* ixgbe: Add bounds check for x540 LED functionsTony Nguyen2017-01-031-2/+7
* ixgbe: add mask for 64 RSS queuesEmil Tantilov2017-01-031-1/+7
* ixgbe: Fix check for ixgbe_phy_x550em_ext_t resetTony Nguyen2017-01-031-4/+21
* ixgbe: Report driver version to firmware for x550 devicesTony Nguyen2017-01-035-7/+80
* ixgbe: do not disable FEC from the driverEmil Tantilov2017-01-031-2/+0
* sfc-falcon: declare module version (same as ethtool drvinfo version)Edward Cree2017-01-031-0/+1
* sfc: declare module version (same as ethtool drvinfo version)Edward Cree2017-01-031-0/+1
* dsa:mv88e6xxx: allow address 0x1 in smi_initVolodymyr Bendiuga2017-01-031-4/+0
* net: freescale: dpaa: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-031-9/+9
* net: fealnx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-39/+34
* net: dlink: sundance: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-30/+41
* net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-6/+8
* net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-17/+24
* net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-021-40/+51
* net: sfc: falcon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-01-028-56/+74
* net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes2017-01-021-0/+178
* IB/mlx5: Improve MR checkArtemy Kovalyov2017-01-022-2/+12
* IB/mlx5: Add ODP atomics supportArtemy Kovalyov2017-01-021-38/+50
* {net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov2017-01-029-417/+426
* net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2017-01-021-8/+2
* IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov2017-01-026-247/+239
* IB/mlx5: Add support for big MRsArtemy Kovalyov2017-01-023-3/+11
* IB/mlx5: Refactor UMR post send formatArtemy Kovalyov2017-01-025-115/+92
* IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan2017-01-021-83/+32
* IB/mlx5: Reorder code in query device commandLeon Romanovsky2017-01-021-11/+11
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-02123-1421/+1487
|\
| * rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"Colin Ian King2017-01-011-1/+1
| * wlcore: fix spelling mistake in wl1271_warningColin Ian King2017-01-011-1/+1
| * Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2017-01-0127-399/+732
| |\
| | * ath10k: enable advertising support for channel 169, 5GhzMohammed Shafi Shajakhan2016-12-302-1/+2
| | * ath10k: Remove passing unused argument for ath10k_mac_txMohammed Shafi Shajakhan2016-12-301-4/+3