1. 4c84485 igb: move rx_buffer_len into the ring structure by Alexander Duyck · 15 years ago
  2. 8078529 igb: add pci device pointer to ring structure by Alexander Duyck · 15 years ago
  3. fce99e3 igb: change the head and tail offsets into pointers by Alexander Duyck · 15 years ago
  4. 952f72a igb: move SRRCTL register configuration into ring specific config by Alexander Duyck · 15 years ago
  5. 6ec43fe igb: remove rx_ps_hdr_len by Alexander Duyck · 15 years ago
  6. 85b430b igb: move the tx and rx ring specific config into seperate functions by Alexander Duyck · 15 years ago
  7. 7d95b71 igb: increase minimum rx buffer size to 1K by Alexander Duyck · 15 years ago
  8. 094919a igb: remove rx checksum good counter by Alexander Duyck · 15 years ago
  9. 047e003 igb: add new data structure for handling interrupts and NAPI by Alexander Duyck · 15 years ago
  10. 678b77e2 atl1c: duplicate atl1c_get_tpd by Jie Yang · 15 years ago
  11. a361c83 bonding: Remove bond_dev from xmit_hash_policy call. by Jasper Spaans · 15 years ago
  12. cfadf85 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  13. 9dbb58d can: sja1000: fix bug using library functions for skb allocation by Kurt Van Dijck · 15 years ago
  14. 10e85f7 cxgb3: Set the rxq by Krishna Kumar · 15 years ago
  15. f568a92 sh_eth: Add asm/cacheflush.h by Nobuhiro Iwamatsu · 15 years ago
  16. fb64bb5 PPPoE: Fix flush/close races. by Michal Ostrowski · 15 years ago
  17. 5ccdcec e1000e: allow for swflag to be held over consecutive PHY accesses by Bruce Allan · 15 years ago
  18. ca15df5 e1000e: separate mutex usage between NVM and PHY/CSR register for ICHx/PCH by Bruce Allan · 15 years ago
  19. fa2ce13 e1000e: 82577/82578 requires a different method to configure LPLU by Bruce Allan · 15 years ago
  20. 53ac5a8 e1000e: increase swflag acquisition timeout for ICHx/PCH by Bruce Allan · 15 years ago
  21. db2932e e1000e: clear PHY wakeup bit after LCD reset on 82577/82578 by Bruce Allan · 15 years ago
  22. 3930596 igbvf: fix memory leak when ring size changed while interface down by Alexander Duyck · 15 years ago
  23. 759884b ixgbe: fix memory leak when resizing rings while interface is down by Alexander Duyck · 15 years ago
  24. 6d9f4fc igb: fix memory leak when setting ring size while interface is down by Alexander Duyck · 15 years ago
  25. d3da683 bonding: Modify hash transmit policies to use the packet's source MAC address by Jasper Spaans · 15 years ago
  26. 62e20a6 DM9000: Fix revision ID for DM9000B by Ben Dooks · 15 years ago
  27. 05af214 r8169: fix Ethernet Hangup for RTL8110SC rev d by Simon Wunderlich · 15 years ago
  28. b37b62f sfc: Rename 'xfp' file and functions to reflect reality by Ben Hutchings · 15 years ago
  29. fc2b5e6 sfc: Remove unused code for non-autoneg speed/duplex switching by Ben Hutchings · 15 years ago
  30. 18ea024 sfc: Merge efx_fc_resolve() into efx_mdio_get_pause() by Ben Hutchings · 15 years ago
  31. a5211bb sfc: Move MTD probe after netdev registration and name allocation by Ben Hutchings · 15 years ago
  32. 2ed380a sfc: Remove unnecessary tests of efx->membase by Ben Hutchings · 15 years ago
  33. be4b163 sfc: Remove incorrect assertion from efx_pci_remove_main() by Ben Hutchings · 15 years ago
  34. 96c45726 sfc: Merge falcon_probe_phy() into falcon_probe_port() by Ben Hutchings · 15 years ago
  35. dc803df sfc: Remove pointless abstraction of memory BAR number by Ben Hutchings · 15 years ago
  36. 8698a6b sfc: Removed kernel-doc for nonexistent member of efx_phy_operations by Ben Hutchings · 15 years ago
  37. 0d86ebd sfc: Maintain interrupt moderation values in ticks, not microseconds by Ben Hutchings · 15 years ago
  38. 0484e0d sfc: Move shared members of struct falcon_nic_data into struct efx_nic by Ben Hutchings · 15 years ago
  39. 59cf09c sfc: Move efx_xmit_done() declaration into correct stanza by Ben Hutchings · 15 years ago
  40. 5c86987 sfc: Remove declarations of nonexistent functions by Ben Hutchings · 15 years ago
  41. f01865f sfc: Change order of device removal to reverse of probe order by Ben Hutchings · 15 years ago
  42. 7d4cdb5 sfc: Merge struct efx_blinker into struct efx_board by Ben Hutchings · 15 years ago
  43. 63f1988 sfc: Move all TX DMA length limiting into tx.c by Ben Hutchings · 15 years ago
  44. 6d51d30 sfc: Define DMA address mask explicitly in terms of descriptor field width by Ben Hutchings · 15 years ago
  45. 3ffeabd sfc: Eliminate indirect lookups of queue size constants by Ben Hutchings · 15 years ago
  46. 12d00ca sfc: Rename register I/O header and functions used by both Falcon and Siena by Ben Hutchings · 15 years ago
  47. 3e6c453 sfc: Update hardware definitions for Siena by Ben Hutchings · 15 years ago
  48. 625b451 sfc: Move RX data FIFO thresholds out of struct efx_nic_type by Ben Hutchings · 15 years ago
  49. 56241ce sfc: Remove versioned bitfield macros by Ben Hutchings · 15 years ago
  50. 5087b54 sfc: Remove boards.h, moving last remaining declaration to falcon.h by Ben Hutchings · 15 years ago
  51. c9597d4 sfc: Merge sfe4001.c into falcon_boards.c by Ben Hutchings · 15 years ago
  52. 3473a5b sfc: Rename Falcon-specific board code and types by Ben Hutchings · 15 years ago
  53. 19e71cf sfc: Remove redundant hardware initialisation by Ben Hutchings · 15 years ago
  54. 7dbb06f sfc: Remove redundant header gmii.h by Ben Hutchings · 15 years ago
  55. db51914 ifb: should not use __dev_get_by_index() without locks by Eric Dumazet · 15 years ago
  56. bc36b42 net: au1000_eth: add missing capability.h by Manuel Lauss · 15 years ago
  57. 196f17e myri10ge: improve port type reporting in ethtool by Brice Goglin · 15 years ago
  58. 74eee2e e1000e: reset the PHY on 82577/82578 when going to Sx by Bruce Allan · 15 years ago
  59. 188586b sfc: 10Xpress: Report support for pause frames by Ben Hutchings · 15 years ago
  60. 2bd9af0 isdn: fix possible circular locking dependency by Xiaotian Feng · 15 years ago
  61. 0dc6d9c netxen: avoid undue board config check by Dhananjay Phadke · 15 years ago
  62. ff8a306 netxen: fix tx timeout handling on firmware hang by Amit Kumar Salecha · 15 years ago
  63. 8bee0a9 netxen: fix i2c init by Dhananjay Phadke · 15 years ago
  64. a61f802 qlge: Add ethtool register dump function. by Ron Mercer · 15 years ago
  65. bc083ce qlge: Add ethtool wake on LAN function. by Ron Mercer · 15 years ago
  66. d8eb59d qlge: Add ethtool blink function. by Ron Mercer · 15 years ago
  67. 1d30df2 qlge: Add ethtool get/set pause parameter. by Ron Mercer · 15 years ago
  68. 845de8a niu: VLAN_ETH_HLEN should be used to make sure that the whole MAC header was copied to the head buffer in the Vlan packets case by Joyce Yu · 15 years ago
  69. b6a71bf KS8851: Fix ks8851_set_rx_mode() for IFF_MULTICAST by Ben Dooks · 15 years ago
  70. 160d0fa KS8851: Fix MAC address write order by Ben Dooks · 15 years ago
  71. 57dada6 KS8851: Add soft reset at probe time by Ben Dooks · 15 years ago
  72. 78abcb1 net: fix section mismatch in fec.c by Steven King · 15 years ago
  73. 7b6856a can: provide library functions for skb allocation by Wolfgang Grandegger · 15 years ago
  74. ce5eb7a i2400m-sdio: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  75. 439ca3a iwmc3200wifi: select IWMC3200TOP in Kconfig by Tomas Winkler · 15 years ago
  76. ab69a5a iwmc3200top: Add Intel Wireless MultiCom 3200 top driver. by Tomas Winkler · 15 years ago
  77. 7c73435 qlge: Size RX buffers based on MTU. by Ron Mercer · 15 years ago
  78. 50c54a5 ethoc: clear only pending irqs by Thomas Chou · 15 years ago
  79. 16dd18b ethoc: inline regs access by Thomas Chou · 15 years ago
  80. 2395f0e cosa: Kill off the use of the old ioctl path by Alan Cox · 15 years ago
  81. c720c7e inet: rename some inet_sock fields by Eric Dumazet · 15 years ago
  82. 0d9a40d cxgb3: No need to wake queue in xmit handler by Krishna Kumar · 15 years ago
  83. a1c1f5e ctcm rollback in case of errors by Einar Lueck · 15 years ago
  84. d816d42 lcs: Recognize return codes of ccw_device_set_online(). by Klaus-Dieter Wacker · 15 years ago
  85. d62e09e lcs: ODEBUG: object is on stack, but not annotated. by Klaus-Dieter Wacker · 15 years ago
  86. 7194660 netxen; update version to 4.0.62 by Dhananjay Phadke · 15 years ago
  87. caa2dd5 netxen: sysfs control for auto firmware recovery by Narender Kumar · 15 years ago
  88. 7cecdca netxen: fix error codes in for tools access by Dhananjay Phadke · 15 years ago
  89. 6abb4b8 netxen: onchip memory access change by Amit Kumar Salecha · 15 years ago
  90. 0be367b netxen: reset sequence changes by Amit Kumar Salecha · 15 years ago
  91. fb1f6a4 netxen: 128 memory controller support by Amit Kumar Salecha · 15 years ago
  92. 0a2aa44 netxen: defines for next revision by Amit Kumar Salecha · 15 years ago
  93. 12d7ea2 be2net: Add support for next generation of BladeEngine device. by Ajit Khaparde · 15 years ago
  94. f6965582 vmxnet3: use dev_dbg, fix build for CONFIG_BLOCK=n by Randy Dunlap · 15 years ago
  95. b2d7644 bnx2x: Update to version 1.52.1-1 by Eilon Greenstein · 15 years ago
  96. 35c5f8f bnx2x: Report the maximal available BW as link speed by Eilon Greenstein · 15 years ago
  97. 061bc70 bnx2x: Do not call load/unload functionality from DCC by Eilon Greenstein · 15 years ago
  98. c4ff7cb bnx2x: Adding FW mailbox mutex by Eilon Greenstein · 15 years ago
  99. f34d28e bnx2x: Changing the Disabled state to a flag by Eilon Greenstein · 15 years ago
  100. b015e3d bnx2x: Allowing 0 as initial fairness value by Eilon Greenstein · 15 years ago