summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-05-09can: ucan: add driver for Theobroma Systems UCAN devicesJakob Unterwurzacher
2018-05-09brcmfmac: sleep workaround for AP6255 "Gopher" Wifi moduleJakob Unterwurzacher
2018-05-09brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFJakob Unterwurzacher
2018-04-17wifi: add marvell 88W8977 wifi module driverQiang Wu
2018-04-08Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-04-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidMark Brown
2018-03-31net: systemport: Rewrite __bcm_sysport_tx_reclaim()Florian Fainelli
2018-03-31net: fec: Fix unbalanced PM runtime callsFlorian Fainelli
2018-03-31team: Fix double free in error pathArkadi Sharshevsky
2018-03-31net: ethernet: ti: cpsw: add check for in-band mode setting with RGMII PHY in...SZ Lin (林上智)
2018-03-31net: ethernet: arc: Fix a potential memory leak if an optional regulator is d...Christophe JAILLET
2018-03-28can: cc770: Fix use after free in cc770_tx_interrupt()Andri Yngvason
2018-03-28can: cc770: Fix queue stall & dropped RTR replyAndri Yngvason
2018-03-28can: cc770: Fix stalls on rt-linux, remove redundant IRQ ackAndri Yngvason
2018-03-28rtlwifi: rtl8723be: Fix loss of signalLarry Finger
2018-03-28brcmfmac: fix P2P_DEVICE ethernet address generationArend Van Spriel
2018-03-28net: wireless: rockchip_wlan: fix out of memory when get essidAlex Zhao
2018-03-26Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-24rtlwifi: rtl_pci: Fix the bug when inactiveps is enabled.Tsang-Shian Lin
2018-03-24net: hns: fix ethtool_get_strings overflow in hns driverTimmy Li
2018-03-24bnx2x: Align RX buffersScott Wood
2018-03-24rndis_wlan: add return value validationPan Bian
2018-03-24mt7601u: check return value of alloc_skbPan Bian
2018-03-24qlcnic: fix unchecked return valuePan Bian
2018-03-24wan: pc300too: abort path on failurePan Bian
2018-03-24e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust
2018-03-24ath: Fix updating radar flags for coutry code IndiaMohammed Shafi Shajakhan
2018-03-23Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-22ipvlan: add L2 check for packets arriving via virtual devicesMahesh Bandewar
2018-03-22mac80211_hwsim: enforce PS_MANUAL_POLL to be set after PS_ENABLEDAdiel Aloni
2018-03-22veth: set peer GSO valuesStephen Hemminger
2018-03-22ath10k: fix invalid STS_CAP_OFFSET_MASKBen Greear
2018-03-22ath10k: update tdls teardown state to targetManikanta Pubbisetty
2018-03-22wil6210: fix memory access violation in wil_memcpy_from/toio_32Dedy Lansky
2018-03-22fm10k: correctly check if interface is removedPhil Turnbull
2018-03-22net/faraday: Add missing include of of.hAndrew Lunn
2018-03-22vxlan: vxlan dev should inherit lowerdev's gso_max_sizeFelix Manlunas
2018-03-22bonding: refine bond_fold_stats() wrap detectionEric Dumazet
2018-03-22ath10k: disallow DFS simulation if DFS channel is not enabledMohammed Shafi Shajakhan
2018-03-22drivers: net: xgene: Fix hardware checksum settingQuan Nguyen
2018-03-22i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang
2018-03-22i40e: Acquire NVM lock before reads on all devicesAaron Salter
2018-03-22ath10k: fix a warning during channel switch with multiple vapsMohammed Shafi Shajakhan
2018-03-13Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAlex Shi
2018-03-11ppp: prevent unregistered channels from connecting to PPP unitsGuillaume Nault
2018-03-11hdlc_ppp: carrier detect ok, don't turn off negotiationDenis Du
2018-03-09Merge branch 'linux-linaro-lsk-v4.4-android' of git://git.linaro.org/kernel/l...Tao Huang
2018-03-09ethernet: stmmac: dwmac-rk: Add MAC driver support for rk3308David Wu
2018-03-05Merge branch 'linux-linaro-lsk-v4.4' into linux-linaro-lsk-v4.4-androidAmit Pundir
2018-03-03net: gianfar_ptp: move set_fipers() to spinlock protecting areaYangbo Lu