summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2018-03-19atp: remove set_rx_mode_8012()Paul Bolle
2018-03-19ath6kl: fix struct hif_scatter_req list handlingKalle Valo
2018-03-19rtlwifi: initialize local array and set value.Yunlian Jiang
2018-03-19rtl8192c:dm: Properly initialize local array and set value.Han Shen
2018-03-19rtlwifi: rtl8192de: Fix W=1 build warningsLarry Finger
2018-03-19rtlwifi: rtl8192c: Fix W=1 warningLarry Finger
2018-03-19ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter()Andi Kleen
2018-03-19brcm80211: Remove bogus memcpy in ai_detachAndi Kleen
2018-03-19rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger
2018-03-19brcmfmac: work-around gcc 4.7 build issueAlexandre Oliva
2018-03-03pppoe: take ->needed_headroom of lower device into account on xmitGuillaume Nault
2018-03-03net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-03-03e1000e: Fix e1000_check_for_copper_link_ich8lan return value.Benjamin Poirier
2018-03-03e1000e: Separate signaling for link check/link upBenjamin Poirier
2018-03-03net: phy: marvell: Limit 88m1101 autoneg errata to 88E1145 as well.Zhao Qiang
2018-03-03can: esd_usb2: cancel urb on -EPIPE and -EPROTOMartin Kelly
2018-03-03can: ems_usb: cancel urb on -EPIPE and -EPROTOMartin Kelly
2018-03-03can: ti_hecc: Fix napi poll return value for repollOliver Stäbler
2018-02-13rt2x00usb: mark device removed when get ENOENT usb errorStanislaw Gruszka
2018-01-01tun/tap: sanitize TUNSETSNDBUF inputCraig Gallek
2018-01-01macvtap: fix TUNSETSNDBUF values > 64kMichael S. Tsirkin
2018-01-01can: esd_usb2: Fix can_dlc value for received RTR, framesStefan Mätje
2017-11-26net: cdc_ether: fix divide by 0 on bad descriptorsBjørn Mork
2017-11-26smsc95xx: Configure pause time to 0xffff when tx flow control enabledNisar Sayed
2017-11-26net/mlx4_core: Make explicit conversion to 64bit valueLeon Romanovsky
2017-11-11am2150: Update nmclan_cs.c to use update PCMCIA APIJeff Kirsher
2017-11-11net: am2150: fix nmclan_cs.c shared interrupt handlingArnd Bergmann
2017-11-11ray_cs: Fix array bounds warnings.David S. Miller
2017-11-11sfc: Merge efx_mcdi_mac_check_fault() and efx_mcdi_get_mac_faults()Ben Hutchings
2017-11-11wl1251: add a missing spin_lock_init()Cong Wang
2017-11-11r8169: Do not increment tx_dropped in TX ring cleaningFlorian Fainelli
2017-11-11qlge: avoid memcpy buffer overflowArnd Bergmann
2017-11-11net/mlx4_en: Fix wrong indication of Wake-on-LAN (WoL) supportInbar Karmy
2017-10-12wlcore: fix 64K page supportArnd Bergmann
2017-10-12mwifiex: fixup error cases in mwifiex_add_virtual_intf()Brian Norris
2017-09-15net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-09-15net: ethoc: enable NAPI before poll may be scheduledMax Filippov
2017-09-15net: phy: fix marvell phy status readingRussell King
2017-09-15net: ethernet: ax88796: don't call free_irq without request_irq firstUwe Kleine-König
2017-09-15net: irda: irda-usb: fix firmware name on big-endian hostsJohan Hovold
2017-08-26net: ethernet: ucc_geth: fix MEM_PART_MURAM modeChristophe Leroy
2017-08-26ath9k_htc: fix NULL-deref at probeJohan Hovold
2017-08-26zd1211rw: fix NULL-deref at probeJohan Hovold
2017-08-26ath9k_htc: Add support of AirTies 1eda:2315 AR9271 deviceDmitry Tunin
2017-08-26ath9k_htc: add device ID for Toshiba WLM-20U2/GN-1080Alexander Tsoy
2017-08-26ath9k_htc: Add new USB IDLeon Nardella
2017-08-26ath9k_htc: Add device ID for Buffalo WLI-UV-AG300PMasaki TAGAWA
2017-08-26ath9k_htc: Add PID/VID for a Ubiquiti WiFiStationMohammed Shafi Shajakhan
2017-08-26ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan
2017-07-18net: tc35815: move free after the dereferenceDan Carpenter