summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: cxgb4: fix various indentation issuesColin Ian King2019-01-103-6/+6
* net: cxgb3: fix various indentation issuesColin Ian King2019-01-102-8/+10
* mlxsw: spectrum_switchdev: Set PVID correctly during VLAN deletionIdo Schimmel2019-01-081-1/+1
* mlxsw: spectrum_nve: Replace error code with EINVALIdo Schimmel2019-01-081-2/+2
* mlxsw: spectrum_switchdev: Avoid returning errors in commit phaseIdo Schimmel2019-01-081-12/+9Star
* mlxsw: spectrum: Add VXLAN dependency for spectrumIdo Schimmel2019-01-081-0/+1
* mlxsw: spectrum: Disable lag port TX before removing itJiri Pirko2019-01-081-2/+5
* mlxsw: spectrum_acl: Remove ASSERT_RTNL()s in module removal flowNir Dotan2019-01-081-2/+0Star
* mlxsw: spectrum_acl: Add cleanup after C-TCAM update error conditionNir Dotan2019-01-081-1/+9
* r8169: load Realtek PHY driver module before r8169Heiner Kallweit2019-01-081-0/+1
* lan743x: Remove phy_read from link status change functionBryan Whitehead2019-01-081-7/+4Star
* r8169: don't try to read counters if chip is in a PCI power-save stateHeiner Kallweit2019-01-071-2/+4
* net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren2019-01-071-8/+7Star
* net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2019-01-072-39/+75
* ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher2019-01-041-1/+1
* net: hns: Fix use after free identified by SLUB debugYonglong Liu2019-01-041-4/+2Star
* net: hns: Fix WARNING when hns modules installedYonglong Liu2019-01-041-10/+7Star
* net: macb: remove unnecessary codeClaudiu Beznea2019-01-041-6/+2Star
* qed: Fix qed_ll2_post_rx_buffer_notify_fw() by adding a write memory barrierDenis Bolotin2019-01-041-0/+4
* r8169: Add support for new Realtek EthernetKai-Heng Feng2019-01-041-0/+2
* octeontx2-af: Fix a resource leak in an error handling path in 'cgx_probe()'Christophe JAILLET2019-01-041-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2019-01-0312-13/+42
|\
| * net-next/hinic:add shutdown callbackXue Chaojing2019-01-021-0/+6
| * net: hns3: call hns3_nic_net_open() while doing HNAE3_UP_CLIENTHuazhong Tan2019-01-011-3/+4
| * ibmveth: fix DMA unmap error in ibmveth_xmit_start error pathTyrel Datwyler2019-01-011-1/+5
| * r8169: fix WoL device wakeup enableHeiner Kallweit2018-12-311-2/+2
| * fsl/fman: Use GFP_ATOMIC in {memac,tgec}_add_hash_mac_address()Scott Wood2018-12-292-2/+2
| * net: marvell: fix a missing check of acpi_match_deviceKangjie Lu2018-12-281-0/+2
| * atl1e: checking the status of atl1e_write_phy_regKangjie Lu2018-12-281-1/+3
| * net: stmicro: fix a missing check of clk_prepareKangjie Lu2018-12-281-1/+3
| * net: (cpts) fix a missing check of clk_prepareKangjie Lu2018-12-281-1/+3
| * niu: fix missing checks of niu_pci_eeprom_readKangjie Lu2018-12-281-2/+8
| * net: chelsio: Add a missing check on cudg_get_bufferAditya Pakki2018-12-281-0/+4
* | Merge tag 'usb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-12-293-25/+22Star
|\ \
| * \ Merge USB 4.20-rc8 mergepoint into usb-nextGreg Kroah-Hartman2018-12-2145-339/+678
| |\ \
| * \ \ Merge tag 'phy-for-4.21_v1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2018-12-123-25/+22Star
| |\ \ \
| | * | | net: ethernet: ti: cpsw: add support for port interface mode selection phyGrygorii Strashko2018-12-121-1/+18
| | * | | phy: mvebu-cp110-comphy: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-17/+2Star
| | * | | phy: ocelot-serdes: convert to use eth phy mode and submodeGrygorii Strashko2018-12-121-7/+2Star
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2018-12-281-5/+3Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe2018-12-2019-146/+238
| |\ \ \ \
| | * | | | net/mlx5: Continue driver initialization despite debugfs failureLeon Romanovsky2018-12-171-5/+3Star
| * | | | | Merge tag 'v4.20-rc6' into rdma.git for-nextJason Gunthorpe2018-12-11115-487/+952
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-12-27380-9214/+28710
|\ \ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-251-4/+10
| |\ \ \ \ \ \
| | * | | | | | bnx2x: Fix NULL pointer dereference in bnx2x_del_all_vlans() on some hwIvan Mironov2018-12-241-4/+10
| * | | | | | | net/mlx4_core: drop useless LIST_HEADJulia Lawall2018-12-241-5/+0Star
| * | | | | | | mlxsw: spectrum: drop useless LIST_HEADJulia Lawall2018-12-241-1/+0Star
| * | | | | | | net/mlx5e: drop useless LIST_HEADJulia Lawall2018-12-241-3/+0Star
| * | | | | | | net/mlx5e: fix semicolon.cocci warningskbuild test robot2018-12-241-1/+1