aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-01-17net: marvell: sky2: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-28/+40
2017-01-17net: marvell: skge: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-26/+37
2017-01-17net: jme: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2-20/+20
2017-01-17net: korina: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-16net: mvneta: add BQL supportMarcin Wojtas1-3/+19
2017-01-16net: mvneta: add xmit_more supportSimon Guinot1-3/+10
2017-01-16ipvlan: fix dev_id creation corner case.Mahesh Bandewar1-0/+3
2017-01-16sfc: get PIO buffer size from the NICEdward Cree3-7/+12
2017-01-16sfc: allow PIO more oftenEdward Cree5-3/+30
2017-01-16cxgb4: Shutdown adapter if firmware times out or errors outHariprasad Shenai4-4/+64
2017-01-16sfc: Replace memset with eth_zero_addrShyam Saini1-1/+2
2017-01-15stmmac: indent an if statementDan Carpenter1-1/+1
2017-01-15synopsys: remove dwc_eth_qos driverjpinto5-3030/+0
2017-01-14Merge tag 'mac80211-next-for-davem-2017-01-13' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-3/+2
2017-01-14cxgb4: Remove redundant memset before memcpyShyam Saini1-5/+0
2017-01-13cxgb4: Fix misleading packet/frame count stats.Ganesh Goudar2-0/+35
2017-01-13bnxt_en: Add the ulp_sriov_cfg hooks for bnxt_re RDMA driver.Michael Chan1-0/+5
2017-01-13bnxt_en: Add support for ethtool -p.Michael Chan4-1/+123
2017-01-13bnxt_en: Update to firmware interface spec to 1.6.1.Michael Chan1-24/+237
2017-01-13bnxt_en: Clear TPA flags when BNXT_FLAG_NO_AGG_RINGS is set.Michael Chan1-0/+2
2017-01-13bnxt_en: Fix compiler warnings when CONFIG_RFS_ACCEL is not defined.Michael Chan1-0/+2
2017-01-13liquidio: use fallback for selecting txqSatanand Burla2-41/+0
2017-01-13net: dsa: mv88e6xxx: add EEPROM support to 6390Vivien Didelot4-1/+128
2017-01-12liquidio VF: reduce load time of modulePrasad Kanneganti2-4/+5
2017-01-12liquidio: remove unnecessary codeFelix Manlunas1-7/+1
2017-01-12tilepro: Fix non-void return from void functionJoe Perches1-4/+0
2017-01-12net: mdio-gpio: Use gpio subsystem to handle low-active pinsGuenter Roeck1-12/+14
2017-01-12net: mdio-gpio: Convert to use gpiod functions where possibleGuenter Roeck1-22/+21
2017-01-12net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_requestGuenter Roeck1-7/+6
2017-01-12cdc-ether: usbnet_cdc_zte_status() can be staticWei Yongjun1-1/+1
2017-01-12s390/qeth: fix retrieval of vipa and proxy-arp addressesUrsula Braun1-14/+16
2017-01-12s390/qeth: issue STARTLAN as first IPA commandJulian Wiedmann4-35/+17
2017-01-12s390/qeth: shuffle MAC management functions aroundJulian Wiedmann1-66/+63
2017-01-12s390/qeth: extract qeth_l2_remove_mac()Julian Wiedmann1-14/+13
2017-01-12s390/qeth: consolidate errno translationJulian Wiedmann1-12/+8
2017-01-12s390/qeth: don't convert return code twiceJulian Wiedmann1-2/+1
2017-01-12s390/qeth: drop qeth_l2_del_all_macs() parameterJulian Wiedmann1-9/+2
2017-01-12s390/qeth: Remove QETH_IP_HEADER_SIZEJulian Wiedmann1-2/+0
2017-01-12s390/qeth: Allow reading hsuid in state DOWNJulian Wiedmann1-3/+0
2017-01-12s390/qeth: display warning for OSA3 RX/TX checksum offloadingThomas Richter1-0/+5
2017-01-12s390/qeth: test RX/TX checksum offload replyThomas Richter2-0/+23
2017-01-12s390/qeth: rework RX/TX checksum offloadThomas Richter3-33/+72
2017-01-12cxgb4: Initialize mbox lock and list for mgmt devGanesh Goudar1-1/+4
2017-01-11net: thunderx: Make hfunc variable const type in nicvf_set_rxfh()Robert Richter1-1/+1
2017-01-11net: thunderx: Fix error return code in nicvf_open()Wei Yongjun1-1/+2
2017-01-11sfc: efx_get_phys_port_id() can be staticWei Yongjun1-2/+2
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller43-201/+375
2017-01-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-11/+14
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds15-84/+188
2017-01-11net: netcp: correct netcp_get_stats function signatureKeerthy1-3/+1