1. ce6a49a bonding: use port_params in __update_selected() by Holger Eitzenberger · 16 years ago
  2. a6ae186 bonding: remove various function declarations by Holger Eitzenberger · 16 years ago
  3. c7e703d bonding: init port_params from template by Holger Eitzenberger · 16 years ago
  4. 5eefd1a bonding: use plain memcpy in __record_default() by Holger Eitzenberger · 16 years ago
  5. b99d6ba bonding: use port_params in __record_pdu() by Holger Eitzenberger · 16 years ago
  6. 1055c9a bonding: introduce and use port_params structure by Holger Eitzenberger · 16 years ago
  7. aa31281 bonding: improve elaborate port_state assignment by Holger Eitzenberger · 16 years ago
  8. 3298a73 bnx2: Fix bug in bnx2_free_rx_mem(). by Michael Chan · 16 years ago
  9. 4219988 gianfar: Continue polling until both tx and rx are empty by Andy Fleming · 16 years ago
  10. 8c7396a gianfar: Merge Tx and Rx interrupt for scheduling clean up ring by Dai Haruki · 16 years ago
  11. c50a5d9 gianfar: Use interface name in interrupt name to distinguish the source. by Dai Haruki · 16 years ago
  12. 4669bc9 gianfar: Add Scatter Gather support by Dai Haruki · 16 years ago
  13. 8882d9a gianfar: Fix packet drop when out of memory by Andy Fleming · 16 years ago
  14. 9732d52 Phonet: USB CDC Phonet function for gadget framework by Rémi Denis-Courmont · 16 years ago
  15. fc10af8 vcan: whitespace fixes by Oliver Hartkopp · 16 years ago
  16. 7a95d26 net: ppp_generic - use idr technique instead of cardmaps by Cyrill Gorcunov · 16 years ago
  17. 2fccd28 jme: Fixed a typo by cwm97m · 16 years ago
  18. e8e5752 net: kernel BUG at drivers/net/phy/mdio_bus.c:165! by Krzysztof Halasa · 16 years ago
  19. c0700f9 bnx2x: Fix namespace collision with FLOW_CTRL_{TX,RX} by David S. Miller · 16 years ago
  20. f6d5243 bnx2: Don't redefine FLOW_CTRL_{RX,TX}. by David S. Miller · 16 years ago
  21. 1f2435e bnx2: Update version to 1.9.0. by Michael Chan · 16 years ago
  22. 4e1d0de bnx2: Rename MSI-X vectors. by Michael Chan · 16 years ago
  23. f40e063 drivers/net/hamradio: Move a dereference below a NULL test by Julia Lawall · 16 years ago
  24. 9a3de25 drivers/net: starfire: Fix napi ->poll() weight handling by Jarek Poplawski · 16 years ago
  25. f162e97 phylib: Remove unnecessary "reset" fixups in genphy_setup_forced by Andy Fleming · 16 years ago
  26. 5a5efed gianfar: Make all BD status writes 32-bit by Dai Haruki · 16 years ago
  27. 31de198 gianfar: Add macros for stepping through BDs by Andy Fleming · 16 years ago
  28. a22823e gianfar: Remove unused gfar_add_fcb() function parameter by Dai Haruki · 16 years ago
  29. 2c2db48 gianfar: Enable padding and Optimize the frame prepended bytes handling by Dai Haruki · 16 years ago
  30. 77ecaf2 gianfar: Fix VLAN HW feature related frame/buffer size calculation. by Dai Haruki · 16 years ago
  31. 12dea57 gianfar: Fix eTSEC configuration procedure by Dai Haruki · 16 years ago
  32. b46a845 gianfar: Optimize interrupt coalescing configuration by Dai Haruki · 16 years ago
  33. b31a1d8 gianfar: Convert gianfar to an of_platform_driver by Andy Fleming · 16 years ago
  34. 257d938 gianfar: Use gfar_halt to stop DMA in gfar_probe by Andy Fleming · 16 years ago
  35. 5eeabf5 tlan: Remove broken support for big buffers by Sakari Ailus · 16 years ago
  36. 354ade9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  37. bb5f133 tlan: Fix pci memory unmapping by Sakari Ailus · 16 years ago
  38. bc02ff9 net: Refactor full duplex flow control resolution by Steve Glendinning · 16 years ago
  39. e18ce34 net: Move flow control definitions to mii.h by Steve Glendinning · 16 years ago
  40. 8207bef cxgb3: untie strict FW matching by Divy Le Ray · 16 years ago
  41. 2c413a6 enc28j60: use netif_rx_ni() to deliver RX packets by Baruch Siach · 16 years ago
  42. 8953f12 tlan: Fix small (< 64 bytes) datagram transmissions by Sakari Ailus · 16 years ago
  43. 5ad258c vcan: convert to net_device_ops by Oliver Hartkopp · 16 years ago
  44. ffcebb1 l2tp: fix UDP checksum support by James Chapman · 16 years ago
  45. 4ee59d5 isdn: eicon: fix sparse warning: make global functions static by Hannes Eder · 16 years ago
  46. c40cf51 hp100: use roundup instead of open coding by Ilpo Järvinen · 16 years ago
  47. 82ad332 cxgb3: Add multiple Tx queue support. by Divy Le Ray · 16 years ago
  48. 89c88b1 e1000e: Add GRO support by Herbert Xu · 16 years ago
  49. eb14f01 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  50. 7004405 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  51. 38aefbc ACPI toshiba: only register rfkill if bt is enabled by Frederik Deweerdt · 16 years ago
  52. 35024c3 pcmcia: blackfin: fix bug - add missing ; to MODULE macro by Mike Frysinger · 16 years ago
  53. 9a4a842 8390/8390p: Fix compat netdev ops handling. by David S. Miller · 16 years ago
  54. 5ecc361 ixgbe: fix dma mapping unbalance by Jesse Brandeburg · 16 years ago
  55. a7276db smsc9420: add ethtool register dump support by Steve Glendinning · 16 years ago
  56. 68b32d4 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 16 years ago
  57. 8d9c02e Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  58. 1c55f18 console ASCII glyph 1:1 mapping by Ingo Brueckl · 16 years ago
  59. f75bc06 unicode table for cp437 by Ingo Brueckl · 16 years ago
  60. 012b215 smsc9420: add ethtool eeprom support by Steve Glendinning · 16 years ago
  61. e312674 smsc9420: add netpoll support by Steve Glendinning · 16 years ago
  62. 1757ab2 smsc911x: make smsc911x_poll_controller static by Steve Glendinning · 16 years ago
  63. 56bde88 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  64. a7a81fc sfc: Version 2.3 by Ben Hutchings · 16 years ago
  65. 7dde596 sfc: Fix synchronisation of efx_mtd_{probe,rename,remove} by Ben Hutchings · 16 years ago
  66. 0c53d8c sfc: Use kzalloc() to ensure struct efx_spi_device is fully initialised by Ben Hutchings · 16 years ago
  67. fa402b2 sfc: Treat probe as unsuccessful if it scheduled a reset by Steve Hodgson · 16 years ago
  68. ab37735 sfc: Use model numbers for PHY type names by Ben Hutchings · 16 years ago
  69. ca54a9f sfc: Use mutex_lock_interruptible() for ethtool EEPROM access by Ben Hutchings · 16 years ago
  70. 11e6696 sfc: Specify a meaningful component for loopback RX-side and PHY tests by Ben Hutchings · 16 years ago
  71. b453193 sfc: Remove leading spaces by Ben Hutchings · 16 years ago
  72. 6f158d5 sfc: Add support for SFN4111T by Ben Hutchings · 16 years ago
  73. e6fa2eb sfc: Add support for Solarflare 10Xpress SFT9001 by Ben Hutchings · 16 years ago
  74. 766ca0f sfc: Rework MAC, PHY and board event handling by Ben Hutchings · 16 years ago
  75. 04cc8ca sfc: Implement auto-negotiation by Ben Hutchings · 16 years ago
  76. 177dfcd sfc: Add support for sub-10G speeds by Ben Hutchings · 16 years ago
  77. 356eebb sfc: Clean up MDIO flag setting by Ben Hutchings · 16 years ago
  78. 04300d2 sfc: Clean up board identification by Ben Hutchings · 16 years ago
  79. 06d5e19 sfc: Add phy_type device attribute by Ben Hutchings · 16 years ago
  80. 27dd2ca sfc: Add support for MMDs numbered >15 by Ben Hutchings · 16 years ago
  81. f31a45d sfc: Remove MII extension cruft by Ben Hutchings · 16 years ago
  82. 5005087 sfc: Don't count RX checksum errors during loopback self-test by Ben Hutchings · 16 years ago
  83. 740ced9 sfc: Abbreviate self-test names so they are not truncated by Ben Hutchings · 16 years ago
  84. 56536e9 sfc: Provide hints to irqbalance daemon by Ben Hutchings · 16 years ago
  85. 28b581a sfc: Add option to use a separate channel for TX completions by Neil Turton · 16 years ago
  86. 84ae48f sfc: Restore phy_flash_cfg module parameter by Ben Hutchings · 16 years ago
  87. 2f7f573 sfc: Work around unreliable strap pins by Ben Hutchings · 16 years ago
  88. be4ea89 sfc: Clean up waits for flash/EEPROM operations by Ben Hutchings · 16 years ago
  89. 1ab0062 sfc: Make reset_workqueue driver-global rather than per-NIC by Steve Hodgson · 16 years ago
  90. 65f667f sfc: Correct interpretation of second param to ethtool phys_id() by Ben Hutchings · 16 years ago
  91. 2b2734d sfc: Remove unneeded register write by Ben Hutchings · 16 years ago
  92. 23d30f0 sfc: Change SPI lengths to type size_t by Ben Hutchings · 16 years ago
  93. a17102b sfc: Board support fixes by Ben Hutchings · 16 years ago
  94. 702c790 misdn: Fix lockdep warning by Karsten Keil · 16 years ago
  95. c31655f mISDN: hfcmulti: use __iomem address space modifier by Hannes Eder · 16 years ago
  96. c46f0a2 mISDN: timerdev: use __user for mISDN_read's buffer argument by Hannes Eder · 16 years ago
  97. 047ce8f mISDN: comment out unused symbols by Hannes Eder · 16 years ago
  98. 863a76e mISDN: fix sparse warning: symbol 'id' shadows an earlier one by Hannes Eder · 16 years ago
  99. bb68b1d mISDN: fix sparse warning: symbol 'nskb' shadows an earlier one by Hannes Eder · 16 years ago
  100. 65a4051 mISDN: un-export symbol 'plx_lock' by Hannes Eder · 16 years ago