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
Age
Commit message (
Expand
)
Author
2016-11-25
Add a new DRM_IOCTL_GET_PCIINFO ioctl to have a non driver specific way
Jonathan Gray
2016-11-25
sync
Mike Belopuhov
2016-11-25
Fixup product names for Intel X550 family of controllers
Mike Belopuhov
2016-11-25
The NCM encoding allows to aggregate multiple segments in one single
Gerhard Roth
2016-11-24
Enable support for the X550 family of 10 Gigabit controllers
Mike Belopuhov
2016-11-24
Fixup active media reporting for multi-speed fiber modules
Mike Belopuhov
2016-11-23
Move as much code out of a startup hook as possible
Mike Belopuhov
2016-11-23
M_*WAIT* flags cannot be treated as boolean values
Mike Belopuhov
2016-11-23
Disable debugging output
Mike Belopuhov
2016-11-22
Use CPUID flags to determine working components
Mike Belopuhov
2016-11-21
Add ability to change media type
Mike Belopuhov
2016-11-21
Fixup a PCIe transaction completion timeout issue
Mike Belopuhov
2016-11-21
Factor out RSS initialization into a separate function
Mike Belopuhov
2016-11-21
Correctly set the default value for the FCRTH
Mike Belopuhov
2016-11-21
Correct the test for requiring a 64 bit mem bar.
Jonathan Gray
2016-11-21
Turn on the PHY power during attach
Mike Belopuhov
2016-11-21
Some MBIM devices need a FCC Authentication before they're willing to
Gerhard Roth
2016-11-19
While setting up the basic rate bitmask for iwm's firmware, if the AP does
Stefan Sperling
2016-11-19
Set iwm's RTS retry limit to a more reasonable value. Prevents small frames
Stefan Sperling
2016-11-18
Sync some changes for ixgbe_initialize_receive_units
Mike Belopuhov
2016-11-18
Recognize active SPF+ DA modules as IFM_10G_SFP_CU
Mike Belopuhov
2016-11-18
Support for new GPI signals, including X550 external PHY interrupt
Mike Belopuhov
2016-11-18
Reduce difference in ixgbe_initialize_receive_units to FreeBSD;
Mike Belopuhov
2016-11-18
Minor code restructuring
Mike Belopuhov
2016-11-18
Remaining PHY bits; call SFP module detection code for X550 as well
Mike Belopuhov
2016-11-18
Remove virtualization-related bits
Mike Belopuhov
2016-11-17
A firmware block check missed in previous commits
Mike Belopuhov
2016-11-17
Support for I2C combined messages as required by X550
Mike Belopuhov
2016-11-17
Autoconfiguration and firmware semaphore refactoring
Mike Belopuhov
2016-11-17
EEPROM code refactoring for X540
Mike Belopuhov
2016-11-17
Bring in new PHY bits, some of the 82599 specific stuff becomes shared
Mike Belopuhov
2016-11-17
Make iwm(4) pass Tx/Rx MCS rates to bpf so they can be examined with tcpdump.
Stefan Sperling
2016-11-17
Update 82598 specific module
Mike Belopuhov
2016-11-17
Style and typo fixes; no binary change
Mike Belopuhov
2016-11-16
Remove unused bits; no functional change
Mike Belopuhov
2016-11-16
Intel X550 specific module; not hooked up to the build yet
Mike Belopuhov
2016-11-16
Add new structures and new fields; no functional change
Mike Belopuhov
2016-11-16
Add new register definitions from the upstream; no binary change
Mike Belopuhov
2016-11-16
Always attempt to restart the transmission when OACTIVE is set
Mike Belopuhov
2016-11-16
regen
Gerhard Roth
2016-11-16
Add Sierra Wireless EM7455 LTE module.
Gerhard Roth
2016-11-16
Use memcpy() to copy structures into freshly malloc'ated buffers,
Alexandre Ratchov
2016-11-16
rework re_start and re_txeof to be more like other drivers.
David Gwynne
2016-11-16
allocate dmamaps for every descriptor in the tx ring.
David Gwynne
2016-11-16
dont restrict the number of tx descriptors to what can fit on a cpu page.
David Gwynne
2016-11-16
move toward having the a tx packet descriptor per tx ring entry.
David Gwynne
2016-11-16
serialise posts to the txstart register.
David Gwynne
2016-11-15
Do not use bus_space_{read,write}_8() even on LP64 archs,
Martin Pieuchot
2016-11-15
Mask non relevant bits when pritting version number.
Martin Pieuchot
2016-11-14
Bump the number of TX descriptors to 256
Mike Belopuhov
[next]