index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
brcm80211
/
brcmfmac
Age
Commit message (
Expand
)
Author
2014-07-31
brcmfmac: Do not use strcpy and strcat
Daniel Kim
2014-07-29
brcmfmac: Fix OOB interrupt not working for BCM43362
Hans de Goede
2014-07-29
brcmfmac: Fix some wrong register defines
Hans de Goede
2014-07-29
brcmfmac: add device tree support for SDIO devices
Chen-Yu Tsai
2014-07-15
brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()
Arend van Spriel
2014-07-15
brcmfmac: rework wiphy structure setup
Arend van Spriel
2014-07-15
brcmfmac: moving some functions around
Arend van Spriel
2014-07-15
brcmfmac: introduce feature and quirk handling
Arend van Spriel
2014-07-15
brcmfmac: move attach and detach functions in wl_cfg80211.c
Arend van Spriel
2014-07-15
brcmfmac: Make firmware path a module parameter
Daniel Kim
2014-07-15
brcmfmac: rework debugfs functions in the driver
Arend van Spriel
2014-07-15
brcmfmac: make use of seq_file API for debugfs entries
Arend van Spriel
2014-07-15
brcmfmac: Cleanup used device IDs.
Hante Meuleman
2014-07-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-06-25
brcmfmac: reduce log level in fwil if firmware returns error
Arend van Spriel
2014-06-25
brcmfmac: Don't control mpc setting during scan operation
Daniel Kim
2014-06-25
brcmfmac: correct logging levels in btcoex source
Arend van Spriel
2014-06-25
brcmfmac: replace cfg80211 testmode with vendor command
Franky Lin
2014-06-25
brcmfmac: Change USB probe routine to support Composite USB
Hante Meuleman
2014-06-25
brcmfmac: clear ht info during attach phase
Arend van Spriel
2014-06-25
brcmfmac: Add USB device 43566 to supported devices.
Hante Meuleman
2014-06-25
brcmfmac: Add 43569 USB support.
Hante Meuleman
2014-06-25
net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...
Rasmus Villemoes
2014-06-25
brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneeded
Arend van Spriel
2014-06-19
net: wireless: Remove useless return variables
Peter Senna Tschudin
2014-05-29
brcmfmac: remove firmware list from USB driver
Arend van Spriel
2014-05-29
brcmfmac: Remove interrupt endpoint usage from USB driver.
Hante Meuleman
2014-05-29
brcmfmac: Increase max buffer size for receiving control message from dongle
Daniel Kim
2014-05-29
brcmfmac: make brcmf_fw_nvram_strip() static
Arend van Spriel
2014-05-29
brcmfmac: use asynchronous firmware request in USB
Arend van Spriel
2014-05-29
brcmfmac: use asynchronous firmware request in SDIO
Arend van Spriel
2014-05-29
brcmfmac: introduce asynchronous firmware loading
Arend van Spriel
2014-05-29
brcmfmac: Add log of superspeed device detection to USB probe.
Hante Meuleman
2014-05-29
brcmfmac: rework usb callback operations
Arend van Spriel
2014-05-29
brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback
Arend van Spriel
2014-05-29
brcmfmac: rename nvram.[ch] for upcoming firmware handling functions
Arend van Spriel
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
2014-05-29
brcmfmac: make chandef_to_chanspec() function static
Arend van Spriel
2014-05-29
brcmfmac: restore mpc before passing scan status to cfg80211
Arend van Spriel
2014-05-29
brcmfmac: reduce log level for invalid scheduled scan request
Arend van Spriel
2014-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
2014-05-13
brcmfmac: determine chanspec from struct cfg80211_chan_def info
Arend van Spriel
2014-05-13
brcmfmac: handle 80MHz chanspecs in construct_reg_info() function
Arend van Spriel
2014-05-13
brcmfmac: get rid of brcmf_cfg80211_set_channel() function
Arend van Spriel
2014-05-13
brcmfmac: enable 80Mhz in 5G custom regulatory rules
Arend van Spriel
2014-05-13
brcmfmac: provide VHT capability information to user-space
Arend van Spriel
2014-05-13
brcmfmac: remove usage of cfg80211_get_chandef_type()
Arend van Spriel
2014-05-13
brcmfmac: Fix reconnect failure after beacon timeout
Daniel Kim
2014-05-13
brcmfmac: enhance nvram processing
Arend van Spriel
[next]