summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* brcmfmac: separate firmware errors from i/o errorsArend Van Spriel2018-01-244-20/+31
* brcmfmac: assure bcdc dcmd api does not return value > 0Arend Van Spriel2018-01-242-6/+8
* qtnfmac: remove redundant 'unlikely' checksSergey Matyukevich2018-01-241-27/+25
* qtnfmac: do not use bus mutex for events processingIgor Mitsyanko2018-01-241-2/+2
* qtnfmac: do not use mutexes in timer contextIgor Mitsyanko2018-01-244-32/+38
* qtnfmac: fix STA disconnect procedureSergey Matyukevich2018-01-241-1/+0
* qtnfmac: validate interface combinations on changesSergey Matyukevich2018-01-241-0/+50
* qtnfmac: modify supported interface combinationsSergey Matyukevich2018-01-245-76/+115
* qtnfmac: report hardware/firmware information via ethtoolVasily Ulyanov2018-01-244-0/+14
* qtnfmac: get more hardware info from cardVasily Ulyanov2018-01-242-1/+61
* qtnfmac: support 64-bit network interface statsVasily Ulyanov2018-01-243-8/+85
* qtnfmac: fix warnings when mBSS setup is stoppedVasily Ulyanov2018-01-241-4/+4
* qtnfmac: remove struct qlink_cmd_set_mac_aclVasily Ulyanov2018-01-242-16/+9
* rtl8xxxu: Fix trailing semicolonLuis de Bethencourt2018-01-241-1/+1
* rtlwifi: Add spec_ver to check whether use new rate-id or notPing-Ke Shih2018-01-243-12/+121
* rtlwifi: Add ratr_table for newer ICPing-Ke Shih2018-01-241-0/+18
* rtlwifi: 8822be has to report vht capability to mac80211Ping-Ke Shih2018-01-241-1/+2
* rtlwifi: btcoex: add boolean variables dbg_modePing-Ke Shih2018-01-241-0/+2
* rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih2018-01-247-3/+172
* rtlwifi: btcoex: add scan_notify within ips_notify if RFONPing-Ke Shih2018-01-241-0/+8
* rtlwifi: btcoex: Add variable ant_div_cfg to support antenna diversityPing-Ke Shih2018-01-242-0/+2
* rtlwifi: btcoex: Add switch band notify for btcPing-Ke Shih2018-01-245-0/+53
* rtlwifi: btcoex: extend get_wifi_bw to support bandwidth 80MPing-Ke Shih2018-01-242-22/+16
* mt76x2: init: disable all pending tasklets during device removalLorenzo Bianconi2018-01-241-0/+2
* mt76x2: dfs: take into account dfs region in mt76x2_dfs_init_params()Lorenzo Bianconi2018-01-241-1/+2
* mt76x2: dfs: add set_domain handlerLorenzo Bianconi2018-01-243-1/+16
* mt76x2: dfs: avoid tasklet scheduling during mt76x2_dfs_init_params()Lorenzo Bianconi2018-01-242-1/+2
* mt76: fix transmission of encrypted management framesFelix Fietkau2018-01-244-3/+28
* mt76x2: fix WMM parameter configurationLorenzo Bianconi2018-01-242-12/+15
* Merge branch 'mlxsw-Add-support-for-mirror-action-with-flower'David S. Miller2018-01-228-85/+410
|\
| * mlxsw: spectrum_acl: Add support for mirror actionArkadi Sharshevsky2018-01-225-3/+126
| * mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Arkadi Sharshevsky2018-01-222-0/+52
| * mlxsw: spectrum: Extend and export SPAN APIArkadi Sharshevsky2018-01-222-32/+57
| * mlxsw: spectrum_acl: Add support for mirroring actionArkadi Sharshevsky2018-01-222-0/+35
| * mlxsw: core: Make counter index allocated inside the action appendJiri Pirko2018-01-225-35/+82
| * mlxsw: core: Convert fwd_entry_ref list to be generic per-block resource listJiri Pirko2018-01-221-26/+49
| * mlxsw: spectrum: Extend mlxsw_afa_ops for counter index and implement for Spe...Jiri Pirko2018-01-222-0/+20
|/
* Merge branch 'Aquantia-atlantic-driver-new-devices-support'David S. Miller2018-01-2221-773/+1019
|\
| * net: aquantia: bump driver version to match aquantia internal numberingIgor Russkikh2018-01-221-3/+3
| * net: aquantia: Report correct mediatype via ethtoolIgor Russkikh2018-01-221-3/+13
| * net: aquantia: Introduce global AQC hardware reset sequenceIgor Russkikh2018-01-223-29/+183
| * net: aquantia: Introduce support for new firmware on AQC cardsIgor Russkikh2018-01-225-4/+257
| * net: aquantia: Introduce firmware ops callbacksIgor Russkikh2018-01-228-81/+101
| * net: aquantia: Change confusing no_ff_addr to more meaningful nameIgor Russkikh2018-01-224-4/+9
| * net: aquantia: Remove create/destroy from hw opsIgor Russkikh2018-01-223-54/+0
| * net: aquantia: Cleanup pci functions moduleIgor Russkikh2018-01-227-385/+156
| * net: aquantia: Convert hw and caps structures to const static pointersIgor Russkikh2018-01-222-50/+50
| * net: aquantia: Introduce new AQC devices and capabilitiesIgor Russkikh2018-01-2212-159/+239
| * net: aquantia: Introduce new device ids and constantsIgor Russkikh2018-01-2210-87/+94
|/
* Merge tag 'mlx5-updates-2018-01-19' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2018-01-2215-304/+821
|\