summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-04-05bonding: attempt to better support longer hw addressesJarod Wilson
2017-04-05sfc: don't insert mc_list on low-latency firmware if it's too longEdward Cree
2017-04-05nfp: add support for .set_link_ksettings()Jakub Kicinski
2017-04-05nfp: NSP backend for link configuration operationsJakub Kicinski
2017-04-05nfp: add extended error messagesJakub Kicinski
2017-04-05nfp: turn NSP port entry into a unionJakub Kicinski
2017-04-05nfp: allow multi-stage NSP configurationJakub Kicinski
2017-04-05nfp: separate high level and low level NSP headersJakub Kicinski
2017-04-05nfp: report port type in ethtoolJakub Kicinski
2017-04-05nfp: report auto-negotiation in ethtoolJakub Kicinski
2017-04-05nfp: report link speed from NSPJakub Kicinski
2017-04-05nfp: add port state refreshJakub Kicinski
2017-04-05nfp: track link state changesJakub Kicinski
2017-04-05nfp: add mutex protection for the port listJakub Kicinski
2017-04-05nfp: don't spawn netdevs for reconfigured portsJakub Kicinski
2017-04-05nfp: add support for .get_link_ksettings()Jakub Kicinski
2017-04-05Merge tag 'linux-can-next-for-4.13-20170404' of git://git.kernel.org/pub/scm/...David S. Miller
2017-04-05net: ibm: emac: remove unused sysrq handler for 'c' keyEric Biggers
2017-04-05bonding: fix active-backup transitionMahesh Bandewar
2017-04-05qed: Add a missing error codeDan Carpenter
2017-04-05liquidio: clear the correct memoryDan Carpenter
2017-04-05net: stmmac: rx queue to dma channel mapping fixJoao Pinto
2017-04-05phy/ethtool: Add missing SPEED_<foo> stringsJoe Perches
2017-04-05bnxt_en: Cap the msix vector with the max completion rings.Michael Chan
2017-04-05bnxt_en: Use short TX BDs for the XDP TX ring.Michael Chan
2017-04-05bnxt_en: Add interrupt test to ethtool -t selftest.Michael Chan
2017-04-05bnxt_en: Add PHY loopback to ethtool self-test.Michael Chan
2017-04-05bnxt_en: Add ethtool mac loopback self test.Michael Chan
2017-04-05bnxt_en: Add basic ethtool -t selftest support.Michael Chan
2017-04-05bnxt_en: Add suspend/resume callbacks.Michael Chan
2017-04-05bnxt_en: Add ethtool set_wol method.Michael Chan
2017-04-05bnxt_en: Add ethtool get_wol method.Michael Chan
2017-04-05bnxt_en: Add pci shutdown method.Michael Chan
2017-04-05bnxt_en: Add basic WoL infrastructure.Michael Chan
2017-04-05bnxt_en: Update firmware interface spec to 1.7.6.2.Michael Chan
2017-04-04Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller
2017-04-04can: hi311x: Add Holt HI-311x CAN driverAkshay Bhat
2017-04-04can: ti_hecc: Convert TI HECC driver to DT only driverYegor Yefremov
2017-04-03qed: Manage with less memory regions for RoCERam Amrani
2017-04-03qed: RoCE doesn't need to use SRCMintz, Yuval
2017-04-03qed: Correct TM ILT lines in presence of VFsMintz, Yuval
2017-04-03qed: Fix TM block ILT allocationMichal Kalderon
2017-04-03qed: Revise QM cofigurationAriel Elior
2017-04-03net: usbnet: support 64bit statsGreg Ungerer
2017-04-03net/faraday: Add missing include of of.hAndrew Lunn
2017-04-03vxlan: fix ND proxy when skb doesn't have transport header offsetVincent Bernat
2017-04-03net: hns: Some checkpatch.pl script & warning fixesSalil
2017-04-03net: hns: Avoid Hip06 chip TX packet line buglipeng
2017-04-03net: hns: Adjust the SBM module buffer thresholdKejian Yan
2017-04-03net: hns: Simplify the exception sequence in hns_ppe_init()Kejian Yan