index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
ic
/
awi.c
Age
Commit message (
Expand
)
Author
2003-12-04
netbsd.org -> NetBSD.org
keihan
2003-11-02
Fix some typos. From Tom Cosgrove via jmc@openbsd.
wiz
2003-11-02
Use ieee80211_find_rxnode to attribute Rx packets to the write
dyoung
2003-10-30
Remove some assigned-to but otherwise unused variables.
simonb
2003-10-15
Re-order a little so that there's no unreachable code in this block.
simonb
2003-10-13
Adapt awi(4) to the new 802.11 layer.
dyoung
2003-07-06
Still more consolidation of 802.11 media-handling, moving moving
dyoung
2003-02-25
Add support for Prism monitor mode. From Kevin Lahey
dyoung
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-10-01
Allow SIOCSIFADDR with AF_LINK and WI_RID_MAC_NODE (wiconfig -m)
onoe
2002-09-30
old lucent adhoc-demo mode (adhoc,flag0 or wiconfig -p 3) wasn't handled
onoe
2002-09-30
re-enable IBSS creation.
onoe
2002-09-27
Add support for SIOC[SG]80211BSSID, SIOC[SG]80211CHANNEL.
onoe
2002-09-03
Several fixes hostap for awi driver:
onoe
2002-09-02
Add experimental support of Host-AP mode for awi driver.
onoe
2002-08-28
Attach another DLTs for bpf: DLT_IEEE802_11 to capture raw 802.11 frame.
onoe
2002-08-05
Fix IBSS for awi driver.
onoe
2002-07-25
Set desired ESSID for probe request.
onoe
2001-11-13
add/cleanup RCSID
lukem
2001-09-20
Move IBSS creation stuff from awi to ieee80211.
onoe
2001-09-19
Fix for FH infrastructure mode.
onoe
2001-09-18
Fix register offset of SYNC_SET for FH phy.
onoe
2001-09-18
Move IEEE 802.11 MAC management functions from awi driver to
onoe
2001-07-26
issueing -> issuing
wiz
2001-06-28
Do not re-enable the driver after resume if the interface is marked down.
onoe
2001-06-26
restore awi_power() to reenable awi after resume.
onoe
2001-06-25
AWI_DEBUG only:
onoe
2001-06-25
Fix capability information in association request to reflect ESS/IBSS mode.
onoe
2001-06-25
cleanup unnecessary include files.
onoe
2000-12-18
Remove an IF_PREPEND() that slipped through.
thorpej
2000-12-14
ALTQ'ify.
thorpej
2000-11-26
Add new powerhook argument values, PWR_SOFTSUSPEND, PWR_SOFTSTANDBY and
takemura
2000-11-15
Move bpfattach()/bpfdetach() calls into ether_ifattach()/ether_ifdetach().
thorpej
2000-07-21
add support for SIOCS80211NWKEY and SIOCG80211NWKEY.
onoe
2000-07-19
moved the check priviledge for SIOCS80211NWID from each driver to ifioctl().
onoe
2000-07-11
Indicate WEP capability to association request when WEP is enabled.
onoe
2000-07-10
do not allow non-priviledged user to change nwid via ifconfig.
onoe
2000-07-10
move associated/synced/no-recent-beacons messages to IFF_DEBUG.
onoe
2000-07-05
change the argument of SIOCS80211NWID and SIOCG80211NWID ioctls from
onoe
2000-07-04
Support WEP functions for awi driver.
onoe
2000-06-09
Restore the original copyright notice by Bill Sommerfeld
onoe
2000-06-09
cleanup haeders.
onoe
2000-05-29
For all network drivers that call ether_ifattach(), and also
jhawk
2000-03-27
Fix multicast filter to set IFF_ALLMULTI flag properly. Also clear
onoe
2000-03-27
Do not try to lock out MAC until the firmware correctly start up, to avoid
onoe
2000-03-27
backout changes between 1.10 and 1.12 to re-enable awictl stuff.
onoe
2000-03-26
don't call if_deactivate with NULL ifp.
itojun
2000-03-23
GC unused variable.
mycroft
2000-03-23
Remove AWICTL stuff that is obsoleted by SIOC[SG]IFMEDIA and SIOC[SG]80211NWID.
mycroft
2000-03-22
Update awi driver, which now supports AMD 79c930 based 802.11 DS cards
onoe
[next]