aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-02qed*: Fix issues in the ptp filter config implementation.sudarsana.kalluru@cavium.com2-37/+81
2017-05-02qede: Fix concurrency issue in PTP Tx path processing.sudarsana.kalluru@cavium.com2-2/+7
2017-05-02stmmac: Add support for SIMATIC IOT2000 platformJan Kiszka1-1/+25
2017-05-02net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li4-4/+4
2017-05-01net: dsa: mv88e6xxx: add VTU support for 88E6390Vivien Didelot3-0/+146
2017-05-01net: dsa: mv88e6xxx: support the VTU Page bitVivien Didelot2-0/+8
2017-05-01net: dsa: mv88e6xxx: simplify VTU entry getterVivien Didelot1-38/+24
2017-05-01net: dsa: mv88e6xxx: make VTU helpers staticVivien Didelot2-48/+24
2017-05-01net: dsa: mv88e6xxx: add VTU Load/Purge operationVivien Didelot4-57/+103
2017-05-01net: dsa: mv88e6xxx: add VTU GetNext operationVivien Didelot4-48/+99
2017-05-01net: dsa: mv88e6xxx: load STU entry with VTU entryVivien Didelot1-104/+4
2017-05-01net: dsa: mv88e6xxx: get STU entry on VTU GetNextVivien Didelot3-1/+25
2017-05-01net: dsa: mv88e6xxx: move STU GetNext operationVivien Didelot3-13/+23
2017-05-01net: dsa: mv88e6xxx: move VTU Data accessorsVivien Didelot3-81/+72
2017-05-01net: dsa: mv88e6xxx: move generic VTU GetNextVivien Didelot3-29/+33
2017-05-01net: dsa: mv88e6xxx: move VTU VID accessorsVivien Didelot3-34/+56
2017-05-01net: dsa: mv88e6xxx: move VTU SID accessorsVivien Didelot3-13/+37
2017-05-01net: dsa: mv88e6xxx: move VTU FID accessorsVivien Didelot3-5/+31
2017-05-01net: dsa: mv88e6xxx: move VTU flushVivien Didelot3-16/+26
2017-05-01net: dsa: mv88e6xxx: move VTU Operation accessorsVivien Didelot4-29/+47
2017-05-01net: dsa: mv88e6xxx: split VTU entry data memberVivien Didelot2-11/+13
2017-05-01net: dsa: mv88e6xxx: add max VID to infoVivien Didelot2-20/+31
2017-05-01Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller2-3/+18
2017-05-01mlxsw: spectrum_router: Simplify VRF enslavementIdo Schimmel3-131/+63
2017-05-01Merge tag 'mlx5-updates-2017-04-30' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-262/+1073
2017-05-01qed: Prevent warning without CONFIG_RFS_ACCELMintz, Yuval1-0/+2
2017-05-01qed: output the DPM status and WID countRam Amrani3-1/+8
2017-05-01qed: align DPI configuration to HW requirementsRam Amrani2-7/+6
2017-05-01qed: verify RoCE resource bitmaps are releasedRam Amrani2-27/+80
2017-05-01qed: add error handling flow to TID deregistratin posting failureRam Amrani1-0/+2
2017-05-01qed: remove unused SQ error stateRam Amrani1-2/+1
2017-05-01qed: configure the RoCE max message sizeRam Amrani1-0/+2
2017-05-01benet: Use time_before_eq for time comparisonKarim Eshapa1-3/+3
2017-05-01virtio_net: make use of extended ack message reportingJakub Kicinski1-4/+7
2017-05-01nfp: make use of extended ack message reportingJakub Kicinski3-12/+17
2017-04-30net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delayAbhishek Shah1-36/+33
2017-04-30net: sunhme: fix spelling mistakes: "ParityErro" -> "ParityError"Colin Ian King1-1/+1
2017-04-30bnx2x: Align RX buffersScott Wood1-0/+1
2017-04-30liquidio: silence a locking static checker warningDan Carpenter1-0/+1
2017-04-30qed: Unlock on error in qed_vf_pf_acquire()Dan Carpenter1-1/+1
2017-04-30net: hns: support deferred probe when no mdiolipeng1-6/+33
2017-04-30net: hns: support deferred probe when can not obtain irqlipeng3-3/+11
2017-04-30nfp: provide 256 bytes of XDP headroom in all configurationsJakub Kicinski2-14/+3
2017-04-30nfp: don't completely refuse to work with old flashesJakub Kicinski1-3/+1
2017-04-30nfp: avoid reading TX queue indexes from the deviceJakub Kicinski1-0/+6
2017-04-30nfp: do simple XDP TX buffer recyclingJakub Kicinski2-57/+85
2017-04-30nfp: drop rx_ring param from buffer allocationJakub Kicinski1-6/+2
2017-04-30nfp: replace -ENOTSUPP with -EOPNOTSUPPJakub Kicinski4-21/+21
2017-04-30virtio-net: use netif_tx_napi_add for tx napiWillem de Bruijn1-2/+2
2017-04-30geneve: fix incorrect setting of UDP checksum flagGirish Moodalbail1-1/+1