index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
pcnet32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/amd: Remove useless driver version
Leon Romanovsky
2020-02-24
1
-7
/
+0
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-2
/
+2
*
net: amd: pcnet32: Replace GFP_ATOMIC with GFP_KERNEL in pcnet32_alloc_ring()
Jia-Ju Bai
2018-07-27
1
-4
/
+4
*
pcnet32: add an error handling path in pcnet32_probe_pci()
Bo Chen
2018-05-22
1
-3
/
+7
*
drivers/net: amd: Convert timers to use timer_setup()
Kees Cook
2017-10-28
1
-5
/
+5
*
drivers: net: pcnet32: use setup_timer() helper.
Allen Pais
2017-09-21
1
-3
/
+2
*
net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...
yuval.shaia@oracle.com
2017-06-05
1
-4
/
+1
*
pcnet32: fix BNC/AUI port on AM79C970A
Ondrej Zary
2017-02-14
1
-52
/
+125
*
pcnet32: factor out pcnet32_clr_suspend()
Ondrej Zary
2017-02-14
1
-11
/
+10
*
pcnet32: use napi_complete_done()
Eric Dumazet
2017-02-05
1
-8
/
+3
*
net: amd: pcnet32: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-11-09
1
-6
/
+8
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-2
/
+2
*
various: fix pci_set_dma_mask return value checking
Christoph Hellwig
2015-11-20
1
-2
/
+3
*
pcnet32: use pci_set_dma_mask insted of pci_dma_supported
Christoph Hellwig
2015-11-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-2
/
+29
|
\
|
*
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
2015-03-20
1
-2
/
+29
*
|
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
2015-03-03
1
-1
/
+1
|
/
*
mii: Handle link state changes for forced modes in mii_check_media()
Ben Hutchings
2015-01-19
1
-1
/
+1
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
drivers/net/ethernet/amd/pcnet32.c: neaten and remove unnecessary OOM messages
Joe Perches
2014-08-08
1
-25
/
+18
*
amd: use pci_zalloc_consistent
Joe Perches
2014-08-08
1
-10
/
+8
*
pcnet32: Call dev_kfree_skb_any instead of dev_kfree_skb.
Eric W. Biederman
2014-03-24
1
-1
/
+1
*
pcnet32: add missing check for pci_dma_mapping_error
Don Fry
2014-02-19
1
-27
/
+81
*
pcnet32: fix reallocation error
Don Fry
2014-02-19
1
-9
/
+9
*
net: pcnet: slight optimization of addr compare
dingtianhong
2013-12-26
1
-1
/
+1
*
net: pcnet32: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-10-18
1
-1
/
+0
*
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
*
ethernet: Convert mac address uses of 6 to ETH_ALEN
Joe Perches
2013-08-02
1
-3
/
+3
*
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
Joe Perches
2013-03-09
1
-1
/
+0
*
drivers: net: Remove remaining alloc/OOM messages
Joe Perches
2013-02-08
1
-32
/
+15
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-2
/
+1
*
pcnet32: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-5
/
+5
*
netdev: ethernet dev_alloc_skb to netdev_alloc_skb
Pradeep A Dalvi
2012-02-06
1
-7
/
+7
*
drivers/net: Remove alloc_etherdev error messages
Joe Perches
2012-01-31
1
-2
/
+0
*
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-11-14
1
-4
/
+6
*
pcnet32: constify function table
stephen hemminger
2011-09-16
1
-101
/
+101
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-20
1
-1
/
+1
*
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-17
1
-1
/
+1
*
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher
2011-08-10
1
-0
/
+2937