summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com2017-06-0528-72/+77
* net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com2017-06-051-7/+4
* mlxsw: spectrum_router: Align RIF index allocation with existing codeIdo Schimmel2017-06-051-12/+12
* mlxsw: Fix typo inside enumerationIdo Schimmel2017-06-052-4/+4
* mlxsw: spectrum: Tidy up header fileIdo Schimmel2017-06-051-22/+25
* mlxsw: spectrum: Rename the firmware fileYotam Gigi2017-06-051-1/+1
* qede: VF XDP supportMintz, Yuval2017-06-051-3/+31
* qed: VF XDP supportMintz, Yuval2017-06-053-7/+37
* qed: VFs to try utilizing the doorbell barMintz, Yuval2017-06-057-72/+231
* qed: Multiple qzone queues for VFsMintz, Yuval2017-06-056-35/+211
* qed: IOV db support multiple queues per qzoneMintz, Yuval2017-06-054-72/+123
* qed: Make VF legacy a bitfieldMintz, Yuval2017-06-053-21/+33
* qed: Assign a unique per-queue index to queue-cidMintz, Yuval2017-06-054-4/+88
* qed: Pass vf_params when creating a queue-cidMintz, Yuval2017-06-053-45/+95
* qed*: L2 interface to use the SB structures directlyMintz, Yuval2017-06-055-30/+51
* qed: Create L2 queue databaseMintz, Yuval2017-06-056-3/+133
* qed: Add bitmaps for VF CIDsMintz, Yuval2017-06-052-74/+202
* virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld2017-06-051-2/+7
* macsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld2017-06-051-2/+11
* net: phy: smsc: Implement PHY statisticsAndrew Lunn2017-06-051-0/+72
* net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshotAndrew Lunn2017-06-051-2/+2
* net: dsa: mv88e6xxx: 6161 uses global 2 for PHY accessAndrew Lunn2017-06-051-4/+4
* net: dsa: mv88e6xxx: move the Global 2 macrosVivien Didelot2017-06-053-103/+103
* net: dsa: mv88e6xxx: move the Global 1 macrosVivien Didelot2017-06-053-141/+142
* net: dsa: mv88e6xxx: move the Port macrosVivien Didelot2017-06-052-160/+160
* net: dsa: mv88e6xxx: move PHY macrosVivien Didelot2017-06-052-4/+3
* net: dsa: mv88e6xxx: rename chip headerVivien Didelot2017-06-0513-16/+19
* net: phy: marvell: make some functions staticColin Ian King2017-06-051-3/+3
* netxen: remove writeq/readq function definitionsLABBE Corentin2017-06-051-14/+1
* mdio: mux: make child bus walking more permissive and errors more verboseJon Mason2017-06-051-7/+17
* net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz2017-06-051-1/+25
* net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz2017-06-051-1/+21
* net: phy: use of_mdio_parse_addrJon Mason2017-06-021-13/+2
* liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla2017-06-023-12/+10
* liquidio: VF interrupt initialization cleanupRick Farrington2017-06-022-12/+17
* cxgb4: fix incorrect cim_la output for T6Ganesh Goudar2017-06-021-1/+10
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2017-06-0216-1427/+392
|\
| * i40evf: Add support for Adaptive Virtual FunctionPreethi Banala2017-06-014-7/+12
| * i40e/virtchnl: move function to virtchnlJesse Brandeburg2017-06-011-149/+1
| * virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg2017-06-015-18/+21
| * i40evf/virtchnl: whitespace cleanupsJesse Brandeburg2017-06-012-10/+5
| * i40e/virtchnl: refactor code for validate checksJesse Brandeburg2017-06-011-16/+20
| * virtchnl: convert to new macrosJesse Brandeburg2017-06-012-6/+3
| * virtchnl: move some code to core driverJesse Brandeburg2017-06-011-12/+18
| * virtchnl: rename i40e to generic virtchnlJesse Brandeburg2017-06-0110-382/+382
| * i40e: use new unified virtchnl header fileJesse Brandeburg2017-06-014-452/+3
| * i40e/i40evf: create and use new unified header fileJesse Brandeburg2017-06-014-449/+3
| * i40evf: drop i40e_type.h includeJesse Brandeburg2017-06-011-2/+0
* | qed: Add support for changing iSCSI macMintz, Yuval2017-06-022-0/+67
* | qed: Support NVM-image reading APIMintz, Yuval2017-06-023-0/+126