Age | Commit message (Expand) | Author |
---|---|---|
2009-08-10 | More cases of shutdown hooks not needed after card is already stopped. In | Theo de Raadt |
2008-11-28 | Eliminate the redundant bits of code for MTU and multicast handling | Brad Smith |
2008-10-02 | First step towards cleaning up the Ethernet driver ioctl handling. | Brad Smith |
2008-09-10 | Convert timeout_add() calls using multiples of hz to timeout_add_sec() | Bret Lambert |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2008-03-01 | Resolve an issue where the Starfire chipset can get into an endless loop | Brad Smith |
2006-12-15 | fix every architecture being treated as strictly aligned in sf_rxintr() by | Martin Reindl |
2006-12-07 | remove unused code, fix style and spacing, tidy up ioctl path | Martin Reindl |
2006-12-06 | replace Adaptec AIC-6915 Starfire driver with the fully bus_dma(9)-able | Martin Reindl |