Age | Commit message (Expand) | Author |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2016-05-31 | net: pcnet: Fix init on big endian 64 bit | Paul Burton |
2016-05-31 | net: pcnet: Make 64 bit safe | Paul Burton |
2016-05-31 | net: pcnet: Stop converting kseg1->kseg0 addresses | Paul Burton |
2016-01-16 | net: pcnet: refactor mapping of virtual addresses to physical ones | Daniel Schwierzeck |
2015-04-18 | net: cosmetic: Fix var naming net <-> eth drivers | Joe Hershberger |
2014-04-18 | pcnet: force ordering of descriptor accesses | Paul Burton |
2014-04-18 | pcnet: align rx buffers for cache invalidation | Paul Burton |
2014-04-18 | pcnet: access descriptor rings & init block uncached | Paul Burton |
2013-11-11 | MPC824x: remove obsolete "PN62" board | Wolfgang Denk |
2013-11-09 | pcnet: enable the NOUFLO feature | Paul Burton |
2013-11-09 | pcnet: add cache flushing & invalidation | Paul Burton |
2013-11-09 | pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send | Paul Burton |
2013-11-09 | pcnet: code style cleanup | Paul Burton |
2013-07-24 | net: pcnet: use pci_virt_to_mem to obtain buffer addresses | Gabor Juhos |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-05-22 | drivers/net/pcnet.c: Fix compile warning | Joe Hershberger |
2011-11-07 | drivers/net/pcnet.c: Change debug code to fix build warning | Wolfgang Denk |
2010-11-14 | net: pcnet: Add initialized eth_device structure | Nobuhiro Iwamatsu |
2008-09-02 | Moved initialization of PCNET Ethernet controller to board_eth_init() | Ben Warren |
2008-06-09 | net: Conditional COBJS inclusion of network drivers | Shinya Kuribayashi |
2008-04-28 | pcnet.c: fix a merge issue | Wolfgang Denk |
2008-04-24 | Fixed pcnet io_base | Vlad Lungu |
2008-04-24 | drivers/net/pcnet.c: Coding Style cleanup. | Wolfgang Denk |
2008-04-24 | Added Am79C970A chip id to pcnet | Vlad Lungu |
2008-01-10 | Fix Ethernet init() return codes | Ben Warren |
2007-11-25 | drivers/net : move net drivers to drivers/net | Jean-Christophe PLAGNIOL-VILLARD |