Age | Commit message (Expand) | Author |
2005-05-08 | change the dmesg output: print known chipset names, don't print the | Reyk Floeter |
2005-05-08 | the ar5210 is silicon version 0, not 1. | Reyk Floeter |
2005-05-08 | fix silicon version number reporting. ie. ath0: mac 80.6 -> ath0: mac 5.6. | Reyk Floeter |
2005-05-08 | When receiving an unplugged notification from the loop, do not take action | Miod Vallat |
2005-05-08 | Simplify loop reconfiguration code. | Miod Vallat |
2005-05-07 | PS/2 style and older style HIL keyboards have different layouts in their | Miod Vallat |
2005-05-07 | Regen | Miod Vallat |
2005-05-07 | KNF the output. | Miod Vallat |
2005-05-07 | enable transmit checksum offload on all chips except 82542. | Brad Smith |
2005-05-07 | - enable transmit checksum offload | Brad Smith |
2005-05-07 | regen | Brad Smith |
2005-05-07 | better names for some Intel devices | Brad Smith |
2005-05-06 | never trust a user diff... | Michael Shalayeff |
2005-05-06 | french a canadian; form Arnaud Bergeron <abergeron@gmail.com> | Michael Shalayeff |
2005-05-06 | Remove debug printf which crept in; spotted by drahn@ | Miod Vallat |
2005-05-05 | Provide both 8x16 and 12x22 fonts on sparc64 even if SMALL_KERNEL, as | Miod Vallat |
2005-05-04 | Remove duplicate 4/$ entries in non-US layouts where the key is the same. | Miod Vallat |
2005-05-04 | remove #ifdef __OpenBSD__ | Brad Smith |
2005-05-03 | enable HW transmit checksum offload | Brad Smith |
2005-05-02 | Add ichwdt(4): Intel 6300ESB ICH watchdog timer driver. Disabled for | Alexander Yurchenko |
2005-05-02 | Add 6300ESB watchdog timer register definitions. | Alexander Yurchenko |
2005-05-02 | Don't hardcode sizeof(pcireg_t) value. ok markus@ | Alexander Yurchenko |
2005-05-01 | update the maxium sendqueue size on ifconfig up; this should fix problems | Markus Friedl |
2005-05-01 | Another evil hack to turn sidelining into underlining on the Zaurus console. | Christopher Pascoe |
2005-04-30 | Temporary hack to (un)rotate the Zaurus console until a proper rasops | Christopher Pascoe |
2005-04-30 | try to drain send queue if we lose link during heavy transmit | Brad Smith |
2005-04-30 | don't set MTU if its the same as what's currently being used. | Brad Smith |
2005-04-30 | - Add missing break for SIOCSIFADDR | Brad Smith |
2005-04-30 | - Correct the if_link_state_change() logic. | Brad Smith |
2005-04-30 | check for ETHERMIN in SIOCSIFMTU ioctl; from brad | Peter Valchev |
2005-04-30 | From NetBSD, pt to by brad (might fix csum problems, else they may | Peter Valchev |
2005-04-29 | Correct FAN3 divisor for IT8705 and add support for FAN3 divisor on IT8712. | Alexander Yurchenko |
2005-04-29 | Support ATI IXP 400 SATA, which is a Silicon Image 3112 in sheep's clothing. | Jonathan Gray |
2005-04-29 | regen | Jonathan Gray |
2005-04-29 | ATI IXP 400 devices and some additional Radeon XPRESS IDs. | Jonathan Gray |
2005-04-28 | more snprintf checking. ok krw@ | Moritz Jodeit |
2005-04-28 | install kue firmware on zaurus; ok uwe@ dlg@ | David Krause |
2005-04-27 | Add SDEV_UMASS flag, analogous to SDEV_ATAPI, and use it to force a | Kenneth R Westerback |
2005-04-27 | Remove unnecessary step in ack sequence. | Marco Peereboom |
2005-04-27 | In osiop_checkintr(), bail out early and do not claim the interrupt for | Miod Vallat |
2005-04-27 | regen | Jakob Schlyter |
2005-04-27 | add Audiovox RTM-8000 GSM/GPRS CF | Jakob Schlyter |
2005-04-25 | KNF and zap trailing whitespace. | Niall O'Higgins |
2005-04-25 | csum -> csum_flags | Brad Smith |
2005-04-25 | use delay() and not tsleep() in attach. makes driver work properly with | Niall O'Higgins |
2005-04-25 | Use ETHERTYPE_VLAN. | Brad Smith |
2005-04-25 | remove the stepping info since this isn't right | Brad Smith |
2005-04-24 | add fxp-d102e to the list | Brad Smith |
2005-04-24 | add microcode to support interrupt mitigation on the | Brad Smith |
2005-04-24 | - fix and update comments | Brad Smith |