summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-11-22ath10k: schedule hardware restart if WMI command times outMartin Willi1-0/+6
2018-11-22tun: Consistently configure generic netdev params via rtnetlinkSerhey Popovych1-0/+2
2018-11-22net: qla3xxx: Remove overflowing shift statementNathan Chancellor1-2/+0
2018-11-10r8169: fix NAPI handling under high loadHeiner Kallweit1-5/+3
2018-11-10net: stmmac: Fix stmmac_mdio_reset() when building stmmac as modulesNiklas Cassel1-1/+1
2018-11-10igb: fix NULL derefs due to skipped SR-IOV enablingJan Beulich1-0/+7
2018-11-10iwlwifi: pcie: correctly define 7265-D cfgArik Nemtsov1-1/+3
2018-11-10igb: Unpair the queues when changing the number of queuesShota Suzuki1-0/+2
2018-11-10rtlwifi: rtl8821ae: Fix lockups on bootLarry Finger2-2/+2
2018-11-10rtlwifi: rtl8821ae: Fix system lockups on bootLarry Finger4-0/+27
2018-11-10dm9000: Fix irq trigger type setup on non-dt platformsSylwester Nawrocki1-3/+5
2018-11-10net: ethernet: davicom: fix devicetree irq resourceRobert Jarzmik1-17/+17
2018-11-10net/mlx4_en: Remove dependency between timestamping capability and service_taskEugenia Emantayev1-3/+2
2018-11-10net: cxgb3_main: fix a missing-check bugWenwen Wang1-0/+17
2018-11-10smsc95xx: Check for Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10smsc75xx: Check for Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10sr9800: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10ax88179_178a: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10asix: Check for supported Wake-on-LAN modesFlorian Fainelli1-0/+3
2018-11-10net: systemport: Fix wake-up interrupt race during resumeFlorian Fainelli1-11/+11
2018-11-10net: mvpp2: Extract the correct ethtype from the skb for tx csum offloadMaxime Chevallier1-4/+6
2018-11-10team: Forbid enslaving team device to itselfIdo Schimmel1-0/+5
2018-11-10qlcnic: fix Tx descriptor corruption on 82xx devicesShahed Shaikh5-12/+17
2018-11-10net/usb: cancel pending work when unbinding smsc75xxYu Zhao1-0/+1
2018-11-10stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-10-13r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng1-3/+6
2018-10-13net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai1-1/+1
2018-10-13e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen1-2/+2
2018-10-13e1000: check on netif_running() before calling e1000_up()Bo Chen1-1/+2
2018-10-13wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()Tony Lindgren1-0/+6
2018-10-13rndis_wlan: potential buffer overflow in rndis_wlan_auth_indication()Dan Carpenter1-0/+2
2018-10-13net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-10-13net/appletalk: fix minor pointer leak to userspace in SIOCFINDIPDDPRTWilly Tarreau1-2/+6
2018-09-26xen/netfront: fix waiting for xenbus state changeJuergen Gross1-14/+10
2018-09-26net: mvneta: fix mtu change on port without linkYelena Krivosheev1-1/+0
2018-09-26ath10k: prevent active scans on potential unusable channelsSven Eckelmann1-0/+7
2018-09-26enic: do not call enic_change_mtu in enic_probeGovindarajulu Varadarajan1-1/+1
2018-09-05drivers: net: lmc: fix case value for target abort errorColin Ian King1-1/+1
2018-09-05enic: handle mtu change for vf properlyGovindarajulu Varadarajan1-51/+27
2018-09-05net: axienet: Fix double deregister of mdioShubhrajyoti Datta1-0/+1
2018-09-05bnx2x: Fix invalid memory access in rss hash config path.Sudarsana Reddy Kalluru1-3/+10
2018-09-05can: mpc5xxx_can: check of_iomap return before useNicholas Mc Guire1-0/+5
2018-09-05atl1c: reserve min skb headroomFlorian Westphal1-0/+1
2018-08-28net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren1-0/+3
2018-08-28net: qca_spi: Avoid packet drop during initial syncStefan Wahren1-1/+1
2018-08-28net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner1-1/+1
2018-08-28qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-08-28ixgbe: Be more careful when modifying MAC filtersAlexander Duyck1-1/+11
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