Use random octet stream to create IBSS's BSSID as suggested by
[dragonfly.git] / sys /
2007-03-06 Sepherosa ZiehauUse random octet stream to create IBSS's BSSID as sugge...
2007-03-06 Sepherosa ZiehauCorrect the unit of assoc/reassoc req listen interval...
2007-03-05 Sepherosa ZiehauCorrect TU <-> millisecond and TU -> ticks convertion.
2007-03-05 Sascha Wildnererr() and warn() print the strerror() message by themse...
2007-03-04 Sascha WildnerRemove weird license clause which has expired.
2007-03-04 Sepherosa ZiehauExpose IEEE80211_MSG_ for user space programs.
2007-03-04 Sepherosa Ziehau- Add additional parameter to ieee80211_mgmt_output...
2007-03-01 Sascha WildnerFix prototype.
2007-03-01 Simon SchubertRegen.
2007-03-01 Simon Schubert1:1 Userland threading stage 4.7/4:
2007-02-28 Sepherosa ZiehauAdd sc_newstate_arg to ural_softc, so ieee80211_new_sta...
2007-02-27 Sascha WildnerValidate msg_controllen, as per RFC2292.
2007-02-26 Simon Schubert1:1 Userland threading stage 4.6/4:
2007-02-26 Sepherosa ZiehauDiscard deauth/disassoc that are not for us. Reception...
2007-02-26 Simon SchubertFix suspend behavior by really stopping the process...
2007-02-25 Simon SchubertGet rid of struct user/UAREA.
2007-02-25 Simon SchubertRegen
2007-02-25 Simon Schubert1:1 Userland threading stage 4.5/4:
2007-02-24 Simon Schubert1:1 Userland threading stage 4.4/4:
2007-02-24 Simon Schubert1:1 Userland threading stage 4.3/4:
2007-02-24 Simon SchubertRemove superfluous conditional.
2007-02-24 Sascha Wildner* Sync the list of devices in the polling(4) manpage...
2007-02-24 Simon SchubertFix taskqueues to truely work on SMP systems.
2007-02-23 YONETANI TomokazuDon't print error messages on AE_TYPE from AcpiGetCurre...
2007-02-22 Thomas E. SpanjaardAdd a 'NATA' kernel config file to go with the previous...
2007-02-22 Simon SchubertEnable building/installing of multiple kernels in nrelease.
2007-02-22 Simon Schubert1:1 Userland threading stage 4.2/4:
2007-02-22 Simon SchubertMake setrunnable() behave more like it is intended.
2007-02-22 Simon SchubertFix stopping of the current process, which was broken...
2007-02-22 Sepherosa Ziehau- Add noise floor to stats
2007-02-22 YONETANI TomokazuDon't loop beyond maximum cpu ID (ncpus - 1); this...
2007-02-21 Simon Schubert1:1 Userland threading stage 4.1/4:
2007-02-21 Simon Schubert1:1 Userland threading stage 2.20/4:
2007-02-21 Simon Schubert1:1 Userland threading stage 2.19/4:
2007-02-21 Simon SchubertReplace magic number with constant.
2007-02-20 Thomas E. SpanjaardAdd NATA devices to LINT, and hook the natacontrol...
2007-02-20 Sepherosa ZiehauDon't assume mgtq will always be empty, drain mgtq...
2007-02-19 Simon SchubertSilence compiler warning.
2007-02-19 Simon SchubertRemove outdated comment.
2007-02-19 Simon Schubert1:1 Userland threading stage 2.18/4:
2007-02-19 Sascha WildnerRemove unused malloc type M_ACL.
2007-02-18 Simon Schubert1:1 Userland threading stage 2.17/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.16/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.15/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.14/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.13/4:
2007-02-18 Simon SchubertRe-order #includes to silence warning and use inline...
2007-02-18 Sascha WildnerRemove unused variable.
2007-02-17 Sascha WildnerUncomment NULLFS which was fixed by Matt some while...
2007-02-17 Sepherosa Ziehau- Nuke no longer needed macros.
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-16 Victor Balada DiazAdd a missing header that prevents detecting the kernel...
2007-02-16 Simon Schubert1:1 Userland threading stage 2.12/4:
2007-02-16 Sepherosa Ziehau- Clean up device header file inclusion.
2007-02-16 Sepherosa ZiehauAdd ieee80211_plcp2rate() to convert PLCP signal/rate...
2007-02-16 Sepherosa Ziehau- Factor out acx_set_chan(), nuke ACX_ENABLE_{TX,RX...
2007-02-16 Simon SchubertFix RSS display by calculating the correct value.
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Sepherosa Ziehau- Add 'chan' parameter for acx_join_bss(), since for...
2007-02-14 Sepherosa ZiehauPCIe re(4) can't handle TCP csum offloading well if...
2007-02-13 Sepherosa ZiehauReclaim challenge text, if we operate as an AP and...
2007-02-12 Sepherosa Ziehau- Replace 0 with NULL when pointers are tested.
2007-02-12 Sepherosa Ziehau- Prefer m_getl()
2007-02-11 Sepherosa Ziehau- Rename reset_d() to bpf_resetd() just like other...
2007-02-11 Sepherosa ZiehauIn bpf_ptap(), duplicate incoming mbuf's m_pkthdr.rcvif...
2007-02-11 Sepherosa Ziehaukmalloc(M_WAITOK) will not return NULL
2007-02-11 Sascha WildnerRemove ancient SimOS support.
2007-02-10 Sepherosa Ziehau- Move vke_softc.sc_kqueue initialization from vke_star...
2007-02-10 Sepherosa ZiehauAdd more ids
2007-02-10 Sepherosa Ziehauregen
2007-02-10 Sepherosa ZiehauMore rum(4) ids
2007-02-09 Sepherosa ZiehauAvoid possible mbuf re-tap on error path.
2007-02-08 Thomas E. SpanjaardMisc cleanups to NATA ata-raid.c to make it compile...
2007-02-08 Sepherosa ZiehauConvert RX buffer signal level to relative RX signal...
2007-02-07 Sepherosa ZiehauConvert RX desc's rssi field to relative RX signal...
2007-02-07 Sepherosa ZiehauFor rum(4) and rt2661 part of ral(4):
2007-02-06 Thomas E. SpanjaardMisc cleanups for NATA ataraid, and write ata_raid_dump...
2007-02-06 Sepherosa ZiehauAbsolute RX siganl strength correction value from EEPRO...
2007-02-06 Sepherosa ZiehauCorrectly calculate absolute RX signal strength and...
2007-02-06 Sepherosa ZiehauUse relative RX signal strength (relative to noise...
2007-02-06 Sepherosa ZiehauFor rt2661 part:
2007-02-06 Sepherosa ZiehauUse relative RX signal strength (relative to noise...
2007-02-06 YONETANI Tomokazuleftover from 1:1 Userland threading stage 2.11/4
2007-02-05 Simon SchubertAdd flag to optionally disable stripping of old kernel...
2007-02-05 Thomas E. SpanjaardMake natadisk's ad_dump() actually work. Ditch the...
2007-02-05 Sepherosa ZiehauConvert RSSI to receive signal strength (dbm). The...
2007-02-05 Sepherosa ZiehauNuke unused header files
2007-02-05 Simon SchubertDon't hand-roll an own version on selrecord. This...
2007-02-04 Sepherosa Ziehauregen
2007-02-04 Sepherosa ZiehauAdd PCI ids for Intel WL-3945ABG wireless minipci adapters.
2007-02-04 Sascha WildnerAdd firewire dependency.
2007-02-03 Sascha WildnerFix typo: firmare -> firmware
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-02-03 Simon SchubertRemove now unused cpu_coredump.
2007-02-03 Simon SchubertClean up stale code.
2007-02-03 YONETANI Tomokazuleftover from aout_coredump() removal:
2007-02-03 YONETANI Tomokazuadd prototype for linprocfs_init()
2007-02-03 Simon SchubertFix ps %CPU output in vkernel by exporting hw.availpages.
2007-02-02 Thomas E. SpanjaardDo not generate a trap signal for a spurious SIGTRAP...
next