1. df8a39d net: rename vlan_tx_* helpers since "tx" is misleading there by Jiri Pirko · 10 years ago
  2. 03366a3 net: gianfar: add missing __iomem annotation by Kevin Hao · 10 years ago
  3. 91c53f76 net: gianfar: mark the local functions static by Kevin Hao · 10 years ago
  4. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  5. 0a4b5a2 gianfar: Fix dma check map error when DMA_API_DEBUG is enabled by Kevin Hao · 10 years ago
  6. 45b679c9 gianfar: Implement PAUSE frame generation support by Matei Pavaluca · 10 years ago
  7. 43ef8d2 Fix the way the local advertising flow options are determined by Pavaluca Matei-B46610 · 10 years ago
  8. cf987af Add flow control support flags to gianfar's capabilities by Pavaluca Matei-B46610 · 10 years ago
  9. a057351 net: ethernet: freescale: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  10. f5b720b gianfar: Add FCS to rx buffer size (fix) by Claudiu Manoil · 10 years ago
  11. d55398b gianfar: Replace eieio with wmb for non-PPC archs by Claudiu Manoil · 10 years ago
  12. a4feee8 gianfar: Replace spin_event_timeout() with arch independent by Claudiu Manoil · 10 years ago
  13. 83bfc3c gianfar: Make MAC addr setup endian safe, cleanup by Claudiu Manoil · 10 years ago
  14. d6ef0bc gianfar: Exclude PPC specific errata handling from ARM builds by Claudiu Manoil · 10 years ago
  15. fd31a95 gianfar: Include missing headers for ARM builds by Claudiu Manoil · 10 years ago
  16. 6f2c9bd net: gianfar: fix reference counting for phy_node by Uwe Kleine-König · 10 years ago
  17. 888c88b net: gianfar: no need to check parameter being != NULL for of_node_put by Uwe Kleine-König · 10 years ago
  18. f9da455 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  19. f666f87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  20. d4c642e gianfar: Call netif_carrier_off() prior to registration by Fabio Estevam · 10 years ago
  21. 898157e gianfar: Fix the section mismatch warnings. by Xiubo Li · 10 years ago
  22. 776edb5 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  23. be40364 gianfar: use the new fixed PHY helpers by Florian Fainelli · 10 years ago
  24. 6ce29b0 gianfar: Avoid unnecessary reg accesses in adjust_link() by Claudiu Manoil · 10 years ago
  25. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  26. c65d753 gianfar: Fix P1010 config regression (SQ polling) by Claudiu Manoil · 11 years ago
  27. c9974ad gianfar: Carefully free skbs in functions called by netpoll. by Eric W. Biederman · 11 years ago
  28. b338ce2 gianfar: Fix multi-queue support checks @probe() by Claudiu Manoil · 11 years ago
  29. 71ff9e3 gianfar: Use Single-Queue polling for "fsl,etsec2" by Claudiu Manoil · 11 years ago
  30. aeb12c5 gianfar: Separate out the Tx interrupt handling (Tx NAPI) by Claudiu Manoil · 11 years ago
  31. f19015b gianfar: Fix Tx int miss, dont write IC on-the-fly by Claudiu Manoil · 11 years ago
  32. 0851133 gianfar: Fix device reset races (oops) for Tx by Claudiu Manoil · 11 years ago
  33. 80ec396 gianfar: Don't free/request irqs on device reset by Claudiu Manoil · 11 years ago
  34. 8830264 gianfar: Fix on-the-fly vlan and mtu updates by Claudiu Manoil · 11 years ago
  35. a328ac9 gianfar: Implement MAC reset and reconfig procedure by Claudiu Manoil · 11 years ago
  36. c10650b gianfar: Add missing graceful reset steps and fixes by Claudiu Manoil · 11 years ago
  37. efeddce gianfar: Factor out enabling/disabling of hw interrupts by Claudiu Manoil · 11 years ago
  38. 532c37b gianfar: Remove useless HAS_PADDING device flag by Claudiu Manoil · 11 years ago
  39. 34018fd gianfar: Remove sysfs stubs for FIFOCFG and stashing by Claudiu Manoil · 11 years ago
  40. 2086278 gianfar: Cleanup/Fix gfar_probe and the hw init code by Claudiu Manoil · 11 years ago
  41. a81ab36 drivers/net: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  42. ca0c88c gianfar: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  43. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  44. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  45. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  46. 3ba405d gianfar: Simplify MQ polling to avoid soft lockup by Claudiu Manoil · 11 years ago
  47. 5af5073 drivers: clean-up prom.h implicit includes by Rob Herring · 11 years ago
  48. 53fad77 gianfar: Enable eTSEC-20 erratum w/a for P2020 Rev1 by Claudiu Manoil · 11 years ago
  49. 2969b1f gianfar: Use mpc85xx support for errata detection by Claudiu Manoil · 11 years ago
  50. ad3660c gianfar: Enable eTSEC-A002 erratum w/a for all parts by Claudiu Manoil · 11 years ago
  51. 50ad076 gianfar: Fix reported number of sent bytes to BQL by Claudiu Manoil · 11 years ago
  52. 23402bd gianfar: Add flow control support by Claudiu Manoil · 11 years ago
  53. 0d0cffd gianfar: Cleanup TxFCB insertion on xmit by Claudiu Manoil · 11 years ago
  54. 02d88fb gianfar: Fix Tx csum generation errata handling by Claudiu Manoil · 11 years ago
  55. 84915c6 gianfar: Remove unused field grp_id from gfar_priv_grp by Claudiu Manoil · 11 years ago
  56. 5eaedf3 gianfar: Add backwards compatible Single Queue mode polling by Claudiu Manoil · 11 years ago
  57. 8513fbd net: ethernet: use platform_{get,set}_drvdata() by Jingoo Han · 11 years ago
  58. e5905c8 net: Fix some __vlan_hwaccel_put_tag() callers. by David S. Miller · 11 years ago
  59. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  60. 953d276 gianfar: Remove superfluous kernel_dropped local counter by Claudiu Manoil · 12 years ago
  61. c6e1160 gianfar: Cleanup dead code and minor formatting by Claudiu Manoil · 12 years ago
  62. 39c0a0d gianfar: Remove 'maybe-uninitialized' compile warning by Claudiu Manoil · 12 years ago
  63. 800c644 gianfar: Refactor config coalescing calls for all queues by Claudiu Manoil · 12 years ago
  64. 5d9657d gianfar: Remove redundant programming of [rt]xic registers by Claudiu Manoil · 12 years ago
  65. 6be5ed3 gianfar: Poll only active Rx queues by Claudiu Manoil · 12 years ago
  66. c233cf40 gianfar: Fix tx napi polling by Claudiu Manoil · 12 years ago
  67. d0320f7 drivers:net: Remove dma_alloc_coherent OOM messages by Joe Perches · 12 years ago
  68. 62ed839 gianfar: fix compile fail for NET_POLL=y due to struct packing by Paul Gortmaker · 12 years ago
  69. ba77971 gianfar: Fix and cleanup Rx FCB indication by Claudiu Manoil · 12 years ago
  70. 13f228d gianfar: Remove wrong buffer size conditioning to VLAN h/w offload by Claudiu Manoil · 12 years ago
  71. 61db26c gianfar: gfar_process_frame returns void by Claudiu Manoil · 12 years ago
  72. bd9e89f gianfar: GRO_DROP is unlikely by Claudiu Manoil · 12 years ago
  73. 369ec16 gianfar: Add device ref (dev) in gfar_private by Claudiu Manoil · 12 years ago
  74. 41a2060 gianfar: Remove unused device_node ref in gfar_private by Claudiu Manoil · 12 years ago
  75. 212079d gianfar: convert u64 status counters to atomic64_t by Paul Gortmaker · 12 years ago
  76. 14f8dc4 drivers: net: Remove remaining alloc/OOM messages by Joe Perches · 12 years ago
  77. 7c1e7e9 gianfar: dont conditionally alloc Rx/Err irq structs by Paul Gortmaker · 12 years ago
  78. ee873fd gianfar: Pack struct gfar_priv_grp into three cachelines by Claudiu Manoil · 12 years ago
  79. 5fedcc1 gianfar: Cleanup gfar_parse_group() code by Claudiu Manoil · 12 years ago
  80. f5ae627 gianfar: Restore promisc mode on gfar_init_mac() by Claudiu Manoil · 12 years ago
  81. d4185bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. 103cdd1 gianfar: ethernet vanishes after restoring from hibernation by Wang Dongsheng · 12 years ago
  83. 1eb8f7a gianfar: Fix alloc_skb_resources on -ENOMEM cleanup path by Claudiu Manoil · 12 years ago
  84. acb600d net: remove skb recycling by Eric Dumazet · 12 years ago
  85. b98b8ba gianfar: Change default HW Tx queue scheduling mode by Claudiu Manoil · 12 years ago
  86. c32f386 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  87. 19bcd6c net/freescale: do not export any functions from fsl_pq_mdio.c by Timur Tabi · 12 years ago
  88. e2c53be gianfar: fix default tx vlan offload feature flag by Claudiu Manoil · 12 years ago
  89. 04c9f41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  90. 313b037 gianfar: fix potential sk_wmem_alloc imbalance by Eric Dumazet · 12 years ago
  91. b26d344 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  92. 9740e00 gianfar: Fix RXICr/TXICr programming for multi-queue mode by Claudiu Manoil · 12 years ago
  93. 3a2e16c gianfar: Remove superfluous initialisations by Jan Ceuleers · 12 years ago
  94. bc4598b gianfar: various coding style and whitespace cleanups by Jan Ceuleers · 12 years ago
  95. 0977f81 gianfar: comment cleanup by Jan Ceuleers · 12 years ago
  96. 2281a0f gianfar: whitespace cleanup - pointers and multiplications by Jan Ceuleers · 12 years ago
  97. bee9e58 gianfar:don't add FCB length to hard_header_len by Wu Jiajun-B06378 · 12 years ago
  98. cd754a5 gianfar: add GRO support by Wu Jiajun-B06378 · 12 years ago
  99. 0015e55 gianfar: Fix possible overrun and simplify interrupt name field creation by Joe Perches · 13 years ago
  100. 5407b14c gianfar: use netif_tx_queue_stopped instead of __netif_subqueue_stopped by Paul Gortmaker · 13 years ago