1. fc32ac9 rtl8180: add rtl8187se params to eeprom reading by Andrea Merello · 11 years ago
  2. f1026df rtl8180: config carbus register for rtl8187se by Andrea Merello · 11 years ago
  3. 3ee44d6 rtl8180: add TX queue mapping and support for rtl8187se by Andrea Merello · 11 years ago
  4. f18f112 rtl8180: don't write MAR registers for rtl8187se by Andrea Merello · 11 years ago
  5. 732c893 rtl8180: introduce functions to enable/disable ints and add support for rtl8187se by Andrea Merello · 11 years ago
  6. a373ebc rtl8180: add ISR for rtl8187se by Andrea Merello · 11 years ago
  7. 2102592 rtl8180: support for rtl8187se RX descriptors by Andrea Merello · 11 years ago
  8. d209f3b rtl8180: add basic rate configuration support for rtl8187se by Andrea Merello · 11 years ago
  9. ac546bf rtl8180: add rtl8187se fields to TX descriptor by Andrea Merello · 11 years ago
  10. 20296bf rtl8180: add rtl8187se chip type by Andrea Merello · 11 years ago
  11. 247341e rtl818x: add registers for rtl8187se by Andrea Merello · 11 years ago
  12. fd6564f rtl8180: rationalize TX queues by Andrea Merello · 11 years ago
  13. 4818d82 rtl8180: fix DMA register are written two times by Andrea Merello · 11 years ago
  14. 8ace189 rtl818x: remove unused conf_erp callback from RF ops struct by Andrea Merello · 11 years ago
  15. 7d4b829 rtl8180: move eeprom read stuff in a separate function by Andrea Merello · 11 years ago
  16. 9069af7 rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper place by Andrea Merello · 11 years ago
  17. 516a093 rtl8180: support for BSS_CHANGED_BASIC_RATES by Andrea Merello · 11 years ago
  18. bf88818 rtl8180: remove too-early-added rtl8187se enum value by Andrea Merello · 11 years ago
  19. 6caefd1 rtl8180: prepare to handle more than two chip types by Andrea Merello · 11 years ago
  20. c24782e rtl818x: make sure TX descriptor writes are done before kicking DMA by andrea merello · 11 years ago
  21. 4c552a5 rtl818x: Make sure the TX descriptor "valid" flag is written by last by andrea merello · 11 years ago
  22. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  23. 14c7615 rtl818x: add comments to explain few not obvious HW configs. by andrea merello · 11 years ago
  24. 4da18bb rtl818x: make dev_alloc_skb() null pointer check to really work by andrea merello · 11 years ago
  25. ec1da08 rtl818x: check for pci_map_single() success when initializing RX ring by andrea merello · 11 years ago
  26. 0269da2 rtl818x: pci_iomap() should pair with pci_iounmap() by andrea merello · 11 years ago
  27. e74075a rtl818x: Explicitly enable contetion window by andrea merello · 11 years ago
  28. b6213e4 rtl8187: fix regression on MIPS without coherent DMA by Stanislaw Gruszka · 11 years ago
  29. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  30. 6f7343d rtl818x: change misleading names for few register bit definitions by andrea merello · 11 years ago
  31. 348f7d4 rtl8180: Add error check for pci_map_single return value in TX path by andrea.merello · 11 years ago
  32. 2b4db05 rtl8180: Add error check for pci_map_single return value in RX path by andrea.merello · 11 years ago
  33. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  34. 9b0fa73 rtl8187: Increase RX queue depth by Larry Finger · 11 years ago
  35. 8aee318 wireless: rtl818x: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  36. 8a10da2 rtl8187: fix use after free on failure path in rtl8187_init_urbs() by Alexey Khoroshilov · 11 years ago
  37. 93ba2a8 Update e-mail address for Andrea Merello (resubmit) by Andrea Merello · 11 years ago
  38. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  39. a4b4d21 drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  40. fd549f1 rtl8187: remove __dev* attributes by Bill Pemberton · 12 years ago
  41. fb4e899 rtl8187: remove __dev* attributes by Bill Pemberton · 12 years ago
  42. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  43. f20b621 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  44. a343317 USB: rtl8187: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  45. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  46. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 12 years ago
  47. 29a6b50 wireless: rtl818x: rtl8180 add devices ids by Xose Vazquez Perez · 12 years ago
  48. 0fde0a8 rtl8187: ->brightness_set can not sleep by Stanislaw Gruszka · 12 years ago
  49. 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
  50. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  51. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 12 years ago
  52. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 13 years ago
  53. 41b58f1 rtl8187: Add AD-HOC support by Attila Fazekas · 13 years ago
  54. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  55. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  56. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  57. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  58. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  59. 6410db5 rtl8187: Change rate-control feedback by Larry Finger · 14 years ago
  60. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  61. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 14 years ago
  62. 3cfeb0c rtl818x: move rtl8180 and rtl8187 to separate subdirectories by John W. Linville · 14 years ago
  63. daeeb07 rtl8187: restore anaparam registers after reset with 8187B by Herton Ronaldo Krzesinski · 14 years ago
  64. 998606c rtl8187: remove uneeded setting of anaparam write by Herton Ronaldo Krzesinski · 14 years ago
  65. 0bf198e rtl8187: consolidate anaparam on/off write sequences by Herton Ronaldo Krzesinski · 14 years ago
  66. fe33269 rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B by Herton Ronaldo Krzesinski · 14 years ago
  67. 896cae6 rtl8187: move pll reset at start out of ANAPARAM write by Herton Ronaldo Krzesinski · 14 years ago
  68. a8ff34e rtl8187: avoid redundant write to register FF72 (RFSW_CTRL) by Herton Ronaldo Krzesinski · 14 years ago
  69. 60f5891 rtl8187: fix wrong register initialization in 8187B by Herton Ronaldo Krzesinski · 14 years ago
  70. f002c25 rtl8187: remove setting of beacon/atim registers from initialization by Herton Ronaldo Krzesinski · 14 years ago
  71. 327571e rtl8187: remove redundant initialization of ARFR by Herton Ronaldo Krzesinski · 14 years ago
  72. 1999979 rtl8187b: do not do per packet TX AGC by Thadeu Lima de Souza Cascardo · 14 years ago
  73. a6d27d2a Revert "rtl8180: use NAPI for bottom-half processing" by John W. Linville · 14 years ago
  74. 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
  75. 5db5584 drivers/net/wireless: Restore upper case words in wiphy_<level> messages by Joe Perches · 14 years ago
  76. 31a5cdd rtl8187: consolidate MSR writes in rtl8187_bss_info_changed by John W. Linville · 14 years ago
  77. 0f956e7 rtl8180: use RTL818X_MSR_ADHOC for IBSS connection by John W. Linville · 14 years ago
  78. 030725d rtl8180: use NAPI for bottom-half processing by John W. Linville · 14 years ago
  79. 8f1d2d2 rtl8180: avoid potential NULL deref in rtl8180_beacon_work by John W. Linville · 14 years ago
  80. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  81. 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
  82. 28eb3e5 rtl8180: silence "dubious: x | !y" sparse warning by John W. Linville · 14 years ago
  83. 8b73fb8 rtl8180: improve signal reporting for actual rtl8180 hardware by John W. Linville · 14 years ago
  84. 8b74964 rtl8180: improve signal reporting for rtl8185 hardware by John W. Linville · 14 years ago
  85. 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
  86. a3275e2 rtl8180: mark rtl8180_beacon_work static by John W. Linville · 14 years ago
  87. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  88. 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
  89. 9e385c5 rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) by John W. Linville · 14 years ago
  90. c809e86 rtl8180: add software-based support for IBSS mode by John W. Linville · 14 years ago
  91. 51e080d rtl8180: assign sequence numbers in the driver by John W. Linville · 14 years ago
  92. 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
  93. f2c9838 rtl8187: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  94. c693bf9 rtl8180: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  95. d989ff7 rtl8180: fix tx status reporting by John W. Linville · 14 years ago
  96. d10e2e0 rtl8180: use cached queue mapping for skb in rtl8180_tx by John W. Linville · 14 years ago
  97. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  98. edbe056 rtl818x: Move configuration details to the rtl818x directory by Larry Finger · 14 years ago
  99. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 15 years ago