summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/broadcom
Commit message (Expand)AuthorAgeFilesLines
...
| * brcmfmac: rename brcmf_fws_{de,}init to brcmf_fws{at,de}tachArend Van Spriel2017-04-133-7/+7
| * brcmfmac: properly align buffers on certain platforms with 64 bit DMAHeiner Kallweit2017-04-131-0/+4
* | Merge tag 'mac80211-next-for-davem-2017-04-18' of git://git.kernel.org/pub/sc...David S. Miller2017-04-206-10/+13
|\ \ | |/ |/|
| * cfg80211: move add/change interface monitor flags into paramsJohannes Berg2017-04-133-10/+7
| * wireless: Set NL80211_EXT_FEATURE_CQM_RSSI_LIST in multiple driversAndrew Zaborowski2017-03-063-0/+6
* | Merge tag 'wireless-drivers-next-for-davem-2017-04-07' of git://git.kernel.or...David S. Miller2017-04-0915-85/+174
|\ \
| * | brcmfmac: no need for d11inf instance in brcmf_pno_start_sched_scan()Arend Van Spriel2017-04-051-2/+0
| * | brcmfmac: restore bus state when enter_D3 failsArend Van Spriel2017-04-051-0/+1
| * | brcmfmac: add support to move wiphy instance into network namespaceArend Van Spriel2017-04-052-2/+4
| * | brcmfmac: move brcmf_fws_deinit to bcdc layerFranky Lin2017-04-052-7/+1
| * | brcmfmac: wrap brcmf_fws_init into bcdc layerFranky Lin2017-04-053-1/+17
| * | brcmfmac: update BRCMFMAC symbol descriptionRafał Miłecki2017-04-051-5/+5
| * | brcmfmac: wrap brcmf_fws_reset_interface into bcdc layerFranky Lin2017-03-203-2/+17
| * | brcmfmac: wrap brcmf_fws_del_interface into bcdc layerFranky Lin2017-03-203-2/+18
| * | brcmfmac: wrap brcmf_fws_add_interface into bcdc layerFranky Lin2017-03-204-2/+19
| * | brcmfmac: move brcmf_txcomplete to bcdc layerFranky Lin2017-03-206-23/+25
| * | brcmfmac: move brcmf_txflowblock to bcdc layerFranky Lin2017-03-206-16/+17
| * | brcmfmac: Handle status == BRCMF_E_STATUS_ABORT in cfg80211_escan_handlerHans de Goede2017-03-201-0/+3
| * | brcmfmac: Do not complain about country code "00"Hans de Goede2017-03-201-0/+4
| * | brcmfmac: Do not print the firmware version as an errorHans de Goede2017-03-202-1/+10
| * | brcmfmac: always print error when PSM's watchdog firesRafał Miłecki2017-03-203-23/+34
| |/
* | Merge tag 'wireless-drivers-for-davem-2017-04-03' of git://git.kernel.org/pub...David S. Miller2017-04-041-3/+5
|\ \
| * | brcmfmac: use local iftype avoiding use-after-free of virtual interfaceArend Van Spriel2017-03-301-3/+5
| |/
* | drivers: add explicit interrupt.h includesFlorian Westphal2017-03-301-0/+1
|/
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-1/+1
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-271-1/+1
* brcmfmac: Use net_device_stats from struct net_deviceTobias Klauser2017-02-152-20/+8
* brcmfmac: merge two remaining brcmf_err macrosRafał Miłecki2017-02-081-9/+5
* brcmfmac: switch to C function (__brcmf_err) for printing errorsRafał Miłecki2017-02-082-3/+19
* brcmfmac: merge two brcmf_err macros into oneRafał Miłecki2017-02-081-6/+2
* brcmfmac: use wiphy_read_of_freq_limits to respect limits from DTRafał Miłecki2017-02-071-0/+6
* brcmfmac: be more verbose when PSM's watchdog firesRafał Miłecki2017-02-021-2/+10
* brcmfmac: check brcmf_bus_get_memdump result for errorRafał Miłecki2017-02-021-7/+16
* brcmfmac: add .update_connect_params() callbackArend Van Spriel2017-01-311-0/+24
* brcmfmac: allow wowlan support to be per deviceArend Van Spriel2017-01-311-7/+19
* brcmfmac: fix handling firmware results for wowl netdetectArend Van Spriel2017-01-311-3/+1
* brcmfmac: provide a value for struct wowlan_support::max_nd_match_setsArend Van Spriel2017-01-311-0/+2
* brcmfmac: drop duplicated core selection from brcmf_pcie_attachRafał Miłecki2017-01-281-1/+0
* brcmfmac: rename brcmf_bus_start function to brcmf_bus_startedRafał Miłecki2017-01-206-6/+6
* brcmfmac: drop brcmf_bus_detach and inline its codeRafał Miłecki2017-01-201-11/+1
* brcmfmac: move brcmf_c_set_joinpref_default declaration to common.hRafał Miłecki2017-01-202-1/+2
* brcmfmac: drop unneeded function declarations from headersRafał Miłecki2017-01-203-7/+1
* brcmfmac: fix incorrect event channel deductionGavin Li2017-01-201-1/+1
* brcmfmac: add support for BCM43455 with modalias sdio:c00v02D0dA9BFMartin Blumenstingl2017-01-201-0/+1
* brcmfmac: make brcmf_of_probe more genericRafał Miłecki2017-01-193-9/+12
* brcmfmac: setup wiphy bands after registering it firstRafał Miłecki2017-01-171-2/+7
* brcmfmac: don't preset all channels as disabledRafał Miłecki2017-01-171-2/+0
* brcmfmac: avoid writing channel out of allocated arrayRafał Miłecki2017-01-171-15/+17
* Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller2017-01-021-2/+2
|\
OpenPOWER on IntegriCloud