summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAge
...
| * ethernet: micrel: fix some error codesDan Carpenter2020-05-10
| * net: moxa: fix an error codeDan Carpenter2020-05-10
| * net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-10
| * net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger2020-05-10
| * drivers: net: cpsw: don't ignore phy-mode if phy-handle is usedDavid Rivshin2020-05-10
| * mlxsw: spectrum: Fix misuse of hard_header_lenYotam Gigi2020-05-10
| * mlxsw: spectrum: Indicate support for autonegotiationIdo Schimmel2020-05-10
| * mlxsw: spectrum: Don't count internal TX header bytes to statsNogah Frankel2020-05-10
| * mlxsw: spectrum: Disable learning according to STP stateIdo Schimmel2020-05-10
| * mlxsw: spectrum: Don't forward packets when STP state is DISABLEDIdo Schimmel2020-05-10
| * net/mlx5e: Copy all L2 headers into inline segmentMatthew Finlay2020-05-10
| * net/mlx5: Fix pci error recovery flowMohamad Haj Yahia2020-05-10
| * net/mlx5: Add timeout handle to commands with callbackMohamad Haj Yahia2020-05-10
| * net/mlx5: Fix potential deadlock in command mode changeMohamad Haj Yahia2020-05-10
| * net/mlx5: Fix wait_vital for VFs and remove fixed sleepDaniel Jurgens2020-05-10
| * net/mlx5: Avoid calling sleeping function by the health poll threadMohamad Haj Yahia2020-05-10
| * net/mlx5: use mlx5_buf_alloc_node instead of mlx5_buf_alloc in mlx5_wq_ll_createWang Sheng-Hui2020-05-10
| * net/mlx5e: Fix blue flame quota logicEli Cohen2020-05-10
| * net/mlx5: Fix masking of reserved bits in XRCD numberMajd Dibbiny2020-05-10
| * net/mlx5e: Fix MLX5E_100BASE_T defineRana Shahout2020-05-10
| * net/mlx5: Avoid passing dma address 0 to firmwareNoa Osherovich2020-05-10
| * mlxsw: Treat local port 64 as validIdo Schimmel2020-05-10
| * net/mlx4_core: Implement pci_resume callbackDaniel Jurgens2020-05-10
| * mlxsw: pci: Correctly determine if descriptor queue is fullIdo Schimmel2020-05-10
| * net/mlx4_core: Do not BUG_ON during reset when PCI is offlineDaniel Jurgens2020-05-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-05-14
|\|
| * net/cxgb4: Check the return from t4_query_params properlyJason Gunthorpe2020-05-02
| * qlcnic: Fix bad kzalloc null testXu Wang2020-04-24
| * net: vxge: fix wrong __VA_ARGS__ usageZheng Wei2020-04-24
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\|
| * net: stmmac: dwmac1000: fix out-of-bounds mac address reg settingJisheng Zhang2020-04-13
| * net: ks8851-ml: Fix IO operations, againMarek Vasut2020-04-02
| * sxgbe: Fix off by one in samsung driver strncpy size argDominik Czarnota2020-04-02
| * net: ks8851-ml: Fix IRQ handling and lockingMarek Vasut2020-03-20
| * net: fec: validate the new settings in fec_enet_set_coalesce()Jakub Kicinski2020-03-20
| * bnxt_en: reinitialize IRQs when MTU is modifiedVasundhara Volam2020-03-20
| * net: ks8851-ml: Fix 16-bit IO operationMarek Vasut2020-03-11
| * net: ks8851-ml: Fix 16-bit data accessMarek Vasut2020-03-11
| * net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut2020-03-11
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * enic: prevent waking up stopped tx queues over watchdog resetFiro Yang2020-02-28
| * gianfar: Fix TX timestamping with a stacked DSA driverVladimir Oltean2020-02-28
| * net: systemport: Avoid RBUF stuck in Wake-on-LAN modeFlorian Fainelli2020-02-14
| * net: tulip: Adjust indentation in {dmfe, uli526x}_init_moduleNathan Chancellor2020-02-14
| * net: smc911x: Adjust indentation in smc911x_phy_configureNathan Chancellor2020-02-14
| * l2t_seq_next should increase position indexVasily Averin2020-02-05
| * seq_tab_next() should increase position indexVasily Averin2020-02-05
| * net/sonic: Quiesce SONIC before re-initializing descriptor memoryFinn Thain2020-02-05
| * net/sonic: Fix receive buffer handlingFinn Thain2020-02-05
| * net/sonic: Use MMIO accessorsFinn Thain2020-02-05