index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
pc
/
etherwpi.c
Age
Commit message (
Expand
)
Author
2023-04-24
etherwpi: accept pci device id 4222 (thanks oliver simmons)
cinap_lenrek
2020-09-13
kernel: massive pci code rewrite
cinap_lenrek
2020-06-06
pc/ether*: use 64-bit physical addresses and check pci membar types and sizes
cinap_lenrek
2018-10-07
pc drivers: use pcienable() to handle device power up and missing initialization
cinap_lenrek
2018-02-11
kernel: move devether and wifi to port/
cinap_lenrek
2017-12-28
etheriwl, etherwpi: limit transmit queue buffer bloat to 48k (at 22Mbit ≅ 2...
cinap_lenrek
2017-02-13
wifi: handle short preamble and short time slot capabilities
cinap_lenrek
2015-10-09
wifi: quote value of parsed ether options
cinap_lenrek
2015-07-11
etherwpi: dont enable transmit power for invalid channels, add multicast stub
cinap_lenrek
2015-07-10
etherwpi: afra support
cinap_lenrek
2015-06-28
etherwpi: remove debug prints, use iprint() in interrupt
cinap_lenrek
2015-06-28
etherwpi: Intel PRO Wireless 3945abg driver based on openbsd's if_wpi (thanks...
cinap_lenrek