summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* igb: Fix format with line continuation whitespaceJoe Perches2018-11-211-7/+6
* Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2018-11-2114-313/+251
|\
| * ice: Fix possible NULL pointer de-referenceBruce Allan2018-11-201-0/+3
| * ice: Use Tx|Rx in commentsAnirudh Venkataramanan2018-11-209-42/+42
| * ice: Cosmetic formatting changesAnirudh Venkataramanan2018-11-2011-84/+83
| * ice: Cleanup short function signaturesBruce Allan2018-11-203-8/+4
| * ice: Cleanup ice_tx_timeout()Bruce Allan2018-11-201-13/+9
| * ice: Fix return value from NAPI pollDave Ertman2018-11-201-1/+2
| * ice: Constify global structures that can/should beBruce Allan2018-11-201-2/+2
| * ice: Do not set LAN_EN for MAC-VLAN filtersYashaswini Raghuram Prathivadi Bhayankaram2018-11-201-13/+24
| * ice: Pass the return value of ice_init_def_sw_recp()Jaroslaw Ilgiewicz2018-11-201-3/+1
| * ice: Cleanup duplicate control queue codeBruce Allan2018-11-201-142/+76
| * ice: Do autoneg based on VSI stateAkeem G Abodunrin2018-11-201-5/+5
* | net: dsa: microchip: rename ksz_9477_reg.h to ksz9477_reg.hTristram Ha2018-11-213-2/+2
* | net: dsa: microchip: break KSZ9477 DSA driver into two filesTristram Ha2018-11-218-1242/+1903
* | net: dsa: microchip: rename ksz_spi.c to ksz9477_spi.cTristram Ha2018-11-213-8/+8
* | net: dsa: microchip: rename some functions with ksz9477 prefixTristram Ha2018-11-211-57/+59
* | net: dsa: microchip: clean up codeTristram Ha2018-11-211-4/+4
* | net: dsa: microchip: replace license with GPLTristram Ha2018-11-214-54/+10
|/
* net-next/hinic: fix a bug in rx data flowXue Chaojing2018-11-201-1/+1
* net-next/hinic:fix a bug in set mac addressXue Chaojing2018-11-201-3/+4
* net-next/hinic:add rx checksum offload for HiNICXue Chaojing2018-11-207-1/+78
* net-next/hinic:replace multiply and division operatorsXue Chaojing2018-11-202-20/+38
* mlxsw: core: Extend cooling device with cooling levelsVadim Pasternak2018-11-201-1/+55
* cxgb4/cxgb4vf: Fix mac_hlist initialization and freeArjun Vynipadath2018-11-202-12/+13
* nfp: abm: add support for more threshold actionsJakub Kicinski2018-11-204-6/+109
* nfp: abm: add cls_u32 offload for simple band classificationJakub Kicinski2018-11-206-1/+324
* nfp: abm: add functions to update DSCP -> virtual queue mapJakub Kicinski2018-11-205-1/+28
* nfp: abm: calculate PRIO map len and check mailbox sizeJakub Kicinski2018-11-203-3/+50
* nfp: abm: add GRED offloadJakub Kicinski2018-11-203-10/+158
* nfp: abm: wrap RED parameters in bandsJakub Kicinski2018-11-202-40/+74
* nfp: abm: add up bands for sto/non-sto statsJakub Kicinski2018-11-201-12/+24
* nfp: abm: switch to extended stats for reading packet/byte countsJakub Kicinski2018-11-202-3/+46
* nfp: abm: size threshold table to account for bandsJakub Kicinski2018-11-201-2/+2
* nfp: abm: pass band parameter to functionsJakub Kicinski2018-11-203-43/+49
* nfp: abm: map per-band symbolsJakub Kicinski2018-11-202-13/+54
* net: hns3: add common validation in hclge_dcbYunsheng Lin2018-11-203-35/+53
* octeontx2-af: Workarounds for HW errataSunil Goutham2018-11-203-5/+37
* octeontx2-af: Add interrupt handlers for Master Enable eventLinu Cherian2018-11-201-0/+113
* octeontx2-af: Add FLR handling support for AF's VFsSunil Goutham2018-11-201-19/+110
* octeontx2-af: Configure AF VFs to talk over LBK channelsTomasz Duszynski2018-11-204-7/+37
* octeontx2-af: Enable sriov on AF to create VFsTomasz Duszynski2018-11-202-3/+185
* octeontx2-af: Mbox communication support btw AF and it's VFsTomasz Duszynski2018-11-203-95/+223
* octeontx2-af: Teardown NPA, NIX LF upon receiving FLRGeetha sowjanya2018-11-205-1/+156
* octeontx2-af: Add FLR interrupt handlerGeetha sowjanya2018-11-202-1/+121
* octeontx2-af: Verify NPA/SSO/NIX PF_FUNC mappingSunil Goutham2018-11-204-11/+62
* octeontx2-af: Add support for stripping STAG/CTAGTomasz Duszynski2018-11-205-21/+125
* octeontx2-af: Support to enable/disable default MCAM entriesSunil Goutham2018-11-204-28/+122
* octeontx2-af: Add MKEX default profileSantosh Shukla2018-11-203-25/+151
* octeontx2-af: Alloc and config NPC MCAM entry at a timeSunil Goutham2018-11-203-0/+94