aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-28ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley1-1/+2
2018-09-28ice: update fw version check logicJacob Keller1-11/+19
2018-09-28ice: update branding strings and supported device idsBruce Allan2-9/+3
2018-09-28ice: replace unnecessary memcpy with direct assignmentBruce Allan1-1/+1
2018-09-28ice: use [sr]q.count when checking if queue is initializedJacob Keller1-4/+4
2018-09-28qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King2-8/+8
2018-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-48/+150
2018-09-28net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan2-37/+36
2018-09-28net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan4-17/+13
2018-09-28net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan3-4/+15
2018-09-28net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin1-5/+3
2018-09-28net: hns3: Fix for packet buffer setting bugYunsheng Lin1-6/+8
2018-09-28net: hns3: Add serdes parallel inner loopback supportFuyun Liang4-20/+57
2018-09-28net: hns3: Rename mac loopback to app loopbackFuyun Liang3-13/+13
2018-09-28net: hns3: Rename loop modeFuyun Liang3-15/+15
2018-09-28net: hns3: Set extra mac address of pause param for HWFuyun Liang2-0/+5
2018-09-28net: hns3: Add support for sctp checksum offloadPeng Li1-4/+4
2018-09-28net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=mArnd Bergmann1-0/+1
2018-09-28net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann1-2/+2
2018-09-28phy: mscc: fix printf formatArnd Bergmann1-1/+1
2018-09-28net: ethernet: dpaa: remove unused variablesArnd Bergmann1-1/+0
2018-09-28net: aquantia: Make function aq_fw1x_set_power() staticWei Yongjun1-2/+2
2018-09-28net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing1-1/+2
2018-09-28qed: Remove set but not used variable 'p_archipelago'YueHaibing1-4/+0
2018-09-27ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2-5/+16
2018-09-27ice: Update to capabilities admin queue commandAnirudh Venkataramanan1-16/+34
2018-09-27ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan2-1/+71
2018-09-27ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley1-1/+2
2018-09-27ice: update fw version check logicJacob Keller1-11/+19
2018-09-27ice: update branding strings and supported device idsBruce Allan2-9/+3
2018-09-27ice: replace unnecessary memcpy with direct assignmentBruce Allan1-1/+1
2018-09-27ice: use [sr]q.count when checking if queue is initializedJacob Keller1-4/+4
2018-09-26net: mvneta: Add support for 2500Mbps SGMIIMaxime Chevallier1-4/+23
2018-09-26net: vhost: add rx busy polling in tx pathTonghao Zhang1-21/+14
2018-09-26net: vhost: factor out busy polling logic to vhost_net_busy_poll()Tonghao Zhang1-40/+70
2018-09-26net: vhost: replace magic number of lock annotationTonghao Zhang1-3/+3
2018-09-26net: vhost: lock the vqs one by oneTonghao Zhang1-17/+7
2018-09-26net: faraday: fix return type of ndo_start_xmit functionYueHaibing2-5/+6
2018-09-26net: smsc: fix return type of ndo_start_xmit functionYueHaibing3-3/+6
2018-09-26net: liquidio: list usage cleanupzhong jiang1-2/+1
2018-09-26net: qed: list usage cleanupzhong jiang3-13/+9
2018-09-26s390/qeth: remove duplicated carrier state trackingJulian Wiedmann5-22/+10
2018-09-26s390/qeth: clean up drop conditions for received cmdsJulian Wiedmann1-10/+11
2018-09-26s390/qeth: re-indent qeth_check_ipa_data()Julian Wiedmann1-71/+58
2018-09-26s390/qeth: consume local address eventsJulian Wiedmann1-2/+2
2018-09-26s390/qeth: remove various redundant codeJulian Wiedmann3-15/+2
2018-09-26s390/qeth: remove CARD_FROM_CDEV helperJulian Wiedmann1-44/+29
2018-09-26s390/qeth: pass card pointer in iob callbackJulian Wiedmann2-24/+32
2018-09-26s390/qeth: re-use qeth_notify_skbs()Julian Wiedmann1-24/+5
2018-09-26s390/qeth: remove additional skb refcountJulian Wiedmann1-2/+0