summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2017-11-26net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork1-2/+3
2017-11-26smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed1-6/+5
2017-11-26net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky1-1/+1
2017-11-11am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher1-1/+1
2017-11-11net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann1-0/+2
2017-11-11ray_cs: Fix array bounds warnings.David S. Miller2-4/+4
2017-11-11sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()Ben Hutchings1-18/+7
2017-11-11wl1251: add a missing spin_lock_init()Cong Wang1-0/+1
2017-11-11r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli1-1/+0
2017-11-11qlge: avoid memcpy buffer overflowArnd Bergmann1-1/+1
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy4-7/+15
2017-10-12wlcore: fix 64K page supportArnd Bergmann1-1/+1
2017-10-12mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris1-8/+15
2017-09-15net: phy: marvell: Limit errata to 88m1101Andrew Lunn1-29/+37
2017-09-15net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-09-15net: phy: fix marvell phy status readingRussell King1-2/+0
2017-09-15net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König1-5/+2
2017-09-15net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold1-1/+1
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy1-5/+3
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26zd1211rw: fix NULL-deref at probeJohan Hovold1-0/+3
2017-08-26ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin1-0/+1
2017-08-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy1-0/+2
2017-08-26ath9k_htc: Add new USB IDLeon Nardella1-0/+1
2017-08-26ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA1-0/+2
2017-08-26ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan1-0/+1
2017-08-26ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan1-0/+2
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter1-1/+1
2017-07-18cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet1-5/+2
2017-07-18smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet1-6/+2
2017-07-18net: phy: handle state correctly in phy_stop_machineNathan Sullivan1-1/+1
2017-07-18net: wimax/i2400m: fix NULL-deref at probeJohan Hovold1-0/+3
2017-06-05mwifiex: debugfs: Fix (sometimes) off-by-1 SSID printBrian Norris1-1/+2
2017-06-05ath5k: drop bogus warning on drv_set_key with unsupported cipherFelix Fietkau1-2/+1
2017-06-05adm80211: return an error if adm8211_alloc_rings() failsDan Carpenter1-1/+2
2017-03-16macvtap: read vnet_hdr_size onceWillem de Bruijn1-2/+2
2017-03-16tun: read vnet_hdr_sz onceWillem de Bruijn1-4/+6
2017-03-16tun: Fix TUN_PKT_STRIP settingHerbert Xu1-4/+8
2017-03-16net: sky2: Fix shutdown crashJeremy Linton1-0/+13
2017-03-16net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-03-16xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()Boris Ostrovsky1-2/+2
2017-03-16catc: Use heap buffer for memory size testBen Hutchings1-7/+18
2017-03-16catc: Combine failure cleanup code in catc_probe()Ben Hutchings1-16/+17
2017-03-16rtl8150: Use heap buffers for all register accessBen Hutchings1-7/+27
2017-03-16can: ti_hecc: add missing prepare and unprepare of the clockYegor Yefremov1-4/+12
2017-03-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-03-16net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky1-1/+6
2017-03-16net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-03-16net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
2017-02-23net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4