index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
amd
/
pcnet32.c
Age
Commit message (
Expand
)
Author
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-25
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-09
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
2011-08-20
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-08-18
net: remove use of ndo_set_multicast_list in drivers
Jiri Pirko
2011-08-11
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher