1. a748ee2 net: move address list functions to a separate file by Jiri Pirko · 15 years ago
  2. 9fc4178 qlcnic: update version to 5.0.1 by Amit Kumar Salecha · 15 years ago
  3. 22dfaa8 qlcnic: fix endianness in fw validation by Amit Kumar Salecha · 15 years ago
  4. 34ce362 qlcnic: fix interface attach sequence by Amit Kumar Salecha · 15 years ago
  5. 65b5b42 qlcnic: add driver debug support by Amit Kumar Salecha · 15 years ago
  6. aa5e18c qlcnic: use IDC defined timeout value by Sucheta Chakraborty · 15 years ago
  7. 0c39aa4 qlcnic: fix onchip memory access by Dhananjay Phadke · 15 years ago
  8. b47acac qlcnic: update oncard memory size check by Dhananjay Phadke · 15 years ago
  9. 897e8c7 qlcnic: handle queue manager access by Dhananjay Phadke · 15 years ago
  10. 0bc92b5 qlcnic: fix fw load from file by Amit Kumar Salecha · 15 years ago
  11. 4e4f10f phylib: Add module table to all existing phy drivers by David Woodhouse · 15 years ago
  12. 8626d3b phylib: Support phy module autoloading by David Woodhouse · 15 years ago
  13. ba343c7 be2net: Adding PCI SRIOV support by Sarveshwar Bandi · 15 years ago
  14. f64e969 net/pcmcia/3c589_cs: using netdev_info and friends where appropriate by Alexander Kurz · 15 years ago
  15. e6b043d netdev/fec.c: add phylib supporting to enable carrier detection (v2) by Bryan Wu · 15 years ago
  16. 4fd89b7 bnx2x: Added GRO support by Dmitry Kravkov · 15 years ago
  17. 630b943 r8169: Fix rtl8169_rx_interrupt() by Eric Dumazet · 15 years ago
  18. 430e55b acenic: use the dma state API instead of the pci equivalents by FUJITA Tomonori · 15 years ago
  19. 07e7de8 acenic: fix the misusage of zero dma address by FUJITA Tomonori · 15 years ago
  20. b05b7d9 net: remove redundant code by Eric Dumazet · 15 years ago
  21. e446630 Add hotplug support to mcp251x driver by Marc Zyngier · 15 years ago
  22. 757b77e igb: add per-packet timestamping by Nick Nunley · 15 years ago
  23. dd4683d drivers/net/ipg: Remove invalid IPG_DDEBUG_MSG uses, neaten by Joe Perches · 15 years ago
  24. 2c73e1f e1000e: typo corrections by Joe Perches · 15 years ago
  25. c041076 igb: update hw_debug macro to make use of netdev_dbg call by Alexander Duyck · 15 years ago
  26. 9badba2 sky2: avoid duplicate link up on Optima chip by stephen hemminger · 15 years ago
  27. 4b7c47a sky2: add XL revisions by stephen hemminger · 15 years ago
  28. c1cd0a8 sky2: support Yukon EC_U rev B1 and later by stephen hemminger · 15 years ago
  29. 9b27105 net-caif-driver: add CAIF serial driver (ldisc) by Sjur Braendeland · 15 years ago
  30. 2c45cd4 virtio_net: missing sg_init_table by Shirley Ma · 15 years ago
  31. b8ba796 vxge: Version update. by Sreenivasa Honnur · 15 years ago
  32. 1dc47a9 vxge: Set function-0 as the privilaged function for normal function. by Sreenivasa Honnur · 15 years ago
  33. b59c9457 vxge: Fixed MSIX interrupt configuration. by Sreenivasa Honnur · 15 years ago
  34. 4c5f3b2 vxge: Fixed "ethtool -d" prints. by Sreenivasa Honnur · 15 years ago
  35. 47231f7 vxge: Align the memory only if it is misaligned. by Sreenivasa Honnur · 15 years ago
  36. 3363276 vxge: Fix starvation of receive ring controller when blasted by short packets. by Sreenivasa Honnur · 15 years ago
  37. 18dec74 vxge: Fix a receive stall due to driver being out of synch with chip. by Sreenivasa Honnur · 15 years ago
  38. 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
  39. 083ba27 netxen: fix interrupt for NX2031 by Amit Kumar Salecha · 15 years ago
  40. e270299 netxen: fix fw load from file by Amit Kumar Salecha · 15 years ago
  41. 10c0f2a netxen: validate unified romimage by Rajesh K Borundia · 15 years ago
  42. 6b50ea1 netxen: fix corner cases of firmware recovery by Amit Kumar Salecha · 15 years ago
  43. ff90cd4 netxen: fix tx csum status by Sucheta Chakraborty · 15 years ago
  44. 8544b9f e1000e: Use pr_<level> and netdev_<level> by Bruce Allan · 15 years ago
  45. 5c58c47 ixgbevf: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  46. 2853eb8 ixgbe: convert to use netdev_for_each_mc_addr by Jiri Pirko · 15 years ago
  47. 76232eb iwlwifi: fix build error for CONFIG_IWLAGN=n by John W. Linville · 15 years ago
  48. 2381a55 net/various: remove trailing space in messages by Frans Pop · 15 years ago
  49. d6dbee8 net/intel: remove trailing space in messages by Frans Pop · 15 years ago
  50. c2bb1b9 net/tulip: remove trailing space in messages by Frans Pop · 15 years ago
  51. 014e466 net/tokenring: remove trailing space in messages by Frans Pop · 15 years ago
  52. 84d57bd net/smc91xx: remove trailing space in messages by Frans Pop · 15 years ago
  53. 583d077 net/ps3_gelic: remove trailing space in messages by Frans Pop · 15 years ago
  54. 19299b34 net/irda: remove trailing space in messages by Frans Pop · 15 years ago
  55. 921ca03 libertas: add auto auth mode feature by Amitkumar Karwar · 15 years ago
  56. e1572c5 ath9k_htc: Fix symbol collision with ath9k by Sujith · 15 years ago
  57. c5a079f drivers/net/wireless/b43/main.c:4351: Fixed coding style by Daniel Ngu · 15 years ago
  58. 43ead78 drivers/net/wireless/ray_cs.c: Use iw_handler function prototypes by Joe Perches · 15 years ago
  59. adc009e orinoco/wext.c: Remove local #define STD_IW_HANDLER by Joe Perches · 15 years ago
  60. 56b632e drivers/net: Remove local #define IW_IOCTL, use IW_HANDLER by Joe Perches · 15 years ago
  61. 270020e drivers/net/wireless: Use IW_HANDLER macro by Joe Perches · 15 years ago
  62. 3b56dd6 wl1271: Changed platform_device to be dynamically allocated by Teemu Paasikivi · 15 years ago
  63. 2ea9fb3 wl1271: Remove circular interlocking related to the inetaddr notifier chain by Juuso Oikarinen · 15 years ago
  64. a0cb7be wl1271: Don't generate null func template for ad-hoc by Juuso Oikarinen · 15 years ago
  65. 14b228a wl1271: Update filters properly by Juuso Oikarinen · 15 years ago
  66. 801a673 wl1271: Removed duplicate code from module remove function. by Teemu Paasikivi · 15 years ago
  67. a3b8ea7 wl1271: Added DEBUG_SDIO flag by Teemu Paasikivi · 15 years ago
  68. c76a0d6 wl1271: Remove deprecated interface config function by Juuso Oikarinen · 15 years ago
  69. 1b72aec wl1271: Fix MAC address handling by Juuso Oikarinen · 15 years ago
  70. 4695dc9 wl1271: enable U-APSD by Kalle Valo · 15 years ago
  71. 522ac25 wl1271: fix ps scheme in wl1271_op_conf_tx() by Kalle Valo · 15 years ago
  72. 023e082 wl1271: create qos nullfunc template by Kalle Valo · 15 years ago
  73. 818e306 wl1271: get probe request template from mac80211 by Kalle Valo · 15 years ago
  74. 899e6e6 wl1271: get pspoll and nullfunc templates from mac80211 by Kalle Valo · 15 years ago
  75. 12bd894 wl1271: enable WMM by Kalle Valo · 15 years ago
  76. 7fc3a86 wl1271: Add sysfs file to control BT co-ex state by Juuso Oikarinen · 15 years ago
  77. a1dd818 wl1271: Move platform device registration from _spi to _main by Juuso Oikarinen · 15 years ago
  78. 1b00f54 wl1271: Add proper WLAN-BT co-ex configuration, and enable co-ex. by Juuso Oikarinen · 15 years ago
  79. 885c990 wl1271: Fix SG configuration message structures by Juuso Oikarinen · 15 years ago
  80. 93f56be wl1271: Changed SDIO MMC host claiming by Teemu Paasikivi · 15 years ago
  81. becd551 wl1271: Cleaned up wlan power on/off functions by Teemu Paasikivi · 15 years ago
  82. b43316d wl1271: Fix configuration of the TX opportunity value by Juuso Oikarinen · 15 years ago
  83. fb9987d ath9k_htc: Support for AR9271 chipset. by Sujith · 15 years ago
  84. 736b3a2 ath9k_hw: fix hardware deinit by Sujith · 15 years ago
  85. 05020d2 ath9k_hw: add HTC init hardware call for special resets for AR9271 by Sujith · 15 years ago
  86. 25e2ab1 ath9k_hw: always set the core clock for AR9271 by Sujith · 15 years ago
  87. 02afa2a ath9k_hw: use the skip count for PA calibration on AR9271 by Sujith · 15 years ago
  88. 2cbfaea ath9k_hw: restrict valid nf readings for AR9271 to -114 by Sujith · 15 years ago
  89. 6398dc0 ath9k_hw: fix noisefloor history buffer usage on AR9271 by Sujith · 15 years ago
  90. 14b3af3 ath9k_hw: Fix full sleep setup for AR9271 by Sujith · 15 years ago
  91. e492d7c ath9k_hw: fix TX descriptor setup for AR9271 by Sujith · 15 years ago
  92. 527d485 ath9k_hw: skip chip tests for AR9271 by Sujith · 15 years ago
  93. 5b5fa35 ath9k_hw: add GPIO setup code for AR9271 by Sujith · 15 years ago
  94. 70807e9 ath9k_hw: update initialization values for AR9271 by Sujith · 15 years ago
  95. e21247c ath9k: decrease size of ath9k.ko by Ming Lei · 15 years ago
  96. ec43b1a be2net: fix unmap_single/page() called incorrectly in Tx compl processing by Sathya Perla · 15 years ago
  97. 7101e11 be2net: handle dma mapping errors in Tx path by Sathya Perla · 15 years ago
  98. 300bc06 ixgbevf: Message formatting fixup by Joe Perches · 15 years ago
  99. 3801326 korina: use resource_size() by Dan Carpenter · 15 years ago
  100. 3e4aa12 ipoib: remove addrlen check for mc addresses by Jiri Pirko · 15 years ago