1. b196c7e tg3: Add rx prod ring consolidation by Matt Carlson · 15 years ago
  2. 66711e6 tg3: Create aliases for rx producer mailbox regs by Matt Carlson · 15 years ago
  3. 2b2cdb6 tg3: Lay proucer ring handling groundwork by Matt Carlson · 15 years ago
  4. 4361935 tg3: Consider rx_std_prod_idx a hw mailbox by Matt Carlson · 15 years ago
  5. 411da64 tg3: rename rx_[std|jmb]_ptr by Matt Carlson · 15 years ago
  6. 86b21e5 tg3: tg3_alloc_rx_skb(tnapi => tp) by Matt Carlson · 15 years ago
  7. a389616 tg3: Add prodring parameter to tg3_alloc_rx_skb() by Matt Carlson · 15 years ago
  8. afc081f tg3: Make tg3_alloc_rx_skb() a dst-only operation by Matt Carlson · 15 years ago
  9. 78f90dc tg3: Move napi_add calls below tg3_get_invariants by Matt Carlson · 15 years ago
  10. 35f2d7d tg3: Create tg3_poll_msix() for non-zero MSIX vecs by Matt Carlson · 15 years ago
  11. cbf9ca6 tg3: Allow DMAs to cross cacheline boundaries by Matt Carlson · 15 years ago
  12. 615774f tg3: Use tg3_start_xmit_dma_bug for 5717 A0 by Matt Carlson · 15 years ago
  13. e849cdc tg3: Add new HW_TSO_3 flag for 5717 by Matt Carlson · 15 years ago
  14. 507399f tg3: Refine TSO and MSI discovery by Matt Carlson · 15 years ago
  15. f66a29b tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3 by Matt Carlson · 15 years ago
  16. 24f4efd tg3: Napify tg3_start_xmit_dma_bug() by Matt Carlson · 15 years ago
  17. 87668d3 tg3: Don't touch RCB nic addresses by Matt Carlson · 15 years ago
  18. c2060fe tg3: Add 5717 phy ID by Matt Carlson · 15 years ago
  19. cb43e23 iwmc3200top: simplify the driver version by Tomas Winkler · 15 years ago
  20. 11e2521 iwmc3200top: use prefered style for the device table. by Tomas Winkler · 15 years ago
  21. 07c3c4e hamradio/mkiss: fix typo in compat_ioctl by Arnd Bergmann · 15 years ago
  22. afa17a5 net/can: add driver for mscan family & mpc52xx_mscan by Wolfram Sang · 15 years ago
  23. 998221c netiucv: displayed TX bytes value much too high by Ursula Braun · 15 years ago
  24. 0ca8cc6 s390: remove cu3088 layer for lcs and ctcm by Ursula Braun · 15 years ago
  25. 1e1815b ctcm: suspend has to wait for outstanding I/O by Frank Blaschka · 15 years ago
  26. 342bde1 ixgbe: Make queue pairs on single MSI-X interrupts by PJ Waskiewicz · 15 years ago
  27. 8a0717f ixgbe: Flush the LSC mask change to prevent repeated interrupts by Nelson, Shannon · 15 years ago
  28. d1eff35 igb: only recycle page if it is on our numa node by Alexander Duyck · 15 years ago
  29. dbabb06 igb: check for packets on all tx rings when link is down by Alexander Duyck · 15 years ago
  30. 971d1d3 igb: removed unused tx/rx total bytes/packets from adapter struct by Alexander Duyck · 15 years ago
  31. 128e45e igb: Rework how netdev->stats is handled by Alexander Duyck · 15 years ago
  32. a99955f igb: when number of CPUs > 4 combine tx/rx queues to allow more queues by Alexander Duyck · 15 years ago
  33. 115f459 igb: move timesync init into a seperate function by Alexander Duyck · 15 years ago
  34. 0e15439a igb: change type for ring sizes to u16 in igb_set_ring_param by Alexander Duyck · 15 years ago
  35. ddb1417 ARM: fix bug of checking on signed return value using unsigned statement in w90p910 platform by Wan ZongShun · 15 years ago
  36. cbbef5e vlan/macvlan: propagate transmission state to upper layers by Patrick McHardy · 15 years ago
  37. 9ea2bda niu.c: Use correct length in strncmp by Joe Perches · 15 years ago
  38. c029f44 DM9000: Wake on LAN support by Ben Dooks · 15 years ago
  39. f9254ed ixgbe: r_idx not used in ixgbe_msix_clean_rx() by Ali Gholami Rudi · 15 years ago
  40. 7e5ca6a qlge: Change version to v1.00.00.23.00.00-01. by Ron Mercer · 15 years ago
  41. a5a62a1 qlge: Clean up module parameter name. by Ron Mercer · 15 years ago
  42. 74e1243 qlge: Add asic reset to open call. by Ron Mercer · 15 years ago
  43. 4fc9b86 qlge: Do not change frame routing during suspend. by Ron Mercer · 15 years ago
  44. a3bc1f1 gianfar: Revive SKB recycling by Anton Vorontsov · 15 years ago
  45. 836cf7f gianfar: Fix race between gfar_error() and gfar_start_xmit() by Anton Vorontsov · 15 years ago
  46. 499428e gianfar: Fix thinko in gfar_set_rx_stash_index() by Anton Vorontsov · 15 years ago
  47. 5ea681d gianfar: Fix build with CONFIG_PM=y by Anton Vorontsov · 15 years ago
  48. 4dea29d gianfar: Remove 'Interrupt problem!' warning by Anton Vorontsov · 15 years ago
  49. ddd2104 iwlwifi: fix iwl1000 "RTS/CTS for HT" merge damage by John W. Linville · 15 years ago
  50. 2071a00 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  51. 246c65a parisc: led: Use for_each_netdev_rcu() by Eric Dumazet · 15 years ago
  52. 37e8273 usbnet: Set link down initially for drivers that update link state by Ben Hutchings · 15 years ago
  53. 8cbd962 niu: Use DMA_BIT_MASK(44) instead of deprecated DMA_44BIT_MASK by Marin Mitov · 15 years ago
  54. 0ab365f bnx2x: version 1.52.1-4 by Eilon Greenstein · 15 years ago
  55. 7d323bf bnx2x: Change coalescing granularity to 4us by Eilon Greenstein · 15 years ago
  56. 91545f6 bnx2x: Remove misleading error print by Eilon Greenstein · 15 years ago
  57. d6a2f98 bnx2x: GSO implies CSUM offload by Eilon Greenstein · 15 years ago
  58. 4a9b5e5 speedfax: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  59. 8489992 pcnet-cs: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  60. b3ccbb2 tms380tr: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  61. 866691a spider-net: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  62. b9721d5 myri10ge: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  63. 34336ec cxgb3: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  64. 45229b4 bnx2x: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  65. e8c0ae2 ambassador: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  66. 9fca79d solos-pci: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  67. 36c04a6 netx: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  68. d01032e4 iwlwifi: Fix issue on file transfer stalled in HT mode by Wey-Yi Guy · 15 years ago
  69. 73871f7 iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 series by Wey-Yi Guy · 15 years ago
  70. c3b866a Libertas: fix issues while configuring host sleep using ethtool wol by Bing Zhao · 15 years ago
  71. 866d470 Libertas: coding style cleanup in ethtool.c by Bing Zhao · 15 years ago
  72. 3da0d66 rtl8187: Fix sparse warnings by Larry Finger · 15 years ago
  73. 1e93bd4 ath5k: add LED definition for BenQ Joybook R55v by Bob Copeland · 15 years ago
  74. 6f9797a ath5k: add LED support for HP Compaq CQ60 by Bob Copeland · 15 years ago
  75. bcfc56a ath5k: don't reset mcast filter when configuring the mode by Bob Copeland · 15 years ago
  76. 8f61128 b43: work around a locking issue in ->set_tim() by Felix Fietkau · 15 years ago
  77. d8e2352 ssb-pcmcia: Fix 32bit register access in early bus scanning by Martin Fuzzey · 15 years ago
  78. f6d773c 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
  79. d0e1e88 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  80. e000016 can: Driver for the Microchip MCP251x SPI CAN controllers by Christian Pellegrin · 15 years ago
  81. 81adee4 net: Support specifying the network namespace upon device creation. by Eric W. Biederman · 15 years ago
  82. 2606289 net/fsl_pq_mdio: add module license GPL by Sebastian Siewior · 15 years ago
  83. 53a0ef86 can: fix WARN_ON dump in net/core/rtnetlink.c:rtmsg_ifinfo() by Wolfgang Grandegger · 15 years ago
  84. 18294ad gianfar: Fix compiler and sparse warnings by Anton Vorontsov · 15 years ago
  85. 6748f60 fsl_pq_mdio: Fix compiler/sparse warnings (part 2) by Anton Vorontsov · 15 years ago
  86. 2951d64 fsl_pq_mdio: Fix compiler/sparse warnings (part 1) by Anton Vorontsov · 15 years ago
  87. c6060be atl1c: change atl1c_buffer struct and restructure clean atl1c_buffer procedure by Jie Yang · 15 years ago
  88. 9646e7c net, compat_ioctl: handle socket ioctl abuses in tty drivers by Arnd Bergmann · 15 years ago
  89. 50857e2 net/tun: handle compat_ioctl directly by Arnd Bergmann · 15 years ago
  90. cc05368 hisax: remove bad udelay call to fix build error on ARM by Martin Michlmayr · 15 years ago
  91. 7347533 qlge: Set PCIe reset type for EEH to fundamental. by Ron Mercer · 15 years ago
  92. 60fa6c3 qlge: Fix early exit from mbox cmd complete wait. by Ron Mercer · 15 years ago
  93. ee5f784 ixgbe: fix traffic hangs on Tx with ioatdma loaded by Don Skidmore · 15 years ago
  94. 26f23d8 ixgbe: Fix checking TFCS register for TXOFF status when DCB is enabled by Yi Zou · 15 years ago
  95. b352e40 ixgbe: Fix gso_max_size for 82599 when DCB is enabled by Yi Zou · 15 years ago
  96. dcaa6a9 macsonic: fix crash on PowerBook 520 by Finn Thain · 15 years ago
  97. 87d75b5 NET: cassini, fix lock imbalance by Jiri Slaby · 15 years ago
  98. 2b2072e ems_usb: Fix byte order issues on big endian machines by Sebastian Haas · 15 years ago
  99. 4f2aa89 be2net: Bug fix to send config commands to hardware after netdev_register by Ajit Khaparde · 15 years ago
  100. 9e90c96 be2net: fix to set proper flow control on resume by Ajit Khaparde · 15 years ago