1. 5fdb3c0 Merge tag 'mips-pull-2020-06-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mips into next by Tom Rini · 4 years, 3 months ago
  2. 53019cf net: pcnet: Add DM support by Marek Vasut · 4 years, 4 months ago
  3. f5e7df5 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 4 months ago
  4. 6d76c9f net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 4 months ago
  5. deca773 net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 4 months ago
  6. 834d5ce net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 4 months ago
  7. ab6ecbd net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 4 months ago
  8. 553286a net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 4 months ago
  9. 54c6067 net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 4 months ago
  10. ada6a2c net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 4 months ago
  11. 0e11d79 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 4 months ago
  12. 89369b0 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 4 months ago
  13. d3b1df0 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 4 months ago
  14. b92b8f4 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 4 months ago
  15. b9c52c5 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 4 months ago
  16. 59edb26 net: pcnet: Add DM support by Marek Vasut · 4 years, 4 months ago
  17. dea9b60 net: pcnet: Split common and non-DM functions by Marek Vasut · 4 years, 4 months ago
  18. 1023a1e net: pcnet: Wrap name and enetaddr into private data by Marek Vasut · 4 years, 4 months ago
  19. 3b2d63a net: pcnet: Wrap iobase into private data by Marek Vasut · 4 years, 4 months ago
  20. fdf6cbe net: pcnet: Pass private data through dev->priv by Marek Vasut · 4 years, 4 months ago
  21. 60074d9 net: pcnet: Wrap devbusfn into private data by Marek Vasut · 4 years, 4 months ago
  22. d20e857 net: pcnet: Drop useless forward declarations by Marek Vasut · 4 years, 4 months ago
  23. 69e08bd net: pcnet: Move initialize function at the end by Marek Vasut · 4 years, 4 months ago
  24. 246d2bf net: pcnet: Move private data allocation to initialize by Marek Vasut · 4 years, 4 months ago
  25. ae38e96 net: pcnet: Replace memset+malloc with calloc by Marek Vasut · 4 years, 4 months ago
  26. 1c38c36 net: pcnet: Simplify private data allocation by Marek Vasut · 4 years, 4 months ago
  27. e4797c3 net: pcnet: Use PCI_DEVICE() to define PCI device compat list by Marek Vasut · 4 years, 4 months ago
  28. 1524e40 net: pcnet: Drop PCNET_HAS_PROM by Marek Vasut · 4 years, 4 months ago
  29. 97d5c14 net: pcnet: Drop typedef struct pcnet_priv_t by Marek Vasut · 4 years, 4 months ago
  30. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  31. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  32. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 5 months ago
  33. 8510580 net: pcnet: fix I/O primitives for memory access by Daniel Schwierzeck · 4 years, 5 months ago
  34. 69529c9 net: pcnet: Switch to PCI memory access by Marek Vasut · 4 years, 5 months ago
  35. 3c0bcb9 net: pcnet: Replace mips-specific accessors by Marek Vasut · 4 years, 5 months ago
  36. 635a76b net: pcnet: Remove CONFIG_PCNET_79C97x by Marek Vasut · 4 years, 5 months ago
  37. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  38. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  39. bed1ca3 net: pcnet: Fix init on big endian 64 bit by Paul Burton · 8 years ago
  40. 442d2e0 net: pcnet: Make 64 bit safe by Paul Burton · 8 years ago
  41. 4677d66 net: pcnet: Stop converting kseg1->kseg0 addresses by Paul Burton · 8 years ago
  42. df50b3b net: pcnet: refactor mapping of virtual addresses to physical ones by Daniel Schwierzeck · 9 years ago
  43. 1fd92db net: cosmetic: Fix var naming net <-> eth drivers by Joe Hershberger · 9 years ago
  44. 6fb49e4 pcnet: force ordering of descriptor accesses by Paul Burton · 10 years ago
  45. a354ddc pcnet: align rx buffers for cache invalidation by Paul Burton · 10 years ago
  46. f1ae382 pcnet: access descriptor rings & init block uncached by Paul Burton · 10 years ago
  47. 649acfe MPC824x: remove obsolete "PN62" board by Wolfgang Denk · 11 years ago
  48. 62715a2 pcnet: enable the NOUFLO feature by Paul Burton · 11 years ago
  49. f3ac866 pcnet: add cache flushing & invalidation by Paul Burton · 11 years ago
  50. a954004 pcnet: s/le16_to_cpu/cpu_to_le16/ in pcnet_send by Paul Burton · 11 years ago
  51. 6011dab pcnet: code style cleanup by Paul Burton · 11 years ago
  52. 54fbcb0 net: pcnet: use pci_virt_to_mem to obtain buffer addresses by Gabor Juhos · 11 years ago
  53. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  54. f92a151 drivers/net/pcnet.c: Fix compile warning by Joe Hershberger · 12 years ago
  55. 138b608 drivers/net/pcnet.c: Change debug code to fix build warning by Wolfgang Denk · 13 years ago
  56. 5ed0eec net: pcnet: Add initialized eth_device structure by Nobuhiro Iwamatsu · 14 years ago
  57. e309053 Moved initialization of PCNET Ethernet controller to board_eth_init() by Ben Warren · 16 years ago
  58. 3b904cc net: Conditional COBJS inclusion of network drivers by Shinya Kuribayashi · 16 years ago
  59. f2c288a pcnet.c: fix a merge issue by Wolfgang Denk · 16 years ago
  60. 3865631 Fixed pcnet io_base by Vlad Lungu · 17 years ago
  61. 11ea26f drivers/net/pcnet.c: Coding Style cleanup. by Wolfgang Denk · 16 years ago
  62. 899ef7b Added Am79C970A chip id to pcnet by Vlad Lungu · 17 years ago
  63. 422b1a0 Fix Ethernet init() return codes by Ben Warren · 17 years ago
  64. 2439e4b drivers/net : move net drivers to drivers/net by Jean-Christophe PLAGNIOL-VILLARD · 17 years ago[Renamed from drivers/pcnet.c]
  65. cb51c0b drivers/[n-z]*: Remove obsolete references to CONFIG_COMMANDS by Jon Loeliger · 17 years ago
  66. d5be43d drivers/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*). by Jon Loeliger · 17 years ago
  67. 77ddac9 Cleanup for GCC-4.x by Wolfgang Denk · 19 years ago
  68. 3953988 * Code cleanup (ARM mostly) by wdenk · 20 years ago
  69. 2262cfe * Patch by Daniel Engström, 13 Nov 2002: by wdenk · 22 years ago
  70. c609719 Initial revision by wdenk · 22 years ago