| Age | Commit message (Expand) | Author |
| 2001-07-04 | Add an Abocom adapter. | augustss |
| 2001-07-04 | *sigh* and return 0 if we don't match the podule. | bjh21 |
| 2001-07-04 | Remember to include <dev/podulebus/powerromreg.h>. | bjh21 |
| 2001-07-04 | Better fix for rev 1.94 (disable UDMA for SiS controllers with rev 0xd0): | bouyer |
| 2001-07-04 | Null a pointer on error return. | augustss |
| 2001-07-04 | Add support for Oak and HCCS SCSI cards fitted with PowerROMs. Since this | bjh21 |
| 2001-07-04 | Remove mistaken commit of "ethsc" reference. | bjh21 |
| 2001-07-04 | Don't print the module description, since it doesn't mean much. | ad |
| 2001-07-04 | podulebus and podloader are now MI. | bjh21 |
| 2001-07-04 | Add dummy "podloader" functions on arm32, and move their declarations to the MI | bjh21 |
| 2001-07-04 | Move "podulebus" and "podloader" declarations up into files.podulebus. | bjh21 |
| 2001-07-04 | g/c WE_FLAGS_*, use DP8390_FORCE_{8|16}BIT_MODE instead WE_FLAGS_* | jdolecek |
| 2001-07-02 | add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file | uch |
| 2001-07-02 | performance improvement in fwohci_pkt_get() for asynchronous read. | onoe |
| 2001-07-02 | set/reset low level receive handler according to IFF_UP flag of network | onoe |
| 2001-07-02 | fix typo: CLear -> Clear | onoe |
| 2001-07-02 | FW_DEBUG only: move descriptor dump from DPRINTFN(1) to DPRINTFN(2). | onoe |
| 2001-07-01 | Remove unneeded include files. From Onno van der Linden. | thorpej |
| 2001-07-01 | Make mhzc_alloc_ethernet search the right address range. | uwe |
| 2001-07-01 | Jumbo patch: | gmcgarry |
| 2001-07-01 | Garbage-collect unneeded rnd.h include. | gmcgarry |
| 2001-06-30 | Split the receive interrupt handler into two versions, one for the | thorpej |
| 2001-06-30 | Install "dev/tc/sfbreg.h" which is required for building the Alpha X11 | tron |
| 2001-06-30 | IFM_1000_TX -> IFM_1000_T, as (breifly) discussed on tech-net. | bjh21 |
| 2001-06-30 | Sync the Tx descriptors pre- and post- on the Tigon 2. | thorpej |
| 2001-06-30 | When we're done setting up the General Information Block, sync it. | thorpej |
| 2001-06-30 | Add macros to sync the various bits of the DMA'd control data. | thorpej |
| 2001-06-30 | Use macros (like those in every other network driver I have written) | thorpej |
| 2001-06-30 | Split the tx-end-of-frame routine into Tigon 1 and Tigon 2 verions, | thorpej |
| 2001-06-30 | Split the transmit encap routine into two versions: one for the Tigon 1 | thorpej |
| 2001-06-30 | Move the `ti_tx_ring_nic' pointer out of the ring-data structure | thorpej |
| 2001-06-30 | When a transmit is complete, sync (and unload!!) the DMA map used | thorpej |
| 2001-06-30 | Move the Tigon/Tigon2 firmware, version 12.4.13+wpaul, to a | thorpej |
| 2001-06-30 | Update for D-Link ST201 change. | thorpej |
| 2001-06-30 | Regen. | thorpej |
| 2001-06-30 | Change the DLINK ST-201 entry, add more Sundance/DLINK Gig-E | thorpej |
| 2001-06-29 | Correct spelling of media in the product names. | thorpej |
| 2001-06-29 | In the `copy small' path, make sure to align the payload. | thorpej |
| 2001-06-29 | Fixes to make if_fw work: | onoe |
| 2001-06-29 | regen | christos |
| 2001-06-29 | PR/13337: de SAINT LEGER Rodolphe: Add support for the cn40bc ne clone. | christos |
| 2001-06-29 | Protect to call fw_start() recursively. | onoe |
| 2001-06-29 | Experimental support for LEAP, which is cisco's implementation of IEEE802.11 | onoe |
| 2001-06-29 | Add some additional values to the keyvalue list from draft specs as some roms... | jmc |
| 2001-06-28 | Add iha(4) | tsutsui |
| 2001-06-28 | simplify and localize to access sc_intmask in fwohci_event_thread(). | onoe |
| 2001-06-28 | Simplify to update sc_intmask in fwohci_intr(). | onoe |
| 2001-06-28 | FW_DEBUG: split debug printf in fwohci_intr() and fwohci_phy_input() into | onoe |
| 2001-06-28 | Do not re-enable the driver after resume if the interface is marked down. | onoe |
| 2001-06-28 | Do not re-enable after resume if interface is marked down. | onoe |