Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-23drivers/net: remove all references to obsolete Ethernet-HOWTOPaul Gortmaker
2015-03-09ethernet: codespell comment spelling fixesJoe Perches
2014-09-22pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-06-07net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriateJiri Pirko
2014-05-17net: pch_gbe depends on x86_32Jean Delvare
2014-05-14net: get rid of SET_ETHTOOL_OPSWilfried Klaebe
2014-03-31net: ptp: do not reimplement PTP/BPF classifierDaniel Borkmann
2013-12-06ethernet: Fix FSF address in file headersJeff Kirsher
2013-11-15pch_gbe: Validate hwtstamp_config completely before applying itBen Hutchings
2013-09-24oki-semi: Remove extern from function prototypesJoe Perches
2013-08-30drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches
2013-08-21pch_gbe: ethtool cannot change parameters when link is downAnders Larsen
2013-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-07-25pch_gbe: Add MinnowBoard supportDarren Hart
2013-07-25pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32Darren Hart
2013-07-23net: pch_gbe depends on x86Jiri Slaby
2013-06-29pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko
2013-06-29pch_gbe: convert pr_* to netdev_*Andy Shevchenko
2013-06-29pch_gbe: remove inline keyword for exported functionsAndy Shevchenko
2013-06-20net: Move MII out from under NET_CORE and hide itBen Hutchings
2013-04-17pch_gbe: minor: report the actual error on MTU changeVeaceslav Falico
2013-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-26pch_gbe: fix ip_summed checksum reporting on rxVeaceslav Falico
2013-03-17drivers:net: dma_alloc_coherent: use __GFP_ZERO instead of memset(, 0)Joe Perches
2013-03-15drivers:net: Remove dma_alloc_coherent OOM messagesJoe Perches
2012-11-18pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings
2012-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-01ptp: Enable clock drivers along with associated net/PHY driversBen Hutchings
2012-11-01ptp: Make PTP_1588_CLOCK select rather than depend on PPSBen Hutchings
2012-11-01pps, ptp: Remove dependencies on EXPERIMENTALBen Hutchings
2012-10-25pch_gbe: fix error handling in pch_gbe_up()Veaceslav Falico
2012-10-23pch_gbe: don't reset MAC_RX on FIFO overflowVeaceslav Falico
2012-10-23pch_gbe: don't re-set RX_FIFO_ERR flag in napi_pollVeaceslav Falico
2012-10-23pch_gbe: create functions for MAC_RX {en,dis}ableVeaceslav Falico
2012-10-09pch_gbe: Fix build error by selecting all the possible dependencies.Haicheng Li
2012-10-03pch_gbe: Fix PTP dependencies.David S. Miller
2012-09-08netdev: make pci_error_handlers constStephen Hemminger
2012-07-27pch_gbe: vlan skb len fixAndy Cress
2012-07-27pch_gbe: add extra clean txAndy Cress
2012-07-27pch_gbe: fix transmit watchdog timeoutAndy Cress
2012-07-26net/pch_gpe: Cannot disable ethernet autonegationWei Yang
2012-07-11drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-05-15pch_gbe: fix transmit racesEric Dumazet
2012-05-01pch_gbe: reprogram multicast address register on resetRongQing.Li
2012-04-29drivers/net/oki-semi: Donot recompute IP header checksumRongQing.Li
2012-04-29drivers/net/oki-semi: Remove the definition of PCH_GBE_ETH_ALENRongQing.Li
2012-04-21pch_gbe: remove suspicious commentRichard Cochran
2012-04-21pch_gbe: run the ptp bpf just once per packetRichard Cochran