summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Use read-modify-write when changing PCMR register valuesEli Britstein2019-02-221-0/+4
* rocker: Add missing break for PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-221-0/+1
* net: hns3: clear command queue's registers when unloading VF driverHuazhong Tan2019-02-221-0/+20
* net: hns3: uninitialize command queue while unloading PF driverHuazhong Tan2019-02-223-3/+29
* net: hns3: Record VF vlan tablesliuzhongzhu2019-02-223-1/+96
* net: hns3: Record VF unicast and multicast tablesliuzhongzhu2019-02-224-1/+156
* net: hns3: fix 6th bit of ppp mpf abnormal errorsWeihang Li2019-02-221-1/+1
* net: hns3: enable 8~11th bit of mac common msi-x errorWeihang Li2019-02-222-2/+8
* net: hns3: some bugfix of ppu(rcb) ras errorsWeihang Li2019-02-222-5/+12
* net: hns3: modify print message of ssu common ecc errorsWeihang Li2019-02-221-2/+43
* net: hns3: fix port info query issue for copper portJian Shen2019-02-224-24/+44
* net: hns3: convert mac advertize and supported from u32 to link modeJian Shen2019-02-221-12/+12
* net: hns3: Check variable is valid before assigning it to anotherYonglong Liu2019-02-221-6/+10
* net: hns3: add pointer checking at the beginning of the exported functions.Yonglong Liu2019-02-221-0/+21
* mlxsw: spectrum_buffers: Reject overlarge headroom size requestsPetr Machata2019-02-224-1/+31
* mlxsw: spectrum_buffers: Update port headroom configurationPetr Machata2019-02-221-8/+8
* mlxsw: spectrum_buffers: Add Spectrum-2 shared buffer configurationPetr Machata2019-02-221-28/+106
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_mm in sb_valsPetr Machata2019-02-221-10/+14
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_cm in sb_valsPetr Machata2019-02-221-14/+26
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_prs in mlxsw_sp_sb_valsPetr Machata2019-02-221-5/+5
* mlxsw: spectrum_buffers: Keep mlxsw_sp_sb_pms in mlxsw_sp_sb_valsPetr Machata2019-02-221-4/+5
* mlxsw: spectrum_buffers: Keep pool descriptors in mlxsw_sp_sb_valsPetr Machata2019-02-221-20/+30
* mlxsw: spectrum_buffers: Allocate prs & pms dynamicallyPetr Machata2019-02-221-2/+50
* mlxsw: spectrum: Add struct mlxsw_sp_sb_valsPetr Machata2019-02-223-0/+16
* net: stmmac: dwxgmac2: Also use TBU interrupt to clean TX pathJose Abreu2019-02-222-6/+6
* net: stmmac: dwmac4: Also use TBU interrupt to clean TX pathJose Abreu2019-02-221-17/+7Star
* net: stmmac: Fix NAPI poll in TX path when in multi-queueJose Abreu2019-02-222-52/+68
* net: Get rid of switchdev_port_attr_get()Florian Fainelli2019-02-212-14/+0Star
* net: Remove SWITCHDEV_ATTR_ID_PORT_BRIDGE_FLAGS_SUPPORTFlorian Fainelli2019-02-212-23/+2Star
* rocker: Check Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-14/+41
* mlxsw: spectrum: Handle PORT_PRE_BRIDGE_FLAGSFlorian Fainelli2019-02-211-0/+16
* qed: Read device port count from the shmemSudarsana Reddy Kalluru2019-02-215-67/+44Star
* cxgb4: Mask out interrupts that are not enabled.Vishal Kulkarni2019-02-211-2/+8
* Merge tag 'mlx5-updates-2019-02-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-02-219-148/+256
|\
| * net/mlx5: E-Switch, Disable esw manager vport correctlyBodong Wang2019-02-191-1/+2
| * net/mlx5: E-Switch, Fix the warning on vport index out of rangeBodong Wang2019-02-191-1/+1
| * net/mlx5e: Remove unused variable ‘esw’Saeed Mahameed2019-02-191-1/+0Star
| * net/mlx5: Delete unused FPGA QPN variableLeon Romanovsky2019-02-191-2/+0Star
| * net/mlx5e: Add missing static function annotationLeon Romanovsky2019-02-191-1/+1
| * net/mlx5e: Remove 'parse_attr' argument in mlx5e_tc_add_fdb_flow()Tonghao Zhang2019-02-191-3/+3
| * net/mlx5e: Introduce mlx5e_flow_esw_attr_init() helperTonghao Zhang2019-02-191-12/+29
| * net/mlx5e: Remove wrong and superfluous tc pedit header type checkVlad Buslov2019-02-191-3/+0Star
| * net/mlx5e: Wrap the open and apply of channels in one fail-safe functionTariq Toukan2019-02-195-62/+39Star
| * net/mlx5: ethtool, Add ethtool support for 50Gbps per lane link modesAya Levin2019-02-191-62/+181
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-02-2011-29/+56
|\ \
| * | sky2: Increase D3 delay againKai-Heng Feng2019-02-191-1/+1
| * | net: netcp: Fix ethss driver probe issueMurali Karicheri2019-02-191-1/+1
| * | net: hns: Fixes the missing put_device in positive leg for roce resetSalil Mehta2019-02-191-0/+3
| * | net: stmmac: Fix a race in EEE enable callbackJose Abreu2019-02-191-10/+12
| * | qed: Fix iWARP syn packet mac address validation.Michal Kalderon2019-02-191-0/+9