1. 9badba2 sky2: avoid duplicate link up on Optima chip by stephen hemminger · 15 years ago
  2. 4b7c47a sky2: add XL revisions by stephen hemminger · 15 years ago
  3. c1cd0a8 sky2: support Yukon EC_U rev B1 and later by stephen hemminger · 15 years ago
  4. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 15 years ago
  5. 2c45cd4 virtio_net: missing sg_init_table by Shirley Ma · 15 years ago
  6. b8ba796 vxge: Version update. by Sreenivasa Honnur · 15 years ago
  7. 1dc47a9 vxge: Set function-0 as the privilaged function for normal function. by Sreenivasa Honnur · 15 years ago
  8. b59c945 vxge: Fixed MSIX interrupt configuration. by Sreenivasa Honnur · 15 years ago
  9. 4c5f3b2 vxge: Fixed "ethtool -d" prints. by Sreenivasa Honnur · 15 years ago
  10. 47231f7 vxge: Align the memory only if it is misaligned. by Sreenivasa Honnur · 15 years ago
  11. 3363276 vxge: Fix starvation of receive ring controller when blasted by short packets. by Sreenivasa Honnur · 15 years ago
  12. 18dec74 vxge: Fix a receive stall due to driver being out of synch with chip. by Sreenivasa Honnur · 15 years ago
  13. 7905e35 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
  14. 083ba27 netxen: fix interrupt for NX2031 by Amit Kumar Salecha · 15 years ago
  15. e270299 netxen: fix fw load from file by Amit Kumar Salecha · 15 years ago
  16. 10c0f2a netxen: validate unified romimage by Rajesh K Borundia · 15 years ago
  17. 6b50ea1 netxen: fix corner cases of firmware recovery by Amit Kumar Salecha · 15 years ago
  18. ff90cd4 netxen: fix tx csum status by Sucheta Chakraborty · 15 years ago
  19. 8544b9f e1000e: Use pr_<level> and netdev_<level> by Bruce Allan · 15 years ago
  20. 5c58c47 ixgbevf: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  21. 2853eb8 ixgbe: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  22. 76232eb iwlwifi: fix build error for CONFIG_IWLAGN=n by John W. Linville · 15 years ago
  23. 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
  24. d6dbee8 net/intel: remove trailing space in messages by Frans Pop · 15 years ago
  25. c2bb1b9 net/tulip: remove trailing space in messages by Frans Pop · 15 years ago
  26. 014e466 net/tokenring: remove trailing space in messages by Frans Pop · 15 years ago
  27. 84d57bd net/smc91xx: remove trailing space in messages by Frans Pop · 15 years ago
  28. 583d077 net/ps3_gelic: remove trailing space in messages by Frans Pop · 15 years ago
  29. 19299b3 net/irda: remove trailing space in messages by Frans Pop · 15 years ago
  30. 921ca03 libertas: add auto auth mode feature by Amitkumar Karwar · 15 years ago
  31. e1572c5 ath9k_htc: Fix symbol collision with ath9k by Sujith · 15 years ago
  32. c5a079f drivers/net/wireless/b43/main.c:4351: Fixed coding style by Daniel Ngu · 15 years ago
  33. 43ead78 drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes by Joe Perches · 15 years ago
  34. adc009e orinoco/wext.c: Remove local #define STD_IW_HANDLER by Joe Perches · 15 years ago
  35. 56b632e drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER by Joe Perches · 15 years ago
  36. 270020e drivers/net/wireless: Use IW_HANDLER macro by Joe Perches · 15 years ago
  37. 3b56dd6 wl1271: Changed platform_device to be dynamically allocated by Teemu Paasikivi · 15 years ago
  38. 2ea9fb3 wl1271: Remove circular interlocking related to the inetaddr notifier chain by Juuso Oikarinen · 15 years ago
  39. a0cb7be wl1271: Don't generate null func template for ad-hoc by Juuso Oikarinen · 15 years ago
  40. 14b228a wl1271: Update filters properly by Juuso Oikarinen · 15 years ago
  41. 801a673 wl1271: Removed duplicate code from module remove function. by Teemu Paasikivi · 15 years ago
  42. a3b8ea7 wl1271: Added DEBUG_SDIO flag by Teemu Paasikivi · 15 years ago
  43. c76a0d6 wl1271: Remove deprecated interface config function by Juuso Oikarinen · 15 years ago
  44. 1b72aec wl1271: Fix MAC address handling by Juuso Oikarinen · 15 years ago
  45. 4695dc9 wl1271: enable U-APSD by Kalle Valo · 15 years ago
  46. 522ac25 wl1271: fix ps scheme in wl1271_op_conf_tx() by Kalle Valo · 15 years ago
  47. 023e082 wl1271: create qos nullfunc template by Kalle Valo · 15 years ago
  48. 818e306 wl1271: get probe request template from mac80211 by Kalle Valo · 15 years ago
  49. 899e6e6 wl1271: get pspoll and nullfunc templates from mac80211 by Kalle Valo · 15 years ago
  50. 12bd894 wl1271: enable WMM by Kalle Valo · 15 years ago
  51. 7fc3a86 wl1271: Add sysfs file to control BT co-ex state by Juuso Oikarinen · 15 years ago
  52. a1dd818 wl1271: Move platform device registration from _spi to _main by Juuso Oikarinen · 15 years ago
  53. 1b00f54 wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex. by Juuso Oikarinen · 15 years ago
  54. 885c990 wl1271: Fix SG configuration message structures by Juuso Oikarinen · 15 years ago
  55. 93f56be wl1271: Changed SDIO MMC host claiming by Teemu Paasikivi · 15 years ago
  56. becd551 wl1271: Cleaned up wlan power on/off functions by Teemu Paasikivi · 15 years ago
  57. b43316d wl1271: Fix configuration of the TX opportunity value by Juuso Oikarinen · 15 years ago
  58. fb9987d ath9k_htc: Support for AR9271 chipset. by Sujith · 15 years ago
  59. 736b3a2 ath9k_hw: fix hardware deinit by Sujith · 15 years ago
  60. 05020d2 ath9k_hw: add HTC init hardware call for special resets for AR9271 by Sujith · 15 years ago
  61. 25e2ab1 ath9k_hw: always set the core clock for AR9271 by Sujith · 15 years ago
  62. 02afa2a ath9k_hw: use the skip count for PA calibration on AR9271 by Sujith · 15 years ago
  63. 2cbfaea ath9k_hw: restrict valid nf readings for AR9271 to -114 by Sujith · 15 years ago
  64. 6398dc0 ath9k_hw: fix noisefloor history buffer usage on AR9271 by Sujith · 15 years ago
  65. 14b3af3 ath9k_hw: Fix full sleep setup for AR9271 by Sujith · 15 years ago
  66. e492d7c ath9k_hw: fix TX descriptor setup for AR9271 by Sujith · 15 years ago
  67. 527d485 ath9k_hw: skip chip tests for AR9271 by Sujith · 15 years ago
  68. 5b5fa35 ath9k_hw: add GPIO setup code for AR9271 by Sujith · 15 years ago
  69. 70807e9 ath9k_hw: update initialization values for AR9271 by Sujith · 15 years ago
  70. e21247c ath9k: decrease size of ath9k.ko by Ming Lei · 15 years ago
  71. ec43b1a be2net: fix unmap_single/page() called incorrectly in Tx compl processing by Sathya Perla · 15 years ago
  72. 7101e11 be2net: handle dma mapping errors in Tx path by Sathya Perla · 15 years ago
  73. 300bc06 ixgbevf: Message formatting fixup by Joe Perches · 15 years ago
  74. 3801326 korina: use resource_size() by Dan Carpenter · 15 years ago
  75. 3e4aa12 ipoib: remove addrlen check for mc addresses by Jiri Pirko · 15 years ago
  76. 664ffe8 ewrk3: range checking problem by Dan Carpenter · 15 years ago
  77. ecbacf8 netconsole: do not depend on experimental by Amerigo Wang · 15 years ago
  78. 7c5365b stmmac: use resource_size() by Dan Carpenter · 15 years ago
  79. d2ba2ed igb: add support for Intel I350 Gigabit Network Connection by Alexander Duyck · 15 years ago
  80. 52a1dd4 igb: cleanup usage of virtualization registers by Alexander Duyck · 15 years ago
  81. 411f557 igb: Do not overwrite mdicnfg register when accessing 82580 phy by Alexander Duyck · 15 years ago
  82. 33e2bf6 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
  83. 70f60a2 qeth: l3 fix build error in ipv6 addr list handling by Frank Blaschka · 15 years ago
  84. 986917b can: sja1000: add read/write routines for 8, 16 and 32-bit register access by Yegor Yefremov · 15 years ago
  85. abde89d can: sja1000: allow shared interrupt definition by Yegor Yefremov · 15 years ago
  86. 32a806c bonding: flush unicast and multicast lists when changing type by Jiri Pirko · 15 years ago
  87. 502a2ff ipv6: convert idev_list to list macros by stephen hemminger · 15 years ago
  88. e77c8e8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  89. af98441 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 15 years ago
  90. ea93fd9 KS8695: update ksp->next_rx_desc_read at the end of rx loop by Yegor Yefremov · 15 years ago
  91. b894fa2 igb: Add support for 82576 ET2 Quad Port Server Adapter by Carolyn Wyborny · 15 years ago
  92. 29b8dd0 ixgbevf: Message formatting cleanups by Greg Rose · 15 years ago
  93. 4c3a822 ixgbevf: Shorten up delay timer for watchdog task by Greg Rose · 15 years ago
  94. 33bd9f6 ixgbevf: Fix VF Stats accounting after reset by Greg Rose · 15 years ago
  95. fd3686a ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address by Mallikarjuna R Chilakala · 15 years ago
  96. 936332b ixgbe: fix for real_num_tx_queues update issue by Vasu Dev · 15 years ago
  97. fa8f130 iwlwifi: code cleanup for connectivity recovery by Wey-Yi Guy · 15 years ago
  98. d5a0ffa iwlwifi: Recover TX flow failure by Wey-Yi Guy · 15 years ago
  99. beac549 iwlwifi: move plcp check to separated function by Wey-Yi Guy · 15 years ago
  100. b74e31a iwlwifi: Recover TX flow stall due to stuck queue by Wey-Yi Guy · 15 years ago