Commit Graph

13 Commits

Author SHA1 Message Date
hidnplayr
fed8d22166 Cleanup
git-svn-id: svn://kolibrios.org@9149 a494cfbc-eb01-0410-851d-a64ba20cac60
2021-08-22 21:14:54 +00:00
hidnplayr
0ba1fff7a7 New network buffers - phase I
git-svn-id: svn://kolibrios.org@5522 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-03-17 21:50:29 +00:00
Yogev Ezra
76a0cbdfe5 Change copyright year in kernel and drivers to 2015. No code changes.
git-svn-id: svn://kolibrios.org@5363 a494cfbc-eb01-0410-851d-a64ba20cac60
2015-01-08 20:10:22 +00:00
hidnplayr
636971f000 Make all network driver service names uppercase.
(avoid loading the same driver multiple times because of different naming)

git-svn-id: svn://kolibrios.org@5186 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-11-22 17:01:23 +00:00
hidnplayr
bb295aca38 Removed old netdrv.inc and pci.inc, replaced with newer, better versions.
git-svn-id: svn://kolibrios.org@5074 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-08-31 14:09:14 +00:00
hidnplayr
58ab3adc95 Updated stub for BCM57XX driver to PE format.
git-svn-id: svn://kolibrios.org@4663 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-18 19:10:00 +00:00
hidnplayr
3e0422f2aa Fixed bug in PCNET32 driver which allowed it to be loaded multiple times.
git-svn-id: svn://kolibrios.org@4629 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-03-11 14:29:10 +00:00
hidnplayr
f2707b7f34 MTD80x network driver: Now in PE format. Added link detection and more specific device names. Fixed typo in PE network drivers.
git-svn-id: svn://kolibrios.org@4580 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-20 19:35:01 +00:00
hidnplayr
632a2c43e3 MTD80x driver: MAC address is now read correctly, Fixed bug in transmit procedure.
git-svn-id: svn://kolibrios.org@4576 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-02-19 15:48:17 +00:00
hidnplayr
b21956c356 Bugfix for #4467
git-svn-id: svn://kolibrios.org@4470 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-17 15:07:07 +00:00
hidnplayr
f0f1e6f272 Removed structures and constants from netdrv.inc that are present in macros.inc
git-svn-id: svn://kolibrios.org@4467 a494cfbc-eb01-0410-851d-a64ba20cac60
2014-01-17 12:51:32 +00:00
hidnplayr
72c96117d0 ALL ethernet drivers: return success/failed for transmit function, dump packet when failing.
git-svn-id: svn://kolibrios.org@4334 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-12-08 14:34:08 +00:00
hidnplayr
e4cf34c0de Merge new network stack with trunk
git-svn-id: svn://kolibrios.org@3545 a494cfbc-eb01-0410-851d-a64ba20cac60
2013-05-28 17:34:26 +00:00