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
2012-01-25 20:32:23 linux-wireless Re: [bcm4329] brcmfmac on kernel 2.6.35 (Andorid)
2012-01-06 20:08:00 linux-wireless Re: [PATCH 2/2] brcmfmac: use existing net_device_stats
2012-01-05 19:39:43 linux-wireless Re: [PATCH 2/2] brcmfmac: use existing net_device_stats
2011-12-19 18:29:15 linux-wireless Re: brcmfmac + compat wireless + 2.6.35
2011-12-17 02:37:41 linux-wireless [PATCH 05/30] brcm80211: fmac: change function bus_start parameter
2011-12-17 02:37:41 linux-wireless [PATCH 22/30] brcm80211: fmac: abstract bus_stop interface function pointer
2011-12-17 02:37:41 linux-wireless [PATCH 06/30] brcm80211: fmac: change function brcmf_detach parameter
2011-12-17 02:37:41 linux-wireless [PATCH 04/30] brcm80211: fmac: change function add_if parameter
2011-12-17 02:37:37 linux-wireless [PATCH 30/30] brcm80211: fmac: add Kconfig option for SDIO bus support
2011-12-17 02:37:36 linux-wireless [PATCH 10/30] brcm80211: fmac: change function rx_frame parameter
2011-12-17 02:37:36 linux-wireless [PATCH 19/30] brcm80211: fmac: stop referencing brcmf_pub in bus layer
2011-12-17 02:37:36 linux-wireless [PATCH 15/30] brcm80211: fmac: remove duplicate statistics from driver data structure
2011-12-17 02:37:36 linux-wireless [PATCH 11/30] brcm80211: fmac: change function proto_hdrpull parameter
2011-12-17 02:37:36 linux-wireless [PATCH 02/30] brcm80211: fmac: remove oneline proto block functions
2011-12-17 02:37:36 linux-wireless [PATCH 08/30] brcm80211: fmac: change function txcomplete parameter
2011-12-17 02:37:36 linux-wireless [PATCH 14/30] brcm80211: fmac: move driver up status to struct brcmf_bus
2011-12-17 02:37:36 linux-wireless [PATCH 13/30] brcm80211: fmac: move maxctl to struct brcmf_bus
2011-12-17 02:37:36 linux-wireless [PATCH 07/30] brcm80211: fmac: change function txflowcontrol parameter
2011-12-17 02:37:36 linux-wireless [PATCH 20/30] brcm80211: fmac: stop referencing brcmf_sdio in common layer
2011-12-17 02:37:36 linux-wireless [PATCH 18/30] brcm80211: fmac: move tx flow ctrl flag to bus layer
2011-12-17 02:37:31 linux-wireless [PATCH 28/30] brcm80211: fmac: move idle macros to dhd_sdio.c
2011-12-17 02:37:31 linux-wireless [PATCH 16/30] brcm80211: fmac: move dongle statistics to struct brcmf_bus
2011-12-17 02:37:31 linux-wireless [PATCH 09/30] brcm80211: fmac: change function brcmf_c_prec_enq parameter
2011-12-17 02:37:31 linux-wireless [PATCH 23/30] brcm80211: fmac: move common layer bus interface context to dhd_bus.h
2011-12-17 02:37:31 linux-wireless [PATCH 01/30] brcm80211: fmac: unify common layer driver data structure
2011-12-17 02:37:31 linux-wireless [PATCH 24/30] brcm80211: fmac: abstract bus_init interface function pointer
2011-12-17 02:37:31 linux-wireless [PATCH 03/30] brcm80211: fmac: register a dummy irq handler for SDIO function 2
2011-12-17 02:37:31 linux-wireless [PATCH 26/30] brcm80211: fmac: abstract ctrl frames interface function pointers
2011-12-17 02:37:31 linux-wireless [PATCH 00/30] brcmfmac: the last batch of bus interface refactoring
2011-12-17 02:37:31 linux-wireless [PATCH 29/30] brcm80211: fmac: exclude unnecessary header files
2011-12-17 02:37:31 linux-wireless [PATCH 21/30] brcm80211: fmac: move sdio related macros to sdio_host.h
2011-12-17 02:37:31 linux-wireless [PATCH 12/30] brcm80211: fmac: move sdio used statistics to struct brcmf_sdio
2011-12-17 02:37:31 linux-wireless [PATCH 27/30] brcm80211: fmac: move debug level macros to dhd_dbg.h
2011-12-17 02:37:31 linux-wireless [PATCH 25/30] brcm80211: fmac: abstract bus_txdata interface function pointer
2011-12-17 02:37:31 linux-wireless [PATCH 17/30] brcm80211: fmac: move packet realloc stats to struct brcmf_bus
2011-12-14 01:12:05 linux-wireless Re: [PATCH 15/15] brcm80211: smac: fix compilation issue with CONFIG_BCM47XX set
2011-12-13 04:41:15 linux-wireless Re: [PATCH 00/15] brcm80211: the rest of smac bcma switch series
2011-12-12 23:15:57 linux-wireless [PATCH 07/15] brcm80211: smac: remove empty or unused functions from pmu.c
2011-12-12 23:15:57 linux-wireless [PATCH 08/15] brcm80211: smac: INTROFF/INTRESTORE macros removed
2011-12-12 23:15:52 linux-wireless [PATCH 06/15] brcm80211: smac: remove register access macro definitions
2011-12-12 23:15:51 linux-wireless [PATCH 04/15] brcm80211: smac: use bcma core access functions in pmu.c
2011-12-12 23:15:51 linux-wireless [PATCH 10/15] brcm80211: smac: remove ai_switch_core() function
2011-12-12 23:15:50 linux-wireless [PATCH 01/15] brcm80211: smac: change ai_findcoreidx() to ai_findcore()
2011-12-12 23:15:46 linux-wireless [PATCH 11/15] brcm80211: smac: remove mapped core related function from aiutils.c
2011-12-12 23:15:46 linux-wireless [PATCH 15/15] brcm80211: smac: fix compilation issue with CONFIG_BCM47XX set
2011-12-12 23:15:46 linux-wireless [PATCH 09/15] brcm80211: smac: remove interrupt disable callback functionality
2011-12-12 23:15:46 linux-wireless [PATCH 14/15] brcm80211: smac: register with bcma for specific 802.11 core revisions
2011-12-12 23:15:46 linux-wireless [PATCH 05/15] brcm80211: smac: use bcma core access functions in aiutils.c
2011-12-12 23:15:46 linux-wireless [PATCH 03/15] brcm80211: smac: use bcma core access function in srom.c
2011-12-12 23:15:46 linux-wireless [PATCH 12/15] brcm80211: smac: cleanup si_info structure definition
2011-12-12 23:15:46 linux-wireless [PATCH 13/15] brcm80211: smac: cleanup buscore handling in aiutils.c