summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2017-02-08i40e: Reduce stack in i40e_dbg_dump_descJoe Perches
2017-02-08drivers/net/ethernet/dec/tulip/uli526x.c: fix misleading indentation in uli52...David Malcolm
2017-02-08MODULE_DEVICE_TABLE: fix some callsitesAndrew Morton
2016-09-02net: fec: fix NULL pointer dereference in fec_enet_timeout_workHubert Feurstein
2016-08-07net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-07-12sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-07-12net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2016-07-12net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-07-12atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-07-12jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-07-12jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-07-12net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-07-12qlge: Fix receive packets drop.Manish Chopra
2016-07-12mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-07-12qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-07-12qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2016-07-12sh_eth: fix RX buffer size alignmentSergei Shtylyov
2016-07-12sh_eth: Fix DMA-API usage for RX buffersBen Hutchings
2016-07-12sh_eth: Remove redundant alignment adjustmentMitsuhiro Kimura
2016-07-12sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-07-12net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren
2016-07-12net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren
2016-07-12net: jme: fix suspend/resume on JMC260Diego Viola
2016-04-18net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2016-01-15sh_eth: fix kernel oops in skb_put()Sergei Shtylyov
2016-01-15net: qca_spi: fix transmit queue timeout handlingStefan Wahren
2016-01-15atl1c: Improve driver not to do order 4 GFP_ATOMIC allocationPavel Machek
2015-12-14sfc: push partner queue for skb->xmit_moreMartin Habets
2015-12-03stmmac: Correctly report PTP capabilities.Phil Reid
2015-12-03net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto
2015-11-15sfc: Fix memcpy() with const destination compiler warning.David S. Miller
2015-10-27igb: do not re-init SR-IOV during probeStefan Assmann
2015-10-27net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-10-27igb: Fix oops caused by missing queue pairingShota Suzuki
2015-10-27bna: fix interrupts storm caused by erroneous packetsIvan Vecera
2015-10-07tg3: Fix temperature reportingJean Delvare
2015-09-28net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-07-05bnx2x: fix lockdep splatEric Dumazet
2015-07-05net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay
2015-07-05net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-07-05net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-07-05stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-06-28mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit archi...Honggang LI
2015-06-15be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna
2015-05-17e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca
2015-05-11net/mlx4_en: Schedule napi when RX buffers allocation failsIdo Shamay
2015-05-11mlx4: Fix tx ring affinity_mask creationBenjamin Poirier
2015-04-27tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()Jun'ichi Nomura \\\\(NEC\\\\)
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
2015-04-27bnx2x: Fix busy_poll vs netpollEric Dumazet