Franky Lin ([email protected])

Number of posts: 621 (0.52 per day)
First post: 2011-05-24 00:29:09
Last post: 2014-08-29 19:50:59

Date List Subject
2011-09-19 21:26:31 linux-wireless [PATCH 07/20] staging: brcm80211: remove event handler thread from fullmac
2011-09-19 21:26:31 linux-wireless [PATCH 14/20] staging: brcm80211: added endianness check flag to fullmac Makefile
2011-09-19 21:26:31 linux-wireless [PATCH 19/20] staging: brcm80211: simplified internal ioctl function once more
2011-09-19 21:26:31 linux-wireless [PATCH 15/20] staging: brcm80211: removed likely/unlikely calls
2011-09-19 21:26:31 linux-wireless [PATCH 16/20] staging: brcm80211: removed log after kzalloc()/kmalloc() failure
2011-09-19 21:26:31 linux-wireless [PATCH 12/20] staging: brcm80211: remove global variables for data frame boundary
2011-09-19 21:26:31 linux-wireless [PATCH 09/20] staging: brcm80211: remove fullmac module_param brcmf_sdiod_drive_strength
2011-09-19 21:26:31 linux-wireless [PATCH 20/20] staging: brcm80211: reduced checkpatch warnings to zero
2011-09-19 21:26:31 linux-wireless [PATCH 03/20] staging: brcm80211: sparse endianness warnings for struct brcmf_proto_cdc_ioctl
2011-09-19 21:26:31 linux-wireless [PATCH 13/20] staging: brcm80211: removed two fullmac sparse spinlock warnings
2011-09-19 21:26:31 linux-wireless [PATCH 17/20] staging: brcm80211: clarified fullmac io and event codes
2011-09-19 21:26:26 linux-wireless [PATCH 04/20] staging: brcm80211: sparse endianness warnings for struct sdpcm_shared
2011-09-19 21:26:26 linux-wireless [PATCH 01/20] staging: brcm80211: sparse endianness warnings on dongle events
2011-09-16 19:28:30 linux-wireless [PATCH 14/19] staging: brcm80211: remove fullmac module_param for ARP offload feature
2011-09-16 19:28:30 linux-wireless [PATCH 16/19] staging: brcm80211: remove for_each_bss() macro from brcmfmac driver
2011-09-16 19:28:26 linux-wireless [PATCH 10/19] staging: brcm80211: fixed sparse endianness warnings on fullmac assoc pars
2011-09-16 19:28:26 linux-wireless [PATCH 04/19] staging: brcm80211: remove fullmac module_param for packet filter feature
2011-09-16 19:28:26 linux-wireless [PATCH 13/19] staging: brcm80211: remove _brcmf_sysioc_thread in fullmac
2011-09-16 19:28:26 linux-wireless [PATCH 07/19] staging: brcm80211: simplified brcmf_proto_ioctl()
2011-09-16 19:28:26 linux-wireless [PATCH 19/19] staging: brcm80211: sparse endianness warnings on fullmac bss info
2011-09-16 19:28:26 linux-wireless [PATCH 05/19] staging: brcm80211: remove global variable brcmf_roam from fullmac
2011-09-16 19:28:26 linux-wireless [PATCH 06/19] staging: brcm80211: remove global variable brcmf_radio_up from fullmac
2011-09-16 19:28:26 linux-wireless [PATCH 18/19] staging: brcm80211: remove static global variables from dhd_sdio.c
2011-09-16 19:28:26 linux-wireless [PATCH 09/19] staging: brcm80211: fixed sparse endianness warnings on fullmac scan pars
2011-09-16 19:28:26 linux-wireless [PATCH 12/19] staging: brcm80211: fixed sparse endianness warnings on fullmac ratespec
2011-09-16 19:28:26 linux-wireless [PATCH 11/19] staging: brcm80211: fixed sparse endianness warnings on fullmac scb pars
2011-09-16 19:28:26 linux-wireless [PATCH 08/19] staging: brcm80211: removed set_fs/get_fs/get_ds calls from brcmf_dev_ioctl()
2011-09-16 19:28:25 linux-wireless [PATCH 15/19] staging: brcm80211: remove brcmfmac interface name override
2011-09-16 19:28:25 linux-wireless [PATCH 17/19] staging: brcm80211: remove global variable from bcmsdh_sdmmc.c
2011-09-16 19:28:21 linux-wireless [PATCH 03/19] staging: brcm80211: remove fullmac module_param brcmf_deferred_tx
2011-09-16 19:28:21 linux-wireless [PATCH 01/19] staging: brcm80211: remove SOFTAP code from fullmac
2011-09-16 19:28:21 linux-wireless [PATCH 02/19] staging: brcm80211: remove fullmac module_param sd_f2_blocksize
2011-09-16 19:28:21 linux-wireless [PATCH 00/19] staging: brcm80211: 6th reaction for mainline patch #2
2011-08-15 06:27:20 linux-wireless Re: BCM4325 support in brcm80211 or newer versions of bcm4329 driver
2011-08-12 18:59:58 linux-wireless Re: [PATCH 01/14] staging: brcm80211: use wait queues instead of semaphores in wl_cfg80211.c
2011-07-20 17:29:37 linux-wireless Re: Looking for tuning beacon interval on BCM4329
2011-07-18 22:24:07 linux-wireless Re: [PATCH 12/19] staging: brcm80211: remove code for unsupported chip
2011-07-18 21:18:22 linux-wireless Re: [PATCH 12/19] staging: brcm80211: remove code for unsupported chip
2011-07-14 21:30:03 linux-wireless [PATCH 34/35] staging: brcm80211: remove volatile keyword used in struct rte_console
2011-07-14 21:30:02 linux-wireless [PATCH 14/35] staging: brcm80211: replaced typedef wlc_rateset_t
2011-07-14 21:30:02 linux-wireless [PATCH 05/35] staging: brcm80211: removed function declaration typedefs from aiutils.h
2011-07-14 21:30:02 linux-wireless [PATCH 32/35] staging: brcm80211: replace semaphore by wait_queue for sysioc thread
2011-07-14 21:30:02 linux-wireless [PATCH 15/35] staging: brcm80211: replaced typedef wl_rateset_t by struct brcm_rateset
2011-07-14 21:30:02 linux-wireless [PATCH 17/35] staging: brcm80211: modify the FOREACH_BSS macro
2011-07-14 21:30:02 linux-wireless [PATCH 13/35] staging: brcm80211: replaced various typedefs
2011-07-14 21:30:02 linux-wireless [PATCH 29/35] staging: brcm80211: brcmfmac: Roamed channel info passed to cfg80211
2011-07-14 21:30:02 linux-wireless [PATCH 18/35] staging: brcm80211: use mutex instead of semaphore in dhd_linux.c
2011-07-14 21:30:02 linux-wireless [PATCH 24/35] staging: brcm80211: brcmfmac: Enabling FW roaming by default
2011-07-14 21:30:02 linux-wireless [PATCH 19/35] staging: brcm80211: remove duplicated code from brcmf_init_iscan
2011-07-14 21:29:57 linux-wireless [PATCH 27/35] staging: brcm80211: fix for 'remove unnecessary braces' checkpatch warning
2011-07-14 21:29:56 linux-wireless [PATCH 16/35] staging: brcm80211: replaced all volatile typedefs