1. d328bc8 ixgb: Use pr_<level> and netdev_<level> by Joe Perches · 14 years ago
  2. c0dfb90 ixgbe: ixgbe_down needs to stop dev_watchdog by John Fastabend · 14 years ago
  3. ff846f5 igb: add support for reporting 5GT/s during probe on PCIe Gen2 by Alexander Duyck · 14 years ago
  4. ef02119 ixgbe: fix bug when EITR=0 causing no writebacks by Jesse Brandeburg · 14 years ago
  5. f8d1dca ixgbe: enable extremely low latency by Jesse Brandeburg · 14 years ago
  6. ec857fd igbvf: double increment nr_frags by Koki Sanagi · 14 years ago
  7. aa91340 igb: double increment nr_frags by Koki Sanagi · 14 years ago
  8. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  9. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 14 years ago
  10. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 14 years ago
  11. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 14 years ago
  12. 908ba2b r8169: more broken register writes workaround by françois romieu · 14 years ago
  13. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 14 years ago
  14. 4a4771a net: use sk_sleep() by Eric Dumazet · 14 years ago
  15. be9e969 pppoe: use pppoe_pernet instead of directly net_generic by Jiri Pirko · 14 years ago
  16. dc8bf1b tg3: Fix INTx fallback when MSI fails by Andre Detsch · 14 years ago
  17. 401da6a e100: Fix the TX workqueue race by Alan Cox · 14 years ago
  18. bf73130 sky2: add support for receive hashing by Stephen Hemminger · 14 years ago
  19. 7ce97d4 gianfar: Fix potential oops during OF address translation by Anton Vorontsov · 14 years ago
  20. 3b1fd3e fsl_pq_mdio: Fix kernel oops during OF address translation by Anton Vorontsov · 14 years ago
  21. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  22. c68ed25 bnx2x: add support for receive hashing by Tom Herbert · 14 years ago
  23. efe9193 sky2: size status ring based on Tx/Rx ring by stephen hemminger · 14 years ago
  24. 90b3e03 X25: Use identifiers for hdlc x25 device to x25 interface by andrew hendry · 14 years ago
  25. 5d74731 X25: Use identifiers for cyclades device to x25 interface by andrew hendry · 14 years ago
  26. 4d99503 X25: Use identifiers for lapbether device to x25 interface by andrew hendry · 14 years ago
  27. 7eeeacf0 X25: Use identifiers for x25 async device to x25 interface by andrew hendry · 14 years ago
  28. 4150bbf X25: Use identifiers for isdn device to x25 interface by andrew hendry · 14 years ago
  29. 3cfa856 niu: Add skb->rxhash support. by David S. Miller · 14 years ago
  30. 927b137 qlcnic: update version 5.0.2 by Amit Kumar Salecha · 14 years ago
  31. 780ab79 qlcnic: protect resource access by Amit Kumar Salecha · 14 years ago
  32. ed6f135 qlcnic: fix rcv buffer leak by Amit Kumar Salecha · 14 years ago
  33. ade91f8 qlcnic: fix pci semaphore checks by Amit Kumar Salecha · 14 years ago
  34. 6d2a472 qlcnic: define macro for driver state by Amit Kumar Salecha · 14 years ago
  35. f73dfc5 qlcnic: fix fw initialization responsibility by Amit Kumar Salecha · 14 years ago
  36. bbd8c6a qlcnic: fix defines as per IDC document by Amit Kumar Salecha · 14 years ago
  37. 8ae6df9 qlcnic: additional driver statistics by Amit Kumar Salecha · 14 years ago
  38. de498c8 cxgb4: Make unnecessarily global functions static by Roland Dreier · 14 years ago
  39. 62718b3 cxgb4: Use ntohs() on __be16 value instead of htons() by Roland Dreier · 14 years ago
  40. a19259c drivers/net/usb: Add new driver ipheth by Diego Giagio · 14 years ago
  41. a7c561f2 ehea: fix possible DLPAR/mem deadlock by Thomas Klein · 14 years ago
  42. ea96cea ehea: error handling improvement by Thomas Klein · 14 years ago
  43. 9441cad cxgb3: fix linkup issue by Hiroshi Shimamoto · 14 years ago
  44. a1aa882 ks8842: Add platform data for setting mac address by Richard Röjfors · 14 years ago
  45. 761172f KS8851: NULL pointer dereference if list is empty by Abraham Arce · 14 years ago
  46. df245dc net: 3c574_cs fix stats.tx_bytes counter by Alexander Kurz · 14 years ago
  47. 6846ad2 net: small cleanup of lib8390 by Nikanth Karthikesan · 14 years ago
  48. 1c0b28b can: Fix possible NULL pointer dereference in ems_usb.c by Hans J. Koch · 14 years ago
  49. 81b208a ath9k_hw: make all AR9002 initvals use u32 by Luis R. Rodriguez · 14 years ago
  50. 020ab48 ath9k_hw: make two initvals consto for the AR9001 family by Luis R. Rodriguez · 14 years ago
  51. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. e04997b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  53. cb903bf tg3: Enable GRO by default. by David S. Miller · 14 years ago
  54. e4fc9d1 niu: Enable GRO by default. by David S. Miller · 14 years ago
  55. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  56. aa39514 net: sk_sleep() helper by Eric Dumazet · 14 years ago
  57. 27ee896 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  58. 186837c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  59. 58b5190 ath9k: set the STBC flag in rate control if the peer supports it by Felix Fietkau · 14 years ago
  60. 074a8c0 ath9k: add support for Tx and Rx STBC by Felix Fietkau · 14 years ago
  61. 3bb065a ath9k: initialize the number of tx/rx streams correctly by Felix Fietkau · 14 years ago
  62. c666387 ath9k: reduce the bits_per_symbol table size, support more streams by Felix Fietkau · 14 years ago
  63. 0e668cd ath9k: update the ath_max_4ms_framelen table by Felix Fietkau · 14 years ago
  64. 7817e4c ath9k: update the MCS mask for MCS16 and above by Felix Fietkau · 14 years ago
  65. 0a8cea8 ath9k: clean up tx buffer handling by Felix Fietkau · 14 years ago
  66. c9c99e5 ath9k: check for specific rx stuck conditions and recover from them by Felix Fietkau · 14 years ago
  67. 55ee82b ath5k: basic support for survey by Holger Schurig · 14 years ago
  68. 1289723 mac80211: sample survey implementation for mac80211 & hwsim by Holger Schurig · 14 years ago
  69. 03ceede ath9k: Group Key fix for VAPs by Daniel Yingqiang Ma · 14 years ago
  70. b78315f drm: delay vblank cleanup until after driver unload by Jesse Barnes · 14 years ago
  71. ef9e83c 8139too: Fix a typo in the function name. by Alexander Kuznetsov · 14 years ago
  72. e895833 wireless: rt2x00: rt2800usb: identify Allwin devices by Xose Vazquez Perez · 14 years ago
  73. 088899c orinoco: have sparse check endian issues by David Kilroy · 14 years ago
  74. 69c264d orinoco: use cfg80211_find_ie by David Kilroy · 14 years ago
  75. c3d4150 orinoco: implement set_wiphy_params by David Kilroy · 14 years ago
  76. 7602666 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  77. a03b1a5 bnx2x: Date and version by Vladislav Zolotarov · 14 years ago
  78. d9e8b18 bnx2x: Don't report link down if has been already down by Vladislav Zolotarov · 14 years ago
  79. d3dbfee bnx2x: Rework power state handling code by Vladislav Zolotarov · 14 years ago
  80. 8eb5a20 bnx2x: use mask in test_registers() to avoid parity error by Vladislav Zolotarov · 14 years ago
  81. 1ac218c bnx2x: Fixed MSI-X enabling flow by Vladislav Zolotarov · 14 years ago
  82. dea7aab bnx2x: Added new statistics by Vladislav Zolotarov · 14 years ago
  83. cdaa7cb bnx2x: White spaces by Vladislav Zolotarov · 14 years ago
  84. 2145a92 bnx2x: Protect code with NOMCP by Vladislav Zolotarov · 14 years ago
  85. 02e3c6c bnx2x: Increase DMAE max write size for 57711 by Vladislav Zolotarov · 14 years ago
  86. 34f24c7 bnx2x: Use VPD-R V0 entry to display firmware revision by Vladislav Zolotarov · 14 years ago
  87. 72fd071 bnx2x: Parity errors handling for 57710 and 57711 by Vladislav Zolotarov · 14 years ago
  88. 76e506a Fix ISDN/Gigaset build failure by Linus Torvalds · 14 years ago
  89. 375db48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  90. 73c6c7f Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 14 years ago
  91. 07a7141 pcmcia: fix error handling in cm4000_cs.c by Dan Carpenter · 14 years ago
  92. cae94b0 drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET by Marek Olšák · 14 years ago
  93. f12eebb drivers/gpu/radeon: Add MSPOS regs to safe list. by Corbin Simpson · 14 years ago
  94. d3a67a4 drm/radeon/kms: disable the tv encoder when tv/cv is not in use by Alex Deucher · 14 years ago
  95. a1a4b23 drm/radeon/kms: adjust pll settings for tv by Alex Deucher · 14 years ago
  96. 08d0751 drm/radeon/kms: fix tv dac conflict resolver by Alex Deucher · 14 years ago
  97. 16823d1 drm/radeon/kms/evergreen: don't enable hdmi audio stuff by Alex Deucher · 14 years ago
  98. b317a9ce drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0 by Alex Deucher · 14 years ago
  99. 30f69f3 drm/radeon/kms: fix rs600 tlb flush by Jerome Glisse · 14 years ago
  100. 1b5331d drm/radeon/kms: print GPU family and device id when loading by Jerome Glisse · 14 years ago