summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Make the probe routine fail when no compatible is found.Luiz Souza2017-06-221-0/+2
* | Convert gpioc to use the make_dev_s(9) KPI. This fix a possible race whereloos2017-06-221-5/+12
* | Add initial support to is31fl319x RGB LED driver.Luiz Souza2017-06-203-0/+436
* | Add initial GPIO PWM support.Luiz Souza2017-06-206-15/+245
* | Add support for the PCA9552 16-bit LED driver with programmable blink rates.Luiz Souza2017-06-203-0/+457
* | Always ignore the START and STOP bits whenever the control register isloos2017-06-201-4/+8
* | Make ofw_iicbus attach to twsi I2C controllers.loos2017-06-202-1/+15
* | Add support to 2.5G uplink for the MV88E6141 and MV88E6341 switches.loos2017-06-202-43/+111
* | Prevent multiple lock initialization in e6000sw probezbb2017-06-191-3/+8
* | Add the initial support for the Marvell 88E6141 and 88E6341 switches.loos2017-06-191-18/+66
* | [etherswitch] add in an initial API for controlling per-port LED behaviour.adrian2017-06-195-4/+146
* | Convert etherswitch to use the make_dev_s(9) KPI. This fix a possible raceloos2017-06-191-6/+13
* | Allow simultaneous access to switch device, there is no reason to preventloos2017-06-191-2/+0
* | Remove an unnecessary variable from the switch softc structure and make theloos2017-06-101-19/+22
* | style(9) fixes, remove unnecessary headers, remove duplicate #defines andloos2017-06-102-136/+88
* | Poll PHY status using internal e6000sw registerswma2017-06-102-6/+53
* | Improve busy-wait loop during switch phy access in e6000swwma2017-06-101-8/+39
* | Add missing unlock in e6000sw driverzbb2017-06-101-0/+1
* | Fix broken malloc in e6000swzbb2017-06-101-2/+4
* | When the switch is set to operate in the Multi Chip Addressing Mode weloos2017-06-101-13/+7
* | Improve ports handling in e6000sw driverzbb2017-06-102-80/+286
* | Add a bitmask field to keep the enabled ports of a switch, not all switches w...Luiz Souza2017-06-092-0/+16
* | Add the Denverton HSUART device ID.Luiz Souza2017-06-041-0/+2
* | MFC r312346:loos2017-05-241-2/+6
* | Persistently store NIC's hardware MAC address, and add a way to retrive itrpokala2017-05-191-2/+2
* | MFC r308187, r311660, r311693, r311727, r311797:ian2017-05-123-38/+110
* | Revert this change.Luiz Souza2017-05-111-1/+1
* | Export more information about ARM CPUs and SoCs.Luiz Souza2017-05-113-11/+30
* | Remove the extra '\n' at end of the sysctl string.Luiz Souza2017-05-111-1/+1
* | Fix hw.model sysctl on ARM.Luiz Souza2017-05-111-9/+7
* | Persistently store NIC's hardware MAC address, and add a way to retrive itrpokala2017-05-111-1/+2
* | Persistently store NIC's hardware MAC address, and add a way to retrive itrpokala2017-05-115-1/+83
* | Merge remote-tracking branch 'origin/releng/11.0' into RELENG_2_4Renato Botelho2017-05-11411-73546/+16368
|\ \ | |/
| * Fix ipfilter(4) fragment handling panic.delphij2017-04-273-2/+6
| * Fix multiple vulnerabilities of ntp. [SA-17:03]delphij2017-04-12410-73545/+16363
* | Reimplement the commit 3a10a90e55b9cd00bf9c1343ff5df940cdd16a19 to export the...Luiz Souza2017-05-091-1/+13
* | MFC r304285:kib2017-05-0924-171/+246
* | MFC r303548:kib2017-05-091-10/+8
* | MFC r303382:kib2017-05-0916-52/+140
* | MFC r303384:kib2017-05-091-2/+2
* | MFC r303383:kib2017-05-091-18/+8
* | MFC r313933, r313939, r313966:kib2017-05-083-9/+8
* | MFC r308569,r308570:skra2017-05-081-15/+9
* | MFC r315900,r315973,r315974:mmel2017-05-0810-221/+221
* | MFC r303261,r315059:mmel2017-05-0812-886/+1039
* | MFC r306704,r308406:mmel2017-05-083-15/+6
* | MFC r306631,r306640,r306641,r306650,r306656:mmel2017-05-084-119/+44
* | MFC r310189:ian2017-05-081-1/+1
* | MFC r312292, r313573:ian2017-05-0813-208/+28
* | MFC r312251:ian2017-05-081-4/+0
OpenPOWER on IntegriCloud