aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-09-15igb: use the correct i210 register for EEMNGCTLTodd Fujinaka
2016-09-15igb: don't unmap NULL hw_addrJarod Wilson
2016-09-15i40e: Fix Rx hash reported to the stack by our driverAnjali Singhai Jain
2016-09-15i40e: clean whole mac filter listShannon Nelson
2016-09-15i40evf: check rings before freeing resourcesMitch Williams
2016-09-15i40e: don't add zero MAC filterMitch Williams
2016-09-15i40e: properly delete VF MAC filtersMitch Williams
2016-09-15i40e: Fix memory leaks, sideband filter programmingKiran Patil
2016-09-15i40e: fix: do not sleep in netdev_opsJesse Brandeburg
2016-09-15i40e/i40evf: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai Jain
2016-09-15i40evf: handle many MAC filters correctlyMitch Williams
2016-09-15i40e: Workaround fix for mss < 256 issueAnjali Singhai Jain
2016-08-16qed: Fix setting/clearing bit in completion bitmapManish Chopra
2016-08-16net: bgmac: Fix infinite loop in bgmac_dma_tx_add()Florian Fainelli
2016-08-10net: mvneta: set real interrupt per packet for tx_doneDmitri Epshtein
2016-07-11net: alx: Work around the DMA RX overflow issueFeng Tang
2016-07-11net: macb: fix default configuration for GMAC on AT91Nicolas Ferre
2016-06-24sfc: on MC reset, clear PIO buffer linkage in TXQsEdward Cree
2016-06-24switchdev: pass pointer to fib_info instead of copyJiri Pirko
2016-05-18net: thunderx: avoid exposing kernel stackxypron.glpk@gmx.de
2016-05-18net/mlx4_en: Fix endianness bug in IPV6 csum calculationDaniel Jurgens
2016-05-18net: fec: only clear a queue's work bit if the queue was emptiedUwe Kleine-König
2016-05-18net/mlx4_en: fix spurious timestamping callbacksEric Dumazet
2016-05-18net/mlx5e: Fix minimum MTUSaeed Mahameed
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-05-18atl2: Disable unimplemented scatter/gather featureBen Hutchings
2016-05-04jme: Fix device PM wakeup API usageGuo-Fu Tseng
2016-05-04jme: Do not enable NIC WoL functions on S0Guo-Fu Tseng
2016-04-20net: bcmgenet: fix dma api length mismatchEric Dumazet
2016-04-20qlge: Fix receive packets drop.Manish Chopra
2016-04-20mlx4: add missing braces in verify_qp_parametersArnd Bergmann
2016-04-20rocker: set FDB cleanup timer according to lowest ageing timeIdo Schimmel
2016-04-20mlxsw: spectrum: Check requested ageing time is validIdo Schimmel
2016-04-20qlcnic: Fix mailbox completion handling during spurious interruptRajesh Borundia
2016-04-20qlcnic: Remove unnecessary usage of atomic_tRajesh Borundia
2016-04-20sh_eth: advance 'rxdesc' later in sh_eth_ring_format()Sergei Shtylyov
2016-04-20sh_eth: fix NULL pointer dereference in sh_eth_ring_format()Sergei Shtylyov
2016-04-20net: qca_spi: clear IFF_TX_SKB_SHARINGStefan Wahren
2016-04-20net: qca_spi: Don't clear IFF_BROADCASTStefan Wahren
2016-04-20net: jme: fix suspend/resume on JMC260Diego Viola
2016-04-12net: mvneta: enable change MAC address when interface is upDmitri Epshtein
2016-03-03net/mlx4_en: Avoid changing dev->features directly in run-timeEugenia Emantayev
2016-03-03net/mlx4_en: Choose time-stamping shift value according to HW frequencyEugenia Emantayev
2016-03-03net/mlx4_en: Count HW buffer overrun only onceAmir Vadai
2016-03-03enic: increment devcmd2 result ring in case of timeoutSandeep Pillai
2016-03-03tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segsSiva Reddy Kallam
2016-03-03switchdev: Require RTNL mutex to be held when sending FDB notificationsIdo Schimmel
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-31dwc_eth_qos: Fix dma address for multi-fragment skbsLars Persson
2016-01-04cxgb4: correctly handling failed allocationInsu Yun