index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
chelsio
/
cxgb3
/
t3_hw.c
Age
Commit message (
Expand
)
Author
2022-02-25
net: chelsio: cxgb3: check the return value of pci_find_capability()
Jia-Ju Bai
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-10-25
cxgb3: Remove seeprom_write and use VPD API
Heiner Kallweit
2021-10-25
cxgb3: Use VPD API in t3_seeprom_wp()
Heiner Kallweit
2021-10-25
cxgb3: Remove t3_seeprom_read and use VPD API
Heiner Kallweit
2021-10-02
ethernet: chelsio: use eth_hw_addr_set()
Jakub Kicinski
2020-09-25
drivers/net/ethernet: clean up mis-targeted comments
Jesse Brandeburg
2020-09-10
net: cxgb3: Fix some kernel-doc warnings
Wang Hai
2019-01-10
net: cxgb3: fix various indentation issues
Colin Ian King
2018-03-07
cxgb3: remove VLA usage
Gustavo A. R. Silva
2016-02-19
cxgb3: fix up vpd strings for kstrto*()
Steve Wise
2015-12-07
cxgb3: Convert simple_strtoul to kstrtox
LABBE Corentin
2015-03-08
ethernet: codespell comment spelling fixes
Joe Perches
2015-01-25
cxgb3: re-use native hex2bin()
Andy Shevchenko
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-07
cxgb3: Use standard #defines for PCIe Capability ASPM fields
Bjorn Helgaas
2012-08-23
cxgb3: Use PCI Express Capability accessors
Jiang Liu
2012-07-10
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher