1. 348f7d4 rtl8180: Add error check for pci_map_single return value in TX path by andrea.merello · 10 years ago
  2. 2b4db05 rtl8180: Add error check for pci_map_single return value in RX path by andrea.merello · 10 years ago
  3. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  4. 8aee318 wireless: rtl818x: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  5. 93ba2a8 Update e-mail address for Andrea Merello (resubmit) by Andrea Merello · 11 years ago
  6. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  7. fb4e899 rtl8187: remove __dev* attributes by Bill Pemberton · 12 years ago
  8. f4bda33 mac80211: support RX_FLAG_MACTIME_END by Thomas Pedersen · 12 years ago
  9. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  10. f4f7f414 wireless: Use eth_random_addr by Joe Perches · 12 years ago
  11. 29a6b50 wireless: rtl818x: rtl8180 add devices ids by Xose Vazquez Perez · 12 years ago
  12. 5b0a3b7 net/wireless: use module_pci_driver by Axel Lin · 12 years ago
  13. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  14. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  15. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  16. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  17. 6ebacbb mac80211: rename RX_FLAG_TSFT by Johannes Berg · 13 years ago
  18. 3cfeb0c rtl818x: move rtl8180 and rtl8187 to separate subdirectories by John W. Linville · 14 years ago[Renamed (99%) from drivers/net/wireless/rtl818x/rtl8180_dev.c]
  19. a6d27d2a Revert "rtl8180: use NAPI for bottom-half processing" by John W. Linville · 14 years ago
  20. 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
  21. 5db5584 drivers/net/wireless: Restore upper case words in wiphy_<level> messages by Joe Perches · 14 years ago
  22. 0f956e7 rtl8180: use RTL818X_MSR_ADHOC for IBSS connection by John W. Linville · 14 years ago
  23. 030725d rtl8180: use NAPI for bottom-half processing by John W. Linville · 14 years ago
  24. 8f1d2d2 rtl8180: avoid potential NULL deref in rtl8180_beacon_work by John W. Linville · 14 years ago
  25. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  26. 8b73fb8 rtl8180: improve signal reporting for actual rtl8180 hardware by John W. Linville · 14 years ago
  27. 8b74964 rtl8180: improve signal reporting for rtl8185 hardware by John W. Linville · 14 years ago
  28. a3275e2 rtl8180: mark rtl8180_beacon_work static by John W. Linville · 14 years ago
  29. 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
  30. 9e385c5 rtl8180: change PCI DMA mask to DMA_BIT_MASK(32) by John W. Linville · 14 years ago
  31. c809e86 rtl8180: add software-based support for IBSS mode by John W. Linville · 14 years ago
  32. 51e080d rtl8180: assign sequence numbers in the driver by John W. Linville · 14 years ago
  33. 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
  34. c693bf9 rtl8180: use SET_IEEE80211_PERM_ADDR by John W. Linville · 14 years ago
  35. d989ff7 rtl8180: fix tx status reporting by John W. Linville · 14 years ago
  36. d10e2e0 rtl8180: use cached queue mapping for skb in rtl8180_tx by John W. Linville · 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. 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
  41. d2bb8e0 rtl8180: implement get_tsf op for mac80211 by John W. Linville · 15 years ago
  42. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  43. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  44. 643aab6 rtl8180: remove priv->mode by John W. Linville · 15 years ago
  45. 4a40ccf rtl8180: Remove usage of deprecated 'qual' by Larry Finger · 15 years ago
  46. ea31ba3 drivers/net/wireless/rtl818x: remove exceptional & on function name by Julia Lawall · 15 years ago
  47. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  48. 35a0ace wireless: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  49. f1d58c2 mac80211: push rx status into skb->cb by Johannes Berg · 15 years ago
  50. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  51. b55eae3 rtl8180: Fix to add STA mode by Larry Finger · 16 years ago
  52. da81ded rtl8180: adapt for deprecated IEEE80211_CONF_SHORT_SLOT_TIME flag by John W. Linville · 16 years ago
  53. 1c740ed Move all rtl818x files to a common directory. by Larry Finger · 16 years ago[Renamed from drivers/net/wireless/rtl8180_dev.c]
  54. e6a9854 mac80211/drivers: rewrite the rate control API by Johannes Berg · 16 years ago
  55. e897558 mac80211: introduce hw config change flags by Johannes Berg · 16 years ago
  56. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  57. 870abdf mac80211: add multi-rate retry support by Felix Fietkau · 16 years ago
  58. 05c914f mac80211: use nl80211 interface types by Johannes Berg · 16 years ago
  59. 38e3b0d rtl818x: merge tx/rx descriptor flags by Herton Ronaldo Krzesinski · 16 years ago
  60. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  61. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  62. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  63. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  64. 717ddc0 endianness annotations: drivers/net/wireless/rtl8180_dev.c by Al Viro · 16 years ago
  65. aa68cbf rtl818x: fix RTS/CTS-less transmit by Johannes Berg · 16 years ago
  66. 8318d78 cfg80211 API for channels/bitrates, mac80211 and driver conversion by Johannes Berg · 17 years ago
  67. 1955fd0 rtl818x: fix sparse warnings by Johannes Berg · 16 years ago
  68. 4fcc547 rtl8180_dev.c: add support for 1799:700f by Adrian Bassett · 17 years ago
  69. 32bfd35 mac80211: dont use interface indices in drivers by Johannes Berg · 17 years ago
  70. f653211 Add rtl8180 wireless driver by Michael Wu · 17 years ago