index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
pcnet32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-16
net: amd: Unified the comparison between pointers and NULL to the same writing
Guofeng Yue
1
-6
/
+6
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-2
/
+2
2022-05-08
eth: switch to netif_napi_add_weight()
Jakub Kicinski
1
-1
/
+2
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-16
ethernet: amd: use eth_hw_addr_set()
Jakub Kicinski
1
-4
/
+9
2021-10-02
ethernet: use eth_hw_addr_set()
Jakub Kicinski
1
-1
/
+1
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-05-07
treewide: remove editor modelines and cruft
Masahiro Yamada
1
-7
/
+0
2021-04-26
pcnet32: Remove redundant variable prev_link and curr_link
Jiapeng Chong
1
-2
/
+1
2021-04-07
pcnet32: Use pci_resource_len to validate PCI resource
Guenter Roeck
1
-2
/
+3
2020-07-14
pcnet32: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-97
/
+84
2020-07-01
pcnet32: Mark PM functions as __maybe_unused
Nathan Chancellor
1
-2
/
+2
2020-06-24
pcnet32: Convert to generic power management
Vaibhav Gupta
1
-11
/
+11
2020-02-24
net/amd: Remove useless driver version
Leon Romanovsky
1
-7
/
+0
2019-12-13
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
1
-2
/
+2
2018-07-27
net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()
Jia-Ju Bai
1
-4
/
+4
2018-05-22
pcnet32: add an error handling path in pcnet32_probe_pci()
Bo Chen
1
-3
/
+7
2017-10-28
drivers/net: amd: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-09-21
drivers: net: pcnet32: use setup_timer() helper.
Allen Pais
1
-3
/
+2
2017-06-05
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
1
-4
/
+1
2017-02-14
pcnet32: fix BNC/AUI port on AM79C970A
Ondrej Zary
1
-52
/
+125
2017-02-14
pcnet32: factor out pcnet32_clr_suspend()
Ondrej Zary
1
-11
/
+10
2017-02-06
pcnet32: use napi_complete_done()
Eric Dumazet
1
-8
/
+3
2016-11-09
net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-6
/
+8
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-2
/
+2
2015-11-21
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
1
-2
/
+3
2015-11-11
pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
1
-1
/
+1
2015-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+29
2015-03-20
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
1
-2
/
+29
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-1
/
+1
2015-01-19
mii: Handle link state changes for forced modes in mii_check_media()
Ben Hutchings
1
-1
/
+1
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
1
-1
/
+1
2014-08-09
drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages
Joe Perches
1
-25
/
+18
2014-08-09
amd: use pci_zalloc_consistent
Joe Perches
1
-10
/
+8
2014-03-25
pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
1
-1
/
+1
2014-02-19
pcnet32: add missing check for pci_dma_mapping_error
Don Fry
1
-27
/
+81
2014-02-19
pcnet32: fix reallocation error
Don Fry
1
-9
/
+9
2013-12-26
net: pcnet: slight optimization of addr compare
dingtianhong
1
-1
/
+1
2013-10-18
net: pcnet32: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-08-02
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
1
-3
/
+3
2013-03-10
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
1
-1
/
+0
2013-02-09
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
1
-32
/
+15
2013-01-09
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-2
/
+1
2012-12-03
pcnet32: remove __dev* attributes
Bill Pemberton
1
-5
/
+5
2012-02-06
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
1
-7
/
+7
2012-02-01
drivers/net: Remove alloc_etherdev error messages
Joe Perches
1
-2
/
+0
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
1
-4
/
+6
2011-09-17
pcnet32: constify function table
stephen hemminger
1
-101
/
+101
[next]