summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-11-14nfp: abm: restructure Qdisc handlingJakub Kicinski
2018-11-14nfp: abm: save RED's parametersJakub Kicinski
2018-11-14nfp: abm: reset RED's child based on limitJakub Kicinski
2018-11-14nfp: abm: build full Qdisc hierarchy based on graft notificationsJakub Kicinski
2018-11-14nfp: abm: allocate Qdisc child tableJakub Kicinski
2018-11-14nfp: abm: remember which Qdisc is rootJakub Kicinski
2018-11-14nfp: abm: track all offload-enabled qdiscsJakub Kicinski
2018-11-14nfp: abm: keep track of all RED thresholdsJakub Kicinski
2018-11-14nfp: abm: rename qdiscs -> red_qdiscsJakub Kicinski
2018-11-14net: aquantia: add support of rx-vlan-filter offloadDmitry Bogdanov
2018-11-14net: aquantia: add ethertype and PCP to rx flow filtersDmitry Bogdanov
2018-11-14net: aquantia: add vlan id to rx flow filtersDmitry Bogdanov
2018-11-14net: aquantia: add support of L3/L4 ntuple filtersDmitry Bogdanov
2018-11-14net: aquantia: add infrastructure for ntuple rulesDmitry Bogdanov
2018-11-14net: aquantia: add rx-flow filter definitionsDmitry Bogdanov
2018-11-13net: ethernet: ti: cpsw: allow vlan tagged packets to be timestampedIvan Khoronzhuk
2018-11-13net: ethernet: ti: cpts: move enable/disable flags outside of cpts moduleIvan Khoronzhuk
2018-11-13net: ethernet: ti: cpts: purge staled skbs from txqIvan Khoronzhuk
2018-11-13net: ethernet: ti: cpts: correct debug for expired txq skbIvan Khoronzhuk
2018-11-12net: phy: check if advertising is zero using linkmode_emptyColin Ian King
2018-11-11net: phy: marvell: remove set but not used variable 'pause'YueHaibing
2018-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-11PCI: add USR vendor id and use it in r8169 and w6692 driverHeiner Kallweit
2018-11-11net: dsa: mv88e6xxx: Fix clearing of stats countersAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Add support for SERDES on ports 2-8 for 6390XAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Default ports 9/10 6390X CMODE to 1000BaseXAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Differentiate between 6390 and 6390X cmodesAndrew Lunn
2018-11-11net: dsa: mv88e6xxx: Group cmode ops togetherAndrew Lunn
2018-11-11net: phy: Add support for resolving 5G and 2.5G autonegAndrew Lunn
2018-11-11net: phy: Add more link modes to the settings tableAndrew Lunn
2018-11-11net: phy: Convert u32 phydev->lp_advertising to linkmodeAndrew Lunn
2018-11-11net: ethernet: Convert phydev advertize and supported from u32 to link modeAndrew Lunn
2018-11-11net: phy: remove states PHY_STARTING and PHY_PENDINGHeiner Kallweit
2018-11-11nfp: flower: remove unnecessary code in flow lookupJohn Hurley
2018-11-11nfp: flower: remove TC egdev offloadsJohn Hurley
2018-11-11nfp: flower: offload tunnel decap rules via indirect TC blocksJohn Hurley
2018-11-11nfp: flower: increase scope of netdev checking functionsJohn Hurley
2018-11-11nfp: flower: allow non repr netdev offloadJohn Hurley
2018-11-11net: phy: realtek: use new PHYID matching macrosHeiner Kallweit
2018-11-11net: phy: improve and inline phy_changeHeiner Kallweit
2018-11-11net: phy: simplify phy_mac_interrupt and related functionsHeiner Kallweit
2018-11-11net: phy: don't set state PHY_CHANGELINK in phy_changeHeiner Kallweit
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2018-11-11net: phy: replace PHY_HAS_INTERRUPT with a check for config_intr and ack_inte...Heiner Kallweit
2018-11-10brcmfmac: Use standard SKB list accessors in brcmf_sdiod_sglist_rw.David S. Miller
2018-11-09net: phy: leds: Don't make our own link speed namesKyle Roeschley
2018-11-09net: phy: improve struct phy_device member interrupts handlingHeiner Kallweit
2018-11-09net: mvneta: correct typoAlexandre Belloni
2018-11-09dpaa2-ptp: defer probe when portal allocation failedIoana Ciornei
2018-11-09dpaa2-eth: defer probe on object allocateIoana Ciornei