summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/brcm80211
AgeCommit message (Expand)Author
2014-07-31brcmfmac: Add TDLS support to msgbuf.Hante Meuleman
2014-07-31brcmfmac: Fix msgbuf flow control.Hante Meuleman
2014-07-31brcmfmac: Update pcie reset device routine.Hante Meuleman
2014-07-31brcmfmac: Adding PCIe bus layer support.Hante Meuleman
2014-07-31brcmfmac: Adding msgbuf protocol.Hante Meuleman
2014-07-31brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman
2014-07-31brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman
2014-07-31brcmfmac: Do not use strcpy and strcatDaniel Kim
2014-07-29brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede
2014-07-29brcmfmac: Fix some wrong register definesHans de Goede
2014-07-29brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai
2014-07-18bcma: extract antenna gains from SPROM correctlyRafał Miłecki
2014-07-15brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()Arend van Spriel
2014-07-15brcmfmac: rework wiphy structure setupArend van Spriel
2014-07-15brcmfmac: moving some functions aroundArend van Spriel
2014-07-15brcmfmac: introduce feature and quirk handlingArend van Spriel
2014-07-15brcmfmac: move attach and detach functions in wl_cfg80211.cArend van Spriel
2014-07-15brcmfmac: Make firmware path a module parameterDaniel Kim
2014-07-15brcmfmac: rework debugfs functions in the driverArend van Spriel
2014-07-15brcmfmac: make use of seq_file API for debugfs entriesArend van Spriel
2014-07-15brcmfmac: Cleanup used device IDs.Hante Meuleman
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-06-25brcmfmac: reduce log level in fwil if firmware returns errorArend van Spriel
2014-06-25brcmfmac: Don't control mpc setting during scan operationDaniel Kim
2014-06-25brcmfmac: correct logging levels in btcoex sourceArend van Spriel
2014-06-25brcmfmac: replace cfg80211 testmode with vendor commandFranky Lin
2014-06-25brcmfmac: Change USB probe routine to support Composite USBHante Meuleman
2014-06-25brcmfmac: clear ht info during attach phaseArend van Spriel
2014-06-25brcmfmac: Add USB device 43566 to supported devices.Hante Meuleman
2014-06-25brcmfmac: Add 43569 USB support.Hante Meuleman
2014-06-25net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes
2014-06-25brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel
2014-06-19net: wireless: Remove useless return variablesPeter Senna Tschudin
2014-05-29brcmfmac: remove firmware list from USB driverArend van Spriel
2014-05-29brcmfmac: Remove interrupt endpoint usage from USB driver.Hante Meuleman
2014-05-29brcmfmac: Increase max buffer size for receiving control message from dongleDaniel Kim
2014-05-29brcmutil: assure unused bits are cleared in 11n chanspecArend van Spriel
2014-05-29brcmfmac: make brcmf_fw_nvram_strip() staticArend van Spriel
2014-05-29brcmfmac: use asynchronous firmware request in USBArend van Spriel
2014-05-29brcmfmac: use asynchronous firmware request in SDIOArend van Spriel
2014-05-29brcmfmac: introduce asynchronous firmware loadingArend van Spriel
2014-05-29brcmfmac: Add log of superspeed device detection to USB probe.Hante Meuleman
2014-05-29brcmfmac: rework usb callback operationsArend van Spriel
2014-05-29brcmfmac: call brcmf_detach() unconditional in sdio .remove() callbackArend van Spriel
2014-05-29brcmfmac: rename nvram.[ch] for upcoming firmware handling functionsArend van Spriel
2014-05-29brcmfmac: remove .init() callback for internal bus interfaceArend van Spriel
2014-05-29brcmfmac: make chandef_to_chanspec() function staticArend van Spriel
2014-05-29brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel
2014-05-29brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville