summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Commit the support for removing cpumask_t and replacing it directly withattilio2011-05-052-12/+17
* MFCattilio2011-05-0511-46/+844
|\
| * Don't perform NF calibration for radio chains which aren't in use:adrian2011-05-051-4/+12
| * Another Howl (AR9130) fix.adrian2011-05-051-1/+1
| * Fix up the chipset checks for the AR5416 and later silicon.adrian2011-05-051-10/+37
| * Import some HOWL (AR9130) related fixes from Atheros.adrian2011-05-052-2/+30
| * T4 packet timestamps.np2011-05-051-1/+22
| * T4 packet filtering/steering.np2011-05-054-4/+671
| * Enable Ethernet@WireSpeed for BCM5718/BCM57765 family. While I'myongari2011-05-053-8/+8
| * Always re-arm an iq's interrupt before leaving the handler.np2011-05-041-10/+4
| * Add initial BCM57765 family support. The BCM57765 family seems toyongari2011-05-042-6/+59
* | MFCattilio2011-05-0469-1669/+1044
|\ \ | |/
| * Remove this useless bit of code for Kite. The RIFS register value is overridenadrian2011-05-041-7/+0
| * - Remove attempts to implement setting of BMCR_LOOP/MIIF_NOLOOPmarius2011-05-0368-1662/+1044
| * Reimplement how PCI-PCI bridges manage their I/O windows. Previously thejhb2011-05-035-8/+706
| * Add in support for multicast.gnn2011-05-033-22/+4
| * SNDCTL_DSP_GETIPTR: set pointer to sndbuf_getfreeptr()avg2011-05-031-1/+1
| * - Fixed a typo in an if() statement when setting flow control for MTUdavidch2011-05-021-1/+1
* | MFCattilio2011-05-0310-32/+712
* | MFCattilio2011-05-029-10/+14
|\ \ | |/
| * Correct spelling in comments.marius2011-05-021-2/+2
| * Fix an logic bug which caused jumbo buffers to not be synced.marius2011-05-021-1/+1
| * - Re-committed r220603 which was accidentally backed out by an earlierdavidch2011-05-022-4/+1
| * Probe the PHY accompanying BCM57765.marius2011-05-022-0/+2
| * The ACPI Host-PCI bridge driver actually supports multiple domains viajhb2011-05-021-1/+1
| * Correct a typo. According to Intel document 318914, the Tj(max) for Core 2delphij2011-05-021-1/+1
| * Don't explicitly list pci_write_ivar() for bus_write_ivar, the method isjhb2011-05-021-1/+0
| * Add an entry for the Kuroutoshikou SERIAL4P-LPPCI2 which uses an Oxfordjhb2011-05-021-0/+6
| * Add implementations of BUS_ADJUST_RESOURCE() to the PCI bus driver,jhb2011-05-023-0/+3
| * No need for htole32(), which is an uint8_t.bschmidt2011-05-011-2/+2
* | MFC @ r221324attilio2011-05-024-2/+5
* | Fix a typo/error.attilio2011-04-301-1/+1
* | Remove unnecessary usage of memory barriers when dealing withattilio2011-04-301-3/+3
|/
* Implement BIO_DELETE for vnode devices by simply overwriting the deleteddes2011-04-291-0/+42
* Change rman_manage_region() to actually honor the rm_start and rm_endjhb2011-04-291-1/+1
* Cosmetic changes to fit 80 character screen width.adrian2011-04-291-3/+3
* Remove some holdovers from the AR5212 origin of this code.adrian2011-04-291-17/+2
* Guard against default ni_chankevlo2011-04-291-5/+6
* Add a #define for driver portability to older OSjfv2011-04-281-0/+5
* Small change to make backporting to stable/7,jfv2011-04-281-1/+1
* Add support for Oxford PCI Express Expresso family devices.jhb2011-04-281-1/+134
* Trim some additional unnecessary <linker_set.h> includes.jhb2011-04-281-1/+0
* Exar driver for X3100 10GbE Server/Storage adaptersgnn2011-04-2866-0/+107561
* Introduce AR9130 (HOWL) WMAC support to the FreeBSD HAL.adrian2011-04-2817-88/+1348
* Only align MSI message groups based on the number of messages beingjhb2011-04-271-1/+1
* Make various (pseudo) interfaces compile without INET in the kernelbz2011-04-271-0/+12
* - Add the possibility to reuse the already last used timeout when pattingattilio2011-04-271-13/+51
* The maximum NCM frame size must be so that ithselasky2011-04-261-1/+1
* Fix for missing EHCI datatoggle change case.hselasky2011-04-261-0/+2
* - Add the RX refresh changes from igb to ixgbejfv2011-04-252-49/+84
OpenPOWER on IntegriCloud