| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Now at least compiles | Michael Brown | 2007-09-15 | 3 | -58/+158 |
| * | Starting to introduce an Infiniband device abstraction | Michael Brown | 2007-09-14 | 1 | -0/+138 |
| * | Remove some dead code | Michael Brown | 2007-09-14 | 1 | -245/+10![]() |
| * | Now handling TX completions in our poll loop. | Michael Brown | 2007-09-14 | 1 | -49/+64 |
| * | Proof-of-concept to manually parse completion event | Michael Brown | 2007-09-14 | 1 | -2/+21 |
| * | Add EX_FLD_BE() | Michael Brown | 2007-09-14 | 1 | -0/+10 |
| * | Start constructing a generic poll() routine. | Michael Brown | 2007-09-13 | 2 | -35/+98 |
| * | Can now both send and receive packets. LL header format not yet | Michael Brown | 2007-09-13 | 2 | -7/+12 |
| * | Dump received packet, including GRH. | Michael Brown | 2007-09-13 | 1 | -0/+6 |
| * | Now sends IP packets correctly. | Michael Brown | 2007-09-13 | 1 | -11/+4![]() |
| * | Started IB driver rewrite | Michael Brown | 2007-09-12 | 2 | -5/+208 |
| * | Merge branch 'master' into 3leaf-rewrite | Michael Brown | 2007-09-11 | 1 | -0/+1 |
| |\ | |||||
| | * | Add sis900 variant (patch from Vampyre) | Marty Connor | 2007-08-30 | 1 | -0/+1 |
| * | | Force MAC address for testing purposes | Michael Brown | 2007-08-29 | 1 | -0/+4 |
| * | | Very quick and very dirty hack to get the Mellanox code building | Michael Brown | 2007-08-18 | 6 | -45/+71 |
| * | | Started fixing up compilation warnings. | Michael Brown | 2007-08-17 | 9 | -38/+33![]() |
| * | | Imported latest versions from Etherboot 5.4 | Michael Brown | 2007-08-17 | 11 | -103/+122 |
| |/ | |||||
| * | fix gcc 4.2.1 warning: discards qualifiers from pointer target type | Holger Lubitz | 2007-08-02 | 1 | -4/+4 |
| * | make struct velocity_info vptx static | Holger Lubitz | 2007-07-27 | 1 | -1/+1 |
| * | make struct velocity_info_tbl *info static | Holger Lubitz | 2007-07-27 | 1 | -1/+1 |
| * | make struct nsx static | Holger Lubitz | 2007-07-27 | 1 | -1/+1 |
| * | make struct bnx2 bnx2 static | Holger Lubitz | 2007-07-27 | 1 | -1/+1 |
| * | make cards_found static and add missing initialization | Holger Lubitz | 2007-07-27 | 1 | -1/+1 |
| * | Merge branch 'master' into symcheck2 | Holger Lubitz | 2007-07-27 | 1 | -1/+2 |
| |\ | |||||
| | * | Inhibit a spurious warning on GCC 4.0.1 | Michael Brown | 2007-07-26 | 1 | -1/+2 |
| * | | make RTL8169_READ_GMII_REG, RTL8169_WRITE_GMII_REG static | Holger Lubitz | 2007-07-27 | 1 | -2/+2 |
| |/ | |||||
| * | Include errno.h in the few drivers which use it, rather than in nic.h | Michael Brown | 2007-07-24 | 6 | -0/+6 |
| * | Change #warning to FIXME for ns8390.c | Marty Connor | 2007-07-23 | 1 | -1/+2 |
| * | Change #warning to FIXME for depca | Marty Connor | 2007-07-23 | 1 | -1/+1 |
| * | removed type casting from DBG statements. | Udayan Kumar | 2007-07-15 | 1 | -19/+16![]() |
| * | replaces printf with dbg | Udayan Kumar | 2007-07-15 | 1 | -1/+1 |
| * | added natsemi.h | Udayan Kumar | 2007-07-15 | 1 | -0/+232 |
| * | mdc's+nvs | Udayan Kumar | 2007-07-15 | 1 | -683/+336![]() |
| * | more debugging | Udayan Kumar | 2007-07-15 | 1 | -4/+8 |
| * | more debugging | Udayan Kumar | 2007-07-15 | 1 | -0/+6 |
| * | added silicon revision number | Udayan Kumar | 2007-07-15 | 1 | -1/+2 |
| * | init_fix_up | Udayan Kumar | 2007-07-15 | 1 | -0/+161 |
| * | added cable magic for 100Mps in natsemi | Udayan Kumar | 2007-07-15 | 1 | -6/+70 |
| * | duplex setting added to natsemi.c | Udayan Kumar | 2007-07-15 | 1 | -4/+6 |
| * | more indentation and styling done | Udayan Kumar | 2007-07-15 | 1 | -98/+114 |
| * | :x | Udayan Kumar | 2007-07-15 | 1 | -3/+5 |
| * | no changes | Udayan Kumar | 2007-07-15 | 1 | -1/+0![]() |
| * | added nat_irq to natsemi.c | Udayan Kumar | 2007-07-15 | 1 | -22/+25 |
| * | stopped memory leak in natsemi::nat_open() | Udayan Kumar | 2007-07-15 | 1 | -12/+15 |
| * | Natsemi commented and almost done | Udayan Kumar | 2007-07-15 | 1 | -78/+106 |
| * | natsemi.c is workin | Udayan Kumar | 2007-07-15 | 1 | -155/+102![]() |
| * | irq still not working will have to remove it | Udayan Kumar | 2007-07-15 | 1 | -0/+10 |
| * | natsemi | Udayan Kumar | 2007-07-15 | 1 | -2/+2 |
| * | interrupt in natsemi | Udayan Kumar | 2007-07-15 | 1 | -3/+15 |
| * | enabled interrupt in natsemi.c | Udayan Kumar | 2007-07-15 | 1 | -0/+16 |

