aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-05net/dec: Make __de_get_link_ksettings return voidyuval.shaia@oracle.com1-7/+4
2017-06-04mlxsw: spectrum_router: Align RIF index allocation with existing codeIdo Schimmel1-12/+12
2017-06-04mlxsw: Fix typo inside enumerationIdo Schimmel2-4/+4
2017-06-04mlxsw: spectrum: Tidy up header fileIdo Schimmel1-22/+25
2017-06-04mlxsw: spectrum: Rename the firmware fileYotam Gigi1-1/+1
2017-06-04qede: VF XDP supportMintz, Yuval1-3/+31
2017-06-04qed: VF XDP supportMintz, Yuval3-7/+37
2017-06-04qed: VFs to try utilizing the doorbell barMintz, Yuval7-72/+231
2017-06-04qed: Multiple qzone queues for VFsMintz, Yuval6-35/+211
2017-06-04qed: IOV db support multiple queues per qzoneMintz, Yuval4-72/+123
2017-06-04qed: Make VF legacy a bitfieldMintz, Yuval3-21/+33
2017-06-04qed: Assign a unique per-queue index to queue-cidMintz, Yuval4-4/+88
2017-06-04qed: Pass vf_params when creating a queue-cidMintz, Yuval3-45/+95
2017-06-04qed*: L2 interface to use the SB structures directlyMintz, Yuval5-30/+51
2017-06-04qed: Create L2 queue databaseMintz, Yuval6-3/+133
2017-06-04qed: Add bitmaps for VF CIDsMintz, Yuval2-74/+202
2017-06-04virtio_net: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+7
2017-06-04macsec: check return value of skb_to_sgvec alwaysJason A. Donenfeld1-2/+11
2017-06-04net: phy: smsc: Implement PHY statisticsAndrew Lunn1-0/+72
2017-06-04net: dsa: mv88e6xxx: mv88e6161 uses mv88e6320 stats snapshotAndrew Lunn1-2/+2
2017-06-04net: dsa: mv88e6xxx: 6161 uses global 2 for PHY accessAndrew Lunn1-4/+4
2017-06-04net: dsa: mv88e6xxx: move the Global 2 macrosVivien Didelot3-103/+103
2017-06-04net: dsa: mv88e6xxx: move the Global 1 macrosVivien Didelot3-141/+142
2017-06-04net: dsa: mv88e6xxx: move the Port macrosVivien Didelot2-160/+160
2017-06-04net: dsa: mv88e6xxx: move PHY macrosVivien Didelot2-4/+3
2017-06-04net: dsa: mv88e6xxx: rename chip headerVivien Didelot13-16/+19
2017-06-04net: phy: marvell: make some functions staticColin Ian King1-3/+3
2017-06-04netxen: remove writeq/readq function definitionsLABBE Corentin1-14/+1
2017-06-04mdio: mux: make child bus walking more permissive and errors more verboseJon Mason1-7/+17
2017-06-04net/mlx5e: Offload TC matching on ip tos / traffic-classOr Gerlitz1-1/+25
2017-06-04net/mlx5e: Offload TC matching on tcp flagsOr Gerlitz1-1/+21
2017-06-02net: phy: use of_mdio_parse_addrJon Mason1-13/+2
2017-06-02liquidio: Fix checkpatch errors with references crossing single lineSatanand Burla3-12/+10
2017-06-02liquidio: VF interrupt initialization cleanupRick Farrington2-12/+17
2017-06-02cxgb4: fix incorrect cim_la output for T6Ganesh Goudar1-1/+10
2017-06-02Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller16-1427/+392
2017-06-02qed: Add support for changing iSCSI macMintz, Yuval2-0/+67
2017-06-02qed: Support NVM-image reading APIMintz, Yuval3-0/+126
2017-06-02qed: Share additional information with qedfMintz, Yuval3-1/+23
2017-06-02qed: Correct order of wwnn and wwpnMintz, Yuval1-4/+4
2017-06-02team: add macro MODULE_ALIAS_TEAM_MODE for team mode aliasZhang Shengju5-5/+5
2017-06-01i40evf: Add support for Adaptive Virtual FunctionPreethi Banala4-7/+12
2017-06-01i40e/virtchnl: move function to virtchnlJesse Brandeburg1-149/+1
2017-06-01virtchnl: finish conversion to virtchnl interfaceJesse Brandeburg5-18/+21
2017-06-01i40evf/virtchnl: whitespace cleanupsJesse Brandeburg2-10/+5
2017-06-01i40e/virtchnl: refactor code for validate checksJesse Brandeburg1-16/+20
2017-06-01virtchnl: convert to new macrosJesse Brandeburg2-6/+3
2017-06-01virtchnl: move some code to core driverJesse Brandeburg1-12/+18
2017-06-01virtchnl: rename i40e to generic virtchnlJesse Brandeburg10-382/+382
2017-06-01i40e: use new unified virtchnl header fileJesse Brandeburg4-452/+3