summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | ath10k: handle resource init failure caseGovind Singh2018-06-141-2/+2
| | * | ath10k: skip data calibration for non-bmi targetSurabhi Vishnoi2018-06-141-7/+14
| | * | ath10k: do not mix spaces and tabs in KconfigNiklas Cassel2018-06-141-12/+12
| | * | ath10k: snoc: sort include filesBrian Norris2018-06-141-7/+8
| | * | ath10k: snoc: drop unused WCN3990_CE_ATTR_FLAGSBrian Norris2018-06-141-1/+1
| | * | ath10k: snoc: stop including pci.hBrian Norris2018-06-143-43/+42
| | * | ath10k: snoc: use correct bus-specific pointer in RX retryBrian Norris2018-06-141-1/+1
| | * | ath10k: snoc: use module_platform_driver() macroBrian Norris2018-06-141-19/+1
| | * | ath10k: use crash_dump enum instead of magic numbersBrian Norris2018-06-141-4/+2
| | * | ath10k: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-141-3/+1
| | * | ath10k: fix incorrect size of dma_free_coherent in ath10k_ce_alloc_src_ring_64YueHaibing2018-06-141-1/+1
| | * | ath10k: make some functions staticWei Yongjun2018-06-141-2/+2
| | * | ath10k: fix spectral scan for QCA9984 and QCA9888 chipsetsKarthikeyan Periyasamy2018-06-143-1/+17
| | * | ath10k: support use of channel 173Ben Greear2018-06-143-2/+6
| | * | ath10k: fix memory leak of tpc_statsColin Ian King2018-06-131-4/+4
| | * | ath9k: mark expected switch fall-throughsGustavo A. R. Silva2018-06-133-0/+4
| | * | ath6kl: mark expected switch fall-throughsGustavo A. R. Silva2018-06-131-0/+3
| | * | ath6kl: add support for Dell Wireless 1537Guy Chronister2018-06-131-0/+1
| | * | ath5k: mark expected switch fall-throughGustavo A. R. Silva2018-06-131-0/+1
| | * | ath10k: htt_tx: mark expected switch fall-throughsGustavo A. R. Silva2018-06-131-2/+2
* | | | mlxsw: spectrum: Implement chain template hintingJiri Pirko2018-07-246-12/+86
* | | | net: ethernet: ti: cpsw: restore shaper configuration while down/upIvan Khoronzhuk2018-07-241-0/+47
* | | | net: ethernet: ti: cpsw: add CBS Qdisc offloadIvan Khoronzhuk2018-07-241-0/+221
* | | | net: ethernet: ti: cpsw: add MQPRIO Qdisc offloadIvan Khoronzhuk2018-07-241-0/+82
* | | | net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk2018-07-241-16/+15
* | | | net: ethernet: ti: cpsw: use cpdma channels in backward order for txqIvan Khoronzhuk2018-07-241-6/+8
* | | | net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny2018-07-245-140/+23
* | | | net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu2018-07-243-20/+58
* | | | net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu2018-07-243-28/+41
* | | | net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu2018-07-241-3/+52
* | | | net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan2018-07-241-3/+1
* | | | net/mlx5: FW tracer, Add debug printsSaeed Mahameed2018-07-241-2/+11
* | | | net/mlx5: FW tracer, Enable tracingFeras Daoud2018-07-243-4/+18
* | | | net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud2018-07-243-2/+333
* | | | net/mlx5: FW tracer, events handlingFeras Daoud2018-07-243-10/+340
* | | | net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed2018-07-241-3/+61
* | | | net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud2018-07-242-3/+224
* | | | net/mlx5: FW tracer, implement tracer logicFeras Daoud2018-07-242-0/+262
* | | | Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed2018-07-2313-73/+77
|\ \ \ \
| * | | | net/mlx5: Fix tristate and description for MLX5 moduleEran Ben Elisha2018-07-183-5/+5
| * | | | net/mlx5: Use ERR_CAST() instead of coding itRoi Dayan2018-07-181-1/+1
| * | | | net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich2018-07-181-0/+1
| * | | | net/mlx5: Add XRQ commands definitionsMax Gurtovoy2018-07-181-0/+8
| * | | | net/mlx5: Add core support for double vlan push/pop steering actionJianbo Liu2018-07-184-7/+17
| * | | | net/mlx5: fix uaccess beyond "count" in debugfs read/write handlersJann Horn2018-07-112-41/+9
| * | | | net/mlx5: Limit scope of dump_fill_mkey functionYonatan Cohen2018-07-043-17/+16
| * | | | net/mlx5: Rate limit errors in command interfaceLeon Romanovsky2018-06-272-7/+10
| * | | | net/mlx5: Expose DEVX specificationYishai Hadas2018-06-191-0/+4
| * | | | net/mlx5: Prevent warns in dmesg upon firmware commandsYishai Hadas2018-06-191-2/+13
| |/ / /
* | | | lan743x: Add RSS supportBryan Whitehead2018-07-233-0/+171