summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hns3: Another build fix.David S. Miller2018-09-291-1/+1
* hns3: Fix the build.David S. Miller2018-09-291-1/+1
* qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King2018-09-282-8/+8
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-09-289-48/+150
|\
| * ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2018-09-272-5/+16
| * ice: Update to capabilities admin queue commandAnirudh Venkataramanan2018-09-271-16/+34
| * ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan2018-09-272-1/+71
| * ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley2018-09-271-1/+2
| * ice: update fw version check logicJacob Keller2018-09-271-11/+19
| * ice: update branding strings and supported device idsBruce Allan2018-09-272-9/+3
| * ice: replace unnecessary memcpy with direct assignmentBruce Allan2018-09-271-1/+1
| * ice: use [sr]q.count when checking if queue is initializedJacob Keller2018-09-271-4/+4
* | net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan2018-09-282-37/+36
* | net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan2018-09-284-17/+13
* | net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan2018-09-283-4/+15
* | net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin2018-09-281-5/+3
* | net: hns3: Fix for packet buffer setting bugYunsheng Lin2018-09-281-6/+8
* | net: hns3: Add serdes parallel inner loopback supportFuyun Liang2018-09-284-20/+57
* | net: hns3: Rename mac loopback to app loopbackFuyun Liang2018-09-283-13/+13
* | net: hns3: Rename loop modeFuyun Liang2018-09-283-15/+15
* | net: hns3: Set extra mac address of pause param for HWFuyun Liang2018-09-282-0/+5
* | net: hns3: Add support for sctp checksum offloadPeng Li2018-09-281-4/+4
* | net: dsa: b53: Fix build with B53_SRAB enabled and B53_SERDES=mArnd Bergmann2018-09-281-0/+1
* | net: phy: mdio-bcm-unimac: mark PM functions as __maybe_unusedArnd Bergmann2018-09-281-2/+2
* | phy: mscc: fix printf formatArnd Bergmann2018-09-281-1/+1
* | net: ethernet: dpaa: remove unused variablesArnd Bergmann2018-09-281-1/+0
* | net: aquantia: Make function aq_fw1x_set_power() staticWei Yongjun2018-09-281-2/+2
* | net: xen-netback: fix return type of ndo_start_xmit functionYueHaibing2018-09-281-1/+2
* | qed: Remove set but not used variable 'p_archipelago'YueHaibing2018-09-281-4/+0
|/
* net: mvneta: Add support for 2500Mbps SGMIIMaxime Chevallier2018-09-271-4/+23
* net: vhost: add rx busy polling in tx pathTonghao Zhang2018-09-271-21/+14
* net: vhost: factor out busy polling logic to vhost_net_busy_poll()Tonghao Zhang2018-09-271-40/+70
* net: vhost: replace magic number of lock annotationTonghao Zhang2018-09-271-3/+3
* net: vhost: lock the vqs one by oneTonghao Zhang2018-09-271-17/+7
* net: faraday: fix return type of ndo_start_xmit functionYueHaibing2018-09-262-5/+6
* net: smsc: fix return type of ndo_start_xmit functionYueHaibing2018-09-263-3/+6
* net: liquidio: list usage cleanupzhong jiang2018-09-261-2/+1
* net: qed: list usage cleanupzhong jiang2018-09-263-13/+9
* s390/qeth: remove duplicated carrier state trackingJulian Wiedmann2018-09-265-22/+10
* s390/qeth: clean up drop conditions for received cmdsJulian Wiedmann2018-09-261-10/+11
* s390/qeth: re-indent qeth_check_ipa_data()Julian Wiedmann2018-09-261-71/+58
* s390/qeth: consume local address eventsJulian Wiedmann2018-09-261-2/+2
* s390/qeth: remove various redundant codeJulian Wiedmann2018-09-263-15/+2
* s390/qeth: remove CARD_FROM_CDEV helperJulian Wiedmann2018-09-261-44/+29
* s390/qeth: pass card pointer in iob callbackJulian Wiedmann2018-09-262-24/+32
* s390/qeth: re-use qeth_notify_skbs()Julian Wiedmann2018-09-261-24/+5
* s390/qeth: remove additional skb refcountJulian Wiedmann2018-09-261-2/+0
* s390/qeth: replace open-coded skb_queue_walk()Julian Wiedmann2018-09-261-15/+4
* net/af_iucv: locate IUCV header via skb_network_header()Julian Wiedmann2018-09-261-7/+5
* s390/qeth: on gdev release, reset drvdataJulian Wiedmann2018-09-261-2/+3