summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-06-26net: adaptec: starfire: add checks for dma mapping errorsAlexey Khoroshilov1-2/+43
2017-06-26net/mlx4_core: Avoid command timeouts during VF driver device shutdownJack Morgenstein3-1/+14
2017-06-26net: xilinx_emaclite: fix receive buffer overflowAnssi Hannula1-3/+7
2017-06-26net: xilinx_emaclite: fix freezes due to unordered I/OAnssi Hannula1-54/+62
2017-06-25net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-25cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-25bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-06-25be2net: Fix offload features for Q-in-Q packetsVlad Yasevich1-1/+3
2017-06-13net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2017-06-13net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein1-2/+3
2017-06-13net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2016-08-03net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-07-11sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-07-11net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens1-1/+1
2016-07-11net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-07-11net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-07-11atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-07-11jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-07-11jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-07-11net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-07-11qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-07-11mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-07-11qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia3-5/+14
2016-07-11qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2-6/+5
2016-07-11sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2016-07-11sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-07-11net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren1-0/+1
2016-07-11net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren1-1/+0
2016-07-11net: jme: fix suspend/resume on JMC260Diego Viola1-1/+2
2016-04-18net: mvneta: enable change MAC address when interface is upDmitri Epshtein1-1/+1
2016-03-04net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev1-4/+5
2016-03-04net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev1-6/+19
2016-03-04net/mlx4_en: Count HW buffer overrun only onceAmir Vadai1-2/+2
2016-03-04tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam1-6/+19
2016-03-04switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel1-0/+2
2016-01-23sh_eth: fix kernel oops in skb_put()Sergei Shtylyov1-2/+2
2016-01-23net: qca_spi: fix transmit queue timeout handlingStefan Wahren1-3/+2
2016-01-23atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek1-4/+3
2015-12-09net: mvneta: Fix CPU_MAP registers initialisationMaxime Ripard1-1/+1
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-10-27net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov1-3/+3
2015-10-23igb: do not re-init SR-IOV during probeStefan Assmann1-1/+1
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev1-4/+5
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet1-2/+0
2015-10-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto1-2/+1
2015-10-03net: fec: clear receive interrupts before processing a packetRussell King1-0/+1
2015-09-29bna: fix interrupts storm caused by erroneous packetsIvan Vecera1-1/+1
2015-09-29rocker: free netdevice during netdevice removalIdo Schimmel1-0/+1