aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/brcm80211
Commit message (Expand)AuthorAge
* bcma: extract antenna gains from SPROM correctlyRafał Miłecki2014-07-18
* brcmfmac: add brcmf_p2p_detach() call in brcmf_cfg80211_detach()Arend van Spriel2014-07-15
* brcmfmac: rework wiphy structure setupArend van Spriel2014-07-15
* brcmfmac: moving some functions aroundArend van Spriel2014-07-15
* brcmfmac: introduce feature and quirk handlingArend van Spriel2014-07-15
* brcmfmac: move attach and detach functions in wl_cfg80211.cArend van Spriel2014-07-15
* brcmfmac: Make firmware path a module parameterDaniel Kim2014-07-15
* brcmfmac: rework debugfs functions in the driverArend van Spriel2014-07-15
* brcmfmac: make use of seq_file API for debugfs entriesArend van Spriel2014-07-15
* brcmfmac: Cleanup used device IDs.Hante Meuleman2014-07-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-10
|\
| * brcmfmac: assign chip id and rev in bus interface after brcmf_usb_dlneededArend van Spriel2014-06-25
* | brcmfmac: reduce log level in fwil if firmware returns errorArend van Spriel2014-06-25
* | brcmfmac: Don't control mpc setting during scan operationDaniel Kim2014-06-25
* | brcmfmac: correct logging levels in btcoex sourceArend van Spriel2014-06-25
* | brcmfmac: replace cfg80211 testmode with vendor commandFranky Lin2014-06-25
* | brcmfmac: Change USB probe routine to support Composite USBHante Meuleman2014-06-25
* | brcmfmac: clear ht info during attach phaseArend van Spriel2014-06-25
* | brcmfmac: Add USB device 43566 to supported devices.Hante Meuleman2014-06-25
* | brcmfmac: Add 43569 USB support.Hante Meuleman2014-06-25
* | net/wireless/brcm80211/brcmfmac: Make return type and name reflect actual sem...Rasmus Villemoes2014-06-25
* | net: wireless: Remove useless return variablesPeter Senna Tschudin2014-06-19
|/
* brcmfmac: remove firmware list from USB driverArend van Spriel2014-05-29
* brcmfmac: Remove interrupt endpoint usage from USB driver.Hante Meuleman2014-05-29
* brcmfmac: Increase max buffer size for receiving control message from dongleDaniel Kim2014-05-29
* brcmutil: assure unused bits are cleared in 11n chanspecArend van Spriel2014-05-29
* brcmfmac: make brcmf_fw_nvram_strip() staticArend van Spriel2014-05-29
* brcmfmac: use asynchronous firmware request in USBArend van Spriel2014-05-29
* brcmfmac: use asynchronous firmware request in SDIOArend van Spriel2014-05-29
* brcmfmac: introduce asynchronous firmware loadingArend van Spriel2014-05-29
* brcmfmac: Add log of superspeed device detection to USB probe.Hante Meuleman2014-05-29
* brcmfmac: rework usb callback operationsArend van Spriel2014-05-29
* brcmfmac: call brcmf_detach() unconditional in sdio .remove() callbackArend van Spriel2014-05-29
* brcmfmac: rename nvram.[ch] for upcoming firmware handling functionsArend van Spriel2014-05-29
* brcmfmac: remove .init() callback for internal bus interfaceArend van Spriel2014-05-29
* brcmfmac: make chandef_to_chanspec() function staticArend van Spriel2014-05-29
* brcmfmac: restore mpc before passing scan status to cfg80211Arend van Spriel2014-05-29
* brcmfmac: reduce log level for invalid scheduled scan requestArend van Spriel2014-05-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville2014-05-22
|\
| * cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg2014-05-19
* | brcmsmac: make return of 0 explicitJulia Lawall2014-05-19
* | brcmfmac: determine chanspec from struct cfg80211_chan_def infoArend van Spriel2014-05-13
* | brcmfmac: handle 80MHz chanspecs in construct_reg_info() functionArend van Spriel2014-05-13
* | brcmfmac: get rid of brcmf_cfg80211_set_channel() functionArend van Spriel2014-05-13
* | brcmfmac: enable 80Mhz in 5G custom regulatory rulesArend van Spriel2014-05-13
* | brcmfmac: provide VHT capability information to user-spaceArend van Spriel2014-05-13
* | brcm80211: extend channel conversion functions for 80MHz supportArend van Spriel2014-05-13
* | brcmfmac: remove usage of cfg80211_get_chandef_type()Arend van Spriel2014-05-13
* | brcmfmac: Fix reconnect failure after beacon timeoutDaniel Kim2014-05-13
* | brcmfmac: enhance nvram processingArend van Spriel2014-05-13