summaryrefslogtreecommitdiff
path: root/sys/src/9/pc/etherbcm.c
AgeCommit message (Expand)Author
2020-10-18etherbcm: handle 64-bit host addresses, use PCIWADDR() instead of PADDR()cinap_lenrek
2020-09-13kernel: massive pci code rewritecinap_lenrek
2020-06-06pc/ether*: use 64-bit physical addresses and check pci membar types and sizescinap_lenrek
2018-10-07pc drivers: use pcienable() to handle device power up and missing initializationcinap_lenrek
2018-02-18devether: mux bridges, portable netconsolecinap_lenrek
2018-02-11kernel: move devether and wifi to port/cinap_lenrek
2014-03-19pc64: port etherbcmcinap_lenrek
2011-12-12etherbcm: missing free()cinap_lenrek
2011-12-12kernel: fix more malloc bugscinap_lenrek
2011-12-07etherbcm: fix did emumcinap_lenrek
2011-12-07etherbcm: fix pci fix, add pci didscinap_lenrek
2011-11-27etherbcm: endian word swapcinap_lenrek
2011-11-05added timeouts to bcminit()aiju
2011-07-22etherbcm: another try at the memleakaiju
2011-07-21etherbcm: add pci id for NetXtreme BCM5751 Gigabit Ethernetcinap_lenrek
2011-07-19fixed memory leak in bcm driveraiju
2011-05-16added basic MSI and PCI capabilities supportaiju
2011-04-24fixed interrupt problem with BCM driver on multicore machinesaiju
2011-04-23fixed compiler warnings in BCM driveraiju
2011-04-22added BCM57xx driveraiju