Age | Commit message (Expand) | Author | Files | Lines |
2014-10-30 | brcmfmac: (clean) Rename files wl_cfg80211 to cfg80211 | Hante Meuleman | 1 | -5862/+0 |
2014-10-30 | brcmfmac: (clean) Rename dhd_bus.h in bus.h | Hante Meuleman | 1 | -1/+1 |
2014-10-30 | brcmfmac: (clean) Rename files dhd_dbg to debug | Hante Meuleman | 1 | -1/+1 |
2014-10-30 | brcmfmac: Add wowl patterns support. | Hante Meuleman | 1 | -8/+58 |
2014-10-05 | Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 1 | -28/+86 |
2014-09-30 | brcmfmac: Add wowl support for PCIE devices. | Hante Meuleman | 1 | -23/+83 |
2014-09-30 | brcmfmac: On scan timeout do send received results. | Hante Meuleman | 1 | -5/+3 |
2014-09-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
2014-09-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -2/+7 |
2014-09-23 | brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels() | Emil Goode | 1 | -1/+1 |
2014-09-15 | brcmfmac: obtain ifp through wdev structure | Arend van Spriel | 1 | -2/+5 |
2014-09-15 | brcmfmac: Fix memory leak and missing assignment. | Hante Meuleman | 1 | -0/+2 |
2014-08-26 | cfg80211: allow passing frame type to cfg80211_inform_bss() | Johannes Berg | 1 | -6/+12 |
2014-07-31 | brcmfmac: Add TDLS support to msgbuf. | Hante Meuleman | 1 | -0/+24 |
2014-07-31 | brcmfmac: Add protocol addressing mode and peer deletion API. | Hante Meuleman | 1 | -1/+32 |
2014-07-15 | brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach() | Arend van Spriel | 1 | -0/+1 |
2014-07-15 | brcmfmac: rework wiphy structure setup | Arend van Spriel | 1 | -268/+298 |
2014-07-15 | brcmfmac: moving some functions around | Arend van Spriel | 1 | -144/+144 |
2014-07-15 | brcmfmac: introduce feature and quirk handling | Arend van Spriel | 1 | -16/+14 |
2014-07-15 | brcmfmac: move attach and detach functions in wl_cfg80211.c | Arend van Spriel | 1 | -108/+107 |
2014-06-25 | brcmfmac: Don't control mpc setting during scan operation | Daniel Kim | 1 | -5/+11 |
2014-06-25 | brcmfmac: replace cfg80211 testmode with vendor command | Franky Lin | 1 | -30/+7 |
2014-06-25 | brcmfmac: clear ht info during attach phase | Arend van Spriel | 1 | -0/+3 |
2014-06-25 | net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem... | Rasmus Villemoes | 1 | -4/+3 |
2014-06-19 | net: wireless: Remove useless return variables | Peter Senna Tschudin | 1 | -12/+6 |
2014-05-29 | brcmfmac: make chandef_to_chanspec() function static | Arend van Spriel | 1 | -2/+2 |
2014-05-29 | brcmfmac: restore mpc before passing scan status to cfg80211 | Arend van Spriel | 1 | -2/+3 |
2014-05-29 | brcmfmac: reduce log level for invalid scheduled scan request | Arend van Spriel | 1 | -1/+1 |
2014-05-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next | John W. Linville | 1 | -3/+3 |
2014-05-19 | cfg80211: constify MAC addresses in cfg80211 ops | Johannes Berg | 1 | -3/+3 |
2014-05-13 | brcmfmac: determine chanspec from struct cfg80211_chan_def info | Arend van Spriel | 1 | -3/+57 |
2014-05-13 | brcmfmac: handle 80MHz chanspecs in construct_reg_info() function | Arend van Spriel | 1 | -5/+16 |
2014-05-13 | brcmfmac: get rid of brcmf_cfg80211_set_channel() function | Arend van Spriel | 1 | -21/+7 |
2014-05-13 | brcmfmac: enable 80Mhz in 5G custom regulatory rules | Arend van Spriel | 1 | -2/+2 |
2014-05-13 | brcmfmac: provide VHT capability information to user-space | Arend van Spriel | 1 | -14/+59 |
2014-05-13 | brcmfmac: remove usage of cfg80211_get_chandef_type() | Arend van Spriel | 1 | -4/+3 |
2014-05-13 | brcmfmac: Fix reconnect failure after beacon timeout | Daniel Kim | 1 | -11/+0 |
2014-05-13 | brcmfmac: Report the support of firmware roaming | Daniel Kim | 1 | -0/+2 |
2014-05-12 | brcmfmac: Fix iovar 'bw_cap' set command failure | Daniel Kim | 1 | -1/+1 |
2014-03-27 | brcmfmac: use mfp if required from user-space | Daniel Kim | 1 | -5/+10 |
2014-03-20 | brcmfmac: fallback to mimo_bw_cap for older firmwares | Arend van Spriel | 1 | -8/+18 |
2014-03-20 | brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations | Daniel Kim | 1 | -0/+26 |
2014-03-17 | brcmfmac: remove mode field from brcmf_cfg80211_vif structure | Arend van Spriel | 1 | -41/+19 |
2014-03-17 | brcmfmac: Improve scanning settings for connect. | Hante Meuleman | 1 | -14/+20 |
2014-02-28 | brcmfmac: Correct mcs index report | Daniel Kim | 1 | -4/+13 |
2014-02-28 | brcmfmac: Make firmeware roaming a module param. | Hante Meuleman | 1 | -13/+25 |
2014-02-12 | brcmfmac: correct setting of WEP broadcast/unicast keys | Daniel Kim | 1 | -1/+3 |
2014-02-12 | brcmfmac: remove unintended error logging | Arend van Spriel | 1 | -3/+0 |
2014-02-12 | brcmfmac: expand sta info to report dtim and beacon period. | Hante Meuleman | 1 | -0/+26 |
2014-02-04 | cfg80211: fix channel configuration in IBSS join | Antonio Quartulli | 1 | -1/+3 |