summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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-2213-300/+809
|\
| * net/mlx5e: Add likely to the common RX checksum flowGal Pressman2018-01-191-1/+1
| * net/mlx5e: Extend the stats group API to have update_stats()Kamal Heib2018-01-195-175/+250
| * net/mlx5e: Merge per priority stats groupsKamal Heib2018-01-191-8/+25
| * net/mlx5e: Add per-channel counters infrastructure, use it upon TX timeoutEran Ben Elisha2018-01-194-0/+29
| * net/mlx5e: Poll event queue upon TX timeout before performing full channels r...Eran Ben Elisha2018-01-193-15/+55
| * net/mlx5e: Add Event Queue meta data info for TX timeout logsEran Ben Elisha2018-01-191-0/+12
| * net/mlx5e: Print delta since last transmit per SQ upon TX timeoutEran Ben Elisha2018-01-191-3/+5
| * net/mlx5e: Set hairpin queue sizeOr Gerlitz2018-01-191-3/+8