freebsd-dev/sys/dev/wi
Sam Leffler 673d91916d network interface driver changes:
o don't strip the Ethernet header from inbound packets; pass packets
  up the stack intact (required significant changes to some drivers)
o reference common definitions in net/ethernet.h (e.g. ETHER_ALIGN)
o track ether_ifattach/ether_ifdetach API changes
o track bpf changes (use BPF_TAP and BPF_MTAP)
o track vlan changes (ifnet capabilities, revised processing scheme, etc.)
o use if_input to pass packets "up"
o call ether_ioctl for default handling of ioctls

Reviewed by:	many
Approved by:	re
2002-11-14 23:54:55 +00:00
..
if_wavelan_ieee.h o Comment out the symbol download code for 4.x. 2002-10-14 01:59:57 +00:00
if_wi_pccard.c o Comment out the symbol download code for 4.x. 2002-10-14 01:59:57 +00:00
if_wi_pci.c Add an entry for the US Robotics 2415. 2002-06-14 15:32:01 +00:00
if_wi.c network interface driver changes: 2002-11-14 23:54:55 +00:00
if_wireg.h o Comment out the symbol download code for 4.x. 2002-10-14 01:59:57 +00:00
if_wivar.h Limit the TX key to a valid range 2002-09-29 18:40:35 +00:00
spectrum24t_cf.h Add code that will download firmware to a Symbol LA4100-series of CF 2002-08-03 00:19:58 +00:00
wi_hostap.c Be consistent about functions being static. 2002-10-16 08:48:39 +00:00
wi_hostap.h Add kernel printf bits for WI_SUPPRATES and HOSTAP_FLAGS 2002-06-24 04:42:46 +00:00