开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
natsemi
/
xtsonic.c
Age
Commit message (
Expand
)
Author
2024-10-04
net: ethernet: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-09-20
net: ethernet: natsemi: Convert to platform remove callback returning void
Uwe Kleine-König
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-11-30
net: natsemi: fix hw address initialization for jazz and xtensa
Max Filippov
2021-11-30
natsemi: xtensa: fix section mismatch warnings
Randy Dunlap
2021-08-03
natsemi: sonic: stop calling netdev_boot_setup_check
Arnd Bergmann
2021-01-05
net/sonic: Fix some resource leaks in error handling paths
Christophe JAILLET
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-16
net/sonic: Refactor duplicated code
Finn Thain
2018-02-26
net/sonic: Replace custom debug logging with netif_* calls
Finn Thain
2018-02-26
net/sonic: Clean up and modernize log messages
Finn Thain
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2013-11-11
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
Wei Yongjun
2013-09-15
net: natsemi: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-03-15
drivers:net: Remove dma_alloc_coherent OOM messages
Joe Perches
2012-12-03
natsemi: remove __dev* attributes
Bill Pemberton
2012-10-07
drivers/net/ethernet/natsemi/xtsonic.c: fix error return code
Peter Senna Tschudin
2011-11-29
net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()
Axel Lin
2011-08-17
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
*sonic/natsemi/ns83829: Move the National Semi-conductor drivers
Jeff Kirsher