1. 60eb817 staging: crypto: skein: cleanup >80 character lines by Jason Cooper · 10 years ago
  2. 06a620f staging: crypto: skein: remove trailing whitespace by Jason Cooper · 10 years ago
  3. 39bd42b staging: crypto: skein: fix leading whitespace by Jason Cooper · 10 years ago
  4. e6d336f staging: crypto: skein: dos2unix, remove executable perms by Jason Cooper · 10 years ago
  5. a0d5dd8 staging: crypto: skein: cleanup whitespace around operators/punc. by Jason Cooper · 10 years ago
  6. cd4811a staging: crypto: skein: fixup pointer whitespace by Jason Cooper · 10 years ago
  7. b9761cc staging: crypto: skein: use u8, u64 vice uint*_t by Jason Cooper · 10 years ago
  8. 11d9ffb staging: crypto: skein: remove all typedef {struct, enum} by Jason Cooper · 10 years ago
  9. 2ab31bb staging: crypto: skein: remove unneeded typedefs by Jason Cooper · 10 years ago
  10. 8eee378 staging: crypto: skein: remove __cplusplus and an unneeded stddef.h by Jason Cooper · 10 years ago
  11. da13dfd staging: crypto: skein: remove skein_port.h by Jason Cooper · 10 years ago
  12. 5057bbb staging: crypto: skein: remove brg_*.h includes by Jason Cooper · 10 years ago
  13. c2c7426 staging: crypto: skein: allow building statically by Jason Cooper · 10 years ago
  14. 449bb81 staging: crypto: skein: import code from Skein3Fish.git by Jason Cooper · 10 years ago
  15. 5565c59 staging/line6: Fix kzalloc coding style issue by L. Alberto Giménez · 10 years ago
  16. a6b4699 staging: line6: Add blank lines after declarations by Fabian Mewes · 10 years ago
  17. d130c00 Staging: lustre: mark a variable static in workitem.c by Mike Sampson · 10 years ago
  18. df3c957 staging: lustre: use NULL instead of 0 for pointer by Daeseok Youn · 10 years ago
  19. 81fb955 staging/lustre: fix sparse warning by Denis Pithon · 10 years ago
  20. e442294 Staging: lustre: Fixed syntax errors reported by checkpatch.pl script for file types.h by Joshua Baldock · 10 years ago
  21. f0bd2c4 Staging: lustre: Corrected styling errors reported by checkpatch.pl script on file ptllnd_wire.h by Joshua Baldock · 10 years ago
  22. f51d765 Staging: lustre: Fixed errors reported by checkpatch.pl script for file ptllnd.h by Joshua Baldock · 10 years ago
  23. f9bd9c1 staging: lustre: use __func__ instead of __FUNCTION__ by Christoph Jaeger · 10 years ago
  24. f5e8269 drivers:staging:lustre Fixed sparse warning: plain integer as NULL pointer by John de la Garza · 10 years ago
  25. d766b4b staging: lustre: Fix typo in lustre/include by Masanari Iida · 10 years ago
  26. 22bfe7e bcm: Fixing a few checkpatch issues in InterfaceMisc.h by Julian Gindi · 10 years ago
  27. 36c89c0 staging: binder: add __user annotation in binder.c by Mathieu Maret · 10 years ago
  28. 53d719f staging: android: uapi: fix coding style by Seunghun Lee · 10 years ago
  29. ef32381 staging: goldfish: Fix missing blank lines by Garret Kelly · 10 years ago
  30. 67c20cf staging: goldfish: switch from spinlock to mutex by Kristina Martšenko · 10 years ago
  31. dff2226 staging: rtl8723au: Make _rtw_free_network23() static by Jes Sorensen · 10 years ago
  32. a9339fd staging: rtl8723au: Remove bogus inline from rtw_set_roaming() prototype by Jes Sorensen · 10 years ago
  33. afa7e48 staging: rtl8723au: Move rtw23a_roaming() so we can declare _rtw_roaming() static by Jes Sorensen · 10 years ago
  34. d944b72 staging: rtl8723au: collect_bss_info23a(): Use struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  35. 7ca9ed2 staging: rtl8723au: Remove unused function rtw_get_timestampe_from_ie23a() by Jes Sorensen · 10 years ago
  36. e418361 staging: rtl8723au: Fold _rtw_free_mlme_priv23a() into rtw_free_mlme_priv23a() by Jes Sorensen · 10 years ago
  37. 5682879 staging: rtl8723au: Fold rtw_to_roaming() into the code by Jes Sorensen · 10 years ago
  38. 480c865 staging: rtl8723au: rtw_mlme.c: Clean up mess by Jes Sorensen · 10 years ago
  39. 684ad6e staging: rtl8723au: Remove dummy function rtw_hostapd_mlme_rx23a() by Jes Sorensen · 10 years ago
  40. c8bdc72 staging: rtl8723au: Remove another unused prototype by Jes Sorensen · 10 years ago
  41. f466c40 staging: rtl8723au: Fold some resource allocation abstraction into their callers by Jes Sorensen · 10 years ago
  42. 09ae6d7 staging: rtl8723au: Remove unnecessary abstraction rtw_os_recv_resource_alloc23a() by Jes Sorensen · 10 years ago
  43. 35a5c6f staging: rtl8723au: Remove unused function rtw_os_read_port23a() by Jes Sorensen · 10 years ago
  44. 76dc444 staging: rtl8723au: Clean up namespace clashes with rtl8188eu driver by Jes Sorensen · 10 years ago
  45. 987bc3f staging: rtl8188eu: os_intfs.c: Mark a couple of variables static by Jes Sorensen · 10 years ago
  46. b809fc4 staging: rtl8188eu: usb_intf.c: No point processing an empty table by Jes Sorensen · 10 years ago
  47. bc55ae4 staging: rtl8723au: os_intfs.c: Declare a couple of local variables static by Jes Sorensen · 10 years ago
  48. 68e6831 staging: rtl8723au: init_channel_set(): Restructure variable names by Jes Sorensen · 10 years ago
  49. 34df0dd staging: rtl8723au: mgmt_dispatcher23a(): Use struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  50. 78d2350 staging: rtl8723au: OnAuth23a(): ieee80211.h-ify by Jes Sorensen · 10 years ago
  51. 580e756 staging: rtl8723au: OnAuth23aClient23a(): Clean up using struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  52. 6c8207a staging: rtl8723au: OnAssocRsp23a() use ieee80211_mgmt to obtain DA by Jes Sorensen · 10 years ago
  53. b30f74e staging: rtl8723au: OnAction23a_back23a(): Use struct ieee8011_mgmt to parse action frames by Jes Sorensen · 10 years ago
  54. f5f0571 staging: rtl8723au: OnAction23a(): Use struct ieee80211_mgmt instead of hardcoded offsets by Jes Sorensen · 10 years ago
  55. 0e95969 staging: rtl8723au: update_TSF() remove unused argument and move to rtw_mlme_ext.c by Jes Sorensen · 10 years ago
  56. 04fad92 staging: rtl8723au: clean up update_TSF() by Jes Sorensen · 10 years ago
  57. 9af3680 staging: rtl8723au: OnBeacon23a() tidy up code by Jes Sorensen · 10 years ago
  58. 9aac910 staging: rtl8723au: rtw_mlme.c: remove commented out debug code by Jes Sorensen · 10 years ago
  59. 959226a staging: rtl8723au: Remove buggy function _rtw_report_sec_ie() by Jes Sorensen · 10 years ago
  60. 8e64bc5 staging: rtl8723au: OnProbeReq23a(): is_valid_p2p_probereq is always false by Jes Sorensen · 10 years ago
  61. d3c6094 staging: rtl8723au: OnProbeReq23a(): Use struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  62. 07d2c3b staging: rtl8723au: OnAssocReq23a(): use ieee80211_mgmt to calculate offset by Jes Sorensen · 10 years ago
  63. 43c34be staging: rtl8723au: ioctl_cfg80211.c: Use eth_{zero,broadcast},addr() by Jes Sorensen · 10 years ago
  64. 29f79e0 staging: rtl8723au: Remove some unused ieee80211 structs by Jes Sorensen · 10 years ago
  65. 30947bb staging: rtl8723au: Remove unused ieee880211_is_empty_essid() by Jes Sorensen · 10 years ago
  66. 5951a5c staging: rtl8723au: Remove unused dump_wpsie23a() by Jes Sorensen · 10 years ago
  67. 7e07583 staging: rtl8723au: Remove struct rtw_ieee802_11_elems and related code by Jes Sorensen · 10 years ago
  68. 57ed7bb staging: rtl8723au: OnAssocReq23a(): Use cfg80211_find_ie() to locate HT caps by Jes Sorensen · 10 years ago
  69. 49ae9a5 staging: rtl8723au: OnAssocReq23a(): Don't check for presence of BSSID twice by Jes Sorensen · 10 years ago
  70. 7d69253 staging: rtl8723au: OnAssocReq23a(): Simplify parsing crypto info from the IE by Jes Sorensen · 10 years ago
  71. ab6fb7a staging: rtl8723au: update_bcn_vendor_spec_ie(): Go easy on those brackets by Jes Sorensen · 10 years ago
  72. 7964eba0 staging: rtl8723au: Remove multiple duplicate defines of the WPA OUI by Jes Sorensen · 10 years ago
  73. daa5d2f staging: rtl8723au: Remove unused for_each_ie() and dump_ies23a() by Jes Sorensen · 10 years ago
  74. fcff60e staging: rtl8723au: Remove obsolete rtw_get_wpa{2,}_ie23a() functions by Jes Sorensen · 10 years ago
  75. 9bf29cb staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Remove unused variable 'pos' by Jes Sorensen · 10 years ago
  76. 58aedb4 staging: rtl8723au: rtw_cfg80211_set_wpa_ie(): Use cfg80211_ API by Jes Sorensen · 10 years ago
  77. f88ca60 staging: rtl8723au: rtw_check_bcn_info23a(): Use cfg80211 to find WPA info by Jes Sorensen · 10 years ago
  78. c376183 staging: rtl8723au: rtw_check_bcn_info23a(): Remove excessive brackets by Jes Sorensen · 10 years ago
  79. d7f0369 staging: rtl8723au: rtw_get_cipher_info(): Convert to use cfg80211_* API by Jes Sorensen · 10 years ago
  80. 95c4345a staging: rtl8723au: Use const * for parsing wpa IEs by Jes Sorensen · 10 years ago
  81. 731f9da staging: rtl8723au: start_bss_network(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  82. bf35027 staging: rtl8723au: update_sta_support_rate23a(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  83. 82695d5 staging: rtl8723au: rtw_check_bcn_info23a(): Clean up code obfuscation by Jes Sorensen · 10 years ago
  84. 3ffa435 staging: rtl8723au: rtw_check_bcn_info23a(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  85. c146551 staging: rtl8723au: Make rtw_check_bcn_info23() take a ieee80211_mgmt pointer by Jes Sorensen · 10 years ago
  86. f96355b staging: rtl8723au: OnBeacon23a(): Use ieee80211_mgmt to calculate ie location by Jes Sorensen · 10 years ago
  87. ee79b56 staging: rtl8723au: OnBeacon23a(): Use struct ieee80211_mgmt by Jes Sorensen · 10 years ago
  88. f0fcc4f staging: rtl8723au: rtw_get_cur_max_rate23a(): use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  89. 4bf954b staging: rtl8723au: rtw_update_protection23a(): Use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  90. e0facfa staging: rtl8723au: Make mlme_handlers and action_handlers return int by Jes Sorensen · 10 years ago
  91. da290c5 staging: rtl8723au: OnAssocReq23a(): Clean up and use more ieee80211.h by Jes Sorensen · 10 years ago
  92. 858e665 staging: rtl8723au: issue_probersp23a(): various cleanups by Jes Sorensen · 10 years ago
  93. cfe4ecd staging: rtl8723au: issue_asocrsp23a(): Use cfg80211_find_ie() and cleanups by Jes Sorensen · 10 years ago
  94. 0b2b676 staging: rtl8723au: issue_assocreq23a(): General cleanups and use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  95. 78b7d04 staging: rtl8723au: issue_action_BSSCoexistPacket(): Clean + use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  96. f73255d staging: rtl8723au: collect_bss_info23a(): Convert to use cfg80211_fine_ie() by Jes Sorensen · 10 years ago
  97. f9df1ea staging: rtl8723au: process_80211d() use cfg80211_find_ie() by Jes Sorensen · 10 years ago
  98. 7ffdc3f staging: rtl8723au: OnAction23_back23a() Use ieee80211_mgmt and bug fixes by Jes Sorensen · 10 years ago
  99. c8f260e staging: rtl8723au: OnDisassoc23(): Use ieee80211_mgmt by Jes Sorensen · 10 years ago
  100. be47f78 staging: rtl8723au: OnDeAuth23a() use ieee80211 header defines by Jes Sorensen · 10 years ago