1. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  3. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  4. 8510580 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 5 months ago
  5. 69529c9 net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 5 months ago
  6. 3c0bcb9 net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 5 months ago
  7. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 5 months ago
  8. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  9. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  10. bed1ca3 net: pcnet: Fix init on big endian 64 bit by Paul Burton · 8 years ago
  11. 442d2e0 net: pcnet: Make 64 bit safe by Paul Burton · 8 years ago
  12. 4677d66 net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · 8 years ago
  13. df50b3b net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · 9 years ago
  14. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  15. 6fb49e4 pcnet: force ordering of descriptor accesses by Paul Burton · 10 years ago
  16. a354ddc pcnet: align rx buffers for cache invalidation by Paul Burton · 10 years ago
  17. f1ae382 pcnet: access descriptor rings & init block uncached by Paul Burton · 10 years ago
  18. 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  19. 62715a2 pcnet: enable the NOUFLO feature by Paul Burton · 11 years ago
  20. f3ac866 pcnet: add cache flushing & invalidation by Paul Burton · 11 years ago
  21. a954004 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · 11 years ago
  22. 6011dab pcnet: code style cleanup by Paul Burton · 11 years ago
  23. 54fbcb0 net: pcnet: use pci_virt_to_mem to obtain buffer addresses by Gabor Juhos · 11 years ago
  24. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  25. f92a151 drivers/net/pcnet.c: Fix compile warning by Joe Hershberger · 12 years ago
  26. 138b608 drivers/net/pcnet.c: Change debug code to fix build warning by Wolfgang Denk · 13 years ago
  27. 5ed0eec net: pcnet: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  28. e309053 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  29. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  30. f2c288a pcnet.c: fix a merge issue by Wolfgang Denk · 16 years ago
  31. 3865631 Fixed pcnet io_base by Vlad Lungu · 17 years ago
  32. 11ea26f drivers/net/pcnet.c: Coding Style cleanup. by Wolfgang Denk · 16 years ago
  33. 899ef7b Added Am79C970A chip id to pcnet by Vlad Lungu · 17 years ago
  34. 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  35. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/pcnet.c]
  36. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  37. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  38. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  39. 3953988 * Code cleanup (ARM mostly) by wdenk · 20 years ago
  40. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  41. c609719 Initial revision by wdenk · 22 years ago