summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* net: e1000: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+1
* net: hns3: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+7
* net: hns: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+5
* net: gianfar: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+2
* net: fec: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+2
* net: dpaa: reject unsupported coalescing paramsJakub Kicinski2020-03-121-4/+2
* net: be2net: reject unsupported coalescing paramsJakub Kicinski2020-03-121-0/+3
* sfc: ethtool: Refactor to remove fallthrough comments in case blocksJoe Perches2020-03-121-16/+20
* soc: qcom: ipa: fix spelling mistake "cahces" -> "caches"Colin Ian King2020-03-111-1/+1
* net: ibm: remove set but not used variables 'err'Chen Zhou2020-03-111-2/+1
* net: slcan, slip -- no need for goto when if () will doPavel Machek2020-03-112-10/+4
* net: stmmac: selftests: Fix L3/L4 Filtering testJose Abreu2020-03-111-0/+2
* cdc_ncm: Implement the 32-bit version of NCM Transfer BlockAlexander Bersenev2020-03-112-91/+328
* bareudp: Fixed bareudp receive handlingMartin Varghese2020-03-111-0/+6
* ftgmac100: Remove redundant judgementtangbin2020-03-111-3/+0
* net: gemini: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+2
* net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+2
* net: cxgb4: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+4
* net: cxgb3: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+1
* net: cxgb2: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+3
* net: mlx4: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+4
* net: liquidio: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+11
* net: bna: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+3
* net: tg3: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+5
* net: bcmgenet: reject unsupported coalescing paramsJakub Kicinski2020-03-101-4/+3
* net: bnx2x: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+1
* net: bnx2: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+5
* net: systemport: reject unsupported coalescing paramsJakub Kicinski2020-03-101-2/+4
* net: aquantia: reject all unsupported coalescing paramsJakub Kicinski2020-03-101-12/+3
* net: ena: reject unsupported coalescing paramsJakub Kicinski2020-03-101-0/+2
* r8169: simplify getting stats by using netdev_stats_to_stats64Heiner Kallweit2020-03-101-8/+2
* r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2Heiner Kallweit2020-03-101-1/+1
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2020-03-1016-398/+396
|\
| * ice: fix incorrect size description of ice_get_nvm_versionJacob Keller2020-03-101-2/+2
| * ice: use variable name more descriptive than typeBruce Allan2020-03-105-36/+36
| * ice: Use EOPNOTSUPP instead of ENOTSUPPAnirudh Venkataramanan2020-03-102-3/+3
| * ice: Fix format specifierTony Nguyen2020-03-101-2/+2
| * ice: fix use of deprecated strlcpy()Bruce Allan2020-03-101-3/+3
| * ice: Increase mailbox receive queue length to maximumLukasz Czapnik2020-03-102-2/+1
| * ice: Correct setting VLAN pruningBrett Creeley2020-03-101-8/+2
| * ice: renegotiate link after FW DCB onDave Ertman2020-03-101-24/+29
| * ice: Fix corner case when switching from IEEE to CEEAvinash JD2020-03-101-1/+2
| * ice: Display Link detected via Ethtool in safe modeBrett Creeley2020-03-101-0/+1
| * ice: Fix removing driver while bare-metal VFs pass trafficBrett Creeley2020-03-103-10/+29
| * ice: Improve clarity of prints and variablesBrett Creeley2020-03-103-125/+145
| * ice: allow bigger VFsMitch Williams2020-03-104-158/+146
| * iavf: Enable support for up to 16 queuesMitch Williams2020-03-104-40/+11
| * ice: Cleanup unneeded parenthesisJeff Kirsher2020-03-101-2/+2
* | net: dsa: mt7530: fix macro MIRROR_PORTDENG Qingfang2020-03-101-1/+1
* | net: dsa: microchip: use delayed_work instead of timer + workGeorge McCollister2020-03-102-20/+9