1. a8c9cb1 8139cp: set intr mask after its handler is registered by Jason Wang · 12 years ago
  2. cff4c16 r8169: enable napi on resume. by Artem Savkov · 12 years ago
  3. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  4. 5047fb5 r8169: enable transmit time stamping. by Richard Cochran · 13 years ago
  5. 92a7c4e r8169: stop using net_device.{base_addr, irq}. by Francois Romieu · 13 years ago
  6. 31fa8b1 r8169: move rtl_cfg_info closer to its caller. by Francois Romieu · 13 years ago
  7. dc1c00c r8169: move the netpoll handler after the irq handler. by Francois Romieu · 13 years ago
  8. df43ac7 r8169: move rtl8169_open after rtl_task it depends on. by Francois Romieu · 13 years ago
  9. e6b763e r8169: move rtl_set_rx_mode before its rtl_hw_start callers. by Francois Romieu · 13 years ago
  10. fa9c385 r8169: move net_device_ops beyond the methods it references. by Francois Romieu · 13 years ago
  11. 3b6cf25 r8169: move the driver probe method to the end of the driver file. by Francois Romieu · 13 years ago
  12. e27566e r8169: move the driver removal method to the end of the driver file. by Francois Romieu · 13 years ago
  13. b2d3298 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  14. 2a15cd2 r8169: runtime resume before shutdown. by françois romieu · 13 years ago
  15. 9184a22 8139too: Add 64bit statistics by Junchang Wang · 13 years ago
  16. f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  17. 036dafa r8169: add byte queue limit support. by Igor Maravic · 13 years ago
  18. 8027aa2 r8169: add 64bit statistics. by Junchang Wang · 13 years ago
  19. 9c5028e r8169: corrupted IP fragments fix for large mtu. by françois romieu · 13 years ago
  20. 79d0c1d r8169: Support RX-FCS flag. by Ben Greear · 13 years ago
  21. 6bbe021 r8169: Support RX-ALL flag. by Ben Greear · 13 years ago
  22. eeb69aa 8139too: Support RX-FCS flag. by Ben Greear · 13 years ago
  23. d95089d 8139too: Support RX-ALL logic. by Ben Greear · 13 years ago
  24. dae2e9f netdev: ethernet dev_alloc_skb to netdev_alloc_skb by Pradeep A. Dalvi · 13 years ago
  25. 41de8d4 drivers/net: Remove alloc_etherdev error messages by Joe Perches · 13 years ago
  26. 6c05d25 r8169: spinlock redux. by Francois Romieu · 13 years ago
  27. 934714d r8169: avoid a useless work scheduling. by Francois Romieu · 13 years ago
  28. 6c4a70c r8169: move task enable boolean to bitfield. by Francois Romieu · 13 years ago
  29. 98ddf98 r8169: bh locking redux and task scheduling. by Francois Romieu · 13 years ago
  30. ae1f23f r8169: fix early queue wake-up. by Francois Romieu · 13 years ago
  31. 3396c78 drivers/net: fix up stale paths from driver reorg by Paul Gortmaker · 13 years ago
  32. da78dbf r8169: remove work from irq handler. by Francois Romieu · 13 years ago
  33. 1e874e0 r8169: missing barriers. by Francois Romieu · 13 years ago
  34. 9085cdfa r8169: irq mask helpers. by Francois Romieu · 13 years ago
  35. 3e990ff r8169: factor out IntrMask writes. by Francois Romieu · 13 years ago
  36. 4422bcd r8169: stop delaying workqueue. by Francois Romieu · 13 years ago
  37. 209e5ac r8169: remove rtl8169_reinit_task. by Francois Romieu · 13 years ago
  38. 4512ff9 r8169: remove hardcoded PCIe registers accesses. by Francois Romieu · 13 years ago
  39. b189e81 8139cp: fix missing napi_gro_flush. by françois romieu · 13 years ago
  40. f872b23 8139cp: properly config rx mode after resuming by Jason Wang · 13 years ago
  41. 7d03f5a 8139cp/8139too: do not read into reserved registers by Jason Wang · 13 years ago
  42. abb434c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  43. 2ca6cf0 r8169: fix Config2 MSIEnable bit setting. by françois romieu · 13 years ago
  44. 959327c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  45. c7c2c39 r8169: fix Rx index race between FIFO overflow recovery and NAPI handler. by françois romieu · 13 years ago
  46. 811fd30 r8169: Rx FIFO overflow fixes. by françois romieu · 13 years ago
  47. 8ac72d1 corral some wayward N/A fw_version dust bunnies by Rick Jones · 13 years ago
  48. 6a3c910 ethernet: Convert MAC_ADDR_LEN uses to ETH_ALEN by Joe Perches · 13 years ago
  49. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 13 years ago
  50. 68aad78 sweep the floors and convert some .get_drvinfo routines to strlcpy by Rick Jones · 13 years ago
  51. 10953db r8169: increase the delay parameter of pm_schedule_suspend by hayeswang · 13 years ago
  52. 1b6b717 net/ethernet: sc92031 is not Realtek by Cesar Eduardo Barros · 13 years ago
  53. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  54. 9e903e0 net: add skb frag size accessors by Eric Dumazet · 13 years ago
  55. 1d0861a Add ethtool -g support to 8139cp by Rick Jones · 13 years ago
  56. 3235de1 sc92031: use standard #defines from mii.h. by françois romieu · 13 years ago
  57. d58d46b r8169: jumbo fixes. by Francois Romieu · 13 years ago
  58. deb9d93 r8169: expand received packet length indication. by Francois Romieu · 13 years ago
  59. c221892 r8169: support new chips of RTL8111F by Hayes Wang · 13 years ago
  60. 3090bd9 r8169: define the early size for 8111evl by Hayes Wang · 13 years ago
  61. 8decf86 Merge branch 'master' of github.com:davem330/net by David S. Miller · 13 years ago
  62. 986eaa9 Merge branch 'master' of ../netdev-next/ by David S. Miller · 13 years ago
  63. aaba215 MII: fix Kconfig dependencies for MII by Jeff Kirsher · 13 years ago
  64. 929f618 r8169: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  65. deb8a06 8139cp: convert to SKB paged frag API. by Ian Campbell · 13 years ago
  66. 88f0748 drivers/net/ethernet/*: Enabled vendor Kconfig options by Jeff Kirsher · 13 years ago
  67. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  68. a8fe65b 8139*/atp/r8169/sc92031: Move the Realtek drivers by Jeff Kirsher · 13 years ago