summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for Farallon EtherMAC PC Card.imp2005-07-064-66/+65
* Add device entry for a Farallon EtherMac PC Card that I won on ebay. Thisimp2005-07-061-0/+1
* add pureg/-pureg parameter for controlling pureg ap mode supportsam2005-07-062-1/+22
* add "pureg" mode for ap operation: reject association requests fromsam2005-07-064-2/+23
* Correct a buffer overflow which occurred in the handling of somecperciva2005-07-061-1/+1
* Fix handling of data frames queued for a station in power save mode:sam2005-07-063-6/+7
* Fix race condition in handling node reference counts for authenticatingsam2005-07-063-2/+32
* Only update the scan entry state based on newly received frames.avatar2005-07-061-1/+2
* - Previously when broadcasting to N number of interfaces we would run pfilthompsa2005-07-063-32/+89
* Eliminate MAC entry point mac_create_mbuf_from_mbuf(), which isrwatson2005-07-0514-111/+18
* Add MAC Framework and MAC policy entry point mac_check_socket_create(),rwatson2005-07-057-0/+63
* Remove a || 1 that crept into the i8254 commit and was subsequentlyjhb2005-07-055-5/+5
* Fix for a bug in newreno partial ack handling where if a large amountps2005-07-052-2/+10
* Use the correct login class when setting a new password.des2005-07-051-1/+1
* remove auto-add of IEEE80211_KEY_GROUP; all the apps that need tosam2005-07-051-3/+0
* Remove obsoleted sysctl interface for switching between standard and 3Comglebius2005-07-052-49/+2
* explicitly set IEEE80211_KEY_GROUP instead of depending on kernel kludgesam2005-07-051-1/+1
* Update key handling:sam2005-07-051-12/+27
* o when setting a wpa key, hold a ref on the bss node;sam2005-07-051-5/+17
* In the splnet times, netgraph was functional and synchronous. Nowadays,glebius2005-07-054-3/+82
* Enhance ia64_flush_dirty() to handle the case in which td != curthread.marcel2005-07-052-23/+52
* Fix one "wrong b_bufobj" panic in reassignbuf() by moving VI_UNLOCK(vp)pjd2005-07-051-1/+1
* Update for Bulletin C number 30:phk2005-07-051-20/+28
* Update hardcoded postfix version number to the current postfix versionsimon2005-07-042-2/+2
* Handle .Li macro's with quoted arguments, which is used in the ath(4)simon2005-07-041-1/+4
* when operating in ap mode, explicitly drop associated/authenticatedsam2005-07-041-19/+25
* Add support for IODATA USB-RSAQ3 USB-Serial Adapter.hrs2005-07-032-0/+3
* Check the alignment of the IP header before passing the packet up to thethompsa2005-07-031-0/+13
* - Update the CPU version check to recognize P4/EMT64 CPUs. [1]jkoshy2005-07-032-8/+13
* Remove ambiguity from hlen. IPv4 is now indicated by is_ipv4 and we need amlaier2005-07-031-20/+17
* o Make ipw(4) more robust against frames received with a bad length.damien2005-07-031-3/+9
* o Add new ids for the Belkin F5D7050damien2005-07-031-3/+10
* Add another ural(4) device (Belkin F5D7050)damien2005-07-031-0/+1
* MFi386: r1.221 (Use a simpler implementation for the i8254 timecounter).nyan2005-07-032-24/+70
* Minor grammar fixdelphij2005-07-031-1/+1
* Switch Unicode charset name from "ISO-10646-UCS-2" to "UTF-16BE".imura2005-07-031-1/+1
* Implement functions calls from within DDB on ia64. On ia64 a functionmarcel2005-07-024-16/+58
* Check the alignment of the IP header before passing the packet up to thethompsa2005-07-025-27/+64
* Don't ask about CD numbers if not installing from CD.dwhite2005-07-021-6/+8
* Remove the CPU_ENABLE_SSE option from the i386 and pc98 architectures,delphij2005-07-0211-38/+7
* Fix a buglet that was present in the ia64 code and that got inheritedmarcel2005-07-023-0/+3
* Add a missing ** to the 'command' command.dannyboy2005-07-021-1/+1
* Fix the alpha build by using the correct argument types for _kvm_kvatop().scottl2005-07-021-1/+1
* Fix for a bug in the change that defers sack option processing untilps2005-07-014-8/+10
* Fix for a SACK crash caused by a bug in tcp_reass(). tcp_reass()ps2005-07-012-2/+6
* MFi386: r1.221: use simple timecounter that is aware of irq0 being off.peter2005-07-011-7/+34
* Mistakingly undefined VN_KNOTE_LOCKED in my previous commit.ssouhlal2005-07-011-1/+1
* Fix the recent panics/LORs/hangs created by my kqueue commit by:ssouhlal2005-07-0116-75/+176
* Upon relection, we shouldn't allow the tuple structs to be modified byimp2005-07-013-11/+7
* Up the count of busses supported by usbd(8) from 4 to 40. With the adventjhb2005-07-011-1/+1
OpenPOWER on IntegriCloud