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-04-06
Convert some udelay() calls back to DRM_UDELAY() where
Jonathan Gray
2015-04-05
Consistently use #if 0/#endif to handle our lack of DRM_MINOR_CONTROL.
Mark Kettenis
2015-04-05
whitespace
Mark Kettenis
2015-04-05
Another round of reducing diffs with Linux. This one moves the various
Mark Kettenis
2015-04-03
resync i915_drv.h to make it diffable to linux
Jonathan Gray
2015-04-03
change types/macros to reduce the diff to linux
Jonathan Gray
2015-04-03
Translate PAGE_MASK usage for the way it is defined in our kernel.
Jonathan Gray
2015-04-01
fix typo in comment; OK mpi@
Gleydson Soares
2015-04-01
Correct comments.
Masao Uebayashi
2015-04-01
Kill useless comments talking about ether_input().
Martin Pieuchot
2015-04-01
Remove annoying comment mentionning ether_output().
Martin Pieuchot
2015-03-30
Convert to if_input().
Martin Pieuchot
2015-03-29
Restore user-loaded vga fonts upon X11->VT switch and upon resume; from
Miod Vallat
2015-03-28
match on the RTS5249 found on the dell xps 13, treat it as a 5229
Joshua Stein
2015-03-26
additional params from libdrm 2.4.60
Jonathan Gray
2015-03-24
Convert to if_input() but I won't tell your the story of krw@
Martin Pieuchot
2015-03-24
Convert to if_input(), untested but kettenis@ will mop up later if
Martin Pieuchot
2015-03-23
Not all iwm hardware supports the 5GHz band. Make setting 11a rates
Jonathan Gray
2015-03-21
Print speeds consistently.
Martin Pieuchot
2015-03-20
Convert to if_input(), thanks to krw@ for testing.
Martin Pieuchot
2015-03-20
Convert to if_input(), thanks to krw@ for testing.
Martin Pieuchot
2015-03-20
Re-apply -r1.115 that got accidentally reverted and brought to my
Mike Belopuhov
2015-03-19
missing gcu_var.h conversion
Theo de Raadt
2015-03-18
sync
Ryan Thomas McBride
2015-03-18
sync
Ryan Thomas McBride
2015-03-18
Baytrail/e3800 devices found in MinnowboardMax.
Ryan Thomas McBride
2015-03-18
Prevent sign extension due to pointer arithmetics
Mike Belopuhov
2015-03-18
use device_lookup to find gcu0 rather than iterating over alldevs.
David Gwynne
2015-03-16
convert timeout_add() calls using hz to timeout_add_msec()
Jonathan Gray
2015-03-14
RTL8411 works also, according to tiix@openmailbox
Theo de Raadt
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2015-03-13
convert to if_input()
Jasper Lievisse Adriaanse
2015-03-11
Convert to if_input().
Martin Pieuchot
2015-03-11
Match on 3160. Untested but should work.
Jonathan Gray
2015-03-10
Convert to if_input().
Martin Pieuchot
2015-03-08
Revert patch responsible for locking up machines with
Tobias Ulmer
2015-03-06
Fix radiotap and fixed rates. Radiotap was reporting the wrong rate for
Mark Kettenis
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
[next]