summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-04-28net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2017-04-28net/mlx4_en: Fix bad WQE issueEugenia Emantayev
2017-04-07igb: add i211 to i210 PHY workaroundTodd Fujinaka
2017-04-07igb: Workaround for igb i210 firmware issueChris J Arges
2017-03-28cpmac: remove hopeless #warningArnd Bergmann
2017-03-03gianfar: Check if phydev present on ethtool -AClaudiu Manoil
2017-01-27bnx2x: Correct ringparam estimate when DOWNMintz, Yuval
2017-01-27bna: Add synchronization for tx ring.Benjamin Poirier
2017-01-26net: stmmac: Fix race between stmmac_drv_probe and stmmac_openFlorian Fainelli
2017-01-26net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton
2016-12-13net: sky2: Fix shutdown crashJeremy Linton
2016-11-24smc91x: avoid self-comparison warningArnd Bergmann
2016-11-08net/mlx4_core: Allow resetting VF admin mac to zeroJack Morgenstein
2016-10-25i40e: avoid NULL pointer dereference and recursive errors on early PCI errorGuilherme G Piccoli
2016-09-29net/mlx5: Added missing check of msg length in verifying its signaturePaul Blakey
2016-08-19net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-07-21net/qlge: Avoids recursive EEH errorGavin Shan
2016-07-21net: alx: Work around the DMA RX overflow issueFeng Tang
2016-05-18net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-05-18atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-04-20jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-04-20jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-04-19qlge: Fix receive packets drop.Manish Chopra
2016-04-19net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2016-04-18mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-04-18sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-04-18net: jme: fix suspend/resume on JMC260Diego Viola
2016-04-11bnx2x: Add new device ids under the Qlogic vendorYuval Mintz
2016-03-07ixgbe: fix broken PFC with X550Vasu Dev
2016-03-07ixgbe: use correct FCoE DDP max checkVasu Dev
2016-03-03bnx2x: Don't notify about scratchpad paritiesManish Chopra
2016-03-02net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-03-02net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-03-02tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-01-05sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-05atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2016-01-05net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-11-14r8169: disable L23hayeswang
2015-11-14r8169: fix the incorrect tx descriptor versionhayeswang
2015-11-14macmace: add missing platform_set_drvdata() in mace_probe()Wei Yongjun
2015-11-14net: sun4i-emac: fix memory leak on bad packetMarc Zyngier
2015-11-14stmmac: Correctly report PTP capabilities.Phil Reid
2015-11-14net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-11-09sfc: Fix memcpy() with const destination compiler warning.David S. Miller
2015-09-30stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-09-30tg3: Fix temperature reportingJean Delvare
2015-08-27net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-05-15e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-04-27benet: Call dev_kfree_skby_any instead of kfree_skb.Eric W. Biederman
2015-04-27ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.Eric W. Biederman