summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/chelsio/cxgb3/t3_hw.c
AgeCommit message (Expand)AuthorFilesLines
2022-02-25net: chelsio: cxgb3: check the return value of pci_find_capability()Jia-Ju Bai1-0/+2
2021-11-07Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-82/+16
2021-10-26cxgb3: Remove seeprom_write and use VPD APIHeiner Kallweit1-35/+0
2021-10-26cxgb3: Use VPD API in t3_seeprom_wp()Heiner Kallweit1-1/+8
2021-10-26cxgb3: Remove t3_seeprom_read and use VPD APIHeiner Kallweit1-46/+8
2021-10-02ethernet: chelsio: use eth_hw_addr_set()Jakub Kicinski1-2/+2
2020-09-26drivers/net/ethernet: clean up mis-targeted commentsJesse Brandeburg1-2/+3
2020-09-11net: cxgb3: Fix some kernel-doc warningsWang Hai1-2/+2
2019-01-10net: cxgb3: fix various indentation issuesColin Ian King1-3/+3
2018-03-07cxgb3: remove VLA usageGustavo A. R. Silva1-4/+4
2016-02-19cxgb3: fix up vpd strings for kstrto*()Steve Wise1-7/+27
2015-12-08cxgb3: Convert simple_strtoul to kstrtoxLABBE Corentin1-7/+21
2015-03-09ethernet: codespell comment spelling fixesJoe Perches1-1/+1
2015-01-25cxgb3: re-use native hex2bin()Andy Shevchenko1-3/+3
2013-01-09remove init of dev->perm_addr in driversJiri Pirko1-2/+0
2012-12-07cxgb3: Use standard #defines for PCIe Capability ASPM fieldsBjorn Helgaas1-1/+1
2012-08-23cxgb3: Use PCI Express Capability accessorsJiang Liu1-14/+8
2012-07-11drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings1-1/+1
2011-08-11chelsio: Move the Chelsio driversJeff Kirsher1-0/+3785