index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
Age
Commit message (
Expand
)
Author
2015-03-04
stop the calibration timeout when stopping the interface
Jonathan Gray
2015-03-03
Set/clear the IWM_MAC_FILTER_IN_BEACON flag under conditions that match what
Mark Kettenis
2015-03-03
regen
Brad Smith
2015-03-03
Add Intel Dual Band Wireless AC 4165 PCI ids.
Brad Smith
2015-03-03
Fix 11a support.
Mark Kettenis
2015-03-02
match on 7265
Jonathan Gray
2015-03-02
Make setting the MAC context bit for 11g protection when transmitting
Jonathan Gray
2015-03-02
Don't set CTS to self. Linux stopped setting this back in
Jonathan Gray
2015-03-02
sc_fixed_ridx is initialised to 0 but tested as it it were initialised
Jonathan Gray
2015-03-02
Correctly set lowest_present_ofdm in iwm_mvm_ack_rates().
Jonathan Gray
2015-03-02
init error to 0 in iwm_send_cmd()
Jonathan Gray
2015-03-02
match iwn and init txrate at lowest available bit-rate
Jonathan Gray
2015-03-02
workaround for interrupt coalescing bug not needed on 7265
Jonathan Gray
2015-03-02
load the correct firmware for 3160/7265
Jonathan Gray
2015-03-02
Remove the mpsafe flag for mpii(4), it is a suspect in some kernel hangs I've
Stuart Henderson
2015-03-01
Correctly set lowest_present_ofdm in iwm_mvm_ack_rates().
Mark Kettenis
2015-02-27
Seems the Samsung SM951 PCIe SSD needs the same quirk as other Samsung SSDs.
Mark Kettenis
2015-02-27
regen
Mark Kettenis
2015-02-27
Samsung SM951 PCIe SSD.
Mark Kettenis
2015-02-27
remove ^L characters. no binary change.
David Gwynne
2015-02-23
Add support for the RTL8411B chip
Peter Hessler
2015-02-23
More iwm(4) whitespace fixes from NetBSD.
Stefan Sperling
2015-02-23
Make iwm(4) re-read the firmware image from disk on if down/up like other
Stefan Sperling
2015-02-22
Correct PAGE_MASK usage in radeon_vm_map_gart(). Linux defines
Jonathan Gray
2015-02-22
Give RS* IGP radeons a better chance of working thanks to Imre Vadasz
Jonathan Gray
2015-02-21
In iwm(4), fix an inverted check for hardware-ready state. From NetBSD.
Stefan Sperling
2015-02-20
Now that if_input() is a thing, use it
Chris Cappuccio
2015-02-20
Whitespace fixes for iwm(4) code. From NetBSD.
Stefan Sperling
2015-02-20
Make the iwm(4) hardware receive filter pass multicast traffic.
Stefan Sperling
2015-02-19
regen
Jasper Lievisse Adriaanse
2015-02-19
add an id for the ahci controller on the SM A1SAM-2550F (atom c2550) from me,
Jasper Lievisse Adriaanse
2015-02-19
when reading the max packet size in the pcie device config and
David Gwynne
2015-02-18
myri employees and their drivers for linux and solaris have repeatedly
David Gwynne
2015-02-18
we're not using these macros
David Gwynne
2015-02-18
enable pcie relaxed transaction ordering and bump the max payload
David Gwynne
2015-02-12
switch back to IRQ_NONE/IRQ_HANDLED
Jonathan Gray
2015-02-12
Add and use macros for linux memory barriers. Fix the call in
Jonathan Gray
2015-02-12
switch some free calls back to kfree
Jonathan Gray
2015-02-12
switch MUTEX_ASSERT_LOCKED calls back to assert_spin_locked
Jonathan Gray
2015-02-12
convert to if_input.
David Gwynne
2015-02-12
Rename the struct device member of inteldrm_softc to sc_dev and rename the
Mark Kettenis
2015-02-12
Add mutex_is_locked and use it wherever linux uses it.
Mark Kettenis
2015-02-11
Disable the L1 ASPM link state to workaround errata with the
Brad Smith
2015-02-11
- Make use of m_defrag().
Brad Smith
2015-02-11
Disable the L0S and L1 ASPM link states to workaround errata with the
Brad Smith
2015-02-11
regen
Brad Smith
2015-02-11
Add Intel Dual Band Wireless AC 3165 / 8260 PCI ids.
Brad Smith
2015-02-11
Switch most printf style functions calls back to linux function names
Jonathan Gray
2015-02-11
g/c sys/cdefs.h header.
Brad Smith
2015-02-11
Prevent processes from entering iwm_ioctl while another process is
Stefan Sperling
[next]