Age | Commit message (Expand) | Author |
2004-10-02 | remove if NVLAN here too | Brad Smith |
2004-10-01 | add some missing $, ok djm@ 'That looks fine to me' millert@ | Jonathan Gray |
2004-09-30 | get the MAC address correct on big endian | Jason Wright |
2004-09-30 | don't need uvm_extern.h for vtophys (no vtophys!) | Jason Wright |
2004-09-30 | bus_dma-ify... thanks to robert, jgs, and grange for testing | Jason Wright |
2004-09-30 | rtl8139 doesn't setup ANLPAR if the other side is not NWay compatible, | Jason Wright |
2004-09-29 | Ratibibugle now useless evcnt structures. | Miod Vallat |
2004-09-28 | Use ETHER_MIN_LEN/ETHER_MAX_DIX_LEN | Brad Smith |
2004-09-28 | fixes for 2 cases of unaligned memory access on alpha which | Brad Smith |
2004-09-28 | remove if NVLAN around IFCAP_VLAN_MTU | Brad Smith |
2004-09-28 | Use ETHER_MAX_DIX_LEN/ETHER_MIN_LEN | Brad Smith |
2004-09-28 | remove unused GEM_MTU | Brad Smith |
2004-09-28 | - Use ETHER_MAX_LEN + ETHER_VLAN_ENCAP_LEN instead of HME_MTU | Brad Smith |
2004-09-27 | allow for VLAN-sized frames. | Brad Smith |
2004-09-24 | timedout is not an english word, complaint from theo, ok marco | Henning Brauer |
2004-09-24 | Multiple inclusion protection. | Alexander Yurchenko |
2004-09-23 | don't need to set ifp->if_mtu or ifp->if_output in each driver, | Brad Smith |
2004-09-20 | meant to commit this too, remove old resume workaround flags | Brad Smith |
2004-09-20 | remove software-based workaround for the resume issue. | Brad Smith |
2004-09-18 | off by one in check | Ted Unangst |
2004-09-18 | support microcode being const; krw@ ok | Michael Shalayeff |
2004-09-16 | whitespace cleanup | Markus Friedl |
2004-09-15 | Better debug printfs: missing \n and show xfer flags in | Alexander Yurchenko |
2004-09-14 | allocate ext-cfg memory if was requestd in dd_stimemreq | Michael Shalayeff |
2004-09-14 | two more icensemble codecs. now they are via really... | Michael Shalayeff |
2004-08-23 | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | Marco Peereboom |
2004-08-23 | Fix license. ok krw@, deraadt@ tedu@ & Milos Urbanek <urbanek at zoom-int.cz> | Marco Peereboom |
2004-08-16 | crank wi_cmd_count to 2000 for the time being; should help avoid | Todd C. Miller |
2004-08-13 | Fix issue with auto request sense handling for both ahc and ahd. | Kenneth R Westerback |
2004-08-09 | remove old arc stuff and add sgi support. | Per Fogelstrom |
2004-08-08 | do not reset the chip (and subsequently the phy) when unnecessary; that is, | Brad Smith |
2004-08-06 | Easy one! Remove two redundant assignments. | Per Fogelstrom |
2004-08-06 | Remove __static inline to make the kernel ~24k smaller on i386 and make the d... | Marco Peereboom |
2004-08-05 | remove some separate per driver constants and use | Brad Smith |
2004-08-05 | compile before you commit damnit | Theo de Raadt |
2004-08-05 | use ETHER_MAX_LEN. | Brad Smith |
2004-08-05 | remove some separate per driver constants and use | Brad Smith |
2004-08-05 | Remove forgotten debug code which does not compile on alpha. | Miod Vallat |
2004-08-05 | allocate a cluster on rx after all possible failures had been checked for; re... | Michael Shalayeff |
2004-08-04 | interrupt coalescing on post 82557 chips; from freebsd via Dmitry Bogdan <dsb... | Michael Shalayeff |
2004-08-04 | interrupt mitigation bits | Michael Shalayeff |
2004-08-02 | Use some horrible macros to uninline a few functions that are expensive | Artur Grabowski |
2004-08-01 | Fold in relevant bits of the most recent two updates from | Kenneth R Westerback |
2004-07-31 | Save a couple of hundred bytes (on i386) by putting the definition of | Kenneth R Westerback |
2004-07-30 | Do not negotiate or use non-async transfer rates until probing (i.e. | Kenneth R Westerback |
2004-07-26 | Typos in comments. | Miod Vallat |
2004-07-25 | Begin conditioning device configuration on revision number. Three types | Todd C. Miller |
2004-07-25 | Fix IBSS merges in atw(4). From NetBSD (dyoung) | Todd C. Miller |
2004-07-25 | Improve register definitions and slightly demystify some magic | Todd C. Miller |
2004-07-25 | Here is the serial bus format for the RF3000. From NetBSD (dyoung) | Todd C. Miller |