summaryrefslogtreecommitdiff
path: root/sys/dev/an
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.7.0_cvscvs2svn2002-10-086-10/+10
* MFC: suser check for Linux compatible ioctls.Doug Ambrisko2002-03-181-0/+4
* MFC: In ad-hoc mode update status if really associated.Doug Ambrisko2002-03-061-3/+1
* MFC: LEAP, support for Linux "acu" private ioctls, fix 802.11 RFMONDoug Ambrisko2002-02-073-103/+774
* MFC: monitor mode and style(9) cleanups.Brooks Davis2001-09-266-181/+370
* MFC: rev 1.10, Cisco Aironet 350 Series PCI id.Brooks Davis2001-08-161-0/+2
* MFC: an(4) header duplication removal.Brooks Davis2001-07-302-492/+74
* MFC: ifconfig support for configuration of 802.11 wireless interfaces.Brooks Davis2001-07-046-43/+634
* MFC: promiscuous mode, header additions, device config before IFF_UP.Archie Cobbs2001-04-213-38/+15
* MFC: change default to bss (infrastructure) from adhocAssar Westerlund2001-03-121-1/+1
* MFC: synchronize with -current.Archie Cobbs2000-12-206-23/+162
* MFC: PCI register name fixes, unload verbosity.Peter Wemm2000-08-022-4/+3
* MFC: make all Ethernet drivers use ether_ifattach() ether_ifdetach()Archie Cobbs2000-07-174-7/+5
* MFC: security fixes: suser() check and splimp/splx bug.Ollivier Robert2000-06-201-3/+10
* MFC: Move BPF and bridging code into ether_input()Archie Cobbs2000-05-241-13/+0
* Fix an instance of rman_get_start() than should be rman_get_bushandle().Bill Paul2000-01-161-1/+1
* Actually read the PCI device ID when testing the device ID value againstBill Paul2000-01-151-1/+1
* Add driver support for the Aironet 4500/4800 series wireless 802.11Bill Paul2000-01-146-0/+3444