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