Age | Commit message (Expand) | Author |
2004-10-29 | regen | Jonathan Gray |
2004-10-29 | another re device from FreeBSD | Jonathan Gray |
2004-10-29 | we have no W^X on i396, but i386 has it! | Henning Brauer |
2004-10-29 | remove double "PHY" printed in dmesg; ok deraadt | Peter Valchev |
2004-10-29 | rev 1.78 | Brad Smith |
2004-10-29 | use rx list size instead of tx (for rx list), they are the same | Peter Valchev |
2004-10-28 | fix/update FreeBSD RCSId for reference purposes | Peter Valchev |
2004-10-28 | sync | Peter Valchev |
2004-10-28 | VIA VT612x | Peter Valchev |
2004-10-28 | the URL in if_iwi is no longer valid. | Brad Smith |
2004-10-28 | print our ether address when attaching like other drivers | joshua stein |
2004-10-28 | SIGFPE signal codes. | Mark Kettenis |
2004-10-28 | media descriptions and such for carp, ryan daniel ok | Henning Brauer |
2004-10-28 | treat IFT_CARP like IFT_PROPVIRTUAL, ryan daniel ok | Henning Brauer |
2004-10-28 | define IFT_CARP, and set if_type to that on carp interfaces instead | Henning Brauer |
2004-10-28 | uses %ld, so pass the already present long instead of an int, should fix | Daniel Hartmeier |
2004-10-28 | Mention wax at phantomas. | Miod Vallat |
2004-10-28 | s/timeout modulation/timestamp modulation/ | Ryan Thomas McBride |
2004-10-28 | Add wax at phantomas now that it works; provides access to the second serial | Miod Vallat |
2004-10-28 | Modulate tcp_now by a random amount on a per-connection basis. | Ryan Thomas McBride |
2004-10-28 | need to map the regs though lasi used to save us before | Michael Shalayeff |
2004-10-28 | wrong paste from lasi | Michael Shalayeff |
2004-10-28 | print our ether address when attaching like other drivers | joshua stein |
2004-10-28 | manpage to go with sys/netinet6/nd6_rtr.c 1.31 -> 1.32 | Jun-ichiro itojun Hagino |
2004-10-28 | remove onlink assumption behavior (consider destination on-link if default | Jun-ichiro itojun Hagino |
2004-10-28 | add \n in 'invalid state' message; from Martin Reindl; ok miod@. | Xavier Santolaria |
2004-10-28 | fix spacing after period at EOL. from ray@cyth.net | Jared Yanovich |
2004-10-28 | Redo RAID volume pages | Marco Peereboom |
2004-10-27 | It is no longer necessary to check ioctls SIOCGRADIO and SIOCGTABLE0 | Damien Bergamini |
2004-10-27 | - Remove unused variables declarations | Damien Bergamini |
2004-10-27 | Remove static for all non-inline functions. | Damien Bergamini |
2004-10-27 | Minor consistency tweaks (imported from iwi). | Damien Bergamini |
2004-10-27 | Check that we are associated before sending anything. Call ipw_stop() | Damien Bergamini |
2004-10-27 | Handle fatal errors from firmware (imported from iwi). | Damien Bergamini |
2004-10-27 | Read MAC address from EEPROM in ipw_attach(). The address is now known | Damien Bergamini |
2004-10-27 | Cache firmware into kernel memory instead of sending it directly. The | Damien Bergamini |
2004-10-27 | Change firmware initialization sequence to be more consistent with iwi. | Damien Bergamini |
2004-10-27 | Add ipw_media_status() to report the current Tx rate properly. | Damien Bergamini |
2004-10-27 | Configure the adapter properly to avoid Tx retries from interfering with | Damien Bergamini |
2004-10-27 | Add authmode support (imported from iwi). | Damien Bergamini |
2004-10-27 | Import ipw_get_table() and ipw_get_radio() functions from iwi. | Damien Bergamini |
2004-10-27 | Remove unuseful initialization of ic->ic_bss->ni_chan in ipw_init(). | Damien Bergamini |
2004-10-27 | Change the way supported rates set is initialized (to be consistent with | Damien Bergamini |
2004-10-27 | Reduce timeout from two seconds to one second for command ack and from five | Damien Bergamini |
2004-10-27 | Remove static for all non-inline functions. | Damien Bergamini |
2004-10-27 | Mostly cosmetic changes to be consistent with iwi: | Damien Bergamini |
2004-10-27 | remove newlines in errx, syslog. ok henning, hshoexer, millert | Jared Yanovich |
2004-10-27 | oops! one line wrong | Per Fogelstrom |
2004-10-27 | Add support to find DWARF call fame info in shared libraries. | Mark Kettenis |
2004-10-27 | sync | Theo de Raadt |