index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
/
wl_cfg80211.c
Age
Commit message (
Expand
)
Author
2013-01-02
brcmfmac: fix parsing rsn ie for ap mode.
Hante Meuleman
2012-12-10
brcmfmac: remove WL_CONN() macro
Arend van Spriel
2012-12-10
brcmfmac: remove WL_SCAN() macro
Arend van Spriel
2012-12-10
brcmfmac: remove WL_TRACE() macro
Arend van Spriel
2012-12-10
brcmfmac: replace WL_INFO() macro
Arend van Spriel
2012-12-10
brcmfmac: replace WL_ERR() with brcmf_err()
Arend van Spriel
2012-12-10
brcmfmac: consolidate debug macros in wl_cfg80211
Arend van Spriel
2012-12-10
brcmfmac: rework bus interface
Arend van Spriel
2012-11-30
brcmfmac: fix bug in setting mgmt ie and parsing vndrs ie.
Hante Meuleman
2012-11-30
brcmfmac: remove mode from struct brcmf_cfg80211_conf
Arend van Spriel
2012-11-30
brcmfmac: get rid of struct brcmf_cfg80211_info::link_up attribute
Arend van Spriel
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
2012-11-16
brcmfmac: code cleanup
Hante Meuleman
2012-11-16
brcmfmac: fix for multiple netdevice interface support
Arend van Spriel
2012-11-16
brcmfmac: rework firmware event handling code
Arend van Spriel
2012-11-16
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-11-14
brcmfmac: use struct brcmf_if parameter in firmware event callbacks
Arend van Spriel
2012-11-14
brcmfmac: return immediately error for out of range key_idx.
Hante Meuleman
2012-11-14
brcmfmac: fix build regression
Arend van Spriel
2012-11-14
brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap()
Arend van Spriel
2012-11-14
brcmfmac: change parameter of brcmf_set_management_ie()
Arend van Spriel
2012-11-14
brcmfmac: remove obsolete i-scan and clean up related code.
Hante Meuleman
2012-11-14
brcmfmac: make pointer type constant in brcmf_set_management_ie()
Arend van Spriel
2012-11-14
brcmfmac: restrict error condition in brcmf_inform_bss()
Arend van Spriel
2012-11-14
brcmfmac: simplify if-else condition in brcmf_cfg80211_escan()
Arend van Spriel
2012-11-14
brcmfmac: remove obsolete structure ap_info
Arend van Spriel
2012-10-30
cfg80211: allow per interface TX power setting
Johannes Berg
2012-10-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-10-29
brcmfmac: store IEs per virtual interface
Arend van Spriel
2012-10-29
brcmfmac: remove unnecessary macro usage in brcmf_cfg80211_resume()
Arend van Spriel
2012-10-29
brcmfmac: add virtual interface support in brcmf_cfg80211_suspend()
Arend van Spriel
2012-10-29
brcmfmac: use memset when setting a broadcast mac address
Arend van Spriel
2012-10-29
brcmfmac: rename check_sys_up() to check_vif_up()
Arend van Spriel
2012-10-29
brcmfmac: remove debugfs functionality from wl_cfg80211.c
Arend van Spriel
2012-10-29
brcmfmac: separate connection status from scanning status
Arend van Spriel
2012-10-29
brcmfmac: use vif struct to check_sys_up() function
Arend van Spriel
2012-10-29
brcmfmac: store profile information per virtual interface
Arend van Spriel
2012-10-29
brcmfmac: introduce brcmf_cfg80211_vif structure
Arend van Spriel
2012-10-29
brcmfmac: remove brcmf_find_bssidx() function
Arend van Spriel
2012-10-29
brcmfmac: change parameter list for send_key_to_dongle()
Arend van Spriel
2012-10-29
brcmfmac: use struct brcmf_if as interface object for fwil functions
Arend van Spriel
2012-10-29
brcmfmac: add function converting ieee80211_channel to chanspec
Arend van Spriel
2012-10-29
brcmfmac: use bssidx from struct brcmf_if for bsscfg specific commands
Arend van Spriel
2012-10-29
brcmfmac: rework driver initialization in brcmf_bus_start()
Arend van Spriel
2012-10-29
brcmfmac: extend struct brcmf_if with bssidx field
Arend van Spriel
2012-10-29
brcmfmac: change testmode command to use new firmware interface layer
Hante Meuleman
2012-10-29
brcmfmac: refactor firmware interface layer.
Hante Meuleman
2012-10-24
brcmfmac: fix potential NULL dereference
Yuanhan Liu
2012-10-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
[next]