summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2019-03-20enc28j60: Remove linux/init.hAndy Shevchenko1-1/+0
2019-03-20enc28j60: Convert printk() to netdev_printk()Andy Shevchenko1-24/+27
2019-03-20enc28j60: Convert HW related printk() to dev_printk()Andy Shevchenko1-119/+141
2019-03-20enc28j60: Switch to dev_<level> from pr_<level>Andy Shevchenko1-12/+17
2019-03-20enc28j60: Use ether_addr_copy() in enc28j60_set_mac_address()Andy Shevchenko1-1/+1
2019-03-20enc28j60: Switch to use module_spi_driver() macroAndy Shevchenko1-19/+2
2019-03-20enc28j60: Drop driver name duplication from messagesAndy Shevchenko1-7/+6
2019-03-20enc28j60: Replace dev_*(&netdev->dev, ...) with netdev_*()Andy Shevchenko1-24/+18
2019-03-20enc28j60: Remove duplicate messagingAndy Shevchenko1-20/+0
2019-03-20enc28j60: Use device_get_mac_address()Andy Shevchenko1-4/+3
2019-03-20igc: Extend the ethtool supportingSasha Neftin5-3/+814
2019-03-20igc: Add multiple receive queues control supportingSasha Neftin4-0/+73
2019-03-20e1000e: Disable runtime PM on CNP+Kai-Heng Feng1-1/+1
2019-03-20igb: fix various indentation issuesColin Ian King1-2/+2
2019-03-20net: macb: simplify getting .driver_dataWolfram Sang1-4/+2
2019-03-20igb: Exclude device from suspend direct complete optimizationKai-Heng Feng1-0/+3
2019-03-20intel: correct return from set features callbackSerhey Popovych5-5/+5
2019-03-20net: pasemi: Make pasemi_mac_init_module staticYueHaibing1-1/+1
2019-03-20net: hns3: Make hclgevf_update_link_mode staticYueHaibing1-1/+1
2019-03-20ibmveth: Make array ibmveth_stats staticYueHaibing1-1/+1
2019-03-20ibmvnic: Report actual backing device speed and duplex valuesMurilo Fossa Vicentini2-17/+94
2019-03-19virtio_net: remove hcpu from virtnet_clean_affinityPeter Xu1-4/+4
2019-03-19vxlan: Don't call gro_cells_destroy() before device is unregisteredZhiqiang Liu1-3/+1
2019-03-19net: aquantia: fix rx checksum offload for UDP/TCP over IPv6Dmitry Bogdanov1-2/+3
2019-03-19mac8390: Fix mmio access size probeFinn Thain1-7/+12
2019-03-19gtp: change NET_UDP_TUNNEL dependency to selectMatteo Croce1-2/+2
2019-03-16tun: add a missing rcu_read_unlock() in error pathEric Dumazet1-0/+1
2019-03-16tun: properly test for IFF_UPEric Dumazet1-4/+11
2019-03-16net: phy: meson-gxl: fix interrupt supportJerome Brunet1-0/+6
2019-03-15net: sis900: fix indentation issues, remove some spacesColin Ian King1-5/+5
2019-03-15drivers: net: atp: fix various indentation issuesColin Ian King1-1/+1
2019-03-15qlcnic: Avoid potential NULL pointer dereferenceAditya Pakki1-0/+2
2019-03-15net: stmmac: fix jumbo frame sending with non-linear skbsAaro Koskinen1-2/+4
2019-03-15net: stmmac: don't set own bit too early for jumbo framesAaro Koskinen2-8/+10
2019-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds24-138/+264
2019-03-14pptp: dst_release sk_dst_cache in pptp_sock_destructXin Long1-0/+1
2019-03-13lan743x: Fix TX Stall IssueBryan Whitehead1-8/+1
2019-03-13net/mlx4_core: Fix qp mtt size calculationJack Morgenstein1-3/+3
2019-03-13net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...Jack Morgenstein1-0/+8
2019-03-13net/mlx4_core: Fix reset flow when in command polling modeJack Morgenstein1-0/+1
2019-03-13mlxsw: minimal: Initialize base_macJiri Pirko1-0/+18
2019-03-13mlxsw: core: Prevent duplication during QSFP module initializationVadim Pasternak1-10/+11
2019-03-13net: dwmac-sun8i: fix a missing check of of_get_phy_modeKangjie Lu1-1/+4
2019-03-13net: sh_eth: fix a missing check of of_get_phy_modeKangjie Lu1-1/+5
2019-03-13net: 8390: fix potential NULL pointer dereferencesKangjie Lu1-0/+10
2019-03-13net: fujitsu: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-13net: qlogic: fix a potential NULL pointer dereferenceKangjie Lu1-0/+6
2019-03-12Merge tag 'mlx5-fixes-2019-03-11' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller8-101/+128
2019-03-12net: rocker: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5
2019-03-12net: qlge: fix a potential NULL pointer dereferenceKangjie Lu1-0/+5