freebsd-dev/sys/dev/bwi
Maxim Sobolev e50d35e6c6 Add new tunable 'net.link.ifqmaxlen' to set default send interface
queue length. The default value for this parameter is 50, which is
quite low for many of today's uses and the only way to modify this
parameter right now is to edit if_var.h file. Also add read-only
sysctl with the same name, so that it's possible to retrieve the
current value.

MFC after:	1 month
2010-05-03 07:32:50 +00:00
..
bitops.h
bwimac.c
bwimac.h
bwiphy.c Remove unnecessary comments. 11A read/write is the same: its just the 2009-05-18 15:46:34 +00:00
bwiphy.h
bwirf.c
bwirf.h
if_bwi_pci.c Turns out that my BCM4318 has a PCI ID of 0x4319, which lead me to 2009-05-18 01:00:11 +00:00
if_bwi.c Add new tunable 'net.link.ifqmaxlen' to set default send interface 2010-05-03 07:32:50 +00:00
if_bwireg.h Correct types of PHY, per http://bcm-specs.sipsolutions.net/PHYVersioning 2009-05-18 01:07:38 +00:00
if_bwivar.h net80211 rate control framework (net80211 ratectl). 2010-04-07 15:29:13 +00:00