| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC: r213894, r213896, r214913 | Marius Strobl | 2010-11-07 | 1 | -15/+11 |
| * | Add Surecom EP-427X. | Warner Losh | 2009-04-24 | 1 | -1/+2 |
| * | A couple of older Melco cards that missed the transition to newcard | Warner Losh | 2009-04-22 | 1 | -1/+2 |
| * | Add Billionton LNT10TB | Warner Losh | 2009-04-22 | 1 | -0/+1 |
| * | Add a few more models of AMBICOM cards from data from linux driver and | Warner Losh | 2009-04-22 | 1 | -0/+4 |
| * | These were a placeholder and don't belong here. Remove them. | Warner Losh | 2009-04-22 | 1 | -143/+1 |
| * | Kill stray bootverbose debug tool. | Warner Losh | 2009-04-22 | 1 | -2/+0 |
| * | Turns out the code improvements I did for the TC5299J support were | Warner Losh | 2009-04-22 | 1 | -13/+154 |
| * | Cleanup resource allocation code a bit. Store the rids on the | Warner Losh | 2009-04-20 | 1 | -16/+28 |
| * | Make sure that the data in the ROM with a valid signature isn't all | Warner Losh | 2009-04-18 | 1 | -1/+5 |
| * | Add GVP NIC 2000P and New Media Livewire. Also New Media LanSurfer | Warner Losh | 2009-04-18 | 1 | -1/+3 |
| * | Establish the interrupt handler AFTER we successfully attach. We need | Warner Losh | 2009-04-18 | 1 | -7/+8 |
| * | Remove debug write accidentally left in. | Warner Losh | 2009-04-18 | 1 | -1/+0 |
| * | Don't specify a hint, since it isn't needed. | Warner Losh | 2009-04-10 | 1 | -2/+2 |
| * | Fix comment | Warner Losh | 2009-04-10 | 1 | -4/+3 |
| * | Improvements for TC5299J MII support. | Warner Losh | 2009-04-10 | 1 | -25/+15 |
| * | The D-Link DE-650 isn't tagged as a network card, so allow it to | Warner Losh | 2009-04-10 | 1 | -1/+2 |
| * | Fix some comments. | Warner Losh | 2009-04-10 | 1 | -9/+12 |
| * | No need to check for chip type here. | Warner Losh | 2009-04-10 | 1 | -1/+1 |
| * | Fix a comment to match the code. | Warner Losh | 2009-04-07 | 1 | -2/+1 |
| * | Remove DL10019 workaround, since the code it calls isn't quite ready. | Warner Losh | 2009-04-07 | 1 | -1/+2 |
| * | Move tick to end of file for better code references. | Warner Losh | 2009-04-07 | 1 | -24/+31 |
| * | The DL100xx cards have 24k of packet memory, not 16k. Use it for them | Warner Losh | 2009-04-07 | 1 | -5/+20 |
| * | Apply generic media stuff to pccard case too, when we aren't using miibus | Warner Losh | 2009-04-07 | 1 | -0/+3 |
| * | Minor fixes to comments about media autoselect. | Warner Losh | 2009-04-07 | 1 | -5/+7 |
| * | Remove more debug... | Warner Losh | 2009-04-03 | 1 | -2/+0 |
| * | Kill debug that crept in. | Warner Losh | 2009-04-02 | 1 | -2/+2 |
| * | Minor tweaks in the names to match the chips more closely. | Warner Losh | 2009-04-02 | 1 | -6/+6 |
| * | Minor DLINK DL100xx support tweaks: | Warner Losh | 2009-04-02 | 1 | -15/+2 |
| * | The AX88190 has 64k of external SRAM, of which 62k can be used for | Warner Losh | 2009-04-02 | 1 | -50/+29 |
| * | Force an autonegotiation at attach time for all the attached PHYs for | Warner Losh | 2009-04-02 | 1 | -4/+30 |
| * | Add additional data on the MIIBUS WTF that I committed earlier. | Warner Losh | 2009-03-31 | 1 | -0/+4 |
| * | It turns out that the initialization is required since it sets up the | Warner Losh | 2009-03-31 | 1 | -0/+24 |
| * | o Minor tweaks to the AX88x90 probe routine, mostly related to comments. | Warner Losh | 2009-03-31 | 1 | -48/+17 |
| * | Go back to filtering all PHY addresses above 16 since at least two | Warner Losh | 2009-03-31 | 1 | -8/+9 |
| * | Hmmmm... This can't be right... But it looks like the DL100xx chips | Warner Losh | 2009-03-31 | 1 | -1/+3 |
| * | This is a major reworking of the AX88x90 support. | Warner Losh | 2009-03-30 | 1 | -113/+207 |
| * | It turns out that the Toshiba LANCT00A PC Card is really like the | Warner Losh | 2009-03-28 | 1 | -4/+17 |
| * | Add bromax axnet based cards to the mix. This was harvested from the linux | Warner Losh | 2009-03-27 | 1 | -0/+3 |
| * | Add RIOS PCCARD 3. | Warner Losh | 2009-03-25 | 1 | -0/+1 |
| * | o writereg needs to return a vlue. | Warner Losh | 2009-03-12 | 1 | -2/+4 |
| * | When the miibus for the AX88x90 or TC5299J cards fails to attach, we | Warner Losh | 2008-08-06 | 1 | -1/+1 |
| * | Add two corega cards from NetBSD: FETEHR II PCC TXD and LAPCCTXD. | Warner Losh | 2008-07-06 | 1 | -0/+2 |
| * | Add Micro Research PCMCIA LAN Adapter MR10TPC support. Patch slightly | Warner Losh | 2007-07-11 | 1 | -0/+1 |
| * | Tell a statistic checker that not checking the return value of the probing | Alexander Leidinger | 2007-04-01 | 1 | -1/+1 |
| * | o break newbus api: add a new argument of type driver_filter_t to | Paolo Pisati | 2007-02-23 | 1 | -1/+1 |
| * | Add (back) the D-Link DE-650. Not sure why it was deleted. | Warner Losh | 2006-05-08 | 1 | -0/+1 |
| * | Add Billionton LNA-100B variation that Alan reported in arch. [1] | Warner Losh | 2005-10-29 | 1 | -1/+3 |
| * | Buffalo LPC4/CLX ID | Warner Losh | 2005-10-11 | 1 | -0/+1 |
| * | New OEM generic card. "10/100 Fast Ethernet PC Card". It has a | Warner Losh | 2005-10-11 | 1 | -0/+1 |