summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2015-03-09In wdcintr, do not attempt to read the status register unless WDCF_IRQ_WAITMiod Vallat
2015-03-08properly set sgl related flags on skinny controllers. this fixesDavid Gwynne
2015-03-08Revert patch responsible for locking up machines withTobias Ulmer
2015-03-06Revert previous, the fix is not right and causes a regression asMartin Pieuchot
2015-03-06Fix radiotap and fixed rates. Radiotap was reporting the wrong rate forMark Kettenis
2015-03-04stop the calibration timeout when stopping the interfaceJonathan Gray
2015-03-03Set/clear the IWM_MAC_FILTER_IN_BEACON flag under conditions that match whatMark Kettenis
2015-03-03regenBrad Smith
2015-03-03Add Intel Dual Band Wireless AC 4165 PCI ids.Brad Smith
2015-03-03Fix 11a support.Mark Kettenis
2015-03-02match on 7265Jonathan Gray
2015-03-02Make setting the MAC context bit for 11g protection when transmittingJonathan Gray
2015-03-02Don't set CTS to self. Linux stopped setting this back inJonathan Gray
2015-03-02sc_fixed_ridx is initialised to 0 but tested as it it were initialisedJonathan Gray
2015-03-02Remove stray ')' from athn(4) "firmware command timed out" error message.Stefan Sperling
2015-03-02athn(4) USB drops received frames larger than MCLBYTES.Stefan Sperling
2015-03-02Fix re-associations with athn(4) USB devices in station mode.Stefan Sperling
2015-03-02Rework ath(4) USB firmware command handling.Stefan Sperling
2015-03-02Correctly set lowest_present_ofdm in iwm_mvm_ack_rates().Jonathan Gray
2015-03-02init error to 0 in iwm_send_cmd()Jonathan Gray
2015-03-02match iwn and init txrate at lowest available bit-rateJonathan Gray
2015-03-02workaround for interrupt coalescing bug not needed on 7265Jonathan Gray
2015-03-02Fix scanning with athn(4) USB devices.Stefan Sperling
2015-03-02load the correct firmware for 3160/7265Jonathan Gray
2015-03-02In athn(4), set USB pipe pointers to NULL after closing pipes. Not reallyStefan Sperling
2015-03-02Teach athn(4) about USB reference counting to prevent it from causing majorStefan Sperling
2015-03-02Remove the mpsafe flag for mpii(4), it is a suspect in some kernel hangs I'veStuart Henderson
2015-03-01Correctly set lowest_present_ofdm in iwm_mvm_ack_rates().Mark Kettenis
2015-02-28Remove duplicated defines for window 7 registers.Miod Vallat
2015-02-28Prevent a race resulting in an infinite loop printing "ehci_idone" messages.Martin Pieuchot
2015-02-28Fix uhidev_get_report_async() from David Higgs.Martin Pieuchot
2015-02-28unbreak pcmcia an(4) by adding back some lines removed in rev 1.21Jonathan Gray
2015-02-27Seems the Samsung SM951 PCIe SSD needs the same quirk as other Samsung SSDs.Mark Kettenis
2015-02-27regenMark Kettenis
2015-02-27Samsung SM951 PCIe SSD.Mark Kettenis
2015-02-27remove ^L characters. no binary change.David Gwynne
2015-02-23Add support for the RTL8411B chipPeter Hessler
2015-02-23More iwm(4) whitespace fixes from NetBSD.Stefan Sperling
2015-02-23Make iwm(4) re-read the firmware image from disk on if down/up like otherStefan Sperling
2015-02-22Correct PAGE_MASK usage in radeon_vm_map_gart(). Linux definesJonathan Gray
2015-02-22Give RS* IGP radeons a better chance of working thanks to Imre VadaszJonathan Gray
2015-02-21In iwm(4), fix an inverted check for hardware-ready state. From NetBSD.Stefan Sperling
2015-02-20Now that if_input() is a thing, use itChris Cappuccio
2015-02-20Whitespace fixes for iwm(4) code. From NetBSD.Stefan Sperling
2015-02-20Make the iwm(4) hardware receive filter pass multicast traffic.Stefan Sperling
2015-02-19regenJasper Lievisse Adriaanse
2015-02-19add an id for the ahci controller on the SM A1SAM-2550F (atom c2550) from me,Jasper Lievisse Adriaanse
2015-02-19when reading the max packet size in the pcie device config andDavid Gwynne
2015-02-18myri employees and their drivers for linux and solaris have repeatedlyDavid Gwynne
2015-02-18we're not using these macrosDavid Gwynne