summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | net/mlx5e: Add HW vport counters to representor ethtool statsOr Gerlitz2018-05-171-6/+29
| * | net/mlx5e: Ignore attempts to offload multiple times a TC flowOr Gerlitz2018-05-171-2/+19
| * | net/mlx5e: Use shared table for offloaded TC eswitch flowsOr Gerlitz2018-05-175-21/+43
| * | net/mlx5e: Prepare for shared table to keep TC eswitch flowsOr Gerlitz2018-05-172-20/+20
| * | net/mlx5e: Add ingress/egress indication for offloaded TC flowsOr Gerlitz2018-05-175-31/+70
| * | net/mlx5e: Offload TC eswitch rules for VFs belonging to different PFsRabie Loulou2018-05-171-1/+16
| * | Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Saeed Mahameed2018-05-179-11/+48
| |\ \ | | |/ | |/|
* | | Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-05-189-11/+48
|\ \ \ | | |/ | |/|
| * | net/mlx5e: Explicitly set source e-switch in offloaded TC rulesShahar Klein2018-05-173-0/+10
| * | net/mlx5: Add source e-switch ownerShahar Klein2018-05-171-0/+10
| * | net/mlx5e: Explicitly set destination e-switch in FDB rulesRabie Loulou2018-05-173-0/+8
| * | net/mlx5: Add destination e-switch ownerShahar Klein2018-05-175-7/+13
| * | net/mlx5: Properly handle a vport destination when setting FTEShahar Klein2018-05-171-0/+3
| * | IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET2018-05-161-1/+1
| * | net/mlx5: Eswitch, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET2018-05-161-1/+1
| * | net/mlx5: Vport, Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET2018-05-161-3/+3
* | | net: mscc: Add SPDX identifierAlexandre Belloni2018-05-181-1/+1
* | | net: stmmac: Remove if condition by taking advantage of hwif return codeJose Abreu2018-05-181-12/+11
* | | net: stmmac: Let descriptor code get skbuff addressJose Abreu2018-05-185-5/+23
* | | net: stmmac: Uniformize set_rx_owner()Jose Abreu2018-05-185-13/+10
* | | net: stmmac: Remove uneeded check for GMAC version in stmmac_xmitJose Abreu2018-05-182-6/+2
* | | net: stmmac: Uniformize the use of dma_init_* callbacksJose Abreu2018-05-186-61/+85
* | | net: stmmac: Move PTP and MMC base address calculation to hwif.cJose Abreu2018-05-183-8/+39
* | | net: stmmac: Remove uneeded checks for GMAC versionJose Abreu2018-05-181-11/+5
* | | net: stmmac: Uniformize the use of dma_{rx/tx}_mode callbacksJose Abreu2018-05-185-86/+86
* | | net: stmmac: Let descriptor code clear the descriptorJose Abreu2018-05-185-8/+26
* | | net: stmmac: Let descriptor code set skbuff addressJose Abreu2018-05-185-19/+29
* | | net: stmmac: Do not keep rearming the coalesce timer in stmmac_xmitJose Abreu2018-05-182-1/+5
* | | net: stmmac: Enable OSP for GMAC4Jose Abreu2018-05-181-0/+4
| |/ |/|
* | net: phy: Allow MDIO_MOXART and MDIO_SUN4I with COMPILE_TESTFlorian Fainelli2018-05-171-2/+2
* | net: ethernet: freescale: Allow FEC with COMPILE_TESTFlorian Fainelli2018-05-173-3/+3
* | net: ethernet: ti: Allow most drivers with COMPILE_TESTFlorian Fainelli2018-05-171-5/+5
* | qede: Add build_skb() support.Manish Chopra2018-05-174-174/+137
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-05-1711-61/+82
|\ \
| * | ice: Update NVM AQ command functionsAnirudh Venkataramanan2018-05-172-9/+11
| * | ixgbevf: fix MAC address changes through ixgbevf_set_mac()Emil Tantilov2018-05-171-0/+1
| * | ixgbe: force VF to grab new MAC on driver reloadEmil Tantilov2018-05-171-4/+1
| * | ixgbe: release lock for the duration of ixgbe_suspend_close()Pavel Tatashin2018-05-171-1/+8
| * | ixgbe/ixgbevf: Free IRQ when PCI error recovery removes the deviceMauro S M Rodrigues2018-05-172-6/+6
| * | ixgbe: cleanup sparse warningsCathy Zhou2018-05-177-41/+55
* | | nfp: flower: fix error path during representor creationJiri Pirko2018-05-173-4/+19
* | | net: mvpp2: print rx error with rate-limitYan Markman2018-05-171-6/+8
* | | net: mvpp2: set mac address does not require the stop/start sequenceYan Markman2018-05-171-31/+7
* | | net: mvpp2: avoid checking for free aggregated descriptors twiceYan Markman2018-05-171-4/+3
* | | net: mvpp2: 2500baseX supportAntoine Tenart2018-05-171-12/+39
* | | net: mvpp2: 1000baseX supportAntoine Tenart2018-05-171-21/+51
* | | phy: cp110-comphy: 2.5G SGMII modeAntoine Tenart2018-05-171-3/+14
* | | net: mvpp2: phylink supportAntoine Tenart2018-05-172-338/+509
* | | net: mvpp2: align the ethtool ops definitionAntoine Tenart2018-05-171-12/+12
* | | Merge tag 'wireless-drivers-next-for-davem-2018-05-17' of git://git.kernel.or...David S. Miller2018-05-17177-1480/+5548
|\ \ \