1. 0c20494 dmfe: enforce consistent timing delay. by françois romieu · 12 years ago
  2. b3d7b2f r8169: support the new RTL8411 chip. by Hayes Wang · 13 years ago
  3. 5f886e0 r8169: adjust some functions of 8111f by Hayes Wang · 13 years ago
  4. 7e18dca r8169: support the new RTL8402 chip. by Hayes Wang · 13 years ago
  5. beb1fe1 r8169: add device specific CSI access helpers. by Hayes Wang · 13 years ago
  6. 0004299 r8169: modify pll power function by Hayes Wang · 13 years ago
  7. d387b42 r8169: 8168c and later require bit 0x20 to be set in Config2 for PME signaling. by Francois Romieu · 12 years ago
  8. 851e602 r8169: Config1 is read-only on 8168c and later. by Francois Romieu · 12 years ago
  9. ecffe75 hippi: fix printk format in rrunner.c by Randy Dunlap · 12 years ago
  10. fb7944b net/can: use module_pci_driver by Axel Lin · 12 years ago
  11. 65cff87 atl1: remove unused member from atl1_adapter structure by Tony Zelenoff · 12 years ago
  12. 43c880d drivers/net: fix unresolved 64bit math in mellanox/mlx4/en_dcb_nl.c by Paul Gortmaker · 12 years ago
  13. 56845d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  14. df8ef8f macvlan: add FDB bridge ops and macvlan flags by John Fastabend · 12 years ago
  15. 2b20271 ixgbe: UTA table incorrectly programmed by Greg Rose · 12 years ago
  16. 9dcb373 ixgbe: allow RAR table to be updated in promisc mode by John Fastabend · 12 years ago
  17. 0f4b0ad ixgbe: enable FDB netdevice ops by John Fastabend · 12 years ago
  18. 136cd14 atl1: do not drop rx/tx interrupts before they are scheduled by Tony Zelenoff · 12 years ago
  19. 2a9bc71 atl1: do not process interrupts in cycle in handler by Tony Zelenoff · 12 years ago
  20. 73650f2 atl1: enable errors and link ints when rx/tx scheduled by Tony Zelenoff · 12 years ago
  21. aa45ba9 atl1: add value to check ability of reenabling IRQs by Tony Zelenoff · 12 years ago
  22. 02d5d11 atl1: make function to set imr of card by Tony Zelenoff · 12 years ago
  23. 5c3d52e atl1: use defined functions to disable irq by Tony Zelenoff · 12 years ago
  24. 0dbab2f atl1: add napi process of tx interrupts by Tony Zelenoff · 12 years ago
  25. 6294512 atl1: make driver napi compatible by Tony Zelenoff · 12 years ago
  26. 3e1d83f atl1: handle rx in separate condition by Tony Zelenoff · 12 years ago
  27. 586d17c virtio-net: send gratuitous packets when needed by Jason Wang · 12 years ago
  28. 8831a3f isdn/hysdn: Convert to kstrtoul_from_user by Peter Hüwe · 12 years ago
  29. fd9071e net: Fix spelling typo in net by Masanari Iida · 12 years ago
  30. 8a9a0ea net/ethernet: ks8851_mll fix rx frame buffer overflow by Davide Ciminaghi · 12 years ago
  31. eff98db net/wan: use module_pci_driver by Axel Lin · 12 years ago
  32. a680b30 net/tokenring: use module_pci_driver by Axel Lin · 12 years ago
  33. 8f56e4b ixgbe: add I2C clock stretching by Don Skidmore · 13 years ago
  34. be0c006 igb: Update version to 3.4.7. by Carolyn Wyborny · 12 years ago
  35. 04499ec e1000e: cleanup boolean logic by Bruce Allan · 12 years ago
  36. 6ad6514 e1000e: cleanup remaining strings split across multiple lines by Bruce Allan · 12 years ago
  37. 48425b1 e100: enable transmit time stamping. by Richard Cochran · 12 years ago
  38. abe0c5d e100: Support the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  39. c509e75 ixgbe: fix WoL issue with fiber by Don Skidmore · 12 years ago
  40. 92fe173 e1000e: issues in Sx on 82577/8/9 by Bruce Allan · 12 years ago
  41. 64d683c bonding: Fixup get_tx_queue() op second arg type. by David S. Miller · 12 years ago
  42. 3c5e979 net: smsc911x: fix skb handling in receive path by Will Deacon · 12 years ago
  43. 51c61a2 ks8851: Fix missing mutex_lock/unlock by Matt Renzelmann · 12 years ago
  44. 59a54f3 drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright by Michal Simek · 12 years ago
  45. a8c9cb1 8139cp: set intr mask after its handler is registered by Jason Wang · 12 years ago
  46. 03662e4 atl1: fix kernel panic in case of DMA errors by Tony Zelenoff · 12 years ago
  47. 77577bf net: WIZnet drivers: fix possible NULL dereference by Mike Sinkovsky · 12 years ago
  48. efacb30 rtnetlink & bonding: change args got get_tx_queues by stephen hemminger · 12 years ago
  49. 302846e ethernet: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  50. 4133099 enic: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  51. 0db83cd broadcom: replace open-coded ARRAY_SIZE with macro by Jim Cromie · 12 years ago
  52. 60dfc62 net: Remove redundant spi driver bus initialization by Lars-Peter Clausen · 12 years ago
  53. ca8f4fb skbuff: struct ubuf_info callback type safety by Michael S. Tsirkin · 12 years ago
  54. 9a5d2bd ppp: Fix race condition with queue start/stop by David Woodhouse · 12 years ago
  55. 39abbae caif-hsi: Postpone init of HSI until open() by sjur.brandeland@stericsson.com · 12 years ago
  56. 2df1fe7 caif-hsi: Remove stop/start of queue. by sjur.brandeland@stericsson.com · 12 years ago
  57. ece367d caif-hsi: robust frame aggregation for HSI by Dmitry Tarnyagin · 12 years ago
  58. e65ac4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  59. d62f8db caif_hsi: use dev_dbg not dev_err for reporting by Kim Lilliestierna XX · 12 years ago
  60. 5f614e6 caif-hsi: Free flip_buffer at shutdown by sjur.brandeland@stericsson.com · 12 years ago
  61. 3130416 net: Fix misplaced parenthesis in virtio_net.c by Torsten Kaiser · 12 years ago
  62. 816a785 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  63. 011e3c6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  64. ecca5c3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  65. 174808a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  66. 778c2de Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  67. e42bd6e Merge tag 'md-3.4-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  68. 2f39721 drivers/rtc/rtc-pl031.c: enable clock on all ST variants by Linus Walleij · 12 years ago
  69. f3ec434 drivers/rtc/rtc-twl.c: use static register while reading time by Konstantin Shlyakhovoy · 12 years ago
  70. c3cba92 drivers/rtc/rtc-s3c.c: add placeholder for driver private data by Tushar Behera · 12 years ago
  71. cd1e6f9 drivers/rtc/rtc-s3c.c: fix compilation error by Tushar Behera · 12 years ago
  72. 3205001 drivers/rtc/rtc-efi.c: fix section mismatch warning by Jan Beulich · 12 years ago
  73. bb58da0 drivers/rtc/rtc-r9701.c: reset registers if invalid values are detected by Andreas Dumberger · 12 years ago
  74. 44e4360 drivers/char/random.c: fix boot id uniqueness race by Mathieu Desnoyers · 12 years ago
  75. 1caf09d r6040: update copyright from 2007 to now by Florian Fainelli · 12 years ago
  76. 31171ae r6040: define and use bits of register PHY_CC by Florian Fainelli · 12 years ago
  77. 940ff7e r6040: define and use MTPR transmit enable bit by Florian Fainelli · 12 years ago
  78. 8dd87a2 r6040: define and use MLSR register bits by Florian Fainelli · 12 years ago
  79. 3440ecc r6040: fix typo on stats update in tx path by Florian Fainelli · 12 years ago
  80. 2fa15bb r6040: add a MAC operation timeout define by Florian Fainelli · 12 years ago
  81. 0db0cfc r6040: remove unused variable mcr1 from private structure by Florian Fainelli · 12 years ago
  82. 90f750a r6040: consolidate MAC reset to its own function by Florian Fainelli · 12 years ago
  83. c1e6aaf ixp4xx_eth: Fix up the get_ts_info ethtool method. by Richard Cochran · 12 years ago
  84. 4abb663 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  85. 64d176f wiznet: Add missing #include <linux/irq.h> by Geert Uytterhoeven · 12 years ago
  86. 376b16f drivers/net: Remove CONFIG_WIZNET_TX_FLOW option by Mike Sinkovsky · 12 years ago
  87. 5ba7026 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  88. 7eab0f6 Merge branch 'master' into for-davem by John W. Linville · 12 years ago
  89. 8065248 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  90. 173fa4e Merge branch 'exynos-drm-fixes' of git://git.infradead.org/users/kmpark/linux-samsung into drm-intel-fixes by Dave Airlie · 12 years ago
  91. 19e5c4e Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-intel-fixes by Dave Airlie · 12 years ago
  92. 15a13bb drm/i915: clear fencing tracking state when retiring requests by Daniel Vetter · 12 years ago
  93. afbaa90 md/bitmap: prevent bitmap_daemon_work running while initialising bitmap by NeilBrown · 12 years ago
  94. f4380a9 md/raid1,raid10: Fix calculation of 'vcnt' when processing error recovery. by majianpeng · 12 years ago
  95. 9e41dd3 MD: Bitmap version cleanup. by Andrei Warkentin · 12 years ago
  96. 677e84c drm/exynos: fix to pointer manager member of struct exynos_drm_subdrv by Joonyoung Shim · 12 years ago
  97. 578b606 drm/exynos: fix struct for operation callback functions to driver name by Joonyoung Shim · 12 years ago
  98. a2ee151 drm/exynos: use define instead of default_win member in struct mixer_context by Joonyoung Shim · 12 years ago
  99. a634dd5 drm/exynos: rename s/HDMI_OVERLAY_NUMBER/MIXER_WIN_NR by Joonyoung Shim · 12 years ago
  100. 46da222 drm/exynos: remove unused codes in hdmi and mixer by Joonyoung Shim · 12 years ago