1. 7c62940 rtlwifi: Fix NULL dereference when PCI driver used as an AP by Luis Felipe Dominguez Vega · 9 years ago
  2. 93803b3 wireless: Use eth_<foo>_addr instead of memset by Joe Perches · 9 years ago
  3. 33511b1 rtlwifi: add support to send beacon frame. by Taehee Yoo · 10 years ago
  4. 3424a00 rtlwifi: rtl8192c-common: Convert driver to use common DM table initialization by Larry Finger · 10 years ago
  5. 6f8214b rtlwifi: Create new routine to initialize the DM tables by Larry Finger · 10 years ago
  6. fe89707 rtlwifi: rtl8821ae: Simplify loading of WOWLAN firmware by Troy Tan · 10 years ago
  7. 9995858 rtlwifi: update RCR register in rtl_op_configure_filter() by Lorenzo Bianconi · 10 years ago
  8. 9a638dd Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 10 years ago
  9. a344d67 mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR by Johannes Berg · 10 years ago
  10. c0386f1 rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_status by Larry Finger · 10 years ago
  11. 557f933 rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: rtl8821ae: Use common cmd_send_packet by Larry Finger · 10 years ago
  12. 34ed780 rtlwifi: Fix problems with building an allyesconfig by Larry Finger · 10 years ago
  13. f7953b2 rtlwifi: Modify core.c for new drivers by Larry Finger · 10 years ago
  14. 38506ec rtlwifi: rtl_pci: Start modification for new drivers by Larry Finger · 10 years ago
  15. 4625b64 rtlwifi: remove unnecessary break after return by Fabian Frederick · 10 years ago
  16. 77be2c5 mac80211: add vif to flush call by Emmanuel Grumbach · 10 years ago
  17. 1851cb4 rtlwifi: Remove casts of pointer to same type by Joe Perches · 10 years ago
  18. 25b13db rtlwifi: Move common routines to core by Larry Finger · 10 years ago
  19. 2cddad3 rtlwifi: Prepare existing drivers for new driver by Larry Finger · 10 years ago
  20. 711f145 rtlwifi: properly apply filter flags by Peter Wu · 10 years ago
  21. 619ce76 rtlwifi: Set the link state by Larry Finger · 11 years ago
  22. 62009b7 rtlwifi: rtl8192cu: Add new firmware by Larry Finger · 11 years ago
  23. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  24. 6f334c2 rtlwifi: Fix build errors for unusual cases by Larry Finger · 11 years ago
  25. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  26. a269913 rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue by Larry Finger · 11 years ago
  27. 26634c4 rtlwifi Modify existing bits to match vendor version 2013.02.07 by Larry Finger · 11 years ago
  28. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 11 years ago
  29. 39ecc01 mac80211: pass queue bitmap to flush operation by Johannes Berg · 11 years ago
  30. 18b559d mac80211: split TX aggregation stop action by Johannes Berg · 12 years ago
  31. ccd9536 rtlwifi: use eth_zero_addr() to assign zero address by Wei Yongjun · 12 years ago
  32. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 12 years ago
  33. 2c20889 wireless: Remove casts to same type by Joe Perches · 12 years ago
  34. 3eda95d rtlwifi: Remove extra debugging message accidentally left in by Larry Finger · 12 years ago
  35. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 12 years ago
  36. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  37. a8d7606 rtlwifi: Update copyright dates by Larry Finger · 13 years ago
  38. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  39. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  40. 8a3a3c8 mac80211: pass vif param to conf_tx() callback by Eliad Peller · 13 years ago
  41. 37a41b4 mac80211: add ieee80211_vif param to tsf functions by Eliad Peller · 13 years ago
  42. bac2555 rtlwifi: Fix problem when switching connections by George · 13 years ago
  43. 1d15b5f wireless: rtlwifi: throw away MAC_FMT and use %pM instead by Andy Shevchenko · 13 years ago
  44. e10542c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true by Mike McCormack · 13 years ago
  45. 9c05044 rtlwifi: Fix typo in variable name by Mike McCormack · 13 years ago
  46. 7101f40 rtlwifi: Fix warnings on parisc arch by Larry Finger · 13 years ago
  47. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  48. 0baa0fd rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de by Chaoming_Li · 13 years ago
  49. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  50. 3247328 rtlwifi: Remove unused/unneeded variables by Larry Finger · 13 years ago
  51. 701c2be rtlwifi: Add the missing rcu_read_lock/unlock by Alessio Igor Bogani · 13 years ago
  52. 7bb4568 mac80211: make tx() operation return void by Johannes Berg · 13 years ago
  53. 17c9ac6 rtlwifi: rtl8192ce: Fix endian warnings by Larry Finger · 13 years ago
  54. 7ea4724 rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu by Larry Finger · 13 years ago
  55. 0b01f03 mac80211: track receiver's aggregation reorder buffer size by Johannes Berg · 14 years ago
  56. 8a09d6d rtlwifi: Switch locking from semaphores to mutexes by Larry Finger · 14 years ago
  57. 0c81733 rtl8192ce: Add new driver by Larry Finger · 14 years ago