summaryrefslogtreecommitdiff
path: root/sys/contrib
Commit message (Expand)AuthorAgeFilesLines
* MF11 r320731,320749,320759: Add Amazon Elastic Network Adapter driverColin Percival2017-07-079-0/+7426
* MFC r317928Justin Hibbits2017-06-182-1/+6
* MFC r318998:Cy Schubert2017-06-061-2/+2
* MFC r318606:Cy Schubert2017-05-301-14/+2
* MFC r318745:Cy Schubert2017-05-301-4/+0
* MFC efivar(8) (by imp):Konstantin Belousov2017-05-2037-0/+37542
* MFC r310560:Oleksandr Tymoshenko2017-05-081-2/+2
* MFC r316810, r316814, r316816, r316991:Cy Schubert2017-04-262-2/+3
* MFC r316811, r317139:Cy Schubert2017-04-211-0/+4
* MFC r316809:Cy Schubert2017-04-211-1/+1
* Bring kernel space CloudABI code in sync with HEAD.Ed Schouten2017-04-065-462/+401
* MFC: r306686, r308953, r311462, r311529, r312438, r314611Jung-uk Kim2017-03-30344-10889/+53667
* MFC r312886:Cy Schubert2017-03-112-4/+4
* MFC r312292, r313573:Ian Lepore2017-03-021-1/+1
* MFC r312787:Cy Schubert2017-02-252-1/+6
* MFC r311950:Bjoern A. Zeeb2017-01-191-4/+4
* MFC r308659:Luiz Otavio O Souza2016-12-301-1/+0
* MFC r307067, r307068, r307087, r307088, r307089,Oleksandr Tymoshenko2016-10-181-7/+20
* MFC r303818, r303833, r303941, r304478, r304481, r304483, r304484, r304554,Ed Schouten2016-10-1210-421/+4180
* MFC r305104:Oleksandr Tymoshenko2016-09-022-51/+69
* MFC r304953:Dimitry Andric2016-08-315-7/+29
* MFC r302966:Mariusz Zaborski2016-08-081-2/+4
* MFC r302965:Mariusz Zaborski2016-08-081-0/+1
* MFC r303322,303326,303327,303345,303413,303416,303418,303557Sean Bruno2016-08-017-45527/+122225
* Only set the ipfilter running state to 'not running' if we areBjoern A. Zeeb2016-07-061-2/+3
* Remove SoC-specific integrations from dTSEC, to make it SoC agnostic.Justin Hibbits2016-07-0513-3702/+32
* Virtualise ipfilter.Bjoern A. Zeeb2016-06-305-159/+345
* Remove unused global variables as well as unused memoryBjoern A. Zeeb2016-06-303-23/+0
* Get closer to a VIMAGE network stack teardown from top to bottom ratherBjoern A. Zeeb2016-06-211-1/+1
* [ath] implement TX queue configuration extensions for the AR9380 HAL.Adrian Chadd2016-06-201-13/+33
* [ath_hal] modify the xmit code to use temporary variables for setting qmisc/d...Adrian Chadd2016-06-081-38/+23
* [ath_hal] add a _S so FSP (frame scheduling policy) can be set/read via SM/MS...Adrian Chadd2016-06-081-0/+1
* [ath_hal] correctly initialise the CAB queue default valueAdrian Chadd2016-06-081-5/+23
* [ath_hal] initialise ah_beaconInterval when the AP/IBSS/TDMA beacon is setup.Adrian Chadd2016-06-082-2/+3
* [ath_hal] add AR9462 (jupiter) RX gain / XLNA programming.Adrian Chadd2016-06-053-0/+60
* [ath_hal] Add Jupiter 2.1 (AR9462 mac 640.3) support.Adrian Chadd2016-06-051-3/+32
* [ath_hal] teach the reset path(s) about Jupiter 2.1.Adrian Chadd2016-06-051-3/+4
* [ath_hal] convert the MCI code over to work on Jupiter 2.1.Adrian Chadd2016-06-051-7/+7
* [ath_hal] Make the AR9462 2.0 initvals from ath9k compile.Adrian Chadd2016-06-051-19/+20
* [ath_hal] add STOMP_AUDIO for AR9462/QCA9565.Adrian Chadd2016-06-041-0/+6
* [ath_hal] add azimuth timestamp payload marking for AR9380 and later chips.Adrian Chadd2016-06-011-0/+1
* [ath_hal] implement shared PA handling checks, based on ath9k.Adrian Chadd2016-06-011-8/+16
* [ath_hal] add MCI bits from ath9k for QCA9565Adrian Chadd2016-06-011-21/+106
* [ath_hal] add support for QCA9565 for configuring the bluetooth antenna LNA d...Adrian Chadd2016-06-011-3/+34
* [ath_hal] Allow the BT antenna diversity option to be enabled for QCA9565.Adrian Chadd2016-06-011-2/+4
* [ath_hal] add QCA9565 bluteooth antenna control.Adrian Chadd2016-06-011-2/+30
* [ath_hal] add extra debugging for MCI interrupts.Adrian Chadd2016-06-011-0/+2
* [ath_hal] rename the MCI state info routine.Adrian Chadd2016-05-311-1/+10
* [ath_hal] add QCA9565 and MCI related registers.Adrian Chadd2016-05-311-0/+29
* [ath_hal] migrate the bluetooth definitions out from ah.h / ar9300_freebsd_in...Adrian Chadd2016-05-311-357/+0