summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2017-04-01r8152: The Microsoft Surface docks also use R8152 v2René Rebe
2017-04-01net/faraday: Explicitly include linux/of.h and linux/property.hMark Brown
2017-04-01net: hns: Add ACPI support to check SFP presentDaode Huang
2017-03-30be2net: Fix endian issue in logical link config commandSuresh Reddy
2017-03-29ezchip: nps_enet: check if napi has been completedZakharov Vlad
2017-03-29bnxt_en: Fix DMA unmapping of the RX buffers in XDP mode during shutdown.Michael Chan
2017-03-29bnxt_en: Correct the order of arguments to netdev_err() in bnxt_set_tpa()Sankar Patchineelam
2017-03-29bnxt_en: Fix NULL pointer dereference in reopen failure pathSankar Patchineelam
2017-03-28rocker: fix Wmaybe-uninitialized false-positiveArnd Bergmann
2017-03-28net/mlx5: Avoid dereferencing uninitialized pointerTalat Batheesh
2017-03-28net: moxa: fix TX overrun memory leakJonas Jensen
2017-03-25irda: vlsi_ir: fix check for DMA mapping errorsAlexey Khoroshilov
2017-03-25net: hns: avoid gcc-7.0.1 warning for uninitialized dataArnd Bergmann
2017-03-25net: hns: fix uninitialized data useArnd Bergmann
2017-03-24i40e: Do not enable NAPI on q_vectors that have no ringsAlexander Duyck
2017-03-24Revert "e1000e: driver trying to free already-free irq"Jeff Kirsher
2017-03-24bna: avoid writing uninitialized data into hw registersArnd Bergmann
2017-03-24net:ethernet:aquantia: Reset is_gso flag when EOP reached.Pavel Belous
2017-03-24net:ethernet:aquantia: Fix for LSO with IPv6.Pavel Belous
2017-03-24net:ethernet:aquantia: Missing spinlock initialization.Pavel Belous
2017-03-24net:ethernet:aquantia: Fix packet type detection (TCP/UDP) for IPv6.Pavel Belous
2017-03-24net:ethernet:aquantia: Remove adapter re-opening when MTU changed.Pavel Belous
2017-03-24r8152: prevent the driver from transmitting packets with carrier offhayeswang
2017-03-24net: phy: handle state correctly in phy_stop_machineNathan Sullivan
2017-03-23net: phy: Export mdiobus_register_board_info()Florian Fainelli
2017-03-22net:ethernet:aquantia: Fix for RX checksum offload.Pavel Belous
2017-03-22amd-xgbe: Fix the ECC-related bit position definitionsLendacky, Thomas
2017-03-22sfc: cleanup a condition in efx_udp_tunnel_del()Dan Carpenter
2017-03-22net: bcmgenet: remove bcmgenet_internal_phy_setup()Doug Berger
2017-03-22fjes: Do not load fjes driver if extended socket device is not power on.Yasuaki Ishimatsu
2017-03-22fjes: Do not load fjes driver if system does not have extended socket device.Yasuaki Ishimatsu
2017-03-22net/mlx5e: Count LRO packets correctlyGal Pressman
2017-03-22net/mlx5e: Count GSO packets correctlyGal Pressman
2017-03-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb
2017-03-22net/mlx5e: Avoid supporting udp tunnel port ndo for VF repsPaul Blakey
2017-03-22net/mlx5e: Use the proper UAPI values when offloading TC vlan actionsOr Gerlitz
2017-03-22net/mlx5: E-Switch, Don't allow changing inline mode when flows are configuredRoi Dayan
2017-03-22net/mlx5e: Change the TC offload rule add/del code path to be per NIC or E-Sw...Or Gerlitz
2017-03-22net/mlx5: Add missing entries for set/query rate limit commandsOr Gerlitz
2017-03-22Merge tag 'wireless-drivers-for-davem-2017-03-21' of git://git.kernel.org/pub...David S. Miller
2017-03-22cpsw/netcp: cpts depends on posix_timersArnd Bergmann
2017-03-22cpsw/netcp: work around reverse cpts dependencyArnd Bergmann
2017-03-22r8152: fix the rx early size of RTL8153hayeswang
2017-03-22r8152: set the RMS of RTL8153 according to the mtuhayeswang
2017-03-21net: qmi_wwan: Add USB IDs for MDM6600 modem on Motorola Droid 4Tony Lindgren
2017-03-21net: vrf: Reset rt6i_idev in local dst after putDavid Ahern
2017-03-21bna: integer overflow bug in debugfsDan Carpenter
2017-03-21qmi_wwan: add Dell DW5811eBjørn Mork
2017-03-21tun: fix inability to set offloads after disabling them via ethtoolYaroslav Isakov
2017-03-21r8152: fix the list rx_done may be used without initializationhayeswang