summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2013-12-29stmmac: Fix incorrect spinlock release and PTP cap detection.Vince Bridgers
2013-12-29fec: Do not assume that PHY reset is active lowFabio Estevam
2013-12-27netxen: Correct off-by-one errors in bounds checksDavid Gibson
2013-12-27arc_emac: fix potential use after freeEric Dumazet
2013-12-27tg3: Expand 4g_overflow_test workaround to skb fragments of any size.Nithin Sujir
2013-12-22drivers: net : cpsw: pass proper device name while requesting irqMugunthan V N
2013-12-22cxgb4: Add API to correctly calculate tuple fieldsKumar Sanghvi
2013-12-22cxgb4: Account for stid entries properly in case of IPv6Kumar Sanghvi
2013-12-22cxgb4: Assign filter server TIDs properlyKumar Sanghvi
2013-12-22cxgb4: Include TCP as protocol when creating server filtersKumar Sanghvi
2013-12-22cxgb4: Reserve stid 0 for T4/T5 adaptersKumar Sanghvi
2013-12-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-12-19net: mvmdio: fix interrupt timeout handlingLeigh Brown
2013-12-19atl1c: Check return from pci_find_ext_capability() in atl1c_reset_pcie()Betty Dall
2013-12-19net: fec: fix potential use after freeEric Dumazet
2013-12-19bnx2x: downgrade "valid ME register value" message levelMichal Schmidt
2013-12-18drivers: net cpsw: Enable In Band mode in cpsw for 10 mbpsMugunthan V N
2013-12-17ixgbe: fix for unused variable warning with certain configDon Skidmore
2013-12-17e1000e: Fix a compile flag mis-match for suspend/resumeDavid Ertman
2013-12-17e1000e: fix compiler warning (maybe-unitialized variable)David Ertman
2013-12-17e1000e: fix compiler warningsDavid Ertman
2013-12-17qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra
2013-12-17qlcnic: Fix mailbox processing during diagnostic testManish chopra
2013-12-17qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra
2013-12-17qlcnic: Fix memory allocationManish Chopra
2013-12-17qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani
2013-12-17qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani
2013-12-17qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani
2013-12-17qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani
2013-12-14igb: Fix for issue where values could be too high for udelay function.Carolyn Wyborny
2013-12-14i40e: fix null dereferenceJesse Brandeburg
2013-12-12drivers: net: cpsw: fix for cpsw crash when build as modulesMugunthan V N
2013-12-11net:fec: remove duplicate lines in comment about errata ERR006358Philippe De Muyter
2013-12-11Revert "8390 : Replace ei_debug with msg_enable/NETIF_MSG_* feature"David S. Miller
2013-12-118390 : Replace ei_debug with msg_enable/NETIF_MSG_* featureMatthew Whitehead
2013-12-11net: smc91x: Fix device tree based configuration so it's usableTony Lindgren
2013-12-10tg3: Initialize REG_BASE_ADDR at PCI config offset 120 to 0Nat Gurumoorthy
2013-12-10Merge branch 'sfc-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfcDavid S. Miller
2013-12-10net: allwinner: emac: Add missing free_irqMaxime Ripard
2013-12-09net: emaclite: add barriers to support Xilinx Zynq platformSrikanth Thokala
2013-12-09net: emaclite: Remove unnecessary code that enables/disables interrupts on PO...Srikanth Thokala
2013-12-06sfc: Poll for MCDI completion once before timeout occursRobert Stonehouse
2013-12-06sfc: Refactor efx_mcdi_poll() by introducing efx_mcdi_poll_once()Robert Stonehouse
2013-12-06sfc: RX buffer allocation takes prefix size into account in IP header alignmentAndrew Rybchenko
2013-12-06sfc: Maintain current frequency adjustment when applying a time offsetBen Hutchings
2013-12-06sfc: Stop/re-start PTP when stopping/starting the datapath.Alexandre Rames
2013-12-06sfc: Rate-limit log message for PTP packets without a matching timestamp eventBen Hutchings
2013-12-06sfc: PTP: Moderate log message on event queue overflowLaurence Evans
2013-12-06net: mvneta: Fix incorrect DMA unmapping sizeEzequiel Garcia
2013-12-06sfc: Add length checks to efx_xmit_with_hwtstamp() and efx_ptp_is_ptp_tx()Ben Hutchings