开源镜像站
帮助
动态
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
/
amd
/
pcnet32.c
Age
Commit message (
Expand
)
Author
2022-09-16
net: amd: Unified the comparison between pointers and NULL to the same writing
Guofeng Yue
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-10-16
ethernet: amd: use eth_hw_addr_set()
Jakub Kicinski
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
2021-04-26
pcnet32: Remove redundant variable prev_link and curr_link
Jiapeng Chong
2021-04-06
pcnet32: Use pci_resource_len to validate PCI resource
Guenter Roeck
2020-07-13
pcnet32: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-06-30
pcnet32: Mark PM functions as __maybe_unused
Nathan Chancellor
2020-06-23
pcnet32: Convert to generic power management
Vaibhav Gupta
2020-02-24
net/amd: Remove useless driver version
Leon Romanovsky
2019-12-12
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2018-07-27
net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()
Jia-Ju Bai
2018-05-22
pcnet32: add an error handling path in pcnet32_probe_pci()
Bo Chen
2017-10-28
drivers/net: amd: Convert timers to use timer_setup()
Kees Cook
2017-09-21
drivers: net: pcnet32: use setup_timer() helper.
Allen Pais
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-02-14
pcnet32: fix BNC/AUI port on AM79C970A
Ondrej Zary
2017-02-14
pcnet32: factor out pcnet32_clr_suspend()
Ondrej Zary
2017-02-05
pcnet32: use napi_complete_done()
Eric Dumazet
2016-11-09
net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
2015-11-20
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
2015-11-10
pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
2015-03-03
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-01-19
mii: Handle link state changes for forced modes in mii_check_media()
Ben Hutchings
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-08
drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages
Joe Perches
2014-08-08
amd: use pci_zalloc_consistent
Joe Perches
2014-03-24
pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-02-19
pcnet32: add missing check for pci_dma_mapping_error
Don Fry
2014-02-19
pcnet32: fix reallocation error
Don Fry
2013-12-26
net: pcnet: slight optimization of addr compare
dingtianhong
2013-10-18
net: pcnet32: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
2013-03-09
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-02-08
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
2012-12-03
pcnet32: remove __dev* attributes
Bill Pemberton
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-01-31
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-09-16
pcnet32: constify function table
stephen hemminger
[next]