summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
Commit message (Expand)AuthorAgeFilesLines
* net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai2022-02-251-0/+2
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-82/+16
|\
| * cxgb3: Remove seeprom_write and use VPD APIHeiner Kallweit2021-10-251-35/+0
| * cxgb3: Use VPD API in t3_seeprom_wp()Heiner Kallweit2021-10-251-1/+8
| * cxgb3: Remove t3_seeprom_read and use VPD APIHeiner Kallweit2021-10-251-46/+8
* | ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski2021-10-021-2/+2
|/
* drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg2020-09-251-2/+3
* net: cxgb3: Fix some kernel-doc warningsWang Hai2020-09-101-2/+2
* net: cxgb3: fix various indentation issuesColin Ian King2019-01-101-3/+3
* cxgb3: remove VLA usageGustavo A. R. Silva2018-03-071-4/+4
* cxgb3: fix up vpd strings for kstrto*()Steve Wise2016-02-191-7/+27
* cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin2015-12-071-7/+21
* ethernet: codespell comment spelling fixesJoe Perches2015-03-081-1/+1
* cxgb3: re-use native hex2bin()Andy Shevchenko2015-01-251-3/+3
* remove init of dev->perm_addr in driversJiri Pirko2013-01-081-2/+0
* cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas2012-12-071-1/+1
* cxgb3: Use PCI Express Capability accessorsJiang Liu2012-08-231-14/+8
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-101-1/+1
* chelsio: Move the Chelsio driversJeff Kirsher2011-08-101-0/+3785