1. dcd79ae ixgbe: add registers etc. printout code just before resetting adapters by Taku Izumi · 15 years ago
  2. c97ec42 igb: add registers etc. printout code just before resetting adapters by Taku Izumi · 15 years ago
  3. 84f4ee9 e1000e: add registers etc. printout code just before resetting adapters by Taku Izumi · 15 years ago
  4. 675ad47 e1000: Use netdev_<level>, pr_<level> and dev_<level> by Emil Tantilov · 15 years ago
  5. 2a1f879 ixgbevf: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  6. 1b50773 ixgbe: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  7. 47631f8 ixgb: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  8. 123e9f1 igbvf: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  9. 59d7198 igb: convert igb from using PCI DMA functions to using DMA API functions by Alexander Duyck · 15 years ago
  10. 0be3f55 e1000e: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  11. b16f53b e1000: use DMA API instead of PCI DMA functions by Nick Nunley · 15 years ago
  12. 87b6cf5 cxgb4: set skb->rxhash by Dimitris Michailidis · 15 years ago
  13. 8cd9b13 net/sb1250: setup the pdevice within the soc code by Sebastian Andrzej Siewior · 15 years ago
  14. fa12abd net/sb1250: remove CONFIG_SIBYTE_STANDALONE by Sebastian Andrzej Siewior · 15 years ago
  15. 47d54d6 cxgb4: increase serial number length by Dimitris Michailidis · 15 years ago
  16. 226ec5f cxgb4: parse the VPD instead of relying on a static VPD layout by Dimitris Michailidis · 15 years ago
  17. c4ee6a5 ixgbe: Properly display 1 gig downshift warning for backplane by Anjali Singhai · 15 years ago
  18. 1c4f0ef ixgbe: cleanup ethtool autoneg input by Don Skidmore · 15 years ago
  19. 3203df0 ixgbevf: Fix link speed display by Greg Rose · 15 years ago
  20. d328bc8 ixgb: Use pr_<level> and netdev_<level> by Joe Perches · 15 years ago
  21. c0dfb90 ixgbe: ixgbe_down needs to stop dev_watchdog by John Fastabend · 15 years ago
  22. ff846f5 igb: add support for reporting 5GT/s during probe on PCIe Gen2 by Alexander Duyck · 15 years ago
  23. ef02119 ixgbe: fix bug when EITR=0 causing no writebacks by Jesse Brandeburg · 15 years ago
  24. f8d1dca ixgbe: enable extremely low latency by Jesse Brandeburg · 15 years ago
  25. ec857fd igbvf: double increment nr_frags by Koki Sanagi · 15 years ago
  26. aa91340 igb: double increment nr_frags by Koki Sanagi · 15 years ago
  27. e1703b36 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  28. e95ef5d cxgb3: Wait longer for control packets on initialization by Andre Detsch · 15 years ago
  29. 6f461f6 e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata by Bruce Allan · 15 years ago
  30. 61fac74 ixgbe: Power down PHY during driver resets by Peter Waskiewicz · 15 years ago
  31. 908ba2b r8169: more broken register writes workaround by françois romieu · 15 years ago
  32. 87aeec7 r8169: failure to enable mwi should not be fatal by françois romieu · 15 years ago
  33. 4a4771a net: use sk_sleep() by Eric Dumazet · 15 years ago
  34. be9e969 pppoe: use pppoe_pernet instead of directly net_generic by Jiri Pirko · 15 years ago
  35. dc8bf1b tg3: Fix INTx fallback when MSI fails by Andre Detsch · 15 years ago
  36. 401da6a e100: Fix the TX workqueue race by Alan Cox · 15 years ago
  37. bf73130 sky2: add support for receive hashing by Stephen Hemminger · 15 years ago
  38. 7ce97d4 gianfar: Fix potential oops during OF address translation by Anton Vorontsov · 15 years ago
  39. 3b1fd3e fsl_pq_mdio: Fix kernel oops during OF address translation by Anton Vorontsov · 15 years ago
  40. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 15 years ago
  41. c68ed25 bnx2x: add support for receive hashing by Tom Herbert · 15 years ago
  42. efe9193 sky2: size status ring based on Tx/Rx ring by stephen hemminger · 15 years ago
  43. 90b3e03 X25: Use identifiers for hdlc x25 device to x25 interface by andrew hendry · 15 years ago
  44. 5d74731 X25: Use identifiers for cyclades device to x25 interface by andrew hendry · 15 years ago
  45. 4d99503 X25: Use identifiers for lapbether device to x25 interface by andrew hendry · 15 years ago
  46. 7eeeacf X25: Use identifiers for x25 async device to x25 interface by andrew hendry · 15 years ago
  47. 4150bbf X25: Use identifiers for isdn device to x25 interface by andrew hendry · 15 years ago
  48. 3cfa856 niu: Add skb->rxhash support. by David S. Miller · 15 years ago
  49. 927b137 qlcnic: update version 5.0.2 by Amit Kumar Salecha · 15 years ago
  50. 780ab79 qlcnic: protect resource access by Amit Kumar Salecha · 15 years ago
  51. ed6f135 qlcnic: fix rcv buffer leak by Amit Kumar Salecha · 15 years ago
  52. ade91f8 qlcnic: fix pci semaphore checks by Amit Kumar Salecha · 15 years ago
  53. 6d2a472 qlcnic: define macro for driver state by Amit Kumar Salecha · 15 years ago
  54. f73dfc5 qlcnic: fix fw initialization responsibility by Amit Kumar Salecha · 15 years ago
  55. bbd8c6a qlcnic: fix defines as per IDC document by Amit Kumar Salecha · 15 years ago
  56. 8ae6df9 qlcnic: additional driver statistics by Amit Kumar Salecha · 15 years ago
  57. de498c8 cxgb4: Make unnecessarily global functions static by Roland Dreier · 15 years ago
  58. 62718b3 cxgb4: Use ntohs() on __be16 value instead of htons() by Roland Dreier · 15 years ago
  59. a19259c drivers/net/usb: Add new driver ipheth by Diego Giagio · 15 years ago
  60. a7c561f2 ehea: fix possible DLPAR/mem deadlock by Thomas Klein · 15 years ago
  61. ea96cea ehea: error handling improvement by Thomas Klein · 15 years ago
  62. 9441cad cxgb3: fix linkup issue by Hiroshi Shimamoto · 15 years ago
  63. a1aa882 ks8842: Add platform data for setting mac address by Richard Röjfors · 15 years ago
  64. 761172f KS8851: NULL pointer dereference if list is empty by Abraham Arce · 15 years ago
  65. df245dc net: 3c574_cs fix stats.tx_bytes counter by Alexander Kurz · 15 years ago
  66. 6846ad2 net: small cleanup of lib8390 by Nikanth Karthikesan · 15 years ago
  67. 1c0b28b can: Fix possible NULL pointer dereference in ems_usb.c by Hans J. Koch · 15 years ago
  68. 81b208a ath9k_hw: make all AR9002 initvals use u32 by Luis R. Rodriguez · 15 years ago
  69. 020ab48 ath9k_hw: make two initvals consto for the AR9001 family by Luis R. Rodriguez · 15 years ago
  70. 87eb367 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  71. e04997b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  72. cb903bf tg3: Enable GRO by default. by David S. Miller · 15 years ago
  73. e4fc9d1 niu: Enable GRO by default. by David S. Miller · 15 years ago
  74. e46754f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  75. aa39514 net: sk_sleep() helper by Eric Dumazet · 15 years ago
  76. 27ee896 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 15 years ago
  77. 186837c Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  78. 58b5190 ath9k: set the STBC flag in rate control if the peer supports it by Felix Fietkau · 15 years ago
  79. 074a8c0 ath9k: add support for Tx and Rx STBC by Felix Fietkau · 15 years ago
  80. 3bb065a ath9k: initialize the number of tx/rx streams correctly by Felix Fietkau · 15 years ago
  81. c666387 ath9k: reduce the bits_per_symbol table size, support more streams by Felix Fietkau · 15 years ago
  82. 0e668cd ath9k: update the ath_max_4ms_framelen table by Felix Fietkau · 15 years ago
  83. 7817e4c ath9k: update the MCS mask for MCS16 and above by Felix Fietkau · 15 years ago
  84. 0a8cea8 ath9k: clean up tx buffer handling by Felix Fietkau · 15 years ago
  85. c9c99e5 ath9k: check for specific rx stuck conditions and recover from them by Felix Fietkau · 15 years ago
  86. 55ee82b ath5k: basic support for survey by Holger Schurig · 15 years ago
  87. 1289723 mac80211: sample survey implementation for mac80211 & hwsim by Holger Schurig · 15 years ago
  88. 03ceede ath9k: Group Key fix for VAPs by Daniel Yingqiang Ma · 15 years ago
  89. b78315f drm: delay vblank cleanup until after driver unload by Jesse Barnes · 15 years ago
  90. ef9e83c 8139too: Fix a typo in the function name. by Alexander Kuznetsov · 15 years ago
  91. e895833 wireless: rt2x00: rt2800usb: identify Allwin devices by Xose Vazquez Perez · 15 years ago
  92. 088899c orinoco: have sparse check endian issues by David Kilroy · 15 years ago
  93. 69c264d orinoco: use cfg80211_find_ie by David Kilroy · 15 years ago
  94. c3d4150 orinoco: implement set_wiphy_params by David Kilroy · 15 years ago
  95. 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 · 15 years ago
  96. a03b1a5 bnx2x: Date and version by Vladislav Zolotarov · 15 years ago
  97. d9e8b18 bnx2x: Don't report link down if has been already down by Vladislav Zolotarov · 15 years ago
  98. d3dbfee bnx2x: Rework power state handling code by Vladislav Zolotarov · 15 years ago
  99. 8eb5a20 bnx2x: use mask in test_registers() to avoid parity error by Vladislav Zolotarov · 15 years ago
  100. 1ac218c bnx2x: Fixed MSI-X enabling flow by Vladislav Zolotarov · 15 years ago