Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-25 | remove struct and contsts duplicated in between the files. | Michael Shalayeff | |
make it work on powerpc. improve performance by using the bus_*_multi_* finctions instead of loops. | |||
2001-06-23 | use ether_input_mbuf | Michael Shalayeff | |
2001-06-10 | inconsistantly redundant returns | Michael Shalayeff | |
2001-04-17 | No colon after "address" when printing out Ethernet address. | Aaron Campbell | |
2001-04-16 | Avoid resetting the interface when not needed; allows temporary WEP keys | Thorsten Lockert | |
to work. ALso optimize some interactions with the card. Fixes rest of PR 1754; ok deraadt@ | |||
2001-02-27 | Always fully reset the card on an_init() | Thorsten Lockert | |
Call an_init() when setting and clearing promisc; makes transmitter work after turning off promiscuous mode Identify RID in an_read_record() on failure | |||
2001-02-26 | Allow configuration of WEP. From FreeBSD; ok aaron@ | Thorsten Lockert | |
2001-02-20 | for ethernet ifaces attach bpf from ether_ifattach; jason@, aaron@, itojun@ ok | Michael Shalayeff | |
2001-01-10 | BSS mode by default. | Angelos D. Keromytis | |
2000-06-20 | allow rx to work after tcpdump; ok art@ | Todd T. Fries | |
2000-06-20 | KNF | Todd T. Fries | |
2000-06-20 | After bpf_mtap(), in promisc mode, don't drop packets that aren't for us here; | Aaron Campbell | |
that is done in ether_input(); jason@ ok | |||
2000-06-19 | Insert missing splx(); me and roberto@ns2.freenix.org. | Aaron Campbell | |
Hacking at USENIX 2000 :-) | |||
2000-06-18 | Initialize the signal quality cache iff ANCACHE | Thorsten Lockert | |
Only allow superuser to clear the signal quality cache | |||
2000-06-18 | Thou shalt not bequeath to mere mortals the ability to change the configuration | Aaron Campbell | |
of an Aironet device. | |||
2000-06-18 | Fix an off-by-one error that caused uvm_fault() whenever changing any an(4) | Aaron Campbell | |
configuration options with ancontrol(8). Now USENIX attendees can use the wireless setup :-) | |||
2000-04-06 | hide debugging printfs | Michael Shalayeff | |
2000-04-03 | aironet 802.11 ds driver from freebsd, isa and pci are missing | Michael Shalayeff | |