Age | Commit message (Expand) | Author |
2001-06-08 | and add a note on result value importance | Michael Shalayeff |
2001-06-08 | invert caps w/ shifts, also cleanup the whole routine; pointed out by pvalche... | Michael Shalayeff |
2001-06-08 | Initial cut at a driver for the National Semiconductor DP83820 and DP83821 | Nathan Binkert |
2001-06-08 | Add support for National Semiconductor Gigabit PHYs (DP83891 and DP83861) | Nathan Binkert |
2001-06-08 | Add some general support info for gigabit phys | Nathan Binkert |
2001-06-08 | Put back bus_dmaification of context's (seems to have been fixed by | Jason Wright |
2001-06-07 | regen | Todd C. Miller |
2001-06-07 | no longer need bogus Linksys WPC11 entry now that we autodetect prism vs. lucent | Todd C. Miller |
2001-06-07 | Kill #define duplicates between if_wireg.h and if_wi_ieee.h | Todd C. Miller |
2001-06-07 | remove extra space before ether address for Lucent wi boards | Todd C. Miller |
2001-06-07 | no, definately *wi.* does not work here | Michael Shalayeff |
2001-06-07 | missed from last ci, all is from netbsd of course | Michael Shalayeff |
2001-06-07 | no longer need to set sc_prism2 manually | Todd C. Miller |
2001-06-07 | probe prism2 chips based on the probed card id, not cis | Michael Shalayeff |
2001-06-06 | be more consistant in codec i/o debug prints | Michael Shalayeff |
2001-06-06 | We now disable interrupts in the bus-specific attach routine. | Todd C. Miller |
2001-06-06 | PCI shim for if_wi.c as promised. Magic for setting the PLX up | Todd C. Miller |
2001-06-06 | regen | Todd C. Miller |
2001-06-06 | Add products based on the PLX 905x that act as dumb PCI -> PCMCIA bridges | Todd C. Miller |
2001-06-06 | missing bus linkage. ok, niklas@ | David Leonard |
2001-06-06 | Don't forget to make it compile. | Angelos D. Keromytis |
2001-06-05 | Don't forget to init b_dep. | Artur Grabowski |
2001-06-05 | memset/memcpy -> bzero/bcopy. Some KNF. | Hakan Olsson |
2001-06-05 | updated firmware from 3com (Thanks!); contains support for 3cr990B cards. | Jason Wright |
2001-06-04 | Some further work. No crypto yet. | Hakan Olsson |
2001-06-04 | Don't print these messages unless debugging. mickey@ ok | Hakan Olsson |
2001-06-04 | Linksys PCM100 support; from Matt Behrens <matt@zigg.com>. | Federico G. Schwindt |
2001-06-03 | ICS_1892 support; Henning Brauer | Theo de Raadt |
2001-06-01 | support BCM5221 | Theo de Raadt |
2001-06-01 | sync | Theo de Raadt |
2001-06-01 | BCM5221 | Theo de Raadt |
2001-05-30 | sync | Theo de Raadt |
2001-05-30 | ICS1892; Henning Brauer, hostmaster@bsws.de | Theo de Raadt |
2001-05-30 | seeq 84220 support; Henning Brauer, hostmaster@bsws.de | Theo de Raadt |
2001-05-30 | - gather statistics (ipackets, ierrors, collisions, etc) from txp itself | Jason Wright |
2001-05-30 | define txp_command() in terms of txp_command2(). | Jason Wright |
2001-05-30 | expand txp_command2 to handle extension desciptors for long commands | Jason Wright |
2001-05-30 | - better handling for capabilities: check the card to make sure it supports | Jason Wright |
2001-05-30 | Un-bus_dma(9) mcr1 context and mcr operations (causes problems under load). | Jason Wright |
2001-05-29 | Set, don't OR the capabilities. | Angelos D. Keromytis |
2001-05-28 | sync | Theo de Raadt |
2001-05-28 | oops | Theo de Raadt |
2001-05-28 | sync | Artur Grabowski |
2001-05-28 | Back out part of last broken, untested change. | Artur Grabowski |
2001-05-28 | Set the IFCAP_IPSEC capability. | Angelos D. Keromytis |
2001-05-28 | sync | Theo de Raadt |
2001-05-28 | new | Theo de Raadt |
2001-05-28 | Remove FA410TX from the invalid list; it's confusing and should be matched | Federico G. Schwindt |
2001-05-28 | regen. | Federico G. Schwindt |
2001-05-28 | Remove FA410TX CIS, this should be matched as linksys etherfast; aaron@ ok. | Federico G. Schwindt |