1. ca77cd5 ixgbe: Priority tag FIP frames by Robert Love · 14 years ago
  2. a7551b7 ixgbe: Don't allow user buffer count to exceed 256 by Robert Love · 14 years ago
  3. e0fce69 ixgbe: cleanup maximum number of tx queues by John Fastabend · 14 years ago
  4. 581d1aa ixgbe: Change where clear_to_send_flag is reset to zero. by Greg Rose · 14 years ago
  5. 5809a1a ixgbe: In SR-IOV mode insert delay before bring the adapter up by Greg Rose · 14 years ago
  6. 65deeed ixgbevf: Fix signed/unsigned int error by Greg Rose · 14 years ago
  7. 48c11a5 netxen: update version to 4.0.73 by Amit Kumar Salecha · 14 years ago
  8. afbe5cd netxen: added sanity check for pci map by Amit Kumar Salecha · 14 years ago
  9. 77c5539 netxen: fix warning in ioaddr for NX3031 chip by Amit Kumar Salecha · 14 years ago
  10. bb2792e netxen: fix bios version calculation by Amit Kumar Salecha · 14 years ago
  11. 4300e8c Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)" by David S. Miller · 14 years ago
  12. bcbe536 via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control() by David S. Miller · 14 years ago
  13. 31b24b9 igb: only use vlan_gro_receive if vlans are registered by Alexander Duyck · 14 years ago
  14. d07f3e3 igb: do not modify tx_queue_len on link speed change by Emil Tantilov · 14 years ago
  15. fa3d9a6 igb: count Rx FIFO errors correctly by Mitch Williams · 14 years ago
  16. 1bf1e34 bnx2: Use proper handler during netpoll. by Michael Chan · 14 years ago
  17. 4327ba4 bnx2: Fix netpoll crash. by Benjamin Li · 14 years ago
  18. 4881a4f ksz884x: fix return value of netdev_set_eeprom by Jens Rottmann · 14 years ago
  19. 688328c netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail. by Eric W. Biederman · 14 years ago
  20. 21afc27 can: bfin_can: switch to common Blackfin can header by Mike Frysinger · 14 years ago
  21. 258152a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  22. ea93fd9 KS8695: update ksp->next_rx_desc_read at the end of rx loop by Yegor Yefremov · 14 years ago
  23. b894fa2 igb: Add support for 82576 ET2 Quad Port Server Adapter by Carolyn Wyborny · 14 years ago
  24. 29b8dd0 ixgbevf: Message formatting cleanups by Greg Rose · 14 years ago
  25. 4c3a822 ixgbevf: Shorten up delay timer for watchdog task by Greg Rose · 14 years ago
  26. 33bd9f6 ixgbevf: Fix VF Stats accounting after reset by Greg Rose · 14 years ago
  27. fd3686a ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address by Mallikarjuna R Chilakala · 14 years ago
  28. 936332b ixgbe: fix for real_num_tx_queues update issue by Vasu Dev · 14 years ago
  29. 2eb645e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  30. 3691c96 sysfs: fix sysfs lockdep warning in mlx4 code by Greg Kroah-Hartman · 14 years ago
  31. 11bc308 smsc95xx: Fix tx checksum offload for small packets by Steve Glendinning · 14 years ago
  32. 0ecad5a ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown by Mallikarjuna R Chilakala · 14 years ago
  33. 1097cd1 ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping by Mallikarjuna R Chilakala · 14 years ago
  34. 4227f62d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  35. 54d259d jme: Advance driver version number by Guo-Fu Tseng · 14 years ago
  36. bf5e536 jme: Protect vlgrp structure by pause RX actions. by Guo-Fu Tseng · 14 years ago
  37. 17da69b jme: Fix VLAN memory leak by Guo-Fu Tseng · 14 years ago
  38. 658cc52 KS8851: Avoid NULL pointer in set rx mode by Abraham Arce · 14 years ago
  39. c3259c8 l2tp: Fix UDP socket reference count bugs in the pppol2tp driver by James Chapman · 14 years ago
  40. db443c4 smsc95xx: wait for PHY to complete reset during init by Steve Glendinning · 14 years ago
  41. 3feec90 l2tp: Fix oops in pppol2tp_xmit by James Chapman · 14 years ago
  42. d0cad87 smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver by Steve Glendinning · 14 years ago
  43. c5e49fb ne: Do not use slashes in irq name string by Atsushi Nemoto · 14 years ago
  44. edee393 NET: ksz884x, fix lock imbalance by Jiri Slaby · 14 years ago
  45. c8406ea iwlwifi: Silence tfds_in_queue message by Adel Gadllah · 14 years ago
  46. 4fdec03 ath9k: fix BUG_ON triggered by PAE frames by Felix Fietkau · 14 years ago
  47. 3f60ebc wl1251: fix potential crash by Grazvydas Ignotas · 14 years ago
  48. 4961e02 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  49. b8d6897 myri: remove dead code by Dan Carpenter · 14 years ago
  50. 4d823be obsolete config in kernel source: HSO_AUTOPM by Christoph Egger · 14 years ago
  51. 6329da5 obsolete config in kernel source: USE_INTERNAL_TIMER by Christoph Egger · 14 years ago
  52. 876e956 drivers/net: drop redundant memset by Julia Lawall · 14 years ago
  53. 9baddeb bnx2x: change smp_mb() comment to conform the true by Stanislaw Gruszka · 14 years ago
  54. 0efc22f bnx2x: remove not necessary compiler barrier by Stanislaw Gruszka · 14 years ago
  55. 2d99cf1 bnx2x: use smp_mb() to keep ordering of read write operations by Stanislaw Gruszka · 14 years ago
  56. d4a2ac3 be2net: fix mccq create for big endian architectures by Ajit Khaparde · 14 years ago
  57. d4fdcd9 TI DaVinci EMAC: Convert to dev_pm_ops by chaithrika@ti.com · 14 years ago
  58. be5bce2 net: davinci emac: use dma_{map, unmap}_single API for cache coherency by Sekhar Nori · 14 years ago
  59. 211a0d9 e100: Fix ring parameter change handling regression. by David S. Miller · 14 years ago
  60. d89b218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  61. c251c7f drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages by Joe Perches · 14 years ago
  62. 2a40018 sky2: Avoid rtnl_unlock without rtnl_lock by Mike McCormack · 14 years ago
  63. 3f07d12 drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant by Julia Lawall · 14 years ago
  64. a003460 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 14 years ago
  65. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  66. dee6026 Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6 by John W. Linville · 14 years ago
  67. 4109316 ipw2200: use kmalloc for large local variables by Zhu Yi · 14 years ago
  68. 5f13bfa ath5k: read eeprom IQ calibration values correctly for G mode by Bruno Randolf · 14 years ago
  69. 86415d4 ath5k: fix I/Q calibration (for real) by Bruno Randolf · 14 years ago
  70. a3b980f ath5k: fix TSF reset by Bruno Randolf · 14 years ago
  71. 8bd8bea ath5k: use fixed antenna for tx descriptors by Bruno Randolf · 14 years ago
  72. 8e59340 libipw: split ieee->networks into small pieces by Zhu Yi · 14 years ago
  73. e5a9a35 rt2x00: remove KSEG1ADDR define from rt2x00soc.h by Helmut Schaa · 14 years ago
  74. 717ea4b net: add ColdFire support to the smc91x driver by Greg Ungerer · 14 years ago
  75. 7f29a3b asix: fix setting mac address for AX88772 by Jussi Kivilinna · 14 years ago
  76. fe234f0 tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt() by Louis Rilling · 14 years ago
  77. 1382c71 Revert "iwlwifi: Send broadcast probe request only when asked to" by Reinette Chatre · 14 years ago
  78. 1d79e53 iwl3945: fix memory corruption by Reinette Chatre · 14 years ago
  79. e9dcd16 can: fix bfin_can build error after alloc_candev() change by Barry Song · 14 years ago
  80. 1515faf qlcnic: remove extra space from board names by Amit Kumar Salecha · 14 years ago
  81. addd5ab qlcnic: fix bios version check by Amit Kumar Salecha · 14 years ago
  82. b7eff10 qlcnic: validate unified fw image by Sucheta Chakraborty · 14 years ago
  83. 9ab17b3 qlcnic: fix multicast handling by Sucheta Chakraborty · 14 years ago
  84. 8bfe8b9 qlcnic: additional driver statistics. by Sucheta Chakraborty · 14 years ago
  85. 8bae569 qlcnic: fix tx csum status by Sucheta Chakraborty · 14 years ago
  86. 7e8a929 be2net: remove unused code in be_load_fw by Ajit Khaparde · 14 years ago
  87. 500ca9b be2net: remove usage of be_pci_func by Ajit Khaparde · 14 years ago
  88. 318ae2e Merge branch 'for-next' into for-linus by Jiri Kosina · 14 years ago
  89. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 15 years ago
  90. 28812fe driver-core: Add attribute argument to class_attribute show/store by Andi Kleen · 15 years ago
  91. 25dc27d cpmac: bump version to 0.5.2 by Florian Fainelli · 14 years ago
  92. 9fba1c3 cpmac: fallback to switch mode if no PHY chip found by Florian Fainelli · 14 years ago
  93. 30765d0 cpmac: fix the receiving of 802.1q frames by Florian Fainelli · 14 years ago
  94. e7111ea another pegasus usb net device by Petko Manolov · 14 years ago
  95. 0e2b807 irda-usb: add error handling and fix leak by Dan Carpenter · 14 years ago
  96. ea3fb37 ems_usb: cleanup: remove uneeded check by Dan Carpenter · 14 years ago
  97. b96b894 fix a race in ks8695_poll by Figo.zhang · 14 years ago
  98. 984b3f5 bitops: rename for_each_bit() to for_each_set_bit() by Akinobu Mita · 14 years ago
  99. 3a22813 s2io: Fixing debug message by Breno Leitao · 14 years ago
  100. a80483d e1000e: fix packet corruption and tx hang during NFSv2 by Jesse Brandeburg · 14 years ago