1. 79ee656 rtl818x_pci: fix response rate may be incorrect. by Andrea Merello · 10 years ago
  2. 8084bb0 rtl818x_pci: add RSSI information for rtl8187SE by andrea.merello · 10 years ago
  3. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  4. 504e3b4 rtl818x: use pci_zalloc_consistent by Joe Perches · 10 years ago
  5. c1084e0 rtl818x_pci: fix pci probe returns success when it fails by Andrea Merello · 11 years ago
  6. f4cf628 rtl818x_pci: handle broken PIO mapping by Andrea Merello · 11 years ago
  7. fe67bcd rtl8180: disable buggy rate fallback mechanism by Andrea Merello · 11 years ago
  8. 81129fc rtl8180: fix incorrect TX retry. by Andrea Merello · 11 years ago
  9. f82be7c rtl818x_pci: add comment pointing to the rtl8187se reference code by Andrea Merello · 11 years ago
  10. 7df00724 rtl818x_pci: Fix rtl8185 excessive IFS after CTS-to-self by Andrea Merello · 11 years ago
  11. 1f622d7 rtl818x_pci: Fix BSSID register written incorrectly by Andrea Merello · 11 years ago
  12. 325ed9f rtl818x_pci: fix possible RX descriptor invalid data read by Andrea Merello · 11 years ago
  13. 7049327 rtl818x_pci: provide dBm signal information for rtl8185 by Andrea Merello · 11 years ago
  14. afbedbf rtl818x_pci: make RSSI code more readable by Andrea Merello · 11 years ago
  15. d294d02 rtl8187: make CTS-to-self protection work by Andrea Merello · 11 years ago
  16. 5d0d1e9 rtl8180: make CTS-to-self protection work by Andrea Merello · 11 years ago
  17. e58342d rtl8180: report mac80211 short preamble RX flag by Andrea Merello · 11 years ago
  18. 97bd8c7 rtl8187: report mac80211 short preamble RX flag by Andrea Merello · 11 years ago
  19. 294bc61 rtl8180: be paranoid in stopping unused queues. by Andrea Merello · 11 years ago
  20. 6bcb20c rtl8180: add parentheses to REG_ADDR macros by Andrea Merello · 11 years ago
  21. 1c3fb9b rtl8180: fix enabled interrupt mask for rtl8187se by Andrea Merello · 11 years ago
  22. 222aaff rtl8180: change module name in rtl818x_pci by Larry Finger [ original patch ] · 11 years ago
  23. a31267c rtl8187: fix use after free on failure path in rtl8187_probe() by Alexey Khoroshilov · 11 years ago
  24. 6cea5f2 rtl8180: don't use weird trick to access "far" registers by Andrea Merello · 11 years ago
  25. aabcaa8 rtl8187: fix compile warning by Andrea Merello · 11 years ago
  26. 9d2ffb8 rtl818x: Update Kconfig for rtl8187se by Andrea Merello · 11 years ago
  27. 1eba648 rtl8180: enable rtl8187se support by Andrea Merello · 11 years ago
  28. 24b5fbf rtl8180: detect rtl8187se card by Andrea Merello · 11 years ago
  29. e944b0a rtl8180: add WMM parameters configuration for rtl8187se by Andrea Merello · 11 years ago
  30. 833d15a rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187se by Andrea Merello · 11 years ago
  31. 355668d rtl8180: add ERP configuration for rtl8187se by Andrea Merello · 11 years ago
  32. 4a67aa5 rtl8180: add rtl8187se HW initialization by Andrea Merello · 11 years ago
  33. 711d4ed3 rtl8180: add RF code for rtl8225 zebra v4 by Andrea Merello · 11 years ago
  34. ff3cbc2 rtl8180: introduce functions for setting ANAPARAM 2 and 3 params by Andrea Merello · 11 years ago
  35. fc32ac9 rtl8180: add rtl8187se params to eeprom reading by Andrea Merello · 11 years ago
  36. f1026df rtl8180: config carbus register for rtl8187se by Andrea Merello · 11 years ago
  37. 3ee44d6 rtl8180: add TX queue mapping and support for rtl8187se by Andrea Merello · 11 years ago
  38. f18f112 rtl8180: don't write MAR registers for rtl8187se by Andrea Merello · 11 years ago
  39. 732c893 rtl8180: introduce functions to enable/disable ints and add support for rtl8187se by Andrea Merello · 11 years ago
  40. a373ebc rtl8180: add ISR for rtl8187se by Andrea Merello · 11 years ago
  41. 2102592 rtl8180: support for rtl8187se RX descriptors by Andrea Merello · 11 years ago
  42. d209f3b rtl8180: add basic rate configuration support for rtl8187se by Andrea Merello · 11 years ago
  43. ac546bf rtl8180: add rtl8187se fields to TX descriptor by Andrea Merello · 11 years ago
  44. 20296bf rtl8180: add rtl8187se chip type by Andrea Merello · 11 years ago
  45. 247341e rtl818x: add registers for rtl8187se by Andrea Merello · 11 years ago
  46. fd6564f rtl8180: rationalize TX queues by Andrea Merello · 11 years ago
  47. 4818d82 rtl8180: fix DMA register are written two times by Andrea Merello · 11 years ago
  48. 8ace189 rtl818x: remove unused conf_erp callback from RF ops struct by Andrea Merello · 11 years ago
  49. 7d4b829 rtl8180: move eeprom read stuff in a separate function by Andrea Merello · 11 years ago
  50. 9069af7 rtl8180: make *IFS and CW tunable by mac80211, and set them in the proper place by Andrea Merello · 11 years ago
  51. 516a093 rtl8180: support for BSS_CHANGED_BASIC_RATES by Andrea Merello · 11 years ago
  52. bf88818 rtl8180: remove too-early-added rtl8187se enum value by Andrea Merello · 11 years ago
  53. 6caefd1 rtl8180: prepare to handle more than two chip types by Andrea Merello · 11 years ago
  54. c24782e rtl818x: make sure TX descriptor writes are done before kicking DMA by andrea merello · 11 years ago
  55. 4c552a5 rtl818x: Make sure the TX descriptor "valid" flag is written by last by andrea merello · 11 years ago
  56. f3b6a48 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  57. 14c7615 rtl818x: add comments to explain few not obvious HW configs. by andrea merello · 11 years ago
  58. 4da18bb rtl818x: make dev_alloc_skb() null pointer check to really work by andrea merello · 11 years ago
  59. ec1da08 rtl818x: check for pci_map_single() success when initializing RX ring by andrea merello · 11 years ago
  60. 0269da2 rtl818x: pci_iomap() should pair with pci_iounmap() by andrea merello · 11 years ago
  61. e74075a rtl818x: Explicitly enable contetion window by andrea merello · 11 years ago
  62. b6213e4 rtl8187: fix regression on MIPS without coherent DMA by Stanislaw Gruszka · 11 years ago
  63. 0e028ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  64. 6f7343d rtl818x: change misleading names for few register bit definitions by andrea merello · 11 years ago
  65. 348f7d4 rtl8180: Add error check for pci_map_single return value in TX path by andrea.merello · 11 years ago
  66. 2b4db05 rtl8180: Add error check for pci_map_single return value in RX path by andrea.merello · 11 years ago
  67. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  68. 9b0fa73 rtl8187: Increase RX queue depth by Larry Finger · 11 years ago
  69. 8aee318 wireless: rtl818x: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  70. 8a10da2 rtl8187: fix use after free on failure path in rtl8187_init_urbs() by Alexey Khoroshilov · 11 years ago
  71. 93ba2a8 Update e-mail address for Andrea Merello (resubmit) by Andrea Merello · 11 years ago
  72. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  73. a4b4d21 drivers/net/wireless/rtl818x: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  74. fd549f1 rtl8187: remove __dev* attributes by Bill Pemberton · 12 years ago
  75. fb4e899d rtl8187: remove __dev* attributes by Bill Pemberton · 12 years ago
  76. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  77. 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
  78. a343317 USB: rtl8187: remove __devinit* from the struct usb_device_id table by Greg Kroah-Hartman · 12 years ago
  79. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  80. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 12 years ago
  81. 29a6b50 wireless: rtl818x: rtl8180 add devices ids by Xose Vazquez Perez · 13 years ago
  82. 0fde0a8 rtl8187: ->brightness_set can not sleep by Stanislaw Gruszka · 13 years ago
  83. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  84. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 13 years ago
  85. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 13 years ago
  86. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 13 years ago
  87. 41b58f18 rtl8187: Add AD-HOC support by Attila Fazekas · 13 years ago
  88. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  89. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  90. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  91. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  92. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  93. 6410db5 rtl8187: Change rate-control feedback by Larry Finger · 14 years ago
  94. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 14 years ago
  95. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 14 years ago
  96. 3cfeb0c rtl818x: move rtl8180 and rtl8187 to separate subdirectories by John W. Linville · 14 years ago
  97. daeeb07 rtl8187: restore anaparam registers after reset with 8187B by Herton Ronaldo Krzesinski · 14 years ago
  98. 998606c rtl8187: remove uneeded setting of anaparam write by Herton Ronaldo Krzesinski · 14 years ago
  99. 0bf198e rtl8187: consolidate anaparam on/off write sequences by Herton Ronaldo Krzesinski · 14 years ago
  100. fe33269 rtl8187: don't set RTL818X_CONFIG3_GNT_SELECT flag on 8187B by Herton Ronaldo Krzesinski · 14 years ago