summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/qualcomm/qca_debug.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* qca_spi: Make interrupt remembering atomicStefan Wahren2024-06-181-4/+2
* qca_7k: Replace BSD boilerplate with SPDXStefan Wahren2024-01-311-14/+1
* qca_spi: Add QCASPI prefix to ring definesStefan Wahren2024-01-311-3/+3
* qca_debug: Fix ethtool -G iface tx behaviorStefan Wahren2023-12-091-3/+5
* qca_debug: Prevent crash on TX ring changesStefan Wahren2023-12-091-5/+4
* net: Replace all spi->chip_select and spi->cs_gpiod references with function ...Amit Kumar Mahapatra2023-03-111-1/+1
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-4/+4
* ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen2021-11-221-2/+6
* net: qca_spi: Introduce stat about bad signatureStefan Wahren2021-05-101-0/+1
* qca: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-111-10/+3
* net: qca_spi: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-041-14/+2
* net: qca_spi: Add available buffer space verificationStefan Wahren2018-11-091-0/+1
* net: qca_spi: Introduce write register verificationStefan Wahren2018-09-241-0/+1
* ethernet: Use octal not symbolic permissionsJoe Perches2018-03-261-1/+1
* net: qualcomm: use net_device_ops instead of direct callStefan Wahren2017-05-301-2/+3
* net: qualcomm: qca: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2017-02-211-8/+10
* net: qualcomm: new Ethernet over SPI driver for QCA7000Stefan Wahren2014-09-291-0/+311