1. 200ac49 sky2: Allocate initial skbs in sky2_alloc_buffers by Mike McCormack · 15 years ago
  2. 39ef110 sky2: Factor out code to calculate packet sizes by Mike McCormack · 15 years ago
  3. 44dde56 sky2: jumbo packet changes by stephen hemminger · 15 years ago
  4. 87b09f1 sky2: dont enable PME legacy mode by stephen hemminger · 15 years ago
  5. 5f8ae5c sky2: WoL changes by stephen hemminger · 15 years ago
  6. 8b05543 sky2: fix sparse warning by stephen hemminger · 15 years ago
  7. d707204 drivers/net/skge.c: Use netif_printk macros by Joe Perches · 15 years ago
  8. ae9540f7 drivers/net/qlge: Use netif_printk helpers by Joe Perches · 15 years ago
  9. f8502ce drivers/net/jme: Use netif_printk helpers by Joe Perches · 15 years ago
  10. bf82c18 drivers/net/r8196.c: Use netif_printk macros by Joe Perches · 15 years ago
  11. ba211e3 drivers/net/atl1e: Use netdev_printk helpers by Joe Perches · 15 years ago
  12. c0ad984 be2net: bug fix in be_read_eeprom by Ajit Khaparde · 15 years ago
  13. 1a8cdc5 be2net: remove ASIC generation number from Kconfig by Ajit Khaparde · 15 years ago
  14. 35ecf03 be2net: change the driver description by Ajit Khaparde · 15 years ago
  15. 82903e4 be2net: fix to limit max vlans supported in certain skews by Ajit Khaparde · 15 years ago
  16. 205859a be2net: minor code optimizations by Ajit Khaparde · 15 years ago
  17. 34a89b8 be2net: bug fix in be_change_mtu by Ajit Khaparde · 15 years ago
  18. 3f0d456 be2net: bug fix for flashing the BladeEngine3 ASIC by Ajit Khaparde · 15 years ago
  19. e254f6e be2net: remove unused pci device id by Ajit Khaparde · 15 years ago
  20. 830a8a9 virtio_net: remove send queue by Shirley Ma · 15 years ago
  21. b25822c net: Makefile change for KSZ884X driver by Tristram Ha · 15 years ago
  22. 1eb1cc7 net: Kconfig change for KSZ884X driver by Tristram Ha · 15 years ago
  23. 8ca86fd net: Micrel KSZ8841/2 PCI Ethernet driver by Tristram Ha · 15 years ago
  24. 447d8c2 net: move am79c961's probe function to .devinit.text by Uwe Kleine-König · 15 years ago
  25. 7455a76 macb: straighten out macb_mii_probe function by Jiri Pirko · 15 years ago
  26. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  27. 92eb879 ixgbe: Bump driver version up by Peter Waskiewicz · 15 years ago
  28. 9a713e7 ixgbe: Add support for the new ethtool n-tuple programming interface by Peter Waskiewicz · 15 years ago
  29. 375c568 sky2: receive checksum refactoring by stephen hemminger · 15 years ago
  30. acd12dd sky2: disable ASF on Yukon Supreme by stephen hemminger · 15 years ago
  31. a0db28b sky2: resume clocks by stephen hemminger · 15 years ago
  32. bd011e8 fec: Add ARCH_MX5 as a dependency by Amit Kucheria · 15 years ago
  33. fceb291 fec: Add LAN8700 phy support by Amit Kucheria · 15 years ago
  34. 633e753 fec: fix uninitialized rx buffer usage by Rob Herring · 15 years ago
  35. b1109bf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 44bfce5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 15 years ago
  37. bcf4d81 drivers/net: Correct NULL test by Julia Lawall · 15 years ago
  38. 2d17188 cxgb3: fix GRO checksum check by Divy Le Ray · 15 years ago
  39. 7aeef97 net: e1000e: convert to use mc helpers by Jiri Pirko · 15 years ago
  40. 2cc04d2 net: dm9601: convert to use mc helpers by Jiri Pirko · 15 years ago
  41. 6d55ad4 net: 8139too: convert to use mc helpers by Jiri Pirko · 15 years ago
  42. a56ed41 net: 8139cp: convert to use mc helpers by Jiri Pirko · 15 years ago
  43. b405e8d e1000e: Fix namespace conflicts wrt. e1000_has_link by David S. Miller · 15 years ago
  44. 746079d qlge: Code clean up by Breno Leitao · 15 years ago
  45. e0fee99 qlge: removing unreachable block of code by Breno Leitao · 15 years ago
  46. 15c052f qlge: Add watchdog timer. by Ron Mercer · 15 years ago
  47. f8f76db libphy: add phy_find_first function by Jiri Pirko · 15 years ago
  48. feeb272 igb: make certain to reassign legacy interrupt vectors after reset by Alexander Duyck · 15 years ago
  49. 1b92403 stmmac: fix 'lenght' typo in comments and code by Giuseppe Cavallaro · 15 years ago
  50. ae06b83 can: ems_usb: removed duplicated code setting local echo support by Thadeu Lima de Souza Cascardo · 15 years ago
  51. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  52. 90c3033 sky2: Flow control frames recorded as dropped packets by Stephen Hemminger · 15 years ago
  53. 3fbd918 sky2: hand receive DMA mapping failures by stephen hemminger · 15 years ago
  54. bf66f37 can: mcp251x: Move to threaded interrupts instead of workqueues. by Christian Pellegrin · 15 years ago
  55. 35cfabd bonding: Remove net_device_stats from bonding struct by Ajit Khaparde · 15 years ago
  56. 235ecb1 drivers/net/davinci_emac.c: Fix continuation line formats by Joe Perches · 15 years ago
  57. 59b26c7 trivial: remove duplicated "from" in CAN USB EMS Kconfig help by Thadeu Lima de Souza Cascardo · 15 years ago
  58. 20d29d7 net: macvtap driver by Arnd Bergmann · 15 years ago
  59. fc0663d macvlan: allow multiple driver backends by Arnd Bergmann · 15 years ago
  60. 8a83a00 net: maintain namespace isolation between vlan and real device by Arnd Bergmann · 15 years ago
  61. 650b2ef mISDN: positive error return should be negative in mode_hfcmulti() by Roel Kluin · 15 years ago
  62. 3e59817 isdn: mISDN, don't compile unused stuff by Jiri Slaby · 15 years ago
  63. f0f4d64 hardware/mISDN/mISDNinfineon.c: bail out of loop on error by Darren Jenkins · 15 years ago
  64. e23e117 hisax: timeout off by one in waitrecmsg() by Roel Kluin · 15 years ago
  65. 4bbd1a1 qlge: Add check for eeh failure when closing device. by Ron Mercer · 15 years ago
  66. a112fd4 qlge: Move reset from eeh io_resume to slot_reset. by Ron Mercer · 15 years ago
  67. 4a0b9ca ixgbe: Make descriptor ring allocations NUMA-aware by PJ Waskiewicz · 15 years ago
  68. 1a6c14a ixgbe: Allocate driver resources per NUMA node by Jesse Brandeburg · 15 years ago
  69. dbb5aae e1000: call pci_save_state after pci_restore_state by Nick Nunley · 15 years ago
  70. b548192 e1000: Report link status in ethtool when interface is down by Nick Nunley · 15 years ago
  71. 10eec95 ixgbe: only process one ixgbe_watchdog_task at a time. by John Fastabend · 15 years ago
  72. 9c119ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  73. fdd3d63 ixgbe: Fix return of invalid txq by Krishna Kumar · 15 years ago
  74. e44d38e ixgbe: Fix ixgbe_tx_map error path by Anton Blanchard · 15 years ago
  75. e15eec2 netxen: protect resource cleanup by rtnl lock by Amit Kumar Salecha · 15 years ago
  76. 41f3e0b netxen: fix tx timeout recovery for NX2031 chip by Amit Kumar Salecha · 15 years ago
  77. a4b97f2 sfc: Do not include unneeded headers by Ben Hutchings · 15 years ago
  78. 754c653 sfc: Fix some incorrect or redundant comments by Ben Hutchings · 15 years ago
  79. 2291b20 sfc: Remove declarations of nonexistent functions by Ben Hutchings · 15 years ago
  80. 4cddca5 sfc: Add some missing bits to register self-test masks by Steve Hodgson · 15 years ago
  81. c91f48d sfc: Survive ISR0=0 bug in the shared IRQ case by Guido Barzini · 15 years ago
  82. 2e80340 sfc: Implement NVRAM selftest for SFC9000 family by Ben Hutchings · 15 years ago
  83. 4f16c07 sfc: Replace PHY MDIO test with an 'alive' test by Ben Hutchings · 15 years ago
  84. 7a6b8f6 sfc: Enable autonegotiated flow-control by default if supported by Steve Hodgson · 15 years ago
  85. 8b2103a sfc: Handle firmware assertion failure while resetting by Steve Hodgson · 15 years ago
  86. 5297a98 sfc: Update MCDI protocol definitions by Ben Hutchings · 15 years ago
  87. 88d1a0c Bluetooth: Fix memory leak in Marvell BT-over-SDIO driver by Yoichi Yuasa · 15 years ago
  88. 91e8343 drivers/net/amd8111e.c: Fix continuation line formats by Joe Perches · 15 years ago
  89. 24c4a3b can: add support for CAN interface cards based on the PLX90xx PCI bridge by Pavel Cheblakov · 15 years ago
  90. 2e02644 cxgb3: add memory barriers by Divy Le Ray · 15 years ago
  91. f681507 sky2: fix transmit DMA map leakage by stephen hemminger · 15 years ago
  92. ace2a4d MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support by Andreas Mohr · 15 years ago
  93. c774651 MCS7830 USB-Ether: change register define by Andreas Mohr · 15 years ago
  94. 00e4991 MCS7830 USB-Ether: Spelling corrections by Andreas Mohr · 15 years ago
  95. 7680285 MCS7830 USB-Ether: add Rx error support by Andreas Mohr · 15 years ago
  96. f98bfbd connector: Delete buggy notification code. by Evgeniy Polyakov · 15 years ago
  97. cdaff18 qlcnic: add loopback diagnostic test by Amit Kumar Salecha · 15 years ago
  98. 7eb9855 qlcnic: add interrupt diagnostic test by Amit Kumar Salecha · 15 years ago
  99. 897d359 qlcnic: support LED blink for device identification by Sucheta Chakraborty · 15 years ago
  100. ce66844 qlcnic: protect resoruce cleanup by rtnl lock by Amit Kumar Salecha · 15 years ago