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
/
etherbcm.c
Age
Commit message (
Expand
)
Author
2020-10-18
etherbcm: handle 64-bit host addresses, use PCIWADDR() instead of PADDR()
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-18
devether: mux bridges, portable netconsole
cinap_lenrek
2018-02-11
kernel: move devether and wifi to port/
cinap_lenrek
2014-03-19
pc64: port etherbcm
cinap_lenrek
2011-12-12
etherbcm: missing free()
cinap_lenrek
2011-12-12
kernel: fix more malloc bugs
cinap_lenrek
2011-12-07
etherbcm: fix did emum
cinap_lenrek
2011-12-07
etherbcm: fix pci fix, add pci dids
cinap_lenrek
2011-11-27
etherbcm: endian word swap
cinap_lenrek
2011-11-05
added timeouts to bcminit()
aiju
2011-07-22
etherbcm: another try at the memleak
aiju
2011-07-21
etherbcm: add pci id for NetXtreme BCM5751 Gigabit Ethernet
cinap_lenrek
2011-07-19
fixed memory leak in bcm driver
aiju
2011-05-16
added basic MSI and PCI capabilities support
aiju
2011-04-24
fixed interrupt problem with BCM driver on multicore machines
aiju
2011-04-23
fixed compiler warnings in BCM driver
aiju
2011-04-22
added BCM57xx driver
aiju