Age | Commit message (Expand) | Author |
2002-04-02 | regen | Todd C. Miller |
2002-04-02 | 3Com AirConnect 3CRWE777A is really just a 3CRWE737A in disguise. | Todd C. Miller |
2002-04-02 | always reset promisc in hostap mode (a comment added), a couple of formatiing... | Michael Shalayeff |
2002-04-01 | freem mbuf on input pkt check failure | Michael Shalayeff |
2002-04-01 | Add support for a bunch of new adapters. | Nathan Binkert |
2002-04-01 | sync | Nathan Binkert |
2002-04-01 | More USB devices. | Nathan Binkert |
2002-04-01 | killed a char accidentally | Michael Shalayeff |
2002-04-01 | need to splsoftclock here too, i think i've got 'em all now | Michael Shalayeff |
2002-04-01 | always check for bad IVs | Markus Friedl |
2002-04-01 | Missing splx in suser() check. | Todd C. Miller |
2002-04-01 | Remove all traces of VGAFB_ALLOW_NATIVE. | Jason Wright |
2002-04-01 | skip bad IVs; ok provos@/deraadt@ | Markus Friedl |
2002-04-01 | Re-add dc | Nathan Binkert |
2002-04-01 | Don't have dc and de return the same match value in any case. | Nathan Binkert |
2002-04-01 | - add support for PDC20268R (not tested) and PDC20269 | Grigoriy Orlov |
2002-04-01 | modern tlb bits | Michael Shalayeff |
2002-04-01 | better support for machine checks tocs and power fails | Michael Shalayeff |
2002-04-01 | be careful to preserve page attrs on removing the mapping | Michael Shalayeff |
2002-04-01 | kenter map the buffers | Michael Shalayeff |
2002-04-01 | Add support for PowerStorm 4D20 TGA boqrds with IBM 561 ramdac (aka | Matthieu Herrb |
2002-04-01 | Only call dc_ramdac_intr if initialized(). Fixes a panic when | Matthieu Herrb |
2002-04-01 | a few typos from pechkin | Michael Shalayeff |
2002-04-01 | Use WI_RID_DATA_RATES not WI_RID_SUPPORT_RATE to get the list of | Todd C. Miller |
2002-04-01 | No Mickey, that corega card is just a rebadged NDC card. | Todd C. Miller |
2002-04-01 | todd killed a corega card | Michael Shalayeff |
2002-04-01 | cleanup in_broadcast. don't consider /32 addrs as broadcast. | Jun-ichiro itojun Hagino |
2002-04-01 | Note to update the macppc tbxi data file for each release. | Dale Rahn |
2002-04-01 | s/3.0/3.1/ so that the CD will boot properly. | Dale Rahn |
2002-03-31 | EA: unlock if attribute node not found. Prevents hangs when compiled | Dale Rahn |
2002-03-31 | Fix a spl botch for sun4/sun4c, which should fix reported stability issues | Miod Vallat |
2002-03-31 | add a new mode to wsdisplay, WSDISPLAYIO_MODE_DUMBFB. This mode is | Jason Wright |
2002-03-31 | enable wsmux on macppc, note that this will REQUIRE changes to XF86Config. | Dale Rahn |
2002-03-31 | Use ip_defttl as ttl for return-rst instead of an arbitrary hardcoded | Daniel Hartmeier |
2002-03-31 | Limit pci register map size to 256k | Nathan Binkert |
2002-03-31 | Copy mac address from proper place on 4000 200. Spotted thanks to a | Hugh Graham |
2002-03-31 | Fix logic thinko. In AP mode we were never calling wihap_check_tx() if | Todd C. Miller |
2002-03-31 | check for super user more; millert@ ok | Michael Shalayeff |
2002-03-30 | fix two evil bugs: | Michael Shalayeff |
2002-03-30 | make sure that hostap never happens on non-prism2 cards | Michael Shalayeff |
2002-03-30 | kill lots of space and insert some more for knf | Michael Shalayeff |
2002-03-30 | o Move register definitions to if_wireg.h | Todd C. Miller |
2002-03-30 | WI_RID_SUPPORT_RATE only seems to work for prism2. On lucent boards | Todd C. Miller |
2002-03-30 | fxp fits again | Theo de Raadt |
2002-03-30 | only trust supported rates report on prism2 cards | Michael Shalayeff |
2002-03-30 | Add support for WSCONS_COMPAT_RAWKBD to macppc, see warning sent to ppc@ | Dale Rahn |
2002-03-30 | pci and pcmcia wi fits on all of them | Theo de Raadt |
2002-03-30 | much more fits on this now: ahc, twe, iop, pci xl, pci wi | Theo de Raadt |
2002-03-30 | missing suser on SIOCS80211NWID | Markus Friedl |
2002-03-30 | implement WEP in wi_do_hostencrypt() | Markus Friedl |