1. a1c3ed4 qeth: NAPI support for l2 and l3 discipline by Frank Blaschka · 14 years ago
  2. 81d5374 Kconfig: have CCWGROUP depend on CLAW by Mike Frysinger · 14 years ago
  3. 963a9fd qeth: Use %pI6 by Joe Perches · 14 years ago
  4. d36deae qdio: extend API to allow polling by Jan Glauber · 14 years ago
  5. e508be1 e1000: fix Tx hangs by disabling 64-bit DMA by Jesse Brandeburg · 14 years ago
  6. a7a4f1c drivers: isdn: capi: use simple_strtol to convert numbers by Andy Shevchenko · 14 years ago
  7. cc28a20 introduce cx82310_eth: Conexant CX82310-based ADSL router USB ethernet driver by Ondrej Zary · 14 years ago
  8. 2edae08 r8169: add gro support by Eric Dumazet · 14 years ago
  9. c936335 bnx2x: Update bnx2x version to 1.52.53-6 by Yaniv Rosner · 14 years ago
  10. 7f02c4a bnx2x: Change LED scheme for dual-media by Yaniv Rosner · 14 years ago
  11. a22f078 bnx2x: Add dual-media changes by Yaniv Rosner · 14 years ago
  12. de6eae1 bnx2x: Organize PHY functions by Yaniv Rosner · 14 years ago
  13. c18aa15 bnx2x: Apply logic changes for the new scheme by Yaniv Rosner · 14 years ago
  14. d90d96b bnx2x: Move common function into aggregated function by Yaniv Rosner · 14 years ago
  15. 7aa0711 bnx2x: Adjust flow-control with the new scheme by Yaniv Rosner · 14 years ago
  16. 62b29a5 bnx2x: Adjust alignment of split PHY functions by Yaniv Rosner · 14 years ago
  17. b7737c9 bnx2x: Split PHY functions by Yaniv Rosner · 14 years ago
  18. e10bc84 bnx2x: Unify PHY attributes by Yaniv Rosner · 14 years ago
  19. d61702f mlx4_en: Fixed Ethtool statistics report by Yevgeny Petrilin · 14 years ago
  20. ebc872c mlx4_en: Consider napi_get_frags() failure. by Yevgeny Petrilin · 14 years ago
  21. a0ece28 drivers/atm/firestream.c: Fix unsigned return type by Julia Lawall · 14 years ago
  22. e04c4dc drivers/net: Removing undead ifdef CHELSIO_T1_1G by Christian Dietrich · 14 years ago
  23. 49d70c4 drivers/net/jme: Use pr_<level> by Joe Perches · 14 years ago
  24. f417f5e isdn: cleanup: make buffer smaller by Dan Carpenter · 14 years ago
  25. 017d79e isdn: potential buffer overflows by Dan Carpenter · 14 years ago
  26. ca1cef3 NET: bna, fix lock imbalance by Jiri Slaby · 14 years ago
  27. e8f7f43 drivers/net/fs_enet/fs_enet-main.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  28. 9d348af ibmveth: Update module information and version by Santiago Leon · 14 years ago
  29. c229609 ibmveth: Remove some unnecessary include files by Santiago Leon · 14 years ago
  30. 6485911 ibmveth: Convert driver specific assert to BUG_ON by Santiago Leon · 14 years ago
  31. be35ae9 ibmveth: Return -EINVAL on all ->probe errors by Santiago Leon · 14 years ago
  32. f148f61 ibmveth: Coding style fixes by Santiago Leon · 14 years ago
  33. 517e80e ibmveth: Some formatting fixes by Santiago Leon · 14 years ago
  34. 21c2dec ibmveth: Convert driver specific error functions to netdev_err by Santiago Leon · 14 years ago
  35. c43ced1 ibmveth: Convert driver specific debug to netdev_dbg by Santiago Leon · 14 years ago
  36. e295fe8 ibmveth: Remove redundant function prototypes by Santiago Leon · 14 years ago
  37. 003212c ibmveth: Convert to netdev_alloc_skb by Santiago Leon · 14 years ago
  38. d2684b5 ibmveth: remove procfs code by Santiago Leon · 14 years ago
  39. ab78df7 ibmveth: Enable IPv6 checksum offload by Santiago Leon · 14 years ago
  40. bc4c6f5 ibmveth: Remove duplicate checksum offload setup code by Santiago Leon · 14 years ago
  41. 0c26b67 ibmveth: Add optional flush of rx buffer by Santiago Leon · 14 years ago
  42. 6e8ab30 ibmveth: Add scatter-gather support by Santiago Leon · 14 years ago
  43. f89e49e ibmveth: Use lighter weight read memory barrier in ibmveth_poll by Anton Blanchard · 14 years ago
  44. 8d86c61 ibmveth: Add rx_copybreak by Santiago Leon · 14 years ago
  45. c08cc3c ibmveth: Add tx_copybreak by Santiago Leon · 14 years ago
  46. e8cb7eb ibmveth: Remove LLTX by Santiago Leon · 14 years ago
  47. c033a6d ibmveth: batch rx buffer replacement by Santiago Leon · 14 years ago
  48. a613f58 ibmveth: Remove integer divide caused by modulus by Santiago Leon · 14 years ago
  49. a5d31e0 ns83820: Use predefined autoneg constants by Denis Kirjanov · 14 years ago
  50. 3c083ed ns83820: Add copper device settings by Denis Kirjanov · 14 years ago
  51. 7457e91 ns83820: Remove unused have_optical variable. by Denis Kirjanov · 14 years ago
  52. dcfc5d7 wan: make read-only data const by stephen hemminger · 14 years ago
  53. adea1ac7 r8169: fix rx checksum offload by Eric Dumazet · 14 years ago
  54. 55bc322 cxgb3: Avoid flush_workqueue() deadlock. by Casey Leedom · 14 years ago
  55. aa47632 cxgb3: Leave interrupts for fatal errors asserted in common code. by Casey Leedom · 14 years ago
  56. e05e6a3 cxgb3: Set FATALPERREN. by Casey Leedom · 14 years ago
  57. 96e4a38 cxgb3: Add register bit definition for Fatal Parity Error. by Casey Leedom · 14 years ago
  58. 1a18aba tulip: use integrated netdev stats by Eric Dumazet · 14 years ago
  59. bc8acf2 drivers/net: avoid some skb->ip_summed initializations by Eric Dumazet · 14 years ago
  60. 7162f66 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
  61. 250e061 bna: fix stats handling by Eric Dumazet · 14 years ago
  62. 78ab952 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
  63. 95f4b45 net: another last_rx round by Eric Dumazet · 14 years ago
  64. 3e502e6 starfire: Temporary kludge to fix powerpc build. by David S. Miller · 14 years ago
  65. 6267300 pxa168_eth: remove duplicated #include by Huang Weiyi · 14 years ago
  66. 86cac58 skge: add GRO support by Eric Dumazet · 14 years ago
  67. aed5029 drivers/net/can/mscan/mpc5xxx_can.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  68. 1a9f28c ns83820: Use helper to disable chip interrupts by Denis Kirjanov · 14 years ago
  69. 0642701 bnx2x: Update version to 1.52.53-5 by Yaniv Rosner · 14 years ago
  70. 9a8a97e bnx2x: Add BCM84823 to the supported PHYs by Yaniv Rosner · 14 years ago
  71. a1e4be3 bnx2x: Change BCM848xx LED configuration by Yaniv Rosner · 14 years ago
  72. 6f4ca06 bnx2x: Remove unneeded setting of XAUI low power to BCM8727 by Yaniv Rosner · 14 years ago
  73. ac4d944 bnx2x: Change BCM848xx configuration according to IEEE by Yaniv Rosner · 14 years ago
  74. 54c2fb7 bnx2x: Reset link before any new link settings by Yaniv Rosner · 14 years ago
  75. eb80ce7 bnx2x: Fix potential link issue In BCM8727 based boards by Yaniv Rosner · 14 years ago
  76. 8ca60a6 bnx2x: Fix potential link issue of BCM8073/BCM8727 by Yaniv Rosner · 14 years ago
  77. d807b3f qlcnic: add cksum flag by Amit Kumar Salecha · 14 years ago
  78. 03c5d77 qlcnic: mac vlan learning support by Amit Kumar Salecha · 14 years ago
  79. b5e5492 qlcnic: support mac learning by Amit Kumar Salecha · 14 years ago
  80. 7373373 qlcnic: fix mac override capability by Rajesh Borundia · 14 years ago
  81. dcb50af qlcnic: fix panic while using eth_hdr by Rajesh Borundia · 14 years ago
  82. 7613c87 qlcnic: fix mac anti spoof policy by Rajesh Borundia · 14 years ago
  83. 174240a qlcnic: fix for setting default eswitch config by Rajesh Borundia · 14 years ago
  84. da48e6c qlcnic: fix mac addr read by Rajesh Borundia · 14 years ago
  85. 2cffcdb qlcnic: add api version in reg dump by Rajesh Borundia · 14 years ago
  86. 4e70812 qlcnic: backout firmware initialization update by Sony Chacko · 14 years ago
  87. 74af4c7 stmmac: Fix another build warning. by David S. Miller · 14 years ago
  88. cd35a39 rt2x00: Cleanup rt2x00usb_watchdog_reset_tx by Ivo van Doorn · 14 years ago
  89. 652a9dd rt2x00: Split watchdog check into a DMA and STATUS timeout by Ivo van Doorn · 14 years ago
  90. 0e3afe5 rt2x00: Correctly kill beacon queue by Ivo van Doorn · 14 years ago
  91. e054087 rt2x00: Set PWR_PIN_CFG during initialization by Ivo van Doorn · 14 years ago
  92. c600c82 rt2x00: Don't set unicast/BSSID masks when clearning MAC or BSSID by Ivo van Doorn · 14 years ago
  93. b9eca24 rt2x00: Wakeup hardware before loading firmware by Ivo van Doorn · 14 years ago
  94. 3613884 rt2x00: Validate TX status results with current data entry by Ivo van Doorn · 14 years ago
  95. 5ffddc4 rt2x00: Add rt2800_wait_csr_ready by Ivo van Doorn · 14 years ago
  96. 2035c0c rt2x00: Update rt2800 comments regarding AMPDU and PACKET_ID in TXWI by Helmut Schaa · 14 years ago
  97. a908a74 rt2x00: Rename txentry_desc.queue -> txentry_desc.qid by Helmut Schaa · 14 years ago
  98. 56363dd ath9k: fix spurious MIC failure reports by Felix Fietkau · 14 years ago
  99. 9df86e2 wl1251: Fix queue stopping/waking for TX path by Denis 'GNUtoo' Carikli · 14 years ago
  100. 4866995 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