1. 7964eba0 staging: rtl8723au: Remove multiple duplicate defines of the WPA OUI by Jes Sorensen · 10 years ago
  2. daa5d2f staging: rtl8723au: Remove unused for_each_ie() and dump_ies23a() by Jes Sorensen · 10 years ago
  3. fcff60e staging: rtl8723au: Remove obsolete rtw_get_wpa{2,}_ie23a() functions by Jes Sorensen · 10 years ago
  4. 9bf29cb staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Remove unused variable 'pos' by Jes Sorensen · 10 years ago
  5. 58aedb4 staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Use cfg80211_ API by Jes Sorensen · 10 years ago
  6. f88ca60 staging: rtl8723au: rtw_check_bcn_info23a(): Use cfg80211 to find WPA info by Jes Sorensen · 10 years ago
  7. c376183 staging: rtl8723au: rtw_check_bcn_info23a(): Remove excessive brackets by Jes Sorensen · 10 years ago
  8. d7f0369 staging: rtl8723au: rtw_get_cipher_info(): Convert to use cfg80211_* API by Jes Sorensen · 10 years ago
  9. 95c4345a staging: rtl8723au: Use const * for parsing wpa IEs by Jes Sorensen · 10 years ago
  10. 731f9da staging: rtl8723au: start_bss_network(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  11. bf35027 staging: rtl8723au: update_sta_support_rate23a(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  12. 82695d5 staging: rtl8723au: rtw_check_bcn_info23a(): Clean up code obfuscation by Jes Sorensen · 10 years ago
  13. 3ffa435 staging: rtl8723au: rtw_check_bcn_info23a(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  14. c146551 staging: rtl8723au: Make rtw_check_bcn_info23() take a ieee80211_mgmt pointer by Jes Sorensen · 10 years ago
  15. f96355b staging: rtl8723au: OnBeacon23a(): Use ieee80211_mgmt to calculate ie location by Jes Sorensen · 10 years ago
  16. ee79b56 staging: rtl8723au: OnBeacon23a(): Use struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  17. f0fcc4f staging: rtl8723au: rtw_get_cur_max_rate23a(): use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  18. 4bf954b staging: rtl8723au: rtw_update_protection23a(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  19. e0facfa staging: rtl8723au: Make mlme_handlers and action_handlers return int by Jes Sorensen · 10 years ago
  20. da290c5 staging: rtl8723au: OnAssocReq23a(): Clean up and use more ieee80211.h by Jes Sorensen · 10 years ago
  21. 858e665 staging: rtl8723au: issue_probersp23a(): various cleanups by Jes Sorensen · 10 years ago
  22. cfe4ecd staging: rtl8723au: issue_asocrsp23a(): Use cfg80211_find_ie() and cleanups by Jes Sorensen · 10 years ago
  23. 0b2b676 staging: rtl8723au: issue_assocreq23a(): General cleanups and use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  24. 78b7d04 staging: rtl8723au: issue_action_BSSCoexistPacket(): Clean + use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  25. f73255d staging: rtl8723au: collect_bss_info23a(): Convert to use cfg80211_fine_ie() by Jes Sorensen · 10 years ago
  26. f9df1ea staging: rtl8723au: process_80211d() use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  27. 7ffdc3f staging: rtl8723au: OnAction23_back23a() Use ieee80211_mgmt and bug fixes by Jes Sorensen · 10 years ago
  28. c8f260e staging: rtl8723au: OnDisassoc23(): Use ieee80211_mgmt by Jes Sorensen · 10 years ago
  29. be47f78 staging: rtl8723au: OnDeAuth23a() use ieee80211 header defines by Jes Sorensen · 10 years ago
  30. d7a1599 staging: rtl8723au: OnAssocRsp23a() use ieee80211 header defines by Jes Sorensen · 10 years ago
  31. 781f65c staging: rtl8723au: OnAuth23aClient23a() Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  32. b1b2bbb staging: rtl8723au: OnAuth23() Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  33. 9f0e586 staging: rtl8723au: OnProbeReq23a() Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  34. 2403ea6 staging: rtl8723au: rtw_update_ht_ie23a(): use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  35. 7c2f97b staging: rtl8723au: rtw_restructure_ht_ie23a(): use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  36. bad69af staging: rtl8723au: Remove another stack of unused P2P related #defines by Jes Sorensen · 10 years ago
  37. 98fb812 staging: rtl8723au: Remove P2P/WiFiDirect/WiFiDisplay code by Jes Sorensen · 10 years ago
  38. 9162493 staging: rtl8723au: Remove obsolete local defines matching WLAN_EID_* by Jes Sorensen · 10 years ago
  39. 3021bc4 staging: rtl8723au: Fixup last users to use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  40. df22094 staging: rtl8723au: rtw_recv.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  41. 3455f1f staging: rtl8723au: rtw_xmit.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  42. 4288e5f staging: rtl8723au: rtl8723a_cmd.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  43. 25c934f staging: rtl8723au: rtw_wlan_util.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  44. 4323b04 staging: rtl8723au: rtw_ieee80211.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  45. 9676c3b staging: rtl8723au: rtw_p2p.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  46. af2cb2c staging: rtl8723au: rtw_ap.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  47. a7eab38 staging: rtl8723au: rtw_mlme.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  48. 5afd391 staging: rtl8723au: rtw_mlme_ext.c: Use the kernel's WLAN_EID_* definitions by Jes Sorensen · 10 years ago
  49. 7a65382 staging: rtl8723au: make source * argument const by Jes Sorensen · 10 years ago
  50. 1a2818f staging: rtl8723au: rtw_security.h - remove some unused macros by Jes Sorensen · 10 years ago
  51. 9300c94 staging: rtl8723au: Remove duplicate #defines for WLAN_EID_VENDOR_SPECIFIC by Jes Sorensen · 10 years ago
  52. 597baaf staging: rtl8723au: Fix buffer overflow in rtw_get_wfd_ie() by Jes Sorensen · 10 years ago
  53. 2023d18 staging: dgap: remove uchar typedef and replace use with u8 by Mark Hounschell · 10 years ago
  54. c9a1299 staging: dgap: rename and fixup dgap_wait_for_xxx functions by Mark Hounschell · 10 years ago
  55. 20fe4ae staging: dgap: fix/change a pr_info by Mark Hounschell · 10 years ago
  56. 70dc233 staging: dgap: remove volatiles from dgap.h by Mark Hounschell · 10 years ago
  57. 77c9976 staging: dgap: Macros with complex values should be enclosed in parenthesis by Mark Hounschell · 10 years ago
  58. 9e84401 staging: dgap: Only read config file dgap.conf once by Mark Hounschell · 10 years ago
  59. 559edcb staging: dgap: Removes excessive empty lines from dgap.h by Mark Hounschell · 10 years ago
  60. cb87399 staging: dgap: remove some unused code in dgap.h by Mark Hounschell · 10 years ago
  61. d68dcfc staging: dgap: Fix several 80+ line warnings in dgap.h by Mark Hounschell · 10 years ago
  62. 084eb9d staging: dgap: fix some whitespace warnings in dgap.h by Mark Hounschell · 10 years ago
  63. 35ed972 staging: dgap: Remove some unneeded comments by Mark Hounschell · 10 years ago
  64. 2c44ef7 staging: dgap: Remove some unused code in dgap.c by Mark Hounschell · 10 years ago
  65. bd2715f staging: rtl8821ae: Fix rtl8821ae/hw.h pointer declaration style by Mark Einon · 10 years ago
  66. f6d49cb staging: rtl8821ae: Remove FSF mailing address from rtl8821ae/hw.h header by Mark Einon · 10 years ago
  67. dab3775 staging: rtl8821ae: Fix whitespace in rtl8821ae/hw.h by Mark Einon · 10 years ago
  68. 7fe704c Staging: iio: Switch from msleep to usleep range per timers-howto.txt by Michael Welling · 10 years ago
  69. b47b894 Staging: iio: Remove quoted string split across lines warnings by Michael Welling · 10 years ago
  70. 8f2150d Staging: iio: Removes unwanted space before semicolon by Michael Welling · 10 years ago
  71. 9f9e1e0 staging: iio: fix coding style by Joel Porquet · 10 years ago
  72. 2315e49 Staging: bcm: Qos: fixed braces' coding style by Luis Ortega · 10 years ago
  73. 32f21ce staging/bcm fix hostmibs.c checkpatch problems by Jake Edge · 10 years ago
  74. a47a0f5 Staging: bcm: CmHost: remove temp bracing from switch/cases. by Gary Rookard · 10 years ago
  75. bee2d6a staging: comedi: declare das6402_boards as static by Michele Curti · 10 years ago
  76. 110775b staging: comedi: adl_pci9118: fix whitespace issues by Richard Leitner · 10 years ago
  77. b5ebcaa staging: comedi: more descriptive names for addi-data drivers by Georg Gast · 10 years ago
  78. 6425b1c staging: comedi: drivers: pcl812.c: add curly braces for checkpatch by Kumar Amit Mehta · 10 years ago
  79. 571845c staging: comedi: s626: use comedi_timeout() on remaining loops by Chase Southwood · 10 years ago
  80. 1e4742d staging: comedi: drivers.c: Fix missing a blank line, after declarations warning by Yves Deweerdt · 10 years ago
  81. b2f4874 staging: comedi: comedy_fops.c: fix line over 80, characters warnings by Yves Deweerdt · 10 years ago
  82. f619621 staging: comedi: remove an unneeded variable by Dan Carpenter · 10 years ago
  83. 94b080b staging: rtl8723au: Simplify retrieving the ether_type in portctrl() by Jes Sorensen · 10 years ago
  84. 7d0d2b1 staging: rtl8723au: Calling rtw_get_stainfo() with a NULL sta_addr will return NULL by Jes Sorensen · 10 years ago
  85. 514c485 staging: rtl8723au: Fix case where ethtype was never obtained and always be checked against 0 by Jes Sorensen · 10 years ago
  86. 7dd1e72 staging: rtl8723au: Use proper ETH_P_* types in rtw_recv.c by Jes Sorensen · 10 years ago
  87. f4337aa staging: rtl8723au: Call do_div() directly and get rid of unnecessary wrapper functions by Jes Sorensen · 10 years ago
  88. 88cdc94 staging: rtl8723au: Fix build error due to bad commit 6c89f82 by Larry Finger · 10 years ago
  89. 6484767 staging: rtl8723au: Remove unused bitshift() function by Jes Sorensen · 10 years ago
  90. 9cd81fa staging: rtl8723au: Remove a couple of unused prototypes by Jes Sorensen · 10 years ago
  91. 8000d1c staging: rtl8723au: No need to include header files for unused circ_buf and old iwpriv bits by Jes Sorensen · 10 years ago
  92. 458dc03 staging: rtl8723au: Remove unnecessary forward struct declarations from xmit_osdep.h by Jes Sorensen · 10 years ago
  93. 4c9c570 staging: rtl8723au: Remove ugly pktfile interface by Jes Sorensen · 10 years ago
  94. 3e689a9 staging: rtl8723au: Don't use pktfile interface in rtw_xmitframe_coalesce23a() by Jes Sorensen · 10 years ago
  95. 69a0f97 staging: rtl8723au: Make rtw_xmitframe_coalesce23a() more readable by Jes Sorensen · 10 years ago
  96. e59cb42 staging: rtl8723au: Fix update_attrib() and set_qos() to not use pktfile nonsense by Jes Sorensen · 10 years ago
  97. 3483b8a staging: rtl8723au: Use proper ETH_P_* types instead of hard coded constants in rtw_xmit.c by Jes Sorensen · 10 years ago
  98. f4f1cb9 staging: rtl8723au: Fold rtw_remainder_len23a() into _rtw_open_pktfile23a() by Jes Sorensen · 10 years ago
  99. 41ed2cb staging: rtl8723au: Remove last remnants of CONFIG_BR_EXT by Jes Sorensen · 10 years ago
  100. 814a1d9 staging: rtl8723au: rtw_report_sec_ie23a() is only called from rtw_mlme.c by Jes Sorensen · 10 years ago