summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Fix various unnecessary characters after logging newlinesJoe Perches2018-05-304-8/+6Star
* net: davinci: fix building davinci mdio code without CONFIG_OFArnd Bergmann2018-05-301-3/+1Star
* net: ethernet: freescale: fix false-positive string overflow warningArnd Bergmann2018-05-301-1/+1
* mlxsw: pci: Utilize MRSR register to perform FW resetJiri Pirko2018-05-293-74/+62Star
* mlxsw: cmd: Handle error after reset gracefullyJiri Pirko2018-05-292-12/+30
* mlxsw: reg: Add Management Reset and Shutdown RegisterJiri Pirko2018-05-291-0/+25
* net: qcom/emac: fix device tree initializationTimur Tabi2018-05-291-3/+13
* net/mlx5e: fix TLS dependencyArnd Bergmann2018-05-291-0/+1
* nfp: abm: report correct MQ statsJakub Kicinski2018-05-291-0/+24
* nfp: abm: multi-queue RED offloadJakub Kicinski2018-05-293-48/+208
* nfp: abm: expose all PF queuesJakub Kicinski2018-05-293-6/+16
* nfp: abm: expose the internal stats in ethtoolJakub Kicinski2018-05-293-0/+75
* nfp: allow apps to add extra stats to portsJakub Kicinski2018-05-294-2/+45
* nfp: abm: report statistics from RED offloadJakub Kicinski2018-05-293-0/+244
* nfp: abm: add simple RED offloadJakub Kicinski2018-05-292-0/+92
* nfp: abm: add helpers for configuring queue marking levelsJakub Kicinski2018-05-293-0/+88
* nfp: abm: enable advanced queuing on demandJakub Kicinski2018-05-294-0/+40
* nfp: prefix vNIC phys_port_name with 'n'Jakub Kicinski2018-05-291-1/+1
* nfp: return -EOPNOTSUPP from .ndo_get_phys_port_name for VFsJakub Kicinski2018-05-291-5/+6
* Merge tag 'mlx5e-updates-2018-05-25' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller2018-05-2919-382/+709
|\
| * net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-268-100/+136
| * net/mlx5e: Introducing new statistics rwlockShalom Lagziel2018-05-255-9/+27
| * net/mlx5e: Move phy link down events counter out of SW statsSaeed Mahameed2018-05-252-18/+22
| * net/mlx5: Use order-0 allocations for all WQ typesTariq Toukan2018-05-258-90/+111
| * net/mlx5i: Use compilation flag in IPOIB headerTariq Toukan2018-05-251-0/+3
| * net/mlx5e: TX, Use actual WQE size for SQ edge fillTariq Toukan2018-05-255-92/+178
| * net/mlx5e: Use WQ API functions instead of direct fields accessTariq Toukan2018-05-255-38/+60
| * net/mlx5e: Split offloaded eswitch TC rules for port mirroringChris Mi2018-05-253-21/+108
| * net/mlx5e: Parse mirroring action for offloaded TC eswitch flowsChris Mi2018-05-253-21/+43
| * net/mlx5: E-switch, Create a second level FDB flow tableChris Mi2018-05-253-5/+32
| * net/mlx5: E-Switch, Reorganize and rename fdb flow tablesChris Mi2018-05-253-24/+25
* | net: hns3: Fixes initalization of RoCE handle and makes it conditionalLijun Ou2018-05-291-3/+5
* | net: hns3: Adds support for led locate command for copper portJian Shen2018-05-292-41/+6Star
* | net: hns3: Remove unused led control codeJian Shen2018-05-293-112/+0Star
* | net: hns3: Clear TX/RX rings when stopping port & un-initializing clientFuyun Liang2018-05-293-10/+110
* | net: hns3: Removes unnecessary check when clearing TX/RX ringsFuyun Liang2018-05-291-6/+0Star
* | net: hns3: Fixes the init of the VALID BD info in the descriptorFuyun Liang2018-05-291-0/+2
* | net: hns3: Fixes the state to indicate client-type initializationPeng Li2018-05-292-4/+49
* | net: hns3: Fix for PF mailbox receving unknown messageXi Wang2018-05-291-3/+20
* | net: hns3: Add support to enable TX/RX promisc mode for H/W rev(0x21)Peng Li2018-05-292-1/+10
* | net: hns3: Add STRP_TAGP field support for hardware revision 0x21Peng Li2018-05-292-5/+40
* | net: hns3: Add support for tx_accept_tag2 and tx_accept_untag2 configPeng Li2018-05-293-10/+29
* | net: hns3: Updates RX packet info fetch in case of multi BDPeng Li2018-05-291-18/+18
* | net: stmmac: add dwmac-4.20a compatibleChristophe Roullier2018-05-291-1/+2
* | net: ethernet: stmmac: add adaptation for stm32mp157c.Christophe Roullier2018-05-291-15/+252
* | net: ethernet: gianfar_ethtool: get phc index through drvdataYangbo Lu2018-05-292-8/+18
* | ptp: rework gianfar_ptp as QorIQ common PTP driverYangbo Lu2018-05-292-573/+0Star
* | net: stmmac: Use mutex instead of spinlockThierry Reding2018-05-293-24/+21Star
* | bnx2x: Collect the device debug information during Tx timeout.Sudarsana Reddy Kalluru2018-05-291-1/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-05-2711-45/+88
|\ \ | |/ |/|