index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
fddi
/
skfp
/
skfddi.c
Age
Commit message (
Expand
)
Author
2024-02-15
net: fill in MODULE_DESCRIPTION()s for fddik/skfp
Breno Leitao
2021-10-22
fddi: skfp: constify and use dev_addr_set()
Jakub Kicinski
2021-10-02
fddi: use eth_hw_addr_set()
Jakub Kicinski
2021-09-27
net: fddi: skfp: Fix a function name in comments
Cai Huoqing
2021-08-29
fddi: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-07-27
fddi: use ndo_siocdevprivate
Arnd Bergmann
2020-01-25
net: fddi: skfp: Use print_hex_dump() helper
Andy Shevchenko
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2018-06-08
net: fddi: fix a possible null-ptr-deref
YueHaibing
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-10-20
net: use core MTU range checking in misc drivers
Jarod Wilson
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2013-12-10
net: fddi: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-05-22
net/fddi/skfp/skfddi: Use module_pci_driver to register driver
Peter Hüwe
2012-12-03
fddi: remove __dev* attributes
Bill Pemberton
2011-08-27
fddi: Move the FDDI drivers
Jeff Kirsher