summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-08-28smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino1-0/+62
2018-08-28bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-08-28brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi1-0/+7
2018-08-28cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar1-1/+1
2018-08-28net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski1-0/+4
2018-08-28net: hamradio: use eth_broadcast_addrStefan Agner1-6/+2
2018-08-28enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2-3/+3
2018-08-17xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-09can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev1-0/+1
2018-08-09xen-netfront: wait xenbus state change when load module manuallyXiao Liang1-0/+6
2018-08-09NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev1-1/+1
2018-08-09rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla1-2/+0
2018-08-09ath: Add regulatory mapping for BahamasSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for BermudaSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for SerbiaSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for TanzaniaSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for UgandaSven Eckelmann2-0/+2
2018-08-09ath: Add regulatory mapping for APL2_FCCASven Eckelmann1-0/+2
2018-08-09ath: Add regulatory mapping for APL13_WORLDSven Eckelmann1-0/+2
2018-08-09ath: Add regulatory mapping for ETSI8_WORLDSven Eckelmann1-0/+2
2018-08-09ath: Add regulatory mapping for FCC3_ETSICSven Eckelmann1-0/+2
2018-08-09wlcore: sdio: check for valid platform device data before suspendEyal Reizer1-0/+5
2018-08-09mwifiex: handle race during mwifiex_usb_disconnectGanapathi Bhat1-0/+3
2018-07-28can: xilinx_can: fix RX overflow interrupt not being enabledAnssi Hannula1-1/+1
2018-07-28can: xilinx_can: keep only 1-2 frames in TX FIFO to fix TX accountingAnssi Hannula1-12/+67
2018-07-28can: xilinx_can: fix device dropping off bus on RX overrunAnssi Hannula1-1/+0
2018-07-28can: xilinx_can: fix RX loop if RXNEMP is asserted without RXOKAnssi Hannula1-13/+5
2018-07-28net/mlx4_core: Save the qpn from the input modifier in RST2INIT wrapperJack Morgenstein1-1/+1
2018-07-22net/mlx5: Fix command interface race in polling modeAlex Vesker1-1/+3
2018-07-22net: sungem: fix rx checksum supportEric Dumazet1-10/+12
2018-07-22net/mlx5: Fix incorrect raw command length parsingAlex Vesker1-3/+1
2018-07-22bcm63xx_enet: do not write to random DMA channel on BCM6345Jonas Gorski1-1/+2
2018-07-22bcm63xx_enet: correct clock usageJonas Gorski1-8/+23
2018-07-11net/sonic: Use dma_mapping_error()Finn Thain1-1/+1
2018-07-11net: qmi_wwan: Add Netgear Aircard 779SJosh Hill1-0/+1
2018-07-03can: dev: increase bus-off message severityJakob Unterwurzacher1-1/+1
2018-07-03net: phy: marvell: clear wol event before setting itJingju Hou1-0/+9
2018-06-13team: use netdev_features_t instead of u32Dan Carpenter1-1/+2
2018-06-13net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-06-13net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas1-1/+1
2018-06-13enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-06-13bnx2x: use the right constantJulia Lawall1-1/+1
2018-05-30virtio-net: Fix operstate for virtio when no VIRTIO_NET_F_STATUSJay Vosburgh1-1/+1
2018-05-30ath10k: Fix kernel panic while using worker (ath10k_sta_rc_update_wk)Karthikeyan Periyasamy1-0/+10
2018-05-30net/mlx5: Protect from command bit overflowLeon Romanovsky1-1/+1
2018-05-30dp83640: Ensure against premature access to PHY registers after resetEsben Haabendal1-0/+18
2018-05-30net: mvneta: fix enable of all initialized RXQsYelena Krivosheev1-0/+1
2018-05-30net-usb: add qmi_wwan if on lte modem wistron neweb d18q1Giuseppe Lippolis1-0/+3
2018-05-30net: qmi_wwan: add BroadMobi BM806U 2020:2033Pawel Dembicki1-0/+1
2018-05-30e1000e: allocate ring descriptors with dma_zalloc_coherentPierre-Yves Kerbrat1-2/+2