Age | Commit message (Expand) | Author |
2002-11-26 | 1000baseTX -> 1000baseT | Nathan Binkert |
2002-11-26 | use pci_matchbyid | Nathan Binkert |
2002-11-26 | Numerous bug fixes from freebsd and a few from me. | Nathan Binkert |
2002-11-26 | Whitespace diff; from FreeBSD | Jason Wright |
2002-11-24 | Check whether the chip enabled or not by reading status register. | Alexander Yurchenko |
2002-11-23 | regen | Michael Shalayeff |
2002-11-23 | 3cSOHO 100B-TX; from Fredrik Persson | Michael Shalayeff |
2002-11-22 | off by one for sis_tx_cnt, can lead to corrupt sis_tx_list; ok fgs@ | Markus Friedl |
2002-11-22 | nate, why is it that for every single ethernet driver you merge into the | Theo de Raadt |
2002-11-21 | From Angelos: | Jason Wright |
2002-11-20 | o change dma engine registers macros so that the channel | Alexander Yurchenko |
2002-11-20 | Overhaul natsemi driver: | Jason Wright |
2002-11-20 | Read mac address correctly on rev 0x90; tested by Alexander, patch | Federico G. Schwindt |
2002-11-20 | Grrr, missed this in the pci id match | Jason Wright |
2002-11-19 | Since we have a cast'd pci_attach_args already, use it instead of another cast. | Jason Wright |
2002-11-19 | Add a simplistic table driven lookup routine and use it where appropriate. | Jason Wright |
2002-11-19 | sync | Nathan Binkert |
2002-11-19 | New bge(4) device from FreeBSD | Nathan Binkert |
2002-11-19 | nate does not know about grep(1) | Theo de Raadt |
2002-11-19 | Now that we have em, gx is no longer needed | Nathan Binkert |
2002-11-18 | typo; gluk@ ok | Alexander Yurchenko |
2002-11-17 | sync | Jason Wright |
2002-11-17 | RCC/0x230 appears to be a PCI/ISA bridge, sorta | Jason Wright |
2002-11-17 | o fix cp->name usage: since it's initialized with PCIIDE_CHANNEL_NAME() | Alexander Yurchenko |
2002-11-16 | From NetBSD (bouyer@): | Kenneth R Westerback |
2002-11-16 | New sk device | Nathan Binkert |
2002-11-15 | o add support for VIA VT8233 and VT8235 | Alexander Yurchenko |
2002-11-14 | mark tx as altq-ready. | Kenjiro Cho |
2002-11-14 | Rework iha copyight verbiage to make clear what needs to be clear for | Kenneth R Westerback |
2002-11-13 | regen | Michael Shalayeff |
2002-11-13 | VT8235 PCI-ISA; from Alexander Yurchenko | Michael Shalayeff |
2002-11-09 | Instead of relying on uvm_useracc(), get a false sense of security, and | Miod Vallat |
2002-11-08 | Support for Promise PDC20275 and PDC20277. Untested. | Grigoriy Orlov |
2002-11-08 | Don't check IRQ assertion since this code was derived from FreeBSD | Grigoriy Orlov |
2002-11-07 | regen | Todd C. Miller |
2002-11-07 | Add Nortel E-mobility Wireless PCI adapter (Symbol rebadge). | Todd C. Miller |
2002-11-07 | regen | Michael Shalayeff |
2002-11-07 | more promise devices; from grange@ | Michael Shalayeff |
2002-11-04 | make this compile; reported by pluf, mickey ok. | Federico G. Schwindt |
2002-10-24 | regen | Michael Shalayeff |
2002-10-24 | another csa 5300 | Michael Shalayeff |
2002-10-24 | regen | Michael Shalayeff |
2002-10-24 | csa 5i on dl380; from philipp@ | Michael Shalayeff |
2002-10-20 | add support for intel 21145 | Henning Brauer |
2002-10-13 | add support for | Henning Brauer |
2002-10-13 | Remove more '\n's from panic() statements. From Chris Kuethe. | Kenneth R Westerback |
2002-10-12 | Remove more '\n's from panic() statements. Both trailing and leading. | Kenneth R Westerback |
2002-10-10 | Match the Sun Crypto Adapter 1000, it appears to be a broadcom 5821. | Jason Wright |
2002-10-10 | sync; sun crypto 1000; from Jamil Nimeh | Jason Wright |
2002-10-10 | Sun Crypto 1000 | Jason Wright |