summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-09-07wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-09-02p54: memset(0) whole arrayJiri Slaby1-1/+1
2017-08-24usb: qmi_wwan: add D-Link DWM-222 device IDHector Martin1-0/+1
2017-08-11net: phy: Fix PHY unbind crashFlorian Fainelli1-0/+2
2017-08-11tg3: Fix race condition in tg3_get_stats64().Michael Chan1-0/+3
2017-08-11sh_eth: R8A7740 supports packet shecksummingSergei Shtylyov1-0/+1
2017-08-11xen-netback: correctly schedule rate-limited queuesWei Liu3-2/+11
2017-08-11net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli1-0/+3
2017-08-11mcs7780: Fix initialization when CONFIG_VMAP_STACK is enabledThomas Jarosch1-3/+13
2017-08-11net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky1-1/+6
2017-08-11r8169: add support for RTL8168 series add-on card.Chun-Hao Lin1-0/+1
2017-08-11sh_eth: Fix ethtool operation crash when net device is downBen Hutchings1-0/+10
2017-08-11kaweth: fix oops upon failed memory allocationOliver Neukum1-1/+6
2017-08-11kaweth: fix firmware downloadOliver Neukum1-2/+1
2017-08-11wil6210: fix deadlock when using fw_no_recovery optionLior David1-7/+8
2017-08-11net: phy: Do not perform software reset for Generic PHYFlorian Fainelli1-1/+1
2017-07-27ath9k: fix tx99 bus errorMiaoqing Pan1-2/+0
2017-07-27ath9k: fix tx99 use after freeMiaoqing Pan1-4/+9
2017-07-21brcmfmac: fix possible buffer overflow in brcmf_cfg80211_mgmt_tx()Arend van Spriel1-0/+5
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki1-0/+5
2017-07-15bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki1-2/+3
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2017-06-29net: phy: fix marvell phy status readingRussell King1-2/+0
2017-06-26can: gs_usb: fix memory leak in gs_cmd_reset()Marc Kleine-Budde1-0/+2
2017-06-26net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-06-26net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula1-54/+62
2017-06-14mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig3-3/+3
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-07qmi_wwan: add another Lenovo EM74xx device IDBjørn Mork1-0/+2
2017-05-25net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-05-25ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-05-25mwifiex: pcie: fix cmd_buf use-after-free in remove/resetBrian Norris1-0/+7
2017-05-20cdc_ncm: do not call usbnet_link_change from cdc_ncm_bindBjørn Mork1-15/+5
2017-05-20ppp: defer netns reference release for ppp channelWANG Cong1-2/+3
2017-05-15brcmfmac: Make skb header writable before useJames Hughes1-14/+5
2017-05-15brcmfmac: Ensure pointer correctly set if skb data location changesJames Hughes1-1/+3
2017-05-15mwifiex: Avoid skipping WEP key deletion for APGanapathi Bhat1-2/+0
2017-05-15mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-05-08e1000e: fix call to do_div() to use u64 argJeff Kirsher1-6/+7
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2-10/+6
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2017-05-08mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2017-05-08net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-04-30net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2017-04-30hostap: avoid uninitialized variable use in hfa384x_get_ridArnd Bergmann1-5/+10
2017-04-30net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2017-04-30brcmfmac: avoid gcc-5.1 warningArnd Bergmann1-1/+1
2017-04-30net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3