1. 893dc68 rtlwifi: Fix scheduling while atomic splat by Larry Finger · 8 years ago
  2. cceb0a5 rtlwifi: Add work queue for c2h cmd. by Ping-Ke Shih · 8 years ago
  3. 9336d37 rtlwifi: Remove debugging entry in sysfs by Larry Finger · 8 years ago
  4. c34df31 rtlwifi: Convert COMP_XX entries into a proper debugging mask by Larry Finger · 8 years ago
  5. b03d968 rtlwifi: Remove RT_TRACE messages that use DBG_EMERG by Larry Finger · 8 years ago
  6. ba9f93f rtlwifi: Fix enter/exit power_save by Larry Finger · 8 years ago
  7. 873ffe1 rtlwifi: Fix logic error in enter/exit power-save mode by wang yanqing · 9 years ago
  8. 57fbcce cfg80211: remove enum ieee80211_band by Johannes Berg · 9 years ago
  9. f1d2b4d rtlwifi: rtl818x: Move drivers into new realtek directory by Larry Finger · 9 years ago[Renamed from drivers/net/wireless/rtlwifi/base.c]
  10. 30686bf mac80211: convert HW flags to unsigned long bitmap by Johannes Berg · 10 years ago
  11. cad737d rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP packet. by Taehee Yoo · 10 years ago
  12. c8f0345 rtlwifi: Improve handling of IPv6 packets by Larry Finger · 10 years ago
  13. fd3cb22 rtlwifi: rtl8821ae: Switch to use common rate control routine by Larry Finger · 10 years ago
  14. e0e776a rtlwifi: Convert all drivers to use a common set of rate descriptors by Larry Finger · 10 years ago
  15. f1f2177 rtlwifi: Remove extraneous argument for rate mapping by Larry Finger · 10 years ago
  16. 598a0df rtlwifi: prevent format string usage from leaking by Kees Cook · 10 years ago
  17. 9afa2e4 rtlwifi: Modify base.{c,h} for new drivers by Larry Finger · 10 years ago
  18. f7953b2 rtlwifi: Modify core.c for new drivers by Larry Finger · 10 years ago
  19. fd09ff9 rtlwifi: Remove extra workqueue for enter/leave power state by Larry Finger · 10 years ago
  20. f133525 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  21. 685328b mac80211: remove channel_change_time by Johannes Berg · 11 years ago
  22. 90908e1 rtlwifi: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  23. 8fd77ae rtlwifi: rtl8192c: Prevent reconnect attempts if not connected by Larry Finger · 11 years ago
  24. 0c5d63f rtlwifi: Fix endian error in extracting packet type by Mark Cave-Ayland · 11 years ago
  25. 4f4826d rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine by Larry Finger · 11 years ago
  26. 7367d0b drivers/net: Convert uses of compare_ether_addr to ether_addr_equal by Joe Perches · 11 years ago
  27. 6f334c2 rtlwifi: Fix build errors for unusual cases by Larry Finger · 12 years ago
  28. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  29. d853754 drivers: avoid format strings in names passed to alloc_workqueue() by Kees Cook · 12 years ago
  30. 27d7f47 net: wireless: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  31. 655d8e2 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  32. e6deaf8 rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee by Larry Finger · 12 years ago
  33. a269913 rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue by Larry Finger · 12 years ago
  34. 26634c4 rtlwifi Modify existing bits to match vendor version 2013.02.07 by Larry Finger · 12 years ago
  35. 675a0b0 mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan by Karl Beldan · 12 years ago
  36. ded652a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  37. e1a0c6b mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40 by Johannes Berg · 12 years ago
  38. a5ffbe0 rtlwifi: Fix scheduling while atomic bug by Larry Finger · 12 years ago
  39. 0f01545 rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the new driver by Larry Finger · 12 years ago
  40. 36323f8 mac80211: move TX station pointer and restructure TX by Thomas Huehn · 13 years ago
  41. 90b90f6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  42. 2a00def rtlwifi: Remove extra argument from queue setup routine by Larry Finger · 13 years ago
  43. 2c20889 wireless: Remove casts to same type by Joe Perches · 13 years ago
  44. 2e42e47 drivers/net: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 13 years ago
  45. e89f769 rtlwifi: Fix oops on rate-control failure by Larry Finger · 13 years ago
  46. e1fa746 Correcting typos in rtlwifi/base.c by Tristan Pourcelot · 13 years ago
  47. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 13 years ago
  48. d273bb2 rtlwifi: Move pr_fmt macros to a single location by Larry Finger · 13 years ago
  49. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  50. a8d7606 rtlwifi: Update copyright dates by Larry Finger · 13 years ago
  51. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  52. 57adc1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  53. 3db1cd5 net: fix assignment of 0/1 to bool variables. by Rusty Russell · 13 years ago
  54. b9116b9a rtlwifi: Fix locking problem introduces with commit 6539306b by Larry Finger · 13 years ago
  55. 6539306 rtlwifi: merge ips,lps spinlocks into one mutex by Stanislaw Gruszka · 13 years ago
  56. 515db09 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by John W. Linville · 13 years ago
  57. abfabc9 rtlwifi: rtl8192cu: Fix endianian issues by Larry Finger · 13 years ago
  58. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 14 years ago
  59. 09e92f0 rtlwifi: Update to new Realtek version - Part I by Chaoming Li · 13 years ago
  60. 7ad0ce3 rtlwifi: Install updated rate-mapping routine by Larry Finger · 13 years ago
  61. 292b119 rtlwifi: Convert printks to pr_<level> by Joe Perches · 14 years ago
  62. 1d15b5f wireless: rtlwifi: throw away MAC_FMT and use %pM instead by Andy Shevchenko · 14 years ago
  63. e10542c rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true by Mike McCormack · 14 years ago
  64. 19086fc rtlwifi: Fix warnings from gcc 4.6.0 by Larry Finger · 14 years ago
  65. a70171d 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
  66. d3bb142 rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings by Larry Finger · 14 years ago
  67. 0baa0fd rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de by Chaoming_Li · 14 years ago
  68. acd4857 rtlwifi: Change base routines for addition of rtl8192se and rtl8192de by Chaoming_Li · 14 years ago
  69. cfef604 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
  70. 228bdfc rtlwifi: rtl8192ce: Fix LED initialization by Chaoming Li · 14 years ago
  71. 252f4bf 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
  72. 3247328 rtlwifi: Remove unused/unneeded variables by Larry Finger · 14 years ago
  73. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  74. 375ff4c rtlwifi: Fix error registering rate-control by Chaoming Li · 14 years ago
  75. 17c9ac6 rtlwifi: rtl8192ce: Fix endian warnings by Larry Finger · 14 years ago
  76. 7ea4724 rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu by Larry Finger · 14 years ago
  77. e6d8a81 rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load by Larry Finger · 14 years ago
  78. 3d986b2 rtlwifi: use alloc_workqueue by John W. Linville · 14 years ago
  79. d704300 rtlwifi: Fix use of mutex in interrupt code by Larry Finger · 14 years ago
  80. 8a09d6d rtlwifi: Switch locking from semaphores to mutexes by Larry Finger · 14 years ago
  81. 0c81733 rtl8192ce: Add new driver by Larry Finger · 14 years ago