summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2013-04-14return something reasonable for WSDISPLAYIO_GINFOchristos
2013-04-12Cleanup. No functional change.msaitoh
2013-04-12Add comments for some PCI Express Capability registers.msaitoh
2013-04-11Update comments from 57XX-PG105-R.pdf and 5718-PG106-R.pdf.msaitoh
2013-04-11Fix typo in comment.msaitoh
2013-04-11Add BGE_PCIMISCCTL_PCISTATE_RW in BGE_INIT. It's required to set the PCISTATEmsaitoh
2013-04-10sort prototypes.christos
2013-04-08Remove some set but unused variablesskrll
2013-04-08Fix the setting of Tx Random Backoff Register.msaitoh
2013-04-08Check BGE_SGDIG_STS when the chip is NOT a 5717 A0, like freebsdmsaitoh
2013-04-08 Temporary disable the NVRAM locking stuff for PR#47716.msaitoh
2013-04-07Add detach support. From martin@.wiz
2013-04-07Add '\n' to tail of printing string.kiyohara
2013-04-07Use rx_data, not tx_data at urtwn_free_rx_list().nonaka
2013-04-06Prefer this driver over the old ath(4)martin
2013-04-06Fix return type and value of athn_resume (true for success, not 0 for nomartin
2013-04-06Debounce the "wlan button pressed" event via pmf PMFE_RADIO_OFF so wemartin
2013-04-06Added support for the Realtek 8168F variant in re(4).khorben
2013-04-05Move interrupt printout past main attach messagemartin
2013-04-05Cleanup attach message slightlymartin
2013-04-05Add a UPS_C_PORT_L1 defineskrll
2013-04-05Add a UPS_PORT_L1 defineskrll
2013-04-04Explicitly #include <sys/scsiio.h> so that the build of usr/bin/kdumpdsl
2013-04-04Handle errors in ohci_open better.skrll
2013-04-04Don't take the bus lock in usbd_transfer_complete when polling.skrll
2013-04-04Whitespaceskrll
2013-04-04Take the bus lock in ohci_poll as it's assumed by ohci_softintr whichskrll
2013-04-04Slight formatting tweak ro previousskrll
2013-04-04Improve/fix TD flags reporting.skrll
2013-04-03Don't leak memory if ohci_alloc_std_chain fails.skrll
2013-04-03Fix kernel dump on ahci controller, by making sure we won't sleepbouyer
2013-04-03KNF and whitespace. No functional change.skrll
2013-04-03undo previous commit of unrelated debugging.christos
2013-04-03fix memory leakchristos
2013-04-03instead of ifnet use ethercom.christos
2013-04-03Fix typo in comment.msaitoh
2013-04-02Fix a bug that the NVRAM lock timeout occured on sparc64 onboard bge.msaitoh
2013-04-02Fix APE lock bug for PHYs (FreeBSD r248993)msaitoh
2013-04-01Sort. No functional change.msaitoh
2013-04-01 In brgphyattach(), set sc_isbge, sc_isbnx and sc_phyflags before PHY_RESET()msaitoh
2013-03-31setup interface backpointermartin
2013-03-31Initialize sc_devmartin
2013-03-31Fix obvious copy&pastomartin
2013-03-30reverse the polarity of the extra key option, always enabling them.christos
2013-03-30remove trailing whitespacechristos
2013-03-30correct location of the firmware file again.christos
2013-03-30Use only one set of EDCA variableschristos
2013-03-30remove trailing whitespacechristos
2013-03-30replace function with macrochristos
2013-03-30remove trailing whitespacechristos