summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-08-03net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-07-10sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-07-10net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-07-10net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2016-07-10net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-07-10atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-07-10jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-07-10jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-07-10net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-07-10qlge: Fix receive packets drop.Manish Chopra
2016-07-10mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-07-10qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-07-10qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2016-07-10sh_eth: fix RX buffer size alignmentSergei Shtylyov
2016-07-10sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-07-10net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren
2016-07-10net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren
2016-07-10net: jme: fix suspend/resume on JMC260Diego Viola
2016-04-18net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2016-03-04net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-03-04net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-03-04net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-03-04tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-03-04switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-22sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-22net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2016-01-22atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-10-27net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov
2015-10-22igb: do not re-init SR-IOV during probeStefan Assmann
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-10-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-10-03net: fec: clear receive interrupts before processing a packetRussell King
2015-09-29bna: fix interrupts storm caused by erroneous packetsIvan Vecera
2015-09-29rocker: free netdevice during netdevice removalIdo Schimmel
2015-09-29net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-09-29net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner
2015-09-29stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko
2015-09-29tg3: Fix temperature reportingJean Delvare
2015-09-29igb: Fix oops caused by missing queue pairingShota Suzuki
2015-08-03e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck
2015-07-10net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-07-10net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-07-10amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky