1. de37109 lib: Move IP checksum to commonlib by Julius Werner · 5 months ago
  2. 91e6117 drivers/net/ne2k: Make it work for bootblock by Arthur Heymans · 8 months ago
  3. 25a7af1 drivers/net/ne2k: Remove space before semicolon by Elyes Haouas · 11 months ago
  4. 1ef547e src/drivers: Remove unnecessary space after casts by Elyes Haouas · 1 year, 8 months ago
  5. 55be012 drivers: Get rid of unnecessary blank lines {before,after} brace by Elyes HAOUAS · 2 years, 5 months ago
  6. 442c598 drivers/net/ne2k.c: Remove unuseful 'return' in void function by Elyes HAOUAS · 2 years, 5 months ago
  7. 0bc5d9d src/{drivers,soc}: Fix some code indents by Elyes HAOUAS · 2 years, 5 months ago
  8. d161a2f src/drivers: Drop unneeded empty lines by Elyes HAOUAS · 3 years, 11 months ago
  9. deeccbf Drop explicit NULL initializations from `device_operations` by Elyes HAOUAS · 4 years, 3 months ago
  10. b12c276 src/{drivers,device,ec}: Remove unused <stdlib.h> by Elyes HAOUAS · 4 years, 7 months ago
  11. df60e87 src: Remove unused include '<device/pci_ids.h>' by Elyes HAOUAS · 4 years, 9 months ago
  12. 8f5138d drivers/net/ne2k: Remove some __SIMPLE_DEVICE__ use by Kyösti Mälkki · 4 years, 9 months ago
  13. bf0970e src: Use include <delay.h> when appropriate by Elyes HAOUAS · 5 years ago
  14. a1e22b8 src: Use 'include <string.h>' when appropriate by Elyes HAOUAS · 5 years ago
  15. 5c29daa buildsystem: Promote rules.h to default include by Kyösti Mälkki · 8 years ago
  16. e9a0130 src: Remove unneeded include <console/console.h> by Elyes HAOUAS · 6 years ago
  17. a342f39 src: Remove unneeded whitespace by Elyes HAOUAS · 6 years ago
  18. c8a649c src: Use of device_t is deprecated by Elyes HAOUAS · 6 years ago
  19. c8cf591 arch/x86: Drop leftover ROMCC console support by Kyösti Mälkki · 6 years ago
  20. 0d8f1da src/drivers: Get rid of whitespace before tab by Elyes HAOUAS · 6 years ago
  21. b9810a4 src/drivers: Fix checkpatch warning: no spaces at the start of a line by Martin Roth · 7 years ago
  22. 2e4d806 src/drivers: Add required space before opening parenthesis '(' by Elyes HAOUAS · 8 years ago
  23. 20a41ae drivers/net/ne2k.c: Fix regression by Edward O'Callaghan · 10 years ago
  24. 2014111 drivers/net/ne2k.c: Collect headers and defines to top of file by Edward O'Callaghan · 10 years ago
  25. 207379d ne2k: Move under drivers/net by Kyösti Mälkki · 10 years ago[Renamed from src/lib/ne2k.c]
  26. cbf2bd7 lib: Fix spelling by Martin Roth · 11 years ago
  27. 24d1d4b x86: Unify arch/io.h and arch/romcc_io.h by Stefan Reinauer · 11 years ago
  28. b721287 Fix of fix copy and paste errors in ne2k.c (r6512 by stepan) by Rudolf Marek · 13 years ago
  29. 261f842 fix copy and paste errors in ne2k.c by Stefan Reinauer · 13 years ago
  30. 4aa93cc Add support for the console over Ethernet (through PCI NE2000). by Rudolf Marek · 14 years ago