| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | added endianness to natsemi. | Udayan Kumar | 2007-07-15 | 2 | -6/+2![]() | |
| | | ||||||
| * | free_netdev -> netdev_put | Udayan Kumar | 2007-07-15 | 1 | -2/+2 | |
| | | ||||||
| * | debugging natsemi.c | Udayan Kumar | 2007-07-15 | 2 | -27/+50 | |
| | | ||||||
| * | added eeprom from rtl8139 but not working | Udayan Kumar | 2007-07-15 | 1 | -56/+54![]() | |
| | | ||||||
| * | natsemi now needs eeprom access | Udayan Kumar | 2007-07-15 | 1 | -5/+10 | |
| | | ||||||
| * | same as before, but now compiling natsemi | Udayan Kumar | 2007-07-15 | 1 | -25/+28 | |
| | | ||||||
| * | added polling and transmit. eeprom access still remaining | Udayan Kumar | 2007-07-15 | 1 | -134/+167 | |
| | | ||||||
| * | skel of new natsemi driver (still in developments) | Udayan Kumar | 2007-07-15 | 1 | -628/+438![]() | |
| | | ||||||
| * | testing if it works | Udayan Kumar | 2007-07-15 | 1 | -0/+1 | |
| | | ||||||
| * | Revert mdc's warnings purge on natsemi.c, to allow for a clean rebase. | Michael Brown | 2007-07-15 | 1 | -7/+6![]() | |
| | | ||||||
| * | Dead code removal. | Michael Brown | 2007-07-14 | 1 | -5/+6 | |
| | | | | | Kill off use of etherboot.h outside drivers/net. | |||||
| * | Added missing "static" | Michael Brown | 2007-07-09 | 1 | -1/+1 | |
| | | ||||||
| * | Ready to start testing | Michael Brown | 2007-07-08 | 1 | -73/+0![]() | |
| | | ||||||
| * | Use net_device_operations structure and netdev_nullify() to allow for | Michael Brown | 2007-07-07 | 3 | -68/+92 | |
| | | | | | | | | | | | | safe dropping of the netdev ref by the driver while other refs still exist. Add netdev_irq() method. Net device open()/close() methods should no longer enable or disable IRQs. Remove rx_quota; it wasn't used anywhere and added too much complexity to implementing correct interrupt-masking behaviour in pxe_undi.c. | |||||
| * | Revert "Replace natsemi driver with Indolent's updated one that uses the ↵ | Michael Brown | 2007-07-07 | 1 | -507/+571 | |
| | | | | | | | gPXE API" This reverts commit 3487640397838bc3147881a0e7ded4333239dbd5. | |||||
| * | Merge branch 'zalloc' | Michael Brown | 2007-07-07 | 5 | -5/+10 | |
| |\ | ||||||
| | * | Revert "convert to zalloc" | Holger Lubitz | 2007-07-07 | 1 | -1/+2 | |
| | | | | | | | | | This reverts commit a4bea78974620820774a59f49646eafbdb481148. | |||||
| | * | Revert "convert to zalloc" | Holger Lubitz | 2007-07-07 | 1 | -1/+2 | |
| | | | | | | | | | This reverts commit 3414fd8df8c514947254fd065d407e8db115221f. | |||||
| | * | Revert "convert to zalloc" | Holger Lubitz | 2007-07-07 | 1 | -1/+2 | |
| | | | | | | | | | This reverts commit 636bd2cd0abfd9ae774456cd1c00e3f8bb63e7d8. | |||||
| | * | Revert "convert to zalloc" | Holger Lubitz | 2007-07-07 | 1 | -1/+2 | |
| | | | | | | | | | This reverts commit 7297f04481f6737b0a40161da6d8413ca0f478d2. | |||||
| | * | Revert "convert to zalloc" | Holger Lubitz | 2007-07-07 | 1 | -1/+2 | |
| | | | | | | | | | This reverts commit 5ce16b03a1cb036ad0ab818473fe8f9c158949ed. | |||||
| * | | Revert "convert to zalloc" | Michael Brown | 2007-07-07 | 1 | -1/+2 | |
| |/ | | | | This reverts commit 68add6e814091f55e46afbef0b63f3d61f9549ba. | |||||
| * | convert to zalloc | Holger Lubitz | 2007-07-06 | 1 | -2/+1![]() | |
| | | ||||||
| * | convert to zalloc | Holger Lubitz | 2007-07-06 | 1 | -2/+1![]() | |
| | | ||||||
| * | convert to zalloc | Holger Lubitz | 2007-07-06 | 1 | -2/+1![]() | |
| | | ||||||
| * | convert to zalloc | Holger Lubitz | 2007-07-06 | 1 | -2/+1![]() | |
| | | ||||||
| * | convert to zalloc | Holger Lubitz | 2007-07-06 | 1 | -2/+1![]() | |
| | | ||||||
| * | convert to zalloc | Holger Lubitz | 2007-07-06 | 1 | -2/+1![]() | |
| | | ||||||
| * | Use netdev_rx_err() to report receive errors. | Michael Brown | 2007-07-05 | 2 | -2/+5 | |
| | | ||||||
| * | Replace natsemi driver with Indolent's updated one that uses the gPXE API | Marty Connor | 2007-07-05 | 1 | -571/+507![]() | |
| | | | | | This version uses the gPXE driver API rather than the legacy wrapper API. | |||||
| * | Warnings purge for via-velocity.[ch] | Marty Connor | 2007-07-05 | 2 | -22/+19![]() | |
| | | ||||||
| * | Update warnings in depca.c ns8390.c | Marty Connor | 2007-07-05 | 2 | -2/+2 | |
| | | ||||||
| * | Purge warnings from tg3.c | Marty Connor | 2007-07-05 | 1 | -1/+1 | |
| | | ||||||
| * | Purge warnings from prism2 drivers | Marty Connor | 2007-07-05 | 5 | -629/+994 | |
| | | ||||||
| * | Warnings purge of drivers (continued) | Marty Connor | 2007-07-04 | 18 | -61/+86 | |
| | | ||||||
| * | This comment is no longer relevant. | Michael Brown | 2007-07-03 | 1 | -5/+0![]() | |
| | | ||||||
| * | Implemented (untested) PXENV_START_UNDI. | Michael Brown | 2007-07-03 | 1 | -1/+1 | |
| | | ||||||
| * | Kill off now-redundant _irq() methods. | Michael Brown | 2007-07-03 | 2 | -51/+0![]() | |
| | | ||||||
| * | Avoid double free on I/O buffer when rtl_transmit() returns failure. | Michael Brown | 2007-07-03 | 1 | -2/+1![]() | |
| | | | | | Convert printf() to DBG(); printf() is not allowed in drivers. | |||||
| * | Enable/disable interrupts in driver open/close. | Michael Brown | 2007-07-03 | 1 | -3/+8 | |
| | | ||||||
| * | Enable/disable interrupts at open/close time. | Michael Brown | 2007-07-03 | 1 | -0/+9 | |
| | | ||||||
| * | Enable/disable interrupts on open/close. | Michael Brown | 2007-07-03 | 1 | -5/+17 | |
| | | ||||||
| * | pxe_netdev now holds a reference to the network device. | Michael Brown | 2007-07-02 | 2 | -0/+5 | |
| | | | | | | | | | | Use generic fields in struct device_description rather than assuming that the struct device * is contained within a pci_device or isapnp_device; this assumption is broken when using the undionly driver. Add PXENV_UNDI_SET_STATION_ADDRESS. | |||||
| * | Support cards such as natsemi which treat the data as little-endian | Michael Brown | 2007-07-01 | 1 | -17/+24 | |
| | | | | | | (i.e. LSB transmitted first on the wire), even though SPI commands and addresses always have to be big-endian. | |||||
| * | Hack together far enough to support ne2k-pci. | Michael Brown | 2007-07-01 | 1 | -13/+13 | |
| | | ||||||
| * | How has the legacy wrapper been working for the past month or so...? | Michael Brown | 2007-07-01 | 1 | -1/+2 | |
| | | ||||||
| * | Kill off hotplug.h and just make net devices normal reference-counted | Michael Brown | 2007-06-27 | 3 | -33/+24![]() | |
| | | | | | | | structures. DHCP still broken and #if 0'd out. | |||||
| * | Add missing call to free_iob(). | Michael Brown | 2007-06-10 | 1 | -0/+1 | |
| | | ||||||
| * | Update email addresses in drivers | Marty Connor | 2007-06-09 | 4 | -8/+9 | |
| | | ||||||
| * | Updated email mdc's email address | Marty Connor | 2007-06-08 | 1 | -1/+1 | |
| | | ||||||

