Commit Graph

27 Commits (a7944dcc11f3e426f96cebcf8847d501b5b7ca7c)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Paul Burton bed1ca322d net: pcnet: Fix init on big endian 64 bit 8 years ago
Paul Burton 442d2e0149 net: pcnet: Make 64 bit safe 8 years ago
Paul Burton 4677d665a7 net: pcnet: Stop converting kseg1->kseg0 addresses 8 years ago
Daniel Schwierzeck df50b3b414 net: pcnet: refactor mapping of virtual addresses to physical ones 8 years ago
Joe Hershberger 1fd92db83d net: cosmetic: Fix var naming net <-> eth drivers 9 years ago
Paul Burton 6fb49e4aa0 pcnet: force ordering of descriptor accesses 10 years ago
Paul Burton a354ddc3d7 pcnet: align rx buffers for cache invalidation 10 years ago
Paul Burton f1ae382dfd pcnet: access descriptor rings & init block uncached 10 years ago
Wolfgang Denk 649acfe149 MPC824x: remove obsolete "PN62" board 11 years ago
Paul Burton 62715a2c57 pcnet: enable the NOUFLO feature 11 years ago
Paul Burton f3ac866c78 pcnet: add cache flushing & invalidation 11 years ago
Paul Burton a95400411b pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send 11 years ago
Paul Burton 6011dabd0a pcnet: code style cleanup 11 years ago
Gabor Juhos 54fbcb0c04 net: pcnet: use pci_virt_to_mem to obtain buffer addresses 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Joe Hershberger f92a151cd1 drivers/net/pcnet.c: Fix compile warning 12 years ago
Wolfgang Denk 138b60895d drivers/net/pcnet.c: Change debug code to fix build warning 13 years ago
Nobuhiro Iwamatsu 5ed0eeca38 net: pcnet: Add initialized eth_device structure 14 years ago
Ben Warren e3090534d6 Moved initialization of PCNET Ethernet controller to board_eth_init() 16 years ago
Shinya Kuribayashi 3b904ccb93 net: Conditional COBJS inclusion of network drivers 16 years ago
Wolfgang Denk f2c288a353 pcnet.c: fix a merge issue 16 years ago
Vlad Lungu 386563197e Fixed pcnet io_base 16 years ago
Wolfgang Denk 11ea26fd1c drivers/net/pcnet.c: Coding Style cleanup. 16 years ago
Vlad Lungu 899ef7b845 Added Am79C970A chip id to pcnet 16 years ago
Ben Warren 422b1a0160 Fix Ethernet init() return codes 17 years ago
Jean-Christophe PLAGNIOL-VILLARD 2439e4bfa1 drivers/net : move net drivers to drivers/net 17 years ago
Jon Loeliger cb51c0bf88 drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS 17 years ago
Jon Loeliger d5be43de93 drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). 17 years ago
Wolfgang Denk 77ddac9480 Cleanup for GCC-4.x 19 years ago
wdenk 39539887ea * Code cleanup (ARM mostly) 20 years ago
wdenk 2262cfeef9 * Patch by Daniel Engström, 13 Nov 2002: 22 years ago
wdenk c609719b8d Initial revision 22 years ago