summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2018-09-09libertas: fix suspend and resume for SDIO connected cardsDaniel Mack2-6/+25
2018-09-05b43/leds: Ensure NUL-termination of LED name stringMichael Buesch1-1/+1
2018-09-05b43legacy/leds: Ensure NUL-termination of LED name stringMichael Buesch1-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-05qmi_wwan: fix interface number for DW5821e production firmwareAleksander Morgado1-1/+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-05net: prevent ISA drivers from building on PPC32Randy Dunlap3-3/+4
2018-09-05atl1c: reserve min skb headroomFlorian Westphal1-0/+1
2018-09-05qed: Correct Multicast API to reflect existence of 256 approximate buckets.Sudarsana Reddy Kalluru5-13/+17
2018-09-05qed: Fix possible race for the link state value.Sudarsana Reddy Kalluru1-0/+1
2018-08-24net: qca_spi: Fix log level if probe failsStefan Wahren1-8/+8
2018-08-24net: qca_spi: Make sure the QCA7000 reset is triggeredStefan Wahren1-0/+3
2018-08-24net: qca_spi: Avoid packet drop during initial syncStefan Wahren1-1/+1
2018-08-24net: usb: rtl8150: demote allmulti message to dev_dbg()David Lechner1-1/+1
2018-08-24qlogic: check kstrtoul() for errorsDan Carpenter1-0/+2
2018-08-24ixgbe: Be more careful when modifying MAC filtersAlexander Duyck1-1/+11
2018-08-24bnxt_en: Fix for system hang if request_irq failsVikas Gupta1-1/+3
2018-08-24bnxt_en: Always set output parameters in bnxt_get_max_rings().Michael Chan1-2/+2
2018-08-24ieee802154: fakelb: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt1-1/+1
2018-08-24ieee802154: at86rf230: use __func__ macro for debug messagesStefan Schmidt1-9/+4
2018-08-24ieee802154: at86rf230: switch from BUG_ON() to WARN_ON() on problemStefan Schmidt1-1/+1
2018-08-24ravb: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-34/+15
2018-08-24ravb: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy1-6/+1
2018-08-24sh_eth: fix invalid context bug while changing link options by ethtoolVladimir Zapolskiy1-34/+15
2018-08-24sh_eth: fix invalid context bug while calling auto-negotiation by ethtoolVladimir Zapolskiy1-9/+1
2018-08-24smsc75xx: Add workaround for gigabit link up hardware errata.Yuiko Oshino1-0/+62
2018-08-24ipvlan: call dev_change_flags when ipvlan mode is resetHangbin Liu1-8/+28
2018-08-24bnx2x: Fix receiving tx-timeout in error or recovery state.Sudarsana Reddy Kalluru3-0/+13
2018-08-24brcmfmac: stop watchdog before detach and free everythingMichael Trimarchi1-0/+7
2018-08-24cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar1-1/+1
2018-08-24net: davinci_emac: match the mdio device against its compatible if possibleBartosz Golaszewski1-0/+4
2018-08-24net: stmmac: socfpga: add additional ocp reset line for Stratix10Dinh Nguyen2-5/+15
2018-08-24net: hamradio: use eth_broadcast_addrStefan Agner1-6/+2
2018-08-24enic: initialize enic->rfs_h.lock in enic_probeGovindarajulu Varadarajan2-3/+3
2018-08-24qed: Add sanity check for SIMD fastpath handler.Sudarsana Reddy Kalluru1-2/+10
2018-08-15xen/netfront: don't cache skb_shinfo()Juergen Gross1-4/+4
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev1-0/+1
2018-08-06net: stmmac: Fix WoL for PCI-based setupsJose Abreu1-2/+38
2018-08-06bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet1-2/+12
2018-08-06xen-netfront: wait xenbus state change when load module manuallyXiao Liang1-0/+6
2018-08-06NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev1-1/+1
2018-08-06net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev1-1/+1
2018-08-06net: lan78xx: fix rx handling before first packet is sendStefan Wahren1-0/+2
2018-08-06net: fix amd-xgbe flow-control issuetangpengpeng1-2/+2
2018-08-06net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman1-0/+1
2018-08-03net: dsa: qca8k: Allow overwriting CPU port settingMichal Vokáč2-0/+44
2018-08-03net: dsa: qca8k: Enable RXMAC when bringing up a portMichal Vokáč1-1/+1