1. d309a46 tg3: 5719: Prevent tx data corruption by Matt Carlson · 14 years ago
  2. 66cfd1b tg3: Fix potential netpoll crash by Matt Carlson · 14 years ago
  3. 828bac8 e1000e: 82579 performance improvements by Bruce Allan · 14 years ago
  4. 3a3b758 e1000e: use hardware writeback batching by Jesse Brandeburg · 14 years ago
  5. 6af3b9e ixgbe: fix link issues and panic with shared interrupts for 82598 by Emil Tantilov · 14 years ago
  6. 1020660 net: pxa168_etc.c recognize additional contributors by Philip Rakity · 14 years ago
  7. 9812cb1 de2104x: remove experimental status by Ondrej Zary · 14 years ago
  8. 862ea4f de2104x: disable media debug messages by default by Ondrej Zary · 14 years ago
  9. ef09aad myri10ge: DCA update (resubmit) by Andrew Gallatin · 14 years ago
  10. 8681dc3 bnx2x: Moved enabling of MSI to the bnx2x_set_num_queues() by Dmitry Kravkov · 14 years ago
  11. 6d81f41 dummy: percpu stats and lockless xmit by Eric Dumazet · 14 years ago
  12. fc34ecd pch_gbe: add header files by Randy Dunlap · 14 years ago
  13. 2ddaad3 tg3: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  14. c4f4adc sfc: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  15. e2209ba niu: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  16. c992026 myri10ge: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  17. 206d6b3 mv643xx_eth: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  18. 1eb63a2 mlx4_en: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  19. 847f53f ixgbe: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  20. 21adef3 igb: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  21. fe06912 gianfar: Use netif_set_real_num_rx_queues() by Ben Hutchings · 14 years ago
  22. 003ab67 cxgb4vf: Use netif_set_real_num_{rx, tx}_queues() by Ben Hutchings · 14 years ago
  23. a020ed4 cxgb4: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  24. 19221e7 cxgb3: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  25. 31b600b bnx2x: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  26. 657d92f bnx2: Use netif_set_real_num_{rx,tx}_queues() by Ben Hutchings · 14 years ago
  27. e40051d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  28. 42099d7 net: r6040: store BIOS default MAC in perm_add by Otavio Salvador · 14 years ago
  29. a7855c7 net: loopback driver cleanup by Eric Dumazet · 14 years ago
  30. 8d879de sgiseeq: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  31. 22138d3 rionet: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  32. 52933f05 ibm_newemac: use free_netdev(netdev) instead of kfree() by Kulikov Vasiliy · 14 years ago
  33. 62038e4 smsc911x: Add MODULE_ALIAS() by Vincent Stehlé · 14 years ago
  34. 807540b drivers/net: return operator cleanup by Eric Dumazet · 14 years ago
  35. ca9a7835 de2104x: fix TP link detection by Ondrej Zary · 14 years ago
  36. b0255a0 de2104x: fix power management by Ondrej Zary · 14 years ago
  37. bba50b9 ixgbevf: Refactor ring parameter re-size by Greg Rose · 14 years ago
  38. e0f9c4f de2104x: disable autonegotiation on broken hardware by Ondrej Zary · 14 years ago
  39. 543876c stmmac: review the wake-up support by Giuseppe Cavallaro · 14 years ago
  40. 77555ee net: Add Gigabit Ethernet driver of Topcliff PCH by Masayuki Ohtake · 14 years ago
  41. 6a08d19 e1000: use GRO for receive by Jesse Brandeburg · 14 years ago
  42. 338c15e e1000: fix occasional panic on unload by Jesse Brandeburg · 14 years ago
  43. 5cf42fc e1000: use work queues by Jesse Brandeburg · 14 years ago
  44. 7b872a5 e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags by Yi Zou · 14 years ago
  45. 308fb39 igb: Add support for DH89xxCC by Joseph Gasparakis · 14 years ago
  46. d85b9004 igb: clear VF_PROMISC bits instead of setting all other bits by Alexander Duyck · 14 years ago
  47. 605c82b e1000e: 82579 do not gate auto config of PHY by hardware during nominal use by Bruce Allan · 14 years ago
  48. a1ce647 e1000e: 82579 jumbo frame workaround causing CRC errors by Bruce Allan · 14 years ago
  49. 831bd2e e1000e: 82579 unaccounted missed packets by Bruce Allan · 14 years ago
  50. 5f3eed6 e1000e: 82566DC fails to get link by Bruce Allan · 14 years ago
  51. 87fb741 e1000e: 82579 SMBus address and LEDs incorrect after device reset by Bruce Allan · 14 years ago
  52. 8395ae8 e1000e: 82577/8/9 issues with device in Sx by Bruce Allan · 14 years ago
  53. 3f5a2a7 atl1: zero out CMB and SBM in atl1_free_ring_resources by Luca Tettamanti · 14 years ago
  54. ec5a32f atl1: fix resume by Luca Tettamanti · 14 years ago
  55. 7e51b43 sfc: Add support for SFE4003 board and TXC43128 PHY by Ben Hutchings · 14 years ago
  56. 8fbca79 sfc: Remove support for SFN4111T, SFT9001 and Falcon GMAC by Ben Hutchings · 14 years ago
  57. a0741ca Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  58. 756e64a net: constify some ppp/pptp structs by Eric Dumazet · 14 years ago
  59. a9478e3 sundance: Use dev_kfree_skb_any() helper by Denis Kirjanov · 14 years ago
  60. d91dc27 sundance: Handle DMA mapping errors by Denis Kirjanov · 14 years ago
  61. 0c8a745 sundance: Convert to DMA API by Denis Kirjanov · 14 years ago
  62. d9fd1b2 tmspci: fix tr%d in printk by Meelis Roos · 14 years ago
  63. 10ed61c sfc: Fix build due to lack of vmalloc.h include. by David S. Miller · 14 years ago
  64. e254c27 sfc: Clean up and correct comments on efx_monitor() by Ben Hutchings · 14 years ago
  65. 75abc51 sfc: Include RX IP filter table in register dump by Ben Hutchings · 14 years ago
  66. b4187e4 sfc: Implement the ethtool RX n-tuple control functions by Ben Hutchings · 14 years ago
  67. 64eebcf sfc: Add filter table management by Ben Hutchings · 14 years ago
  68. 7e96dc7 netxen: dont set skb->truesize by Eric Dumazet · 14 years ago
  69. 8df8fd2 qlcnic: dont set skb->truesize by Eric Dumazet · 14 years ago
  70. b618f6f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  71. 2d81376 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  72. 6e5c2b4 ath9k: make the driver specific rate control module optional by Felix Fietkau · 14 years ago
  73. 334b060 ath9k: move ath_tx_aggr_check() to the rate control module by Felix Fietkau · 14 years ago
  74. 90fa539 ath9k: clean up / fix aggregation session flush by Felix Fietkau · 14 years ago
  75. 231c3a1 ath9k: fix an aggregation start related race condition by Felix Fietkau · 14 years ago
  76. 81ee13b ath9k: clean up block ack window handling by Felix Fietkau · 14 years ago
  77. 9ee82d5 wl1271: bugfix: use bitwise-AND instead of logical-AND by Eliad Peller · 14 years ago
  78. 58be460 wl1271: avoid redundant memcpy of rx_status by Eliad Peller · 14 years ago
  79. 2c7808d carl9170: fix hang in AP mode when HT STA does PSM by Christian Lamparter · 14 years ago
  80. 7357611 carl9170: reinit phy after HT settings have changed by Christian Lamparter · 14 years ago
  81. 78ec789 carl9170: fix state downgrade during reset by Christian Lamparter · 14 years ago
  82. cf6487d carl9170: abort tasklet during usb reset by Christian Lamparter · 14 years ago
  83. 9adc9e0 carl9170: don't load bogus nf of chain 1 by Christian Lamparter · 14 years ago
  84. e278c5a carl9170: fix noise dBm conversion by Christian Lamparter · 14 years ago
  85. 9dec6f9 carl9170: use rx chainmask from eeprom by Christian Lamparter · 14 years ago
  86. e0b1cc5 ath5k: Add tx queue configuration function by Bruno Randolf · 14 years ago
  87. de8af45 ath5k: Simplify cw_min/max and AIFS configuration by Bruno Randolf · 14 years ago
  88. 2341329 ath5k: Keep last descriptor in queue by Bruno Randolf · 14 years ago
  89. 923e5b3 ath5k: Count how many times a queue got stuck by Bruno Randolf · 14 years ago
  90. 4edd761 ath5k: Add watchdog for stuck TX queues by Bruno Randolf · 14 years ago
  91. 1440401 ath5k: Move tx frame completion into separate function by Bruno Randolf · 14 years ago
  92. 651d937 ath5k: Fix TX queues stopping by Bruno Randolf · 14 years ago
  93. cfddc11 ath5k: Fix queue debug file by Bruno Randolf · 14 years ago
  94. 925e0b0 ath5k: Use four hardware queues by Bruno Randolf · 14 years ago
  95. 8a63fac ath5k: reorder base.c to remove fwd decls by Bob Copeland · 14 years ago
  96. ce2220d ath/ath5k/ath9k: Fix crypto capabilities merge issue by Bruno Randolf · 14 years ago
  97. c807666 carl9170: update AR9170 phy initvals by Christian Lamparter · 14 years ago
  98. 15cea99 wl1271: make ref_clock configurable by board by Ohad Ben-Cohen · 14 years ago
  99. 09cecc3 wl1271: take irq info from private board data by Ohad Ben-Cohen · 14 years ago
  100. 61ee700 wl12xx: add platform data passing support by Ohad Ben-Cohen · 14 years ago