Age | Commit message (Expand) | Author |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-09-22 | sync | Alexander Yurchenko |
2004-09-22 | 1210SA is not a SiI product really. | Alexander Yurchenko |
2004-09-22 | sync | Alexander Yurchenko |
2004-09-22 | Another Aralion chip ARS0303D ATA133. | Alexander Yurchenko |
2004-09-21 | sync | Alexander Yurchenko |
2004-09-21 | New vendor Aralion Inc. and its raid ARS106S. | Alexander Yurchenko |
2004-09-20 | regen | Michael Shalayeff |
2004-09-20 | IRE is really AD and thus rename those and add a few devices | Michael Shalayeff |
2004-09-20 | regen | Michael Shalayeff |
2004-09-20 | hp pci bridge id | Michael Shalayeff |
2004-09-20 | addres -> address | Miod Vallat |
2004-09-20 | sync | Alexander Yurchenko |
2004-09-20 | Add nvidia nforce3 250 audio. From FreeBSD via deraadt@. | Alexander Yurchenko |
2004-09-20 | enable code to disable dynamic standby mode on 82550's | Brad Smith |
2004-09-19 | typo, or -> of | Brad Smith |
2004-09-18 | My Bad. | Bob Beck |
2004-09-18 | new fxp variant, noticed by freebsd | Bob Beck |
2004-09-17 | Some cleanup: | Alexander Yurchenko |
2004-09-16 | Use a sane value for maxsegsz, fixes this card for alpha (PR 3920). | Ryan Thomas McBride |
2004-09-16 | cleanup deafult locators (blah ?); please check that your most hated architec... | Michael Shalayeff |
2004-09-16 | - for the generic 82557 PCI ID also print the chip name if we have an 82558 | Brad Smith |
2004-09-16 | If we can't allocate new jumbo storage, try to copy the packet into a | Ryan Thomas McBride |
2004-09-15 | add pcxu tlb handlers and cpu probing | Michael Shalayeff |
2004-09-15 | Add support for Intel 6300ESB IDE and SATA. | Alexander Yurchenko |
2004-09-14 | remove unused variable; netbsd, ok theo | Peter Valchev |
2004-09-14 | Call tl_ifmedia_upd() in tl_init() for cards with bitrate devices | Brad Smith |
2004-09-08 | typo, wrong type; cd@sentia.nl | Theo de Raadt |
2004-09-06 | add INTEL PRO_1000_GT; ok deraadt | Markus Friedl |
2004-09-06 | sync | Markus Friedl |
2004-09-06 | add intel PRO_1000_GT; ok deraadt | Markus Friedl |
2004-09-02 | Prevent mixer from resetting volume back to blead-from-the-ears. | Marco Peereboom |
2004-09-01 | regen for BCM4401-B0 | Todd C. Miller |
2004-09-01 | Support Broadcom BCM4401-B0; from FreeBSD. OK deraadt@ and henning@ | Todd C. Miller |
2004-08-29 | Add Adaptec 2120S. ok deraadt@ mickey@ | Marco Peereboom |
2004-08-25 | unbreak DEBUG; ok henning, deraadt | Markus Friedl |
2004-08-23 | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | Marco Peereboom |
2004-08-23 | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | Marco Peereboom |
2004-08-22 | Do check for STATS_OFLOW in interrupt handler. The overflow interrupt is | Can Erkin Acar |
2004-08-21 | in case of failure use the same logic for unmapping as it was used for mappin... | Michael Shalayeff |
2004-08-20 | sync | Theo de Raadt |
2004-08-20 | a belkin ID on a sk card | Theo de Raadt |
2004-08-19 | #ifdef TI_VERBOSE around "no free jumbo buffers" printf. | Ryan Thomas McBride |
2004-08-19 | Don't complain about lack of available jumbo buffers when processing incoming | Ryan Thomas McBride |
2004-08-19 | Don't complain about lack of jumbo storage when processing incoming packets | Ryan Thomas McBride |
2004-08-18 | Fix last commit, all 4 com ports use the same frequency. Prompted | Todd C. Miller |
2004-08-18 | regen for NetMos 4S | Todd C. Miller |
2004-08-18 | Add NetMos 4S (4 port serial) | Todd C. Miller |
2004-08-17 | printf repair | Theo de Raadt |
2004-08-13 | Fix issue with auto request sense handling for both ahc and ahd. | Kenneth R Westerback |