Tom Rini
|
83d290c56f
SPDX: Convert all of our single license tags to Linux Kernel style
|
7 年之前 |
Paul Burton
|
bed1ca322d
net: pcnet: Fix init on big endian 64 bit
|
9 年之前 |
Paul Burton
|
442d2e0149
net: pcnet: Make 64 bit safe
|
9 年之前 |
Paul Burton
|
4677d665a7
net: pcnet: Stop converting kseg1->kseg0 addresses
|
9 年之前 |
Daniel Schwierzeck
|
df50b3b414
net: pcnet: refactor mapping of virtual addresses to physical ones
|
9 年之前 |
Joe Hershberger
|
1fd92db83d
net: cosmetic: Fix var naming net <-> eth drivers
|
10 年之前 |
Paul Burton
|
6fb49e4aa0
pcnet: force ordering of descriptor accesses
|
11 年之前 |
Paul Burton
|
a354ddc3d7
pcnet: align rx buffers for cache invalidation
|
11 年之前 |
Paul Burton
|
f1ae382dfd
pcnet: access descriptor rings & init block uncached
|
11 年之前 |
Wolfgang Denk
|
649acfe149
MPC824x: remove obsolete "PN62" board
|
11 年之前 |
Paul Burton
|
62715a2c57
pcnet: enable the NOUFLO feature
|
11 年之前 |
Paul Burton
|
f3ac866c78
pcnet: add cache flushing & invalidation
|
11 年之前 |
Paul Burton
|
a95400411b
pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send
|
11 年之前 |
Paul Burton
|
6011dabd0a
pcnet: code style cleanup
|
11 年之前 |
Gabor Juhos
|
54fbcb0c04
net: pcnet: use pci_virt_to_mem to obtain buffer addresses
|
12 年之前 |
Wolfgang Denk
|
1a4596601f
Add GPL-2.0+ SPDX-License-Identifier to source files
|
12 年之前 |
Joe Hershberger
|
f92a151cd1
drivers/net/pcnet.c: Fix compile warning
|
13 年之前 |
Wolfgang Denk
|
138b60895d
drivers/net/pcnet.c: Change debug code to fix build warning
|
13 年之前 |
Nobuhiro Iwamatsu
|
5ed0eeca38
net: pcnet: Add initialized eth_device structure
|
14 年之前 |
Ben Warren
|
e3090534d6
Moved initialization of PCNET Ethernet controller to board_eth_init()
|
16 年之前 |
Shinya Kuribayashi
|
3b904ccb93
net: Conditional COBJS inclusion of network drivers
|
17 年之前 |
Wolfgang Denk
|
f2c288a353
pcnet.c: fix a merge issue
|
17 年之前 |
Vlad Lungu
|
386563197e
Fixed pcnet io_base
|
17 年之前 |
Wolfgang Denk
|
11ea26fd1c
drivers/net/pcnet.c: Coding Style cleanup.
|
17 年之前 |
Vlad Lungu
|
899ef7b845
Added Am79C970A chip id to pcnet
|
17 年之前 |
Ben Warren
|
422b1a0160
Fix Ethernet init() return codes
|
17 年之前 |
Jean-Christophe PLAGNIOL-VILLARD
|
2439e4bfa1
drivers/net : move net drivers to drivers/net
|
17 年之前 |