1. daeeb07 rtl8187: restore anaparam registers after reset with 8187B by Herton Ronaldo Krzesinski · 14 years ago
  2. 998606c rtl8187: remove uneeded setting of anaparam write by Herton Ronaldo Krzesinski · 14 years ago
  3. 0bf198e rtl8187: consolidate anaparam on/off write sequences by Herton Ronaldo Krzesinski · 14 years ago
  4. fe33269 rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B by Herton Ronaldo Krzesinski · 14 years ago
  5. 896cae6 rtl8187: move pll reset at start out of ANAPARAM write by Herton Ronaldo Krzesinski · 14 years ago
  6. a8ff34e rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) by Herton Ronaldo Krzesinski · 14 years ago
  7. 60f5891 rtl8187: fix wrong register initialization in 8187B by Herton Ronaldo Krzesinski · 14 years ago
  8. f002c25 rtl8187: remove setting of beacon/atim registers from initialization by Herton Ronaldo Krzesinski · 14 years ago
  9. 327571e rtl8187: remove redundant initialization of ARFR by Herton Ronaldo Krzesinski · 14 years ago
  10. 1999979 rtl8187b: do not do per packet TX AGC by Thadeu Lima de Souza Cascardo · 14 years ago
  11. a6d27d2a Revert "rtl8180: use NAPI for bottom-half processing" by John W. Linville · 14 years ago
  12. 268bae0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  13. 5db5584 drivers/net/wireless: Restore upper case words in wiphy_<level> messages by Joe Perches · 14 years ago
  14. 31a5cdd rtl8187: consolidate MSR writes in rtl8187_bss_info_changed by John W. Linville · 14 years ago
  15. 0f956e7 rtl8180: use RTL818X_MSR_ADHOC for IBSS connection by John W. Linville · 14 years ago
  16. 030725d rtl8180: use NAPI for bottom-half processing by John W. Linville · 14 years ago
  17. 8f1d2d2 rtl8180: avoid potential NULL deref in rtl8180_beacon_work by John W. Linville · 14 years ago
  18. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  19. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  20. 28eb3e5 rtl8180: silence "dubious: x | !y" sparse warning by John W. Linville · 14 years ago
  21. 8b73fb8 rtl8180: improve signal reporting for actual rtl8180 hardware by John W. Linville · 14 years ago
  22. 8b74964 rtl8180: improve signal reporting for rtl8185 hardware by John W. Linville · 14 years ago
  23. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  24. a3275e2 rtl8180: mark rtl8180_beacon_work static by John W. Linville · 14 years ago
  25. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  26. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  27. 9e385c5 rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) by John W. Linville · 14 years ago
  28. c809e86 rtl8180: add software-based support for IBSS mode by John W. Linville · 14 years ago
  29. 51e080d rtl8180: assign sequence numbers in the driver by John W. Linville · 14 years ago
  30. 8316324 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 14 years ago
  31. f2c9838 rtl8187: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  32. c693bf9 rtl8180: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  33. d989ff7 rtl8180: fix tx status reporting by John W. Linville · 14 years ago
  34. d10e2e0 rtl8180: use cached queue mapping for skb in rtl8180_tx by John W. Linville · 14 years ago
  35. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  36. edbe056 rtl818x: Move configuration details to the rtl818x directory by Larry Finger · 14 years ago
  37. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  38. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  39. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  40. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  41. 634c8d2 rtl8187: fix typo in ifdef comment by Hauke Mehrtens · 14 years ago
  42. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  43. 174b249 rtl8187: Add new device ID by Jelle Martijn Kok · 14 years ago
  44. 10be7eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  45. 22e16e5 rtl8187: Add callback for get_tsf by Larry Finger · 14 years ago
  46. d2bb8e0 rtl8180: implement get_tsf op for mac80211 by John W. Linville · 14 years ago
  47. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  48. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  49. d30506e rtl8187: remove priv->mode by John W. Linville · 15 years ago
  50. 643aab6 rtl8180: remove priv->mode by John W. Linville · 15 years ago
  51. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  52. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  53. 4a40ccf rtl8180: Remove usage of deprecated 'qual' by Larry Finger · 15 years ago
  54. 49d7590 rtl8187: add radio led and fix warnings on suspend by Herton Ronaldo Krzesinski · 15 years ago
  55. 70d5713 rtl8187: Fix wrong rfkill switch mask for some models by Larry Finger · 15 years ago
  56. ea31ba3 drivers/net/wireless/rtl818x: remove exceptional & on function name by Julia Lawall · 15 years ago
  57. 2071a00 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  58. 3da0d66 rtl8187: Fix sparse warnings by Larry Finger · 15 years ago
  59. 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
  60. 70d9f40 rtl8187: Remove deprecated 'qual' from returned RX status by Larry Finger · 15 years ago
  61. 37b12dd rtl8187: Fix kernel oops when device is removed when LEDS enabled by Larry Finger · 15 years ago
  62. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. ca9152e rtl8187: Implement rfkill support by Herton Ronaldo Krzesinski · 15 years ago
  64. 6a8171f rtl8187: fix circular locking (rtl8187_stop/rtl8187_work) by Herton Ronaldo Krzesinski · 15 years ago
  65. 1a9937b rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B by Herton Ronaldo Krzesinski · 15 years ago
  66. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  67. 3ecee18 rtl818x: Add some documentation to the TX desc flags by Michael Buesch · 15 years ago
  68. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  69. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  70. 3da7429 rtl8187: Fix for kernel oops when unloading with LEDs enabled by Larry Finger · 15 years ago
  71. 35a0ace wireless: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  72. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  73. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  74. aeeab4f rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle by John W. Linville · 15 years ago
  75. 46c3767 rtl8187: Remove pointless check in rtl8187_rx_cb(). by David S. Miller · 15 years ago
  76. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. 9be6f0d rtl8187: use DMA-aware buffers with usb_control_msg by John W. Linville · 15 years ago
  78. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  79. a027087 rtl8187: Implement TX/RX blink for LED by Larry Finger · 15 years ago
  80. 06bfd0d rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cards by Gábor Stefanik · 15 years ago
  81. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  82. 046ee5d rtl8187: New USB ID's for RTL8187L by Larry Finger · 15 years ago
  83. 1725d40 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
  84. 2f47690 rtl8187: Fix driver to return TX retry info for RTL8187L by Larry Finger · 15 years ago
  85. 2a57cf3 rtl8187: Increase receive queue depth by Larry Finger · 15 years ago
  86. 66aafd9 rtl8187: Fix locking of private data by Larry Finger · 15 years ago
  87. eb83bbf rtl8187: Fix error in setting OFDM power settings for RTL8187L by Larry Finger · 15 years ago
  88. 2fcbab0 rtl8187: Add termination packet to prevent stall by Larry Finger · 15 years ago
  89. d6e2be9 rtl8187: Fix module so that rmmod/insmod does not error by Johannes Berg · 16 years ago
  90. b55eae3 rtl8180: Fix to add STA mode by Larry Finger · 16 years ago
  91. d858822 rtl8187: Fix crash on unload when using SLUB debug by Herton Ronaldo Krzesinski · 16 years ago
  92. da9f57e rtl8187: Fix error returns by Larry Finger · 16 years ago
  93. c1db52b rtl8187: Use usb anchor facilities to manage urbs by Larry Finger · 16 years ago
  94. a7db74f rtl8187: Improve wireless statistics for RTL8187 by Larry Finger · 16 years ago
  95. d9a1f48 rtl8187: fix retry count passed in rtl8187_tx by herton · 16 years ago
  96. 1548c86 rtl8187: Fix transmission count sent to mac80211 by Larry Finger · 16 years ago
  97. c8f9697 rtl8187: Remove module warning and dependence on CONFIG_EXPERIMENTAL by Larry Finger · 16 years ago
  98. 3517afd rtl8187: feedback transmitted packets using tx close descriptor for 8187B by Herton Ronaldo Krzesinski · 16 years ago
  99. b4572a9 rtl8187: implement conf_tx callback to configure tx queues by Herton Ronaldo Krzesinski · 16 years ago
  100. 54ac218 rtl8187: fix 8187B throughput regression by Herton Ronaldo Krzesinski · 16 years ago