summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2017-07-15bgmac: reset & enable Ethernet core before using itRafał Miłecki1-0/+5
2017-07-15bgmac: fix device initialization on Northstar SoCs (condition typo)Rafał Miłecki1-2/+3
2017-07-05net: korina: Fix NAPI versus resources freeingFlorian Fainelli1-4/+4
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-14mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig3-3/+3
2017-06-14net: ethoc: enable NAPI before poll may be scheduledMax Filippov1-1/+2
2017-06-14cxgb4: avoid enabling napi twice to the same queueGanesh Goudar1-0/+4
2017-06-14bnx2x: Fix Multi-CosMintz, Yuval1-1/+1
2017-05-08e1000e: fix call to do_div() to use u64 argJeff Kirsher1-6/+7
2017-05-08cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2-10/+6
2017-05-08net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2017-05-08mlx5: avoid build warnings on 32-bitArnd Bergmann1-3/+3
2017-04-30net: tulip: turn compile-time warning into dev_warn()Arnd Bergmann2-3/+8
2017-04-30net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2017-04-30net: ti: cpmac: Fix compiler warning due to type confusionPaul Burton1-2/+3
2017-04-22igb: add i211 to i210 PHY workaroundTodd Fujinaka1-1/+1
2017-04-22igb: Workaround for igb i210 firmware issueChris J Arges1-0/+4
2017-04-22net: bcmgenet: Do not suspend PHY if Wake-on-LAN is enabledFlorian Fainelli1-2/+4
2017-04-22net/mlx5: Increase number of max QPs in default profileMaor Gottlieb1-1/+1
2017-04-18net/mlx4_core: Fix when to save some qp context flags for dynamic VST to VGT ...Jack Morgenstein1-2/+3
2017-04-18net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein1-18/+20
2017-04-18net/mlx4_en: Fix bad WQE issueEugenia Emantayev1-1/+7
2017-04-18cpmac: remove hopeless #warningArnd Bergmann1-1/+1
2017-04-18smc91x: avoid self-comparison warningArnd Bergmann1-1/+1
2017-04-18mlx4: Invoke softirqs after napi_rescheduleBenjamin Poirier1-1/+4
2017-02-08i40e: Reduce stack in i40e_dbg_dump_descJoe Perches1-13/+17
2017-02-08drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm1-1/+1
2017-02-08MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton1-1/+0
2016-09-02net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein1-0/+1
2016-08-08net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein1-1/+1
2016-07-12sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree1-0/+16
2016-07-12net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König1-2/+8
2016-07-12net/mlx4_en: fix spurious timestamping callbacksEric Dumazet1-2/+4
2016-07-12atl2: Disable unimplemented scatter/gather featureBen Hutchings1-1/+1
2016-07-12jme: Fix device PM wakeup API usageGuo-Fu Tseng1-4/+2
2016-07-12jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng1-6/+11
2016-07-12net: bcmgenet: fix dma api length mismatchEric Dumazet1-2/+2
2016-07-12qlge: Fix receive packets drop.Manish Chopra1-0/+11
2016-07-12mlx4: add missing braces in verify_qp_parametersArnd Bergmann1-1/+2
2016-07-12qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia3-5/+14
2016-07-12qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia2-6/+5
2016-07-12sh_eth: fix RX buffer size alignmentSergei Shtylyov1-5/+5
2016-07-12sh_eth: Fix DMA-API usage for RX buffersBen Hutchings1-11/+23
2016-07-12sh_eth: Remove redundant alignment adjustmentMitsuhiro Kimura1-2/+2
2016-07-12sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov1-1/+2
2016-07-12net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren1-0/+1
2016-07-12net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren1-1/+0
2016-07-12net: jme: fix suspend/resume on JMC260Diego Viola1-1/+2
2016-04-18net: mvneta: enable change MAC address when interface is upDmitri Epshtein1-1/+1