summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: netxen: fix a missing check and an uninitialized useKangjie Lu2018-12-211-1/+2
* mscc: Configured MAC entries should be locked.Allan W. Nielsen2018-12-201-1/+1
* net: mvpp2: fix the phylink mode validationAntoine Tenart2018-12-191-1/+1
* lan743x: Remove MAC Reset from initializationBryan Whitehead2018-12-191-6/+0
* net/mlx5e: Remove the false indication of software timestamping supportAlaa Hleihel2018-12-191-8/+3
* net/mlx5: Typo fix in del_sw_hw_ruleYuval Avnery2018-12-191-1/+1
* net/mlx5e: RX, Fix wrong early return in receive queue pollTariq Toukan2018-12-191-4/+6
* bnxt_en: Fix ethtool self-test loopback.Michael Chan2018-12-191-1/+4
* vxge: ensure data0 is initialized in when fetching firmware version informationColin Ian King2018-12-181-1/+1
* lan743x: Expand phy search for LAN7431Bryan Whitehead2018-12-181-2/+3
* net: macb: add missing barriers when reading descriptorsAnssi Hannula2018-12-182-3/+12
* net: macb: fix dropped RX frames due to a raceAnssi Hannula2018-12-181-2/+7
* net: macb: fix random memory corruption on RX with 64-bit DMAAnssi Hannula2018-12-181-0/+5
* net: macb: restart tx after tx used bit readClaudiu Beznea2018-12-181-1/+20
* net: stmmac: Fix an error code in probe()Dan Carpenter2018-12-181-0/+1
* qed: Fix an error code qed_ll2_start_xmit()Dan Carpenter2018-12-181-0/+1
* net: mvpp2: 10G modes aren't supported on all portsAntoine Tenart2018-12-181-6/+8
* mlxsw: spectrum_nve: Fix memory leak upon driver reloadIdo Schimmel2018-12-181-1/+1
* mlxsw: spectrum: Add trap for decapsulated ARP packetsIdo Schimmel2018-12-182-0/+2
* mlxsw: core: Increase timeout during firmware flash processShalom Toledo2018-12-183-2/+27
* net: mvneta: fix operation for 64K PAGE_SIZEMarcin Wojtas2018-12-161-3/+3
* net: hns: Fix ping failed when use net bridge and send multicastYonglong Liu2018-12-161-41/+216
* net: hns: Add mac pcs config when enable|disable macYonglong Liu2018-12-162-4/+11
* net: hns: Fix ntuple-filters status error.Yonglong Liu2018-12-161-1/+1
* net: hns: Avoid net reset caused by pause frames stormYonglong Liu2018-12-161-2/+10
* net: hns: Free irq when exit from abnormal branchYonglong Liu2018-12-161-1/+22
* net: hns: Clean rx fbd when ae stopped.Yonglong Liu2018-12-161-0/+3
* net: hns: Fixed bug that netdev was opened twiceYonglong Liu2018-12-161-0/+3
* net: hns: Some registers use wrong address according to the datasheet.Yonglong Liu2018-12-162-127/+127
* net: hns: All ports can not work when insmod hns ko after rmmod.Yonglong Liu2018-12-162-0/+18
* net: hns: Incorrect offset address used for some registers.Yonglong Liu2018-12-161-2/+2
* w90p910_ether: remove incorrect __init annotationArnd Bergmann2018-12-141-1/+1
* crypto/chelsio/chtls: macro correction in tx pathAtul Gupta2018-12-141-0/+3
* drivers: net: xgene: Remove unnecessary forward declarationsNathan Chancellor2018-12-141-3/+0
* qed: Fix command number mismatch between driver and the mfwSudarsana Reddy Kalluru2018-12-131-1/+2
* Merge tag 'mlx5-fixes-2018-12-13' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2018-12-135-23/+32
|\
| * net/mlx5e: Cancel DIM work on close SQTal Gilboa2018-12-131-0/+1
| * net/mlx5e: Remove unused UDP GSO remaining counterMikhael Goikhman2018-12-132-4/+0
| * net/mlx5e: Avoid encap flows deletion attempt the 1st time a neigh is resolvedOr Gerlitz2018-12-132-6/+5
| * net/mlx5e: Properly initialize flow attributes for slow path eswitch rule del...Or Gerlitz2018-12-131-3/+6
| * net/mlx5e: Avoid overriding the user provided priority for offloaded tc rulesOr Gerlitz2018-12-131-5/+4
| * net/mlx5e: Err if asked to mirror a goto chain tc eswitch ruleOr Gerlitz2018-12-131-2/+9
| * net/mlx5e: RX, Verify MPWQE stride size is in rangeMoshe Shemesh2018-12-131-0/+5
| * net/mlx5e: Fix default amount of channels for VF representorsGavi Teitz2018-12-131-3/+2
* | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-12-125-53/+32
|\ \
| * | ixgbe: Fix race when the VF driver does a resetRoss Lagerwall2018-12-121-1/+10
| * | i40e: DRY rx_ptype handling codeMichał Mirosław2018-12-123-15/+6
| * | i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław2018-12-123-30/+9
| * | i40e: fix mac filter delete when setting mac addressStefan Assmann2018-12-121-7/+7
* | | bnx2x: Send update-svid ramrod with retry/poll flags enabledSudarsana Reddy Kalluru2018-12-122-1/+10