aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-14nfp: flower: extend extack messaging for flower match and actionsPieter Jansen van Vuuren6-77/+196
2019-06-14nfp: flower: use extack messages in flower offloadPieter Jansen van Vuuren1-25/+80
2019-06-14nfp: flower: check L4 matches on unknown IP protocolsPieter Jansen van Vuuren1-2/+11
2019-06-14Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller13-120/+1224
2019-06-14virtio_net: enable napi_tx by defaultWillem de Bruijn1-1/+1
2019-06-14net: hns3: some variable modificationWeihang Li12-61/+95
2019-06-14net: hns3: delay ring buffer clearing during resetYunsheng Lin1-5/+14
2019-06-14net: hns3: fix for skb leak when doing selftestYunsheng Lin1-2/+4
2019-06-14net: hns3: fix for dereferencing before null checkingYunsheng Lin1-2/+5
2019-06-14net: hns3: free irq when exit from abnormal branchYonglong Liu1-0/+1
2019-06-14net: hns3: clear restting state when initializing HW devicePeng Li1-0/+18
2019-06-14net: hns3: extract handling of mpf/pf msi-x errors into functionsWeihang Li1-39/+83
2019-06-14net: hns3: some changes of MSI-X bits in PPU(RCB)Weihang Li2-4/+3
2019-06-14net: hns3: add recovery for the H/W errors occurred before the HNS dev initializationShiju Jose1-2/+14
2019-06-14net: hns3: process H/W errors occurred before HNS dev initializationShiju Jose3-8/+107
2019-06-14net: hns3: fix avoid unnecessary resetting for the H/W errors which do not require resetShiju Jose1-171/+109
2019-06-14net: hns3: delay setting of reset level for hw errors until slot_reset is calledShiju Jose4-42/+51
2019-06-14qed: iWARP - Fix default window size to be based on chipMichal Kalderon1-5/+25
2019-06-14qed: iWARP - Fix tc for MPA ll2 connectionMichal Kalderon1-0/+2
2019-06-14qed: iWARP - fix uninitialized callbackMichal Kalderon1-0/+1
2019-06-14qed: iWARP - Use READ_ONCE and smp_store_release to access ep->stateMichal Kalderon1-5/+11
2019-06-14net: phy: sfp: clean up a conditionDan Carpenter1-1/+1
2019-06-14nfp: print a warning when binding VFs to PF driverJakub Kicinski1-0/+4
2019-06-14nfp: update the old flash error messageJakub Kicinski1-1/+6
2019-06-14net: dsa: microchip: Support optional 125MHz SYNCLKO outputRobert Hancock3-0/+7
2019-06-14net: dsa: microchip: Add PHY errata workaroundsRobert Hancock2-0/+63
2019-06-14net: stmmac: use GPIO descriptors in stmmac_mdio_resetMartin Blumenstingl1-14/+13
2019-06-14net: phy: Add more 1000BaseX support detectionRobert Hancock1-0/+2
2019-06-14net: ethernet: ti: cpsw_ethtool: simplify slave loopsIvan Khoronzhuk1-19/+21
2019-06-14net: ethernet: ti: cpsw: use cpsw as drv dataIvan Khoronzhuk1-9/+7
2019-06-14net/mlx5e: use indirect calls wrapper for the rx packet handlerPaolo Abeni1-1/+2
2019-06-14net/mlx5e: use indirect calls wrapper for skb allocationPaolo Abeni1-5/+17
2019-06-14Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller6-18/+2
2019-06-14r8169: use helper rtl_is_8168evl_up for setting register MaxTxPacketSizeHeiner Kallweit1-20/+4
2019-06-14r8169: add helper rtl_is_8168evl_upHeiner Kallweit1-17/+12
2019-06-14mac80211: call rate_control_send_low() internallyJohannes Berg5-18/+0
2019-06-14nl80211: require and validate vendor command policyJohannes Berg1-0/+2
2019-06-13r8169: improve rtl_coalesce_infoHeiner Kallweit1-15/+6
2019-06-13r8169: let mdio read functions return -ETIMEDOUTHeiner Kallweit1-4/+4
2019-06-13net: axienet: move use of resource after validity checkRobert Hancock1-1/+1
2019-06-13s390/qeth: allocate a single cmd on read channelJulian Wiedmann4-24/+39
2019-06-13s390/qeth: command-chain the IDX sequenceJulian Wiedmann1-44/+14
2019-06-13s390/qeth: convert RCD code to common IO infrastructureJulian Wiedmann3-90/+46
2019-06-13s390/qeth: add support for dynamically allocated cmdsJulian Wiedmann2-9/+56
2019-06-13s390/qeth: remove 'channel' parameter from callbacksJulian Wiedmann3-27/+21
2019-06-13s390/qeth: convert device-specific trace entriesJulian Wiedmann3-137/+122
2019-06-13s390/qeth: remove OSN-specific IO codeJulian Wiedmann3-37/+10
2019-06-13s390/qeth: remove qeth_wait_for_buffer()Julian Wiedmann3-28/+37
2019-06-13s390/qeth: clean up setting of BLKT defaultsJulian Wiedmann2-5/+7
2019-06-13s390/qeth: restart pending READ cmd from callbackJulian Wiedmann1-3/+1