| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | Update OFED to Linux 3.7 and update Mellanox drivers. | alfred | 2013-09-29 | 1 | -15/+59 |
* | | Address double init of ip_log mutex, fixing a panic after ipfilter is | cy | 2013-09-21 | 1 | -1/+1 |
* | | Enable main ipfilter sysctl MIBs. | cy | 2013-09-21 | 1 | -28/+26 |
* | | Convert ipfilter from timeout(9) to callout(9). | cy | 2013-09-21 | 2 | -4/+14 |
* | | Remove additional non-FreeBSD code. | cy | 2013-09-21 | 1 | -25/+2 |
* | | Fix !INET6 build. | glebius | 2013-09-07 | 1 | -1/+1 |
* | | Update ipfilter 4.1.28 --> 5.1.2. | cy | 2013-09-06 | 45 | -12884/+32595 |
|\ \ |
|
| * | | As per the developers handbook (5.3.1 step 1), prepare the vendor trees for | cy | 2013-07-19 | 43 | -40513/+0 |
* | | | Add firmware for Centrino 2200-N wireless devices. | gnn | 2013-08-28 | 1 | -0/+12250 |
* | | | drm/radeon: Import the Radeon KMS driver | dumbbell | 2013-08-25 | 97 | -0/+32767 |
* | | | Merge ACPICA 20130823. | jkim | 2013-08-23 | 41 | -105/+1070 |
* | | | Assorted fixes to krping. Disconnect the rest of sys/contrib/rdma from | np | 2013-08-23 | 3 | -7/+22 |
* | | | Add firmware for the Intel 2030 and variants. | adrian | 2013-08-11 | 1 | -0/+24904 |
* | | | Remove a now-unused firmware. | adrian | 2013-08-11 | 1 | -7833/+0 |
* | | | Update the 6000g2a image. | adrian | 2013-08-11 | 1 | -0/+30188 |
* | | | Realtek's RTL8712 firmware blob needed by the upcoming rsu(4) driver. | rpaulo | 2013-07-29 | 1 | -0/+2149 |
* | | | Merge ACPICA 20130725. | jkim | 2013-07-26 | 24 | -634/+1533 |
* | | | Fix build for gcc users by declaring variables for unions in structs which | netchild | 2013-07-10 | 1 | -7/+7 |
* | | | Adding urtwn(4) firmware and related changes. | hiren | 2013-07-10 | 3 | -0/+609 |
* | | | - Move videodev headers from compat/linux to contrib/v4l (cp from vendor and | netchild | 2013-07-06 | 2 | -0/+2137 |
* | | | Check the return value from ath_hal_malloc() | adrian | 2013-06-29 | 1 | -0/+5 |
* | | | Move definitions required by userland applications out of acpica_machdep.h. | jkim | 2013-06-27 | 1 | -1/+11 |
* | | | Merge ACPICA 20130626. | jkim | 2013-06-27 | 40 | -240/+508 |
* | | | If EEPROM data is provided by the AHB layer, copy it in. | adrian | 2013-06-26 | 1 | -0/+6 |
* | | | Re-enable the channel set code for the AR933x. | adrian | 2013-06-26 | 1 | -11/+9 |
* | | | In preparation to support AR933x SoC builds, allow the AH_SUPPORT_AR93(xx) | adrian | 2013-06-26 | 1 | -3/+6 |
* | | | Add a stub AR93xx RF module just to keep the linker happy. | adrian | 2013-06-26 | 1 | -0/+21 |
* | | | The AR9300 HAL uses this config to program AR_PHY_SWITCH_COM_2 on AR9485 | adrian | 2013-06-14 | 1 | -0/+3 |
* | | | Flip on AH_PRIVATE_DIAG by default; this will include the AR9300 EEPROM | adrian | 2013-06-14 | 1 | -0/+1 |
* | | | Add bluetooth setup method functions to the HAL. | adrian | 2013-06-14 | 1 | -0/+8 |
* | | | If chan is NULL, don't derefrence it. | adrian | 2013-06-14 | 1 | -0/+5 |
* | | | Set the FreeBSD capability bit to indicate that LNA diversity is enabled. | adrian | 2013-06-13 | 1 | -0/+7 |
* | | | Return HAL_ANT_VARIABLE for now, until it's unstubbed. | adrian | 2013-06-13 | 1 | -1/+1 |
* | | | Tie in the LNA diversity configuration functions into the HAL. | adrian | 2013-06-12 | 1 | -0/+6 |
* | | | Fix a false -> AH_FALSE. | adrian | 2013-05-29 | 1 | -1/+1 |
* | | | Merge ACPICA 20130517. | jkim | 2013-05-20 | 160 | -2194/+3607 |
|\ \ \
| | |/
| |/| |
|
* | | | Turns out that there really isn't an RTC chip on this board, at all. | imp | 2013-05-12 | 1 | -3/+0 |
* | | | Make the read/write routines default to the newer DS1337 part, but keep | imp | 2013-05-10 | 1 | -20/+2 |
* | | | As requested, move this back to opt-in and list my boards. | imp | 2013-05-10 | 1 | -3/+30 |
* | | | Remove the commented out code I just committed. If we need it, I'll | imp | 2013-05-10 | 1 | -225/+0 |
* | | | Add support from GE Intelligent Platform Cavium Octeon boards. Add | imp | 2013-05-10 | 5 | -12/+457 |
* | | | Both my EBH5200 and GE WANIC 6354 have a RTC as well. It looks from | imp | 2013-05-10 | 1 | -18/+3 |
* | | | MFV: r250336 | jkim | 2013-05-08 | 1 | -0/+1 |
* | | | Expose cvmx_mgmt_port_num_ports() as a wrapper to the static | imp | 2013-05-02 | 2 | -0/+18 |
* | | | Fix this code to compile without warnings - AH_DEBUG was pulling in | adrian | 2013-05-02 | 1 | -2/+6 |
* | | | Add device identification and probe/attach support for the QCA9565. | adrian | 2013-05-02 | 1 | -0/+2 |
* | | | Fix incorrect sizeof() in bzero() | eadler | 2013-05-01 | 1 | -1/+1 |
* | | | Disable TXCONT, it's not here in FreeBSD. | adrian | 2013-05-01 | 1 | -0/+2 |
* | | | There's no HAL_EEPROM in FreeBSD - use ar9300_eeprom_t instead. | adrian | 2013-05-01 | 1 | -1/+1 |
* | | | Sync from git - ah_config is in 'ath_hal', not 'ath_hal_private' on | adrian | 2013-04-29 | 1 | -1/+1 |