Claudiu Beznea ([email protected])

Number of posts: 19 (0.39 per day)
First post: 2016-03-06 22:33:17
Last post: 2016-04-24 23:07:46

Date List Subject
2016-04-24 23:07:48 linux-kernel [PATCH] Staging: wilc1000: Freed memory in case of error
2016-04-24 23:07:46 linux-wireless [PATCH] Staging: wilc1000: Freed memory in case of error
2016-04-24 16:40:57 linux-kernel [PATCH] Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequent calls fails.
2016-04-02 20:22:26 linux-kernel [PATCH] Staging: wlan-ng: memory allocated inside mkimage() is not freed if subsequent calls fails.
2016-03-27 12:09:55 linux-kernel [PATCH] Staging: vt6655: defined some arrays as const arrays since they are not changed anywhere in code
2016-03-26 08:54:45 linux-kernel [PATCH] Staging: wlan-ng: removed "next" member of wlandevice_t since it is not used anywhere in code.
2016-03-25 21:29:17 linux-kernel [PATCH] Staging: wlan-ng: convert usb_prism_tbl[] array into a const array
2016-03-25 20:55:19 linux-kernel [PATCH] Staging: wlan-ng: no need for memcpy() since its arguments are already equal
2016-03-23 18:38:10 linux-kernel [PATCH] Staging: wlan-ng: wiphy_free() is not called in case wiphy_register() fails
2016-03-20 22:29:34 linux-kernel [PATCH] Staging: wlan-ng: removed "goto <label>" instructions where this is not necessary.
2016-03-15 19:53:39 linux-kernel [PATCH] Staging: wlan-ng: moved memset() calls after copy_from_user() call
2016-03-15 19:25:20 linux-kernel [PATCH 2/2] Staging: wlan-ng: convert p80211_stt_findproto() to static inline functions
2016-03-15 19:25:11 linux-kernel [PATCH 1/2] Staging: wlan-ng: removed prototype of p80211_stt_findproto() from this file.
2016-03-15 06:25:51 linux-kernel [PATCH] Staging: wlan-ng: convert p80211_stt_findproto() to inline function
2016-03-14 20:45:33 linux-kernel [PATCH] Staging: wlan-ng: defined oui_rfc1042[] and oui_8021h[] arrays as const arrays
2016-03-14 19:55:36 linux-kernel [PATCH] Staging: vt6655: defined byVT3253InitTab_RFMD[] and byVT3253B0_RFMD[] as const arrays.
2016-03-11 10:19:32 linux-kernel [PATCH] Staging: rtl8188eu: removed unnecessary check in core/rtw_ap.c
2016-03-09 21:54:32 linux-kernel [PATCH] staging: rtl8712: added few code enhancements in rtl8712_led.c
2016-03-06 22:33:17 linux-kernel [PATCH] Staging: octeon-usb: Fixed block comments coding style issue in octeon-hcd.c