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