1. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  2. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  3. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 12 years ago
  4. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  5. 41b58f1 rtl8187: Add AD-HOC support by Attila Fazekas · 12 years ago
  6. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  7. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  8. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  9. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  10. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  11. 6410db5 rtl8187: Change rate-control feedback by Larry Finger · 13 years ago
  12. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  13. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  14. 3cfeb0c rtl818x: move rtl8180 and rtl8187 to separate subdirectories by John W. Linville · 14 years ago
  15. daeeb07 rtl8187: restore anaparam registers after reset with 8187B by Herton Ronaldo Krzesinski · 14 years ago
  16. 998606c rtl8187: remove uneeded setting of anaparam write by Herton Ronaldo Krzesinski · 14 years ago
  17. 0bf198e rtl8187: consolidate anaparam on/off write sequences by Herton Ronaldo Krzesinski · 14 years ago
  18. fe33269 rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B by Herton Ronaldo Krzesinski · 14 years ago
  19. 896cae6 rtl8187: move pll reset at start out of ANAPARAM write by Herton Ronaldo Krzesinski · 14 years ago
  20. a8ff34e rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) by Herton Ronaldo Krzesinski · 14 years ago
  21. 60f5891 rtl8187: fix wrong register initialization in 8187B by Herton Ronaldo Krzesinski · 14 years ago
  22. f002c25 rtl8187: remove setting of beacon/atim registers from initialization by Herton Ronaldo Krzesinski · 14 years ago
  23. 327571e rtl8187: remove redundant initialization of ARFR by Herton Ronaldo Krzesinski · 14 years ago
  24. 1999979 rtl8187b: do not do per packet TX AGC by Thadeu Lima de Souza Cascardo · 14 years ago
  25. a6d27d2a Revert "rtl8180: use NAPI for bottom-half processing" by John W. Linville · 14 years ago
  26. 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
  27. 5db5584 drivers/net/wireless: Restore upper case words in wiphy_<level> messages by Joe Perches · 14 years ago
  28. 31a5cdd rtl8187: consolidate MSR writes in rtl8187_bss_info_changed by John W. Linville · 14 years ago
  29. 0f956e7 rtl8180: use RTL818X_MSR_ADHOC for IBSS connection by John W. Linville · 14 years ago
  30. 030725d rtl8180: use NAPI for bottom-half processing by John W. Linville · 14 years ago
  31. 8f1d2d2 rtl8180: avoid potential NULL deref in rtl8180_beacon_work by John W. Linville · 14 years ago
  32. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  33. 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
  34. 28eb3e5 rtl8180: silence "dubious: x | !y" sparse warning by John W. Linville · 14 years ago
  35. 8b73fb8 rtl8180: improve signal reporting for actual rtl8180 hardware by John W. Linville · 14 years ago
  36. 8b74964 rtl8180: improve signal reporting for rtl8185 hardware by John W. Linville · 14 years ago
  37. 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
  38. a3275e2 rtl8180: mark rtl8180_beacon_work static by John W. Linville · 14 years ago
  39. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  40. 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
  41. 9e385c5 rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) by John W. Linville · 14 years ago
  42. c809e86 rtl8180: add software-based support for IBSS mode by John W. Linville · 14 years ago
  43. 51e080d rtl8180: assign sequence numbers in the driver by John W. Linville · 14 years ago
  44. 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
  45. f2c9838 rtl8187: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  46. c693bf9 rtl8180: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  47. d989ff7 rtl8180: fix tx status reporting by John W. Linville · 14 years ago
  48. d10e2e0 rtl8180: use cached queue mapping for skb in rtl8180_tx by John W. Linville · 14 years ago
  49. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  50. edbe056 rtl818x: Move configuration details to the rtl818x directory by Larry Finger · 14 years ago
  51. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  52. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  53. 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
  54. 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
  55. 634c8d2 rtl8187: fix typo in ifdef comment by Hauke Mehrtens · 14 years ago
  56. 5ecccb7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  57. 174b249 rtl8187: Add new device ID by Jelle Martijn Kok · 14 years ago
  58. 10be7eb 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
  59. 22e16e5 rtl8187: Add callback for get_tsf by Larry Finger · 15 years ago
  60. d2bb8e0 rtl8180: implement get_tsf op for mac80211 by John W. Linville · 15 years ago
  61. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  62. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  63. d30506e rtl8187: remove priv->mode by John W. Linville · 15 years ago
  64. 643aab6 rtl8180: remove priv->mode by John W. Linville · 15 years ago
  65. 671adc9 wireless: remove remaining qual code by Johannes Berg · 15 years ago
  66. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  67. 4a40ccf rtl8180: Remove usage of deprecated 'qual' by Larry Finger · 15 years ago
  68. 49d7590 rtl8187: add radio led and fix warnings on suspend by Herton Ronaldo Krzesinski · 15 years ago
  69. 70d5713 rtl8187: Fix wrong rfkill switch mask for some models by Larry Finger · 15 years ago
  70. ea31ba3 drivers/net/wireless/rtl818x: remove exceptional & on function name by Julia Lawall · 15 years ago
  71. 2071a00 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  72. 3da0d66 rtl8187: Fix sparse warnings by Larry Finger · 15 years ago
  73. 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
  74. 70d9f40 rtl8187: Remove deprecated 'qual' from returned RX status by Larry Finger · 15 years ago
  75. 37b12dd rtl8187: Fix kernel oops when device is removed when LEDS enabled by Larry Finger · 15 years ago
  76. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  77. ca9152e rtl8187: Implement rfkill support by Herton Ronaldo Krzesinski · 15 years ago
  78. 6a8171f rtl8187: fix circular locking (rtl8187_stop/rtl8187_work) by Herton Ronaldo Krzesinski · 15 years ago
  79. 1a9937b rtl8187: always set MSR_LINK_ENEDCA flag with RTL8187B by Herton Ronaldo Krzesinski · 15 years ago
  80. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  81. 3ecee18 rtl818x: Add some documentation to the TX desc flags by Michael Buesch · 15 years ago
  82. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  83. 74d1541 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  84. 3da7429 rtl8187: Fix for kernel oops when unloading with LEDs enabled by Larry Finger · 15 years ago
  85. 35a0ace wireless: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  86. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  87. b2f8f75 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  88. aeeab4f rtl8187: add USB ID for Linksys WUSB54GC-EU v2 USB wifi dongle by John W. Linville · 15 years ago
  89. 46c3767 rtl8187: Remove pointless check in rtl8187_rx_cb(). by David S. Miller · 15 years ago
  90. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  91. 9be6f0d rtl8187: use DMA-aware buffers with usb_control_msg by John W. Linville · 15 years ago
  92. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  93. a027087 rtl8187: Implement TX/RX blink for LED by Larry Finger · 15 years ago
  94. 06bfd0d rtl8187: Remove the "8187B chip detected" message when probing RTL8187B cards by Gábor Stefanik · 15 years ago
  95. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  96. 046ee5d rtl8187: New USB ID's for RTL8187L by Larry Finger · 15 years ago
  97. 1725d40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  98. 2f47690 rtl8187: Fix driver to return TX retry info for RTL8187L by Larry Finger · 16 years ago
  99. 2a57cf3 rtl8187: Increase receive queue depth by Larry Finger · 16 years ago
  100. 66aafd9 rtl8187: Fix locking of private data by Larry Finger · 16 years ago