summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-02-03enic: Remove local ndo_busy_poll() implementation.David S. Miller2-139/+5
2017-02-03ixgbevf: get rid of custom busy polling codeEric Dumazet3-215/+0
2017-02-03ixgbe: get rid of custom busy polling codeEric Dumazet4-224/+5
2017-02-03mlxsw: spectrum: Implement TC flower offloadJiri Pirko4-3/+331
2017-02-03mlxsw: spectrum: Introduce ACL core with simple TCAM implementationJiri Pirko6-8/+1769
2017-02-03mlxsw: resources: Add ACL related resourcesJiri Pirko1-2/+18
2017-02-03mlxsw: spectrum: Introduce basic set of flexible key blocksJiri Pirko1-0/+109
2017-02-03mlxsw: core: Introduce flexible actions supportJiri Pirko3-1/+753
2017-02-03mlxsw: core: Introduce flexible keys supportJiri Pirko3-1/+714
2017-02-03mlxsw: reg: Add Policy-Engine Extended Flexible Action RegisterJiri Pirko1-3/+36
2017-02-03mlxsw: reg: Add Policy-Engine Policy Based Switching RegisterJiri Pirko1-0/+31
2017-02-03mlxsw: reg: Add Policy-Engine Rules Copy RegisterJiri Pirko1-0/+77
2017-02-03mlxsw: reg: Add Policy-Engine Port Binding TableJiri Pirko1-0/+63
2017-02-03mlxsw: reg: Add Policy-Engine TCAM Entry Register Version 2Jiri Pirko1-0/+100
2017-02-03mlxsw: reg: Add Policy-Engine TCAM Allocation RegisterJiri Pirko1-0/+106
2017-02-03mlxsw: reg: Add Policy-Engine ACL Group Table registerJiri Pirko1-0/+54
2017-02-03mlxsw: reg: Add Policy-Engine ACL RegisterJiri Pirko1-2/+45
2017-02-03mlxsw: item: Add helpers for getting pointer into payload for char buffer itemJiri Pirko1-0/+19
2017-02-03mlxsw: item: Add 8bit item helpersJiri Pirko1-2/+77
2017-02-03bonding: Remove unnecessary returned value checkZhu Yanjun1-6/+4
2017-02-03cxgb4: get rid of custom busy poll codeEric Dumazet4-174/+6
2017-02-03myri10ge: get rid of custom busy poll codeEric Dumazet1-193/+4
2017-02-03be2net: get rid of custom busy poll codeEric Dumazet2-147/+9
2017-02-03vxlan: support fdb and learning in COLLECT_METADATA modeRoopa Prabhu1-71/+125
2017-02-03hns_enet: use cpumask_var_t for on-stack maskArnd Bergmann1-10/+15
2017-02-03virtio_net: remove custom busy_pollEric Dumazet1-41/+0
2017-02-03atl1e: add GRO supportEric Dumazet1-1/+1
2017-02-03cxgb4: Fix uld_send() for ctrl pktsArjun V1-3/+8
2017-02-03sfc-falcon: get rid of custom busy polling codeEric Dumazet3-169/+1
2017-02-03sfc: get rid of custom busy polling codeEric Dumazet3-169/+1
2017-02-02net: dsa: mv88e6xxx: Fix typ0 when configuring 2.5GbpsAndrew Lunn1-1/+1
2017-02-02net: dsa: mv88e6xxx: Fix ATU age timer for MV88E6390Andrew Lunn1-6/+6
2017-02-02net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn1-0/+21
2017-02-02net: stmmac: Fix wrong message in stmmac_probe_config_dtHeiner Kallweit1-1/+1
2017-02-02net: stmmac: add separate warning for PTP not being supported by HWHeiner Kallweit1-2/+4
2017-02-02net: stmmac: don't set tx delay in RGMII_ID and RGMII_TXID modeHeiner Kallweit1-7/+9
2017-02-02net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn1-0/+20
2017-02-02net: dsa: mv88e6xxx: Workaround missing PHY ID on mv88e6390Andrew Lunn1-0/+8
2017-02-02xgene_enet: remove bogus forward declarationsArnd Bergmann3-56/+48
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller57-385/+800
2017-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds32-247/+443
2017-02-01net: phy: broadcom: rehook BCM54612E specific initRafał Miłecki1-34/+33
2017-02-01sh_eth: fix wakeup event reporting from MagicPacketNiklas Söderlund1-2/+2
2017-02-01sh_eth: align usage of sh_eth_modify() with rest of driverNiklas Söderlund1-1/+1
2017-02-01Merge tag 'wireless-drivers-next-for-davem-2017-02-01' of git://git.kernel.or...David S. Miller153-2524/+2844
2017-02-01ethernet: aquantia: fix dma_mapping_error testDan Carpenter1-2/+3
2017-02-01liquidio: fix for iq and droq cnts going negativeSatanand Burla4-2/+15
2017-02-01Merge tag 'dmaengine-fix-4.10-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds2-36/+52
2017-02-01net: ethernet: ti: cpsw: fix NULL pointer dereference in switch modeGrygorii Strashko1-1/+1
2017-02-01Merge tag 'pinctrl-v4.10-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-10/+25