summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* Add new quirk.hselasky2014-03-042-0/+2
* Handle the newer-style bluetooth message format from the (at least)adrian2014-03-041-14/+84
* Fix multicast filtering.hrs2014-03-041-1/+1
* Add a description here.adrian2014-03-021-0/+3
* Set all of the ports into the same vlangroup; there's only one vlangroupadrian2014-03-021-5/+4
* Add ATU flush support.adrian2014-03-023-1/+79
* Add AR8216 era ATU management/configuration register definitions.adrian2014-03-021-6/+31
* - Make pointer easier to control when moving slowly.hselasky2014-03-011-6/+26
* (I think!) make the AR8327 switch correctly handle traffic.adrian2014-03-011-1/+31
* Add the bluetooth information structs to the firmware RX statistics message.adrian2014-03-011-6/+52
* Be paranoid about bit operations here.adrian2014-03-011-1/+1
* Remove now dead code.adrian2014-03-011-10/+0
* Merge from head up to r262611.dim2014-02-2814-45/+825
|\
| * Add device and gadget bindings for fdt. These are preliminary and willimp2014-02-282-0/+583
| * Add fdt binding for nand for Atmel parts. This does little more thanimp2014-02-281-2/+17
| * Restore SIM freeze/release match, broken at r253549.mav2014-02-271-17/+6
| * Get rid of the 'chan' from softc structure and use the latterdelphij2014-02-273-5/+3
| * Add missing includes and remove two unused ones.brueffer2014-02-273-2/+9
| * Clear the knote list before destroying it.hselasky2014-02-271-0/+2
| * Pass proper pointer to bus_dmamem_free() in mps_iocfacts_free().mav2014-02-271-2/+2
| * Add missing call to "knlist_destroy()".hselasky2014-02-271-15/+11
| * Add support for kqfilter to USB character devices.hselasky2014-02-271-2/+171
| * Don't complain about missing prototypes to ease bootstrap issues.imp2014-02-271-0/+1
| * Fix callchain capture for hwpmc(4). While here, some style(9) fixes, too.jhibbits2014-02-271-4/+24
* | Merge from head up to r262536.dim2014-02-264-36/+353
|\ \ | |/
| * Add LED setup support for the AR8327.adrian2014-02-261-0/+67
| * Add in the SGMII configuration code. The DB120 doesn't use it, so Iadrian2014-02-261-2/+55
| * Undo the DB120 hard-coded values in the AR8327 code and fetch it fromadrian2014-02-261-23/+210
| * Fix comment introduced in r262480: it's 1920x1200, not 1980x1200.jmmv2014-02-251-1/+1
| * Increase maximum number of columns to support 1980x1200 displays.jmmv2014-02-251-2/+2
| * Don't generate devd rules for WSP device ID's found in the ATP driver yet.hselasky2014-02-251-1/+2
| * Updates for WSP driver:hselasky2014-02-251-8/+17
* | Merge from head up to r262472.dim2014-02-2513-1157/+2250
|\ \ | |/
| * Add a flag to run's device list which uses a standard scsi eject.kevlo2014-02-252-3/+11
| * Fix compiler warning.hselasky2014-02-241-5/+0
| * Update ATP driver:hselasky2014-02-241-10/+29
| * Add in port0/port6 configuration as part of the platform data code path.adrian2014-02-242-45/+59
| * Link the AR8327 to the build.adrian2014-02-241-0/+3
| * Add initial AR8327 support.adrian2014-02-242-0/+564
| * Methodize the arswitch VLAN routines.adrian2014-02-243-18/+35
| * * Ensure enough ports/phys are available for both the AR8327 and previousadrian2014-02-241-3/+16
| * Track and expose the latest statistics from the firmware.adrian2014-02-243-0/+68
| * Reserve a bit for statistics debugging. I'll hopefully use it soon.adrian2014-02-241-0/+1
| * Update ATP driver:hselasky2014-02-231-1136/+1527
* | Merge from head up to r262415.dim2014-02-233-3/+9
|\ \ | |/
| * Fix a typo.adrian2014-02-231-1/+1
| * Fix indentation.adrian2014-02-231-2/+2
| * PicoStation M2HP presents reg domain 0x2a which is not found in atheros or linuxhiren2014-02-232-0/+6
* | Remove more superfluous const specifiers.dim2014-02-234-10/+10
|/
* compile with NOINETluigi2014-02-201-0/+8
OpenPOWER on IntegriCloud