freebsd-skq/sys/dev/ipw
sam b9b88ea029 sync with HEAD after net80211 changes:
o ic_curchan
o beacon/listen interval split
o split tx+rx crypto key and h/w key index -> node mapping support

Also for ath:
o correct duration calculation when protection is enabled

Also for wi:
o handle all-zero mac address properly
o fix media status handling so devd recognizes cards on insert

Also for ipw/iwi:
o always include statistics sysctls (was only when compiled w/ debugging)
o honor manual roaming setting

Also for ral/ural:
o fix basic rate set
o fix IFS parameters
o honor operating mode when selecting ack rate
o honor manual roaming setting

Approved by:	re (scottl)
2005-09-03 22:46:43 +00:00
..
if_ipw.c sync with HEAD after net80211 changes: 2005-09-03 22:46:43 +00:00
if_ipwreg.h
if_ipwvar.h Stop embedding struct ifnet at the top of driver softcs. Instead the 2005-06-10 16:49:24 +00:00