sam 2009-03-15 23:27:12 UTC
FreeBSD doc repository (src committer)
Modified files:
en/projects/ideasideas.xml
Log:
remove 2 dead tasks
Revision ChangesPath
1.114 +1 -43 www/en/projects/ideas/ideas.xml
___
cvs
sam 2008-12-21 19:10:08 UTC
FreeBSD doc repository (src committer)
Modified files:
en_US.ISO8859-1/books/porters-handbook book.sgml
Log:
note 800060 marks the addition of makefs
Revision ChangesPath
1.964 +4 -0 doc/en_US.ISO8859-1/books/porters-handbook/b
sam 2008-10-07 19:42:56 UTC
FreeBSD src repository
Modified files:
share/man/man4 wpi.4
sys/modules/wpifwMakefile
Log:
SVN rev 183674 on 2008-10-07 19:42:56Z by sam
the 3945 firmware license does not require acknowledging the EULA,
remove the sysctl ack
sam 2008-10-07 16:39:17 UTC
FreeBSD src repository
Modified files:
sys/boot/arm/ixp425/boot2 Makefile
Log:
SVN rev 183669 on 2008-10-07 16:39:17Z by sam
don't hardcode cc
Submitted by: Andrey Eltsov
Revision ChangesPath
1.2 +3 -3 src/sys/boo
sam 2008-10-04 23:58:02 UTC
FreeBSD src repository
Modified files:
sys/kern subr_firmware.c
Log:
SVN rev 183614 on 2008-10-04 23:58:02Z by sam
dynamically allocate the task structure in firmware_mountroot: when
booting from an MFS root (e.g. from an install
sam 2008-10-02 20:03:41 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifvlan.c
Log:
SVN rev 183554 on 2008-10-02 20:03:41Z by sam
add duplicate cmd entries for vlan and vlandev that are marked !clone
so they can be used when not doing a create operati
Ed Schouten wrote:
Hello Sam,
* Sam Leffler <[EMAIL PROTECTED]> wrote:
sam 2008-09-29 16:27:32 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.c
Log:
SVN rev 183466 on 2008-09-29 16:27:32Z by sam
Distinguish between cmd/parameter
John Hay wrote:
On Thu, Oct 02, 2008 at 02:25:11PM +0200, Ed Schouten wrote:
Hello Sam,
* Sam Leffler <[EMAIL PROTECTED]> wrote:
sam 2008-09-29 16:27:32 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.c
Log:
SVN rev 183466 on 2008
sam 2008-09-29 16:27:32 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.c
Log:
SVN rev 183466 on 2008-09-29 16:27:32Z by sam
Distinguish between cmd/parameters used for clone operations and
all others. Use this to disambiguate cmd line argumen
sam 2008-09-27 21:18:40 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_scan_sta.c
Log:
SVN rev 183421 on 2008-09-27 21:18:40Z by sam
guard against adhoc_pick_channel returning a NULL channel; this can
happen after a scan cache flush (e.g. in
Marius Strobl wrote:
> There's a typo in r183242 which causes jexec to be also skipped:
>
> --- head/usr.sbin/Makefile2008/09/19 19:20:05 183195
> +++ head/usr.sbin/Makefile2008/09/21 22:02:26 183242
> <...>
> +.if ${MK_JAIL} != "no"
> +_jail= jail
> +_jexect= jex
sam 2008-09-25 20:25:25 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_hostap.c
Log:
SVN rev 183364 on 2008-09-25 20:25:25Z by sam
must do a deep copy of mcast packets as they can be modified after dispatch
Submitted by: "Jared Go" <[EMA
Marius Strobl wrote:
> On Sun, Sep 21, 2008 at 10:02:26PM +0000, Sam Leffler wrote:
>> sam 2008-09-21 22:02:26 UTC
>>
>> FreeBSD src repository
>>
>> Modified files:
>> etc Makefile
>> etc/periodic/daily M
sam 2008-09-23 16:18:15 UTC
FreeBSD src repository
Modified files:
share/man/man5 src.conf.5
Log:
SVN rev 183307 on 2008-09-23 16:18:15Z by sam
regen
Revision ChangesPath
1.31 +168 -1src/share/man/man5/src.conf.5
___
sam 2008-09-23 16:15:42 UTC
FreeBSD src repository
Added files:
tools/build/options WITHOUT_BSNMP WITHOUT_FLOPPY
Log:
SVN rev 183306 on 2008-09-23 16:15:42Z by sam
add missing options
Revision ChangesPath
1.1 +4 -0 src/tools/build/options/WITHOUT_
sam 2008-09-23 16:11:15 UTC
FreeBSD src repository
Added files:
tools/build/options WITHOUT_NETGRAPH_SUPPORT
WITHOUT_WIRELESS_SUPPORT
Log:
SVN rev 183305 on 2008-09-23 16:11:15Z by sam
add missing options
Revision ChangesPath
1.1
David O'Brien wrote:
On Tue, Sep 23, 2008 at 07:56:11AM -0700, Sam Leffler wrote:
David E. O'Brien wrote:
obrien 2008-09-23 14:45:10 UTC
FreeBSD src repository
Modified files:
sys/conf files sys/fs/tmpfs tmpfs.h
tmpfs_subr.c tmpfs_vnops
David E. O'Brien wrote:
obrien 2008-09-23 14:45:10 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c
sys/i386/i386bios.c
sys/ia64/ia64efi.c sal.c
sys/mips/mipssup
Bruce M Simpson wrote:
bms 2008-09-22 23:56:36 UTC
FreeBSD src repository
Modified files:
tools/tools/nanobsd nanobsd.sh
Log:
SVN rev 183284 on 2008-09-22 23:56:36Z by bms
* Add USB boot support.
* Allow the image name to be renamed via NANO_IMGNAME.
* Propagate
sam 2008-09-22 15:37:47 UTC
FreeBSD src repository
Modified files:
etc Makefile
Log:
SVN rev 183268 on 2008-09-22 15:37:47Z by sam
add back regdomain.xml
Noticed by: jhay
Revision ChangesPath
1.370 +4 -0 src/etc/Makefile
___
sam 2008-09-22 00:30:26 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
SVN rev 183261 on 2008-09-22 00:30:26Z by sam
MIMO power save and RIFS; while here also update per-node state/flags for
ampdu
Revision Changes
sam 2008-09-22 00:24:47 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifieee80211.c
Log:
SVN rev 183260 on 2008-09-22 00:24:47Z by sam
"ampdudensity -" is too subtle; use "NA" for any and accept it as a parameter
Revision ChangesPath
1.58
sam 2008-09-22 00:22:09 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c
Log:
SVN rev 183259 on 2008-09-22 00:22:09Z by sam
cleanup bss node setup; syncs w/ p4 state that's been in use for months
Revision ChangesPath
1.104
sam 2008-09-22 00:21:24 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c
Log:
SVN rev 183258 on 2008-09-22 00:21:24Z by sam
cleanup after merge
Revision ChangesPath
1.29 +0 -1 src/sys/net80211/ieee80211_ht.c
___
sam 2008-09-22 00:14:50 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ddb.c ieee80211_ht.c
ieee80211_node.h
Log:
SVN rev 183257 on 2008-09-22 00:14:50Z by sam
Fix handling of shortgi: use the local configuration (and
sam 2008-09-22 00:10:22 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ddb.c ieee80211_ht.c
ieee80211_ioctl.c ieee80211_ioctl.h
ieee80211_node.c ieee80211_node.h
ieee80211_sta.
sam 2008-09-21 23:59:14 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ddb.c ieee80211_ht.c
ieee80211_ioctl.c ieee80211_ioctl.h
ieee80211_node.c ieee80211_node.h
ieee80211_sta.
sam 2008-09-21 23:44:15 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_hostap.c ieee80211_ht.c
ieee80211_ht.h ieee80211_sta.c
Log:
SVN rev 183254 on 2008-09-21 23:44:15Z by sam
Revamp ht ie handling:
o change ieee802
sam 2008-09-21 23:32:48 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c
Log:
SVN rev 183253 on 2008-09-21 23:32:48Z by sam
don't propagate ht bss occupancy changes to legacy vaps;
they won't have an htinfo ie to update
Revision Chan
sam 2008-09-21 23:31:17 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.h
Log:
SVN rev 183252 on 2008-09-21 23:31:17Z by sam
o widen ni_flags as it's going to be full shortly
o shuffle members to minimize holes
Revision ChangesP
sam 2008-09-21 23:25:33 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c ieee80211_node.h
Log:
SVN rev 183251 on 2008-09-21 23:25:33Z by sam
Add current transmit parameters for fixed rate handling so drivers
don't duplicate this. These
sam 2008-09-21 23:20:04 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c ieee80211_ht.h
Log:
SVN rev 183250 on 2008-09-21 23:20:04Z by sam
change ieee80211_ampdu_stop to take an explicit reason code
Revision ChangesPath
1.23
sam 2008-09-21 23:18:36 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c
Log:
SVN rev 183249 on 2008-09-21 23:18:36Z by sam
simplify debug msg
Revision ChangesPath
1.22 +2 -3 src/sys/net80211/ieee80211_ht.c
sam 2008-09-21 23:16:19 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c
sys/net80211 ieee80211_crypto.c ieee80211_crypto.h
ieee80211_ddb.c ieee80211_var.h
Log:
SVN rev 183248 on 2008-09-21 23:16:19Z by sam
C
sam 2008-09-21 23:00:19 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_adhoc.c ieee80211_freebsd.h
ieee80211_hostap.c ieee80211_ht.c
ieee80211_output.c ieee80211_sta.c
ieee8021
sam 2008-09-21 22:24:07 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c
Log:
SVN rev 183246 on 2008-09-21 22:24:07Z by sam
Always update ic_lastnonht so we track overlapping legacy bss
properly; was doing this only on a change in the prot
sam 2008-09-21 22:22:28 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ddb.c ieee80211_ht.c
ieee80211_ht.h
Log:
SVN rev 183245 on 2008-09-21 22:22:28Z by sam
Cleanup starting seq# for tx ampdu:
o use txa_start to for
sam 2008-09-21 22:16:03 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigregdomain.c
Log:
SVN rev 183244 on 2008-09-21 22:16:03Z by sam
check for undefined identifiers
Revision ChangesPath
1.4 +59 -12src/sbin/ifconfig/regdomain.c
sam 2008-09-21 22:09:18 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.h
Log:
SVN rev 183243 on 2008-09-21 22:09:18Z by sam
o fix spelling of EOSP
o correct SMPS values
Revision ChangesPath
1.23 +4 -4 src/sys/net80211/ie
sam 2008-09-21 22:02:26 UTC
FreeBSD src repository
Modified files:
etc Makefile
etc/periodic/daily Makefile
etc/periodic/monthly Makefile
etc/periodic/security Makefile
etc/periodic/weekly Makefile
gnu/usr.bin Makefile
lib
Ed Schouten wrote:
ed 2008-09-21 18:12:18 UTC
FreeBSD src repository
Modified files:
sys/kern subr_clist.c
sys/sys clist.h param.h
Log:
SVN rev 183238 on 2008-09-21 18:12:18Z by ed
Now that the number of clist consumers have dropped mass
sam 2008-09-21 00:30:33 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c
Log:
SVN rev 183222 on 2008-09-21 00:30:33Z by sam
fix compilation on 64-bit platform w/ ATH_DEBUG
Revision ChangesPath
1.192 +2 -1 src/sys/dev/ath/if_at
sam 2008-09-21 00:28:54 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_athvar.h
Log:
SVN rev 183221 on 2008-09-21 00:28:54Z by sam
fix memory smash on lp64 platforms; mostly noticeable in user mode
as being unable to associate
Revision Changes
sam 2008-09-21 00:26:13 UTC
FreeBSD src repository
Modified files:
tools/tools/net80211/scripts config
Log:
SVN rev 183219 on 2008-09-21 00:26:13Z by sam
eliminate hardwired lists; use the media type to autoconfig
Revision ChangesPath
1.2 +17 -3 src
Weongyo Jeong wrote:
On Wed, Sep 10, 2008 at 09:01:41AM -0700, Sam Leffler wrote:
Weongyo Jeong wrote:
weongyo 2008-09-10 03:40:51 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_zyd.c if_zydreg.h
Log:
SVN rev 182900 on 2008-09-10 03:40:51Z by weongyo
Weongyo Jeong wrote:
weongyo 2008-09-10 03:40:51 UTC
FreeBSD src repository
Modified files:
sys/dev/usb if_zyd.c if_zydreg.h
Log:
SVN rev 182900 on 2008-09-10 03:40:51Z by weongyo
rename flags and add a ZYD_FLAG_DETACHING flag to indicate we're
detaching that
sam 2008-09-06 17:51:02 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c ieee80211_sta.c
Log:
SVN rev 182834 on 2008-09-06 17:51:02Z by sam
make all checks if ni_chw consistent
Revision ChangesPath
1.100 +1 -1 src/sys/
sam 2008-09-06 17:48:25 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_phy.c
Log:
SVN rev 182833 on 2008-09-06 17:48:25Z by sam
use c99 syntax for initializers; this silences
warnings with picky compiler settings
Revision ChangesPat
sam 2008-09-06 17:43:47 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ioctl.c
Log:
SVN rev 182832 on 2008-09-06 17:43:47Z by sam
only return the negotiated ampdu density for sta mode
Revision ChangesPath
1.63 +2 -1 src/sy
sam 2008-09-06 17:42:51 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c ieee80211_node.h
Log:
SVN rev 182831 on 2008-09-06 17:42:51Z by sam
o kill IEEE80211_NODE_PSUPDATE; it was never used
o kill IEEE80211_NODE_CHWUPDATE; it's use was po
sam 2008-09-06 17:39:31 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c
Log:
SVN rev 182830 on 2008-09-06 17:39:31Z by sam
put back placeholder comment
Revision ChangesPath
1.17 +1 -0 src/sys/net80211/ieee80211_ht.c
__
sam 2008-09-06 17:38:20 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c ieee80211_ioctl.h
Log:
SVN rev 182829 on 2008-09-06 17:38:20Z by sam
o validate the ba policy in addba response
o leave a check for the max ba window disabled; we acc
sam 2008-09-06 17:33:46 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c ieee80211_node.h
Log:
SVN rev 182828 on 2008-09-06 17:33:46Z by sam
add IEEE80211_NODE_HT_ALL to collect up all the HT-related node flags
Revision ChangesPath
sam 2008-09-06 17:31:55 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c
Log:
SVN rev 182827 on 2008-09-06 17:31:55Z by sam
don't do ampdu reordering of fragments; they should never happen
Revision ChangesPath
1.14 +15 -1
sam 2008-09-06 17:29:11 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_freebsd.h ieee80211_ht.c
ieee80211_ht.h
Log:
SVN rev 182826 on 2008-09-06 17:29:11Z by sam
moreve the aggregation q; it's not being used and
ther
sam 2008-09-06 17:18:38 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ddb.c
Log:
SVN rev 182822 on 2008-09-06 17:18:38Z by sam
o show key indices w/o adjustment
o display all key flags symbolically
Revision ChangesPath
1.7
sam 2008-09-06 17:15:55 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ddb.c ieee80211_node.h
Log:
SVN rev 182821 on 2008-09-06 17:15:55Z by sam
purge ni_reqcw; not used and never will be
Revision ChangesPath
1.6 +2 -2 sr
sam 2008-09-06 17:14:27 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.h
Log:
SVN rev 182820 on 2008-09-06 17:14:27Z by sam
o fix BAR definitions
o add 11e reason codes
Revision ChangesPath
1.22 +15 -3 src/sys/net80211/ie
sam 2008-09-06 17:04:44 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_freebsd.h
Log:
SVN rev 182819 on 2008-09-06 17:04:44Z by sam
fix age calculations (yet again); entries in the q have values
relative to the head
MFC after: 3 day
Kip Macy wrote:
kmacy 2008-09-01 05:30:22 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb/ulp/toecore toedev.c
sys/netinet tcp_offload.c toedev.h
Log:
SVN rev 182591 on 2008-09-01 05:30:22Z by kmacy
Don't check if an interface can do tcp offload if
sam 2008-08-29 05:02:10 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_crypto_tkip.c
Log:
SVN rev 182434 on 2008-08-29 05:02:10Z by sam
Fix mic calculation when final data is entirely in a trailing mbuf;
it's unclear if this can happen on fre
David E. O'Brien wrote:
obrien 2008-08-28 18:29:59 UTC
FreeBSD src repository
Modified files:
sys/sys ioccom.h
Log:
SVN rev 182391 on 2008-08-28 18:29:59Z by obrien
Protect _IOC's 'len' and 'inout' parameters so that _IOC can be used in
more flexible ways
Julian Elischer wrote:
julian 2008-08-25 05:20:29 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ddb.c
Log:
SVN rev 182144 on 2008-08-25 05:20:29Z by julian
This instance of ifnet got forgotten.
Does this mean that ddb operation will be co
Pyun YongHyeon wrote:
On Fri, Aug 22, 2008 at 09:22:13AM -0700, Sam Leffler wrote:
> Pyun YongHyeon wrote:
> >yongari 2008-08-22 06:46:55 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> >sys/dev/bfe if_bfe.c if_bfereg
Pyun YongHyeon wrote:
yongari 2008-08-22 06:46:55 UTC
FreeBSD src repository
Modified files:
sys/dev/bfe if_bfe.c if_bfereg.h
Log:
SVN rev 181994 on 2008-08-22 06:46:55Z by yongari
Add a new sysctl node 'dev.bfe.N.stats' that shows various MAC
counters for Rx/
sam 2008-08-18 01:20:39 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/ath ah_osdep.h
Log:
SVN rev 181819 on 2008-08-18 01:20:39Z by sam
MFC r179467
5416 and similar chips grew another region in the pci clock domain
where reg
sam 2008-08-18 01:16:04 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net80211 ieee80211_node.c
Log:
SVN rev 181818 on 2008-08-18 01:16:04Z by sam
MFC r179640: correct code returned in AsssocResp
Revision ChangesPath
1.88.2.
sam 2008-08-18 01:05:46 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net80211 ieee80211_input.c
Log:
SVN rev 181817 on 2008-08-18 01:05:46Z by sam
MFC r180837: don't deauth a station because it sends a ps-poll w/ a bogus aid
Revis
sam 2008-08-18 00:59:07 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
tools/tools/nanobsd nanobsd.sh
Log:
SVN rev 181816 on 2008-08-18 00:59:07Z by sam
MFC r181083
unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernel
to silen
sam 2008-08-18 00:51:19 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
SVN rev 181815 on 2008-08-18 00:51:19Z by sam
MFC r181454: recognize WPS ie's
Revision ChangesPath
1.142.2.5 +2 -
sam 2008-08-18 00:16:57 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/net80211 ieee80211.h
Log:
SVN rev 181814 on 2008-08-18 00:16:57Z by sam
MFC r181347: add WPS oui
Revision ChangesPath
1.15.2.4 +2 -0 src/sys/net8021
sam 2008-08-17 23:00:47 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_7)
sys/dev/iwi if_iwi.c
sys/net80211 ieee80211_input.c ieee80211_ioctl.c
ieee80211_node.c ieee80211_node.h
ieee80211_
Sam Leffler wrote:
Poul-Henning Kamp wrote:
In message <[EMAIL PROTECTED]>, Philip
Paeps writ
es:
philip 2008-08-09 14:52:31 UTC
Add glxsb(4) driver for the Security Block in AMD Geode LX
processors (as
found in Soekris hardware, for instance). The hardware su
sam 2008-08-09 21:51:57 UTC
FreeBSD src repository
Modified files:
tools/tools/nanobsd nanobsd.sh
Log:
SVN rev 181481 on 2008-08-09 21:51:57Z by sam
fix syntax
Revision ChangesPath
1.35 +1 -0 src/tools/tools/nanobsd/nanobsd.sh
_
Poul-Henning Kamp wrote:
In message <[EMAIL PROTECTED]>, Philip Paeps writ
es:
philip 2008-08-09 14:52:31 UTC
Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as
found in Soekris hardware, for instance). The hardware supports acceleration
of AES-128-
sam 2008-08-09 05:37:22 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
SVN rev 181454 on 2008-08-09 05:37:22Z by sam
recognize WPS ie's
Submitted by: "Chuck Tuffli" <[EMAIL PROTECTED]>
MFC after: 1 week
Re
sam 2008-08-06 15:54:59 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.h
Log:
SVN rev 181347 on 2008-08-06 15:54:59Z by sam
add WPS oui
Submitted by: "Chuck Tuffli" <[EMAIL PROTECTED]>
MFC after: 3 days
Revision ChangesP
Warner Losh wrote:
imp 2008-08-06 07:34:35 UTC
FreeBSD src repository
Modified files:
sys/dev/pccard pccard.c pccardvar.h
Log:
SVN rev 181342 on 2008-08-06 07:34:35Z by imp
Unify the initial card probe/attach procedure with the kldload
procedure. There were
John Baldwin wrote:
On Saturday 02 August 2008 01:42:39 pm Sam Leffler wrote:
Author: sam
Date: Sat Aug 2 17:42:38 2008
New Revision: 181191
URL: http://svn.freebsd.org/changeset/base/181191
Log:
add callout_schedule; besides being useful it also improves
compatibility with other
sam 2008-08-02 18:10:14 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8 ifieee80211.c
Log:
SVN rev 181199 on 2008-08-02 18:10:14Z by sam
change list wme to only print the channel parameters; to
get channel+bss use -v
Revision Changes
sam 2008-08-02 18:06:27 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifieee80211.c
Log:
SVN rev 181198 on 2008-08-02 18:06:27Z by sam
don't silently exit if the regdomain.xml file is missing
Revision ChangesPath
1.54 +1 -1 src/sbi
sam 2008-08-02 18:04:09 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c
Log:
SVN rev 181197 on 2008-08-02 18:04:09Z by sam
add missing lock for htinfo update
Submitted by: Chris Zimmermann
Revision ChangesPath
1.12 +
sam 2008-08-02 18:02:57 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_input.c
Log:
SVN rev 181196 on 2008-08-02 18:02:57Z by sam
correct decap of of AppleTalk and IPX frames; don't strip the SNAP
header as they have one natively
Submitt
sam 2008-08-02 18:01:58 UTC
FreeBSD src repository
Modified files:
tools/tools/net80211/scripts setup.dfs
Log:
SVN rev 181195 on 2008-08-02 18:01:58Z by sam
use new sysctl to generate a fake radar event
Revision ChangesPath
1.3 +2 -1 src/tools/tool
sam 2008-08-02 18:00:33 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_freebsd.c
Log:
SVN rev 181194 on 2008-08-02 18:00:33Z by sam
add a sysctl to deliver a radar event for testing
Revision ChangesPath
1.20 +20 -0 src/sys/
sam 2008-08-02 17:58:39 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_dfs.c
Log:
SVN rev 181193 on 2008-08-02 17:58:39Z by sam
schedule the correct timer when receiving a radar event during CAC
Revision ChangesPath
1.2 +1 -1
sam 2008-08-02 17:51:38 UTC
FreeBSD src repository
Modified files:
share/man/man9 firmware.9
Log:
SVN rev 181192 on 2008-08-02 17:51:38Z by sam
Try to fixup last (inadvertent) commit: firmware_drain was never added so
yank it's description; likewise for the FIRMW
sam 2008-08-02 17:42:38 UTC
FreeBSD src repository
Modified files:
share/man/man9 firmware.9 timeout.9
sys/kern kern_timeout.c
sys/sys callout.h
Log:
SVN rev 181191 on 2008-08-02 17:42:38Z by sam
add callout_schedule; besides bein
sam 2008-08-01 01:27:52 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifieee80211.c
Log:
SVN rev 181102 on 2008-08-01 01:27:52Z by sam
add missing capability bits
Revision ChangesPath
1.53 +2 -2 src/sbin/ifconfig/ifieee80211.c
sam 2008-07-31 23:04:00 UTC
FreeBSD src repository
Modified files:
tools/tools/nanobsd nanobsd.sh
Log:
SVN rev 181083 on 2008-07-31 23:04:00Z by sam
unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernel
to silence compiler complaints when cross-building
sam 2008-07-30 16:22:52 UTC
FreeBSD src repository
Modified files:
sbin/ifconfigifconfig.8
Log:
SVN rev 180999 on 2008-07-30 16:22:52Z by sam
correct description of how to clear a desired channel
Pointed out by: Chris Buechler
MFC after: 1 week
R
sam 2008-07-27 18:51:24 UTC
FreeBSD src repository
Modified files:
.mentors
Log:
SVN rev 180848 on 2008-07-27 18:51:24Z by sam
release sephe from mentorship; he's long since been on his own,
my bad for not handling the bookkeeping
Revision Cha
sam 2008-07-27 18:50:30 UTC
FreeBSD src repository
Modified files:
.mentors
Log:
SVN rev 180847 on 2008-07-27 18:50:30Z by sam
add sephe so i can remove him
Revision ChangesPath
1.11 +1 -0 CVSROOT/mentors
sam 2008-07-26 23:50:27 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_hostap.c
Log:
SVN rev 180837 on 2008-07-26 23:50:27Z by sam
don't deauth a station because it sends a ps-poll w/ a bogus aid in it;
turns out some devices do this and sinc
Kip Macy wrote:
kmacy 2008-07-18 06:12:31 UTC
FreeBSD src repository
Modified files:
sys/conf files
sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_osdep.h
cxgb_sge.c
sys/dev/cxgb/common cxgb_ael1002.c cxgb_common.h cxgb_mc5.c
sam 2008-07-07 17:24:55 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_output.c
Log:
SVN rev 180351 on 2008-07-07 17:24:55Z by sam
reorder RSN/WPA2 ie in beacon and probe response frames to comply
with IEEE802.11-2007 spec
Submitted by:
sam 2008-07-05 19:56:47 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_ht.c
Log:
SVN rev 180309 on 2008-07-05 19:56:47Z by sam
correct construction of delba action frame; don't shift+mask the initiator
argument
Submitted by: Marvell
sam 2008-06-07 18:38:02 UTC
FreeBSD src repository
Modified files:
sys/dev/ath if_ath.c
sys/dev/iwi if_iwi.c
sys/dev/iwn if_iwn.c
sys/dev/ral rt2560.c rt2661.c
sys/dev/usb if_rum.c if_ural.c if_zyd.c
sys/dev/wpi
sam 2008-06-07 17:51:41 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c
Log:
SVN rev 179642 on 2008-06-07 17:51:41Z by sam
Split ieee80211_notify_erp into locked and unlocked variants
and use the locked version to handle the hostap inpu
sam 2008-06-07 17:50:24 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c
Log:
SVN rev 179641 on 2008-06-07 17:50:24Z by sam
Fix node cleanup issues when the last reference is held by
the driver (e.g. in the tx q); ni_vap may not be valid
1 - 100 of 1076 matches
Mail list logo