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-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
2016-11-14
Minor cleanup, remove unused structure members
Mike Belopuhov
2016-11-14
Stop looking for further NCM datagrams if either length or offset of
Gerhard Roth
2016-11-12
Revert unrelated bits that snuck in previous.
Jeremie Courreges-Anglas
2016-11-12
Bump VNDNLEN from 90 to 1024 bytes, to avoid "VNDIOCSET: File name too long"
Jeremie Courreges-Anglas
2016-11-11
Reorder atomic operations dealing with sc_tx_avail
Mike Belopuhov
2016-11-10
Set the reserved field to zero
Mike Belopuhov
2016-11-10
Restart the IFQ transmit routine only once per interrupt
Mike Belopuhov
2016-11-10
RNDIS data command is always the same and can be reused
Mike Belopuhov
2016-11-10
Use the NdpIndex of the NCM header as the offset of the NCM pointer instead
Gerhard Roth
2016-11-10
Don't forget to set the descriptor ready flag after decapsulation
Mike Belopuhov
2016-11-10
Match Apple NVMe controller by product ID, yes apple is different.
Martin Pieuchot
2016-11-10
regen
Martin Pieuchot
2016-11-10
Apple NVMe controller
Martin Pieuchot
2016-11-08
Reserve extra space for the bufring header structure
Mike Belopuhov
2016-11-08
Remove superfluous DMA synchronization now that the stack is doing it for
Martin Pieuchot
2016-11-08
Remove dead store. From Michael W. Bombardieri <mb at ii.net>. Thanks.
Alexandre Ratchov
2016-11-08
Log start/stop of DMA if AUDIO_DEBUG is defined and be less verbose
Alexandre Ratchov
2016-11-07
Handle IP address information requests
Mike Belopuhov
2016-11-07
Split PID from TID, giving processes a PID unrelated to the TID of their
Philip Guenther
2016-11-06
Avoid calling usbd_set_config_no() in *_attach() and let the stack do
Martin Pieuchot
[prev]
[next]