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
2012-08-16
replace the SLIST for ccbs with a SIMPLEQ so i can add stuff to the end
David Gwynne
2012-08-16
rewrite the mfii_mgmt path to be a bit more... symmetrical.
David Gwynne
2012-08-15
we're not going to loop in rxeof here as well so remove the leftovers
Mike Belopuhov
2012-08-14
whitespace cleanup; no binary change
Mike Belopuhov
2012-08-14
dont maintain tables of all the pci subtypes just so we can print things
David Gwynne
2012-08-14
gc sc_flags now that the iop struct can tell us where the different IDBs
David Gwynne
2012-08-14
wire in mfii(4)
David Gwynne
2012-08-14
introduce mfii(4), a driver for the generation of megaraid sas boards
David Gwynne
2012-08-14
split the definitions of the hardware out into a separate file so it can
David Gwynne
2012-08-13
sync a comment with reality and remove an error path duplicate; from brad
Mike Belopuhov
2012-08-12
Make sure snooping is enabled on Intel 7 Series HD Audio.
Mark Kettenis
2012-08-11
Fix state tracking for the error ccb, and pay attention when the READ_LOG_EXT
Jonathan Matthew
2012-08-11
Add support for another 82599 SFP+ card. Original diff and tests by
Mike Belopuhov
2012-08-11
regen
Mike Belopuhov
2012-08-11
another 82599
Mike Belopuhov
2012-08-10
cleanup some #define's and #ifdef's
Mike Belopuhov
2012-08-10
cleanup ixgbe_start routine; from brad, ok jsg
Mike Belopuhov
2012-08-09
don't compile rss functions in unless OCE_RSS is specified
Mike Belopuhov
2012-08-09
oops. missed these conflicts in the previous commit
Mike Belopuhov
2012-08-09
try to make sense of the firmware statistics by counting rx and tx erorrs
Mike Belopuhov
2012-08-09
schedule a rx refill if the ring is empty, sprinkle some dma syncs
Mike Belopuhov
2012-08-09
more htole conversions
Mike Belopuhov
2012-08-09
remove internal queue stats, use if_* counters wherever possible
Mike Belopuhov
2012-08-09
respect the mtu value that ifconfig sets
Mike Belopuhov
2012-08-09
set a timeout in case the chip goes out to lunch
Mike Belopuhov
2012-08-09
remove oce_dmamap_sync wrapper
Mike Belopuhov
2012-08-08
call m_cluncount to account correctly for cluster chains the driver
Mike Belopuhov
2012-08-08
We're not going to loop in the rxeof refilling our ring as it would
Mike Belopuhov
2012-08-08
remove rx debugging code
Mike Belopuhov
2012-08-07
a bit of cleanup and a tx delay tweak
Mike Belopuhov
2012-08-07
don't forget to set IFF_ALLMULTI; from brad
Mike Belopuhov
2012-08-06
kill sc->promisc
Mike Belopuhov
2012-08-06
Add support for 10Gb ethernet cards based on the Intel X540 chipset.
Mike Belopuhov
2012-08-04
PCI_PRODUCT_ATI_RADEON_X1250 -> PCI_PRODUCT_ATI_RADEON_X1250_{1,2}
Antoine Jacoutot
2012-08-04
Regen.
Antoine Jacoutot
2012-08-04
0x7942 is also a Radeon Xpress 1500
Antoine Jacoutot
2012-08-02
get rid of some "capabilities" leftovers
Mike Belopuhov
2012-08-02
we use a central pci database; no reason to keep duplicates around
Mike Belopuhov
2012-08-02
Add a driver for Emulex OneConnect 10Gb Ethernet obtained from FreeBSD
Mike Belopuhov
2012-08-02
regen
Mike Belopuhov
2012-08-02
Emulex Lancer (XE201)
Mike Belopuhov
2012-07-29
whitespace cleanup, no binary change
Mike Belopuhov
2012-07-20
regen
Jonathan Gray
2012-07-20
add some more 7 series/ivy bridge ids
Jonathan Gray
2012-07-20
match on Mobility Radeon HD2600
Jonathan Gray
2012-07-18
sync
Stuart Henderson
2012-07-18
Additional Broadcom NIC PCI ids. From Brad.
Stuart Henderson
2012-07-18
Unify use of tabs/spaces on product lines. From Brad.
Stuart Henderson
2012-07-17
regen
Kirill Bychkov
2012-07-17
add a bunch of devices found in different laptops and desktops.
Kirill Bychkov
[prev]
[next]