summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* intel-ethernet: use correct module licenseJesse Brandeburg2018-09-1912-13/+13
* iavf: finish renaming files to iavfJesse Brandeburg2018-09-1916-21/+21
* iavf: rename most of i40e stringsJesse Brandeburg2018-09-1917-1407/+1366
* iavf: tracing infrastructure renameJesse Brandeburg2018-09-193-22/+22
* iavf: replace i40e_debug with iavf versionJesse Brandeburg2018-09-195-23/+23
* iavf: rename i40e_hw to iavf_hwJesse Brandeburg2018-09-199-99/+98
* iavf: rename I40E_ADMINQ_DESCJesse Brandeburg2018-09-192-11/+11
* iavf: rename device ID definesJesse Brandeburg2018-09-195-78/+27
* iavf: remove references to old namesJesse Brandeburg2018-09-199-273/+269
* iavf: move i40evf files to new nameJesse Brandeburg2018-09-199-11/+11
* iavf: rename i40e_status to iavf_statusJesse Brandeburg2018-09-1910-132/+119
* iavf: rename functions and structs to new nameJesse Brandeburg2018-09-1914-1691/+1665
* iavf: diet and reformatJesse Brandeburg2018-09-198-4014/+6
* intel-ethernet: rename i40evf to iavfJesse Brandeburg2018-09-1826-24/+31
* net: mdio: remove duplicated include from mdio_bus.cYueHaibing2018-09-181-1/+0
* qed: remove duplicated include from qed_cxt.cYueHaibing2018-09-181-1/+0
* liquidio: remove duplicated include from lio_vf_rep.cYueHaibing2018-09-181-1/+0
* cxgb4: remove duplicated include from cxgb4_main.cYueHaibing2018-09-181-1/+0
* gianfar: remove duplicated include from gianfar.cYueHaibing2018-09-181-2/+0
* net: socionext: Fix two sleep-in-atomic-context bugs in ave_rxfifo_reset()Jia-Ju Bai2018-09-181-2/+2
* s390/qeth: reduce 0-initializing when building IPA cmdsJulian Wiedmann2018-09-171-10/+5
* s390/qeth: fine-tune spinlocksJulian Wiedmann2018-09-173-35/+24
* s390/qeth: fix typo in return valueJulian Wiedmann2018-09-171-1/+1
* s390/qeth: invoke softirqs after napi_schedule()Julian Wiedmann2018-09-172-0/+6
* s390/qeth: uninstall IRQ handler on device removalJulian Wiedmann2018-09-171-48/+54
* s390/qeth: remove qeth_hdr_chk_and_bounce()Julian Wiedmann2018-09-173-31/+28
* s390/qeth: speed up TSO transmissionJulian Wiedmann2018-09-173-149/+6
* s390/qeth: prepare for copy-free TSO transmissionJulian Wiedmann2018-09-174-28/+77
* s390/qeth: check size of required HW header cache objectJulian Wiedmann2018-09-171-2/+9
* s390/qeth: fix up protocol headers earlyJulian Wiedmann2018-09-171-3/+11
* s390/qeth: limit csum offload erratum to L3 devicesJulian Wiedmann2018-09-172-5/+5
* s390/qeth: remove qeth_get_elements_no()Julian Wiedmann2018-09-174-33/+14
* s390/qeth: remove unused L3 xmit codeJulian Wiedmann2018-09-171-54/+17
* s390/qeth: run non-offload L3 traffic over common xmit pathJulian Wiedmann2018-09-171-26/+44
* s390/qeth: move L2 xmit code to core moduleJulian Wiedmann2018-09-173-63/+75
* liquidio: Add the features to show FEC settings and set FEC settingsWeilin Chang2018-09-176-3/+243
* net: ethernet: remove redundant null pointer check before of_node_putzhong jiang2018-09-171-2/+1
* net: dsa: remove redundant null pointer check before of_node_putzhong jiang2018-09-171-2/+1
* net: usb: remove redundant null pointer check before of_node_putzhong jiang2018-09-171-2/+1
* net: aquantia: memory corruption on jumbo framesFriedemann Gerold2018-09-171-14/+18
* net: dsa: lantiq_gswip: Minor code style improvementsHauke Mehrtens2018-09-171-20/+18
* net: lantiq: lantiq_xrx200: Move clock prepare to probe functionHauke Mehrtens2018-09-171-9/+12
* net: hns: make function hns_gmac_wait_fifo_clean() staticWei Yongjun2018-09-171-1/+1
* net: lantiq: Fix return value check in xrx200_probe()Wei Yongjun2018-09-171-2/+2
* net: dsa: gswip: Fix copy-paste error in gswip_gphy_fw_probe()Wei Yongjun2018-09-171-3/+3
* net: dsa: gswip: Fix return value check in gswip_probe()Wei Yongjun2018-09-171-6/+6
* net: phy: et011c: Remove incorrect PHY_POLL flagsFlorian Fainelli2018-09-171-1/+0
* cxgb4: update supported DCB versionGanesh Goudar2018-09-142-2/+31
* cxgb4: add per rx-queue counter for packet errorsGanesh Goudar2018-09-143-0/+6
* cxgb4: Fix endianness issue in t4_fwcache()Ganesh Goudar2018-09-141-1/+1