2016-09-07 |
Imre Vadász | if_iwm - Sync valid_tx_ant and valid_rx_ant mask handling...
|
commit | commitdiff | tree |
2016-09-07 |
Imre Vadász | if_iwm - Use chipset configuration structs like iwlwifi...
|
commit | commitdiff | tree |
2016-09-07 |
Imre Vadász | if_iwm - Use ic->ic_tq for iwm_endscan_cb instead of...
|
commit | commitdiff | tree |
2016-09-06 |
Imre Vadász | if_iwm - Sync nvm parsing code with Linux iwlwifi.
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Make sure we call iwm_detach_local only once.
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Remove calib_version field from struct iwm_nvm_data.
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Sync iwm_nvm_read_chunk() function with Linux...
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Sync if_iwm_phy_db code with Linux iwlwifi.
|
commit | commitdiff | tree |
2016-09-05 |
Imre Vadász | if_iwm - Remove some unneeded #include-s from all ...
|
commit | commitdiff | tree |
2016-09-04 |
Imre Vadász | if_iwm - The HW Revision stepping constants should...
|
commit | commitdiff | tree |
2016-09-04 |
Imre Vadász | if_iwm - Remove more old unused scan API definitions.
|
commit | commitdiff | tree |
2016-09-04 |
Imre Vadász | if_iwm - Remove deprecated scan API definitions.
|
commit | commitdiff | tree |
2016-09-04 |
Imre Vadász | if_iwm - Remove wrappers around iwm_dma_contig_free...
|
commit | commitdiff | tree |
2016-08-31 |
Imre Vadász | if_iwm - Fix iwm_poll_bit() error value check in iwm_attach().
|
commit | commitdiff | tree |
2016-08-29 |
Imre Vadász | if_iwm - Fix off-by-one check in iwm_read_firmware().
|
commit | commitdiff | tree |
2016-08-28 |
Imre Vadász | if_iwm - Add some pcie device stop code from iwlwifi...
|
commit | commitdiff | tree |
2016-08-28 |
Imre Vadász | if_iwm - Use htole16 for policy field in struct iwm_time_eve...
|
commit | commitdiff | tree |
2016-08-28 |
Imre Vadász | if_iwm - Fix comments and struct definition for struct...
|
commit | commitdiff | tree |
2016-08-28 |
Imre Vadász | if_iwm - Remove unused wantresp field in iwm_rx_data...
|
commit | commitdiff | tree |
2016-08-28 |
Imre Vadász | if_iwm - Remove two duplicate const qualifiers.
|
commit | commitdiff | tree |
2016-07-30 |
Imre Vadász | if_iwm - Fix iwm_poll_bit() usage in iwm_stop_device().
|
commit | commitdiff | tree |
2016-07-25 |
Imre Vadász | if_iwm - Fix inverted logic in iwm_tx().
|
commit | commitdiff | tree |
2016-07-14 |
Imre Vadász | vga - Check for UEFI framebuffer in vga_configure(...
|
commit | commitdiff | tree |
2016-07-13 |
Imre Vadász | vga - Remove unused vga_sub_configure variable.
|
commit | commitdiff | tree |
2016-07-13 |
Imre Vadász | wlan - send RTM_IEEE80211_SCAN event when scan was...
|
commit | commitdiff | tree |
2016-07-13 |
Imre Vadász | wlan - restore interface state check for IEEE80211_IOC_SCAN_...
|
commit | commitdiff | tree |
2016-07-13 |
Imre Vadász | if_iwm - When stopping TX DMA, wait for all channels...
|
commit | commitdiff | tree |
2016-07-13 |
Imre Vadász | iwm: Send PHY DB commands as async commands.
|
commit | commitdiff | tree |
2016-07-13 |
Imre Vadász | if_iwm - Set different pm_timeout for action frames.
|
commit | commitdiff | tree |
2016-07-13 |
Imre Vadász | if_iwm - Remove iwmsleep, it's no longer needed. Use...
|
commit | commitdiff | tree |
2016-07-11 |
Imre Vadász | kernel/pc64: Make metadata.h more compatible with FreeBSD...
|
commit | commitdiff | tree |
2016-07-07 |
Imre Vadász | kernel - Change cpu_idle_hlt default for modern amd...
|
commit | commitdiff | tree |
2016-06-22 |
Imre Vadász | kern: Also detect KVM via the Hypervisor vendor ID...
|
commit | commitdiff | tree |
2016-06-20 |
Imre Vadász | kernel - Fix typo in ppoll entry in sys/kern/syscalls...
|
commit | commitdiff | tree |
2016-06-19 |
Imre Vadasz | kernel - Implement ppoll system call with precise microsecon...
|
commit | commitdiff | tree |
2016-06-18 |
Imre Vadász | sleep.9: Make tsleep_interlock(9) example a bit more...
|
commit | commitdiff | tree |
2016-06-13 |
Imre Vadász | if_iwm - Fix channel list iteration in iwm_mvm_config_umac_s...
|
commit | commitdiff | tree |
2016-06-11 |
Imre Vadász | if_iwm - Add and use iwm_phy_db_free(), to plug phy_db...
|
commit | commitdiff | tree |
2016-06-11 |
Imre Vadász | if_iwm - GC unused struct iwm_rx_buf. Two small nitpicks.
|
commit | commitdiff | tree |
2016-06-11 |
Imre Vadász | if_iwm - Use mbuf for large firmware commands, like...
|
commit | commitdiff | tree |
2016-06-10 |
Imre Vadász | if_iwm - Use DragonFly specific convenience functions...
|
commit | commitdiff | tree |
2016-06-10 |
Imre Vadász | if_iwm - Compare paylen to datasz instead of sizeof...
|
commit | commitdiff | tree |
2016-06-10 |
Imre Vadász | if_iwm - Fix iwm_dma_contig_free(). dma->map is always...
|
commit | commitdiff | tree |
2016-06-09 |
Imre Vadász | if_iwm - Free rx ring on detach. Free nvm_sections...
|
commit | commitdiff | tree |
2016-06-07 |
Imre Vadász | if_iwm - Avoid bus_dmamap_create()/_destroy() calls...
|
commit | commitdiff | tree |
2016-06-06 |
Imre Vadász | if_iwm - Use vap->iv_myaddr instead of ic->ic_macaddr...
|
commit | commitdiff | tree |
2016-06-06 |
Imre Vadász | if_iwm - Add support for Intel AC 8260 chipset.
|
commit | commitdiff | tree |
2016-06-06 |
Imre Vadász | iwmfw - Add 8000C firmware for Intel AC 8260 support.
|
commit | commitdiff | tree |
2016-06-05 |
Imre Vadász | if_iwm - Fix m_defrag() usage. Copy-pasto when copying...
|
commit | commitdiff | tree |
2016-06-05 |
Imre Vadász | if_iwm - Add and use iwm_is_valid_ether_addr() function.
|
commit | commitdiff | tree |
2016-06-05 |
Imre Vadász | if_iwm - Avoid leaking memory, and fix error handling...
|
commit | commitdiff | tree |
2016-06-05 |
Imre Vadász | if_iwm - When transitioning to INIT, vap->iv_newstate...
|
commit | commitdiff | tree |
2016-06-04 |
Imre Vadász | if_iwm - Fix iwm_mvm_lmac_scan_fill_channels(), only...
|
commit | commitdiff | tree |
2016-06-04 |
Imre Vadász | if_iwm - Make some functions static in if_iwm_led.c...
|
commit | commitdiff | tree |
2016-06-03 |
Imre Vadász | if_run - Add missing RUN_LOCK/RUN_UNLOCK around a run_get_ts...
|
commit | commitdiff | tree |
2016-06-02 |
Imre Vadász | if_iwm - Workaround, which fixes beacon and statistic...
|
commit | commitdiff | tree |
2016-06-02 |
Imre Vadász | if_iwm - Add 3165 chipset ids.
|
commit | commitdiff | tree |
2016-06-02 |
Imre Vadász | if_iwm - Update to support version 16 firmware.
|
commit | commitdiff | tree |
2016-06-02 |
Imre Vadász | iwmfw - Update to version 16 firmware.
|
commit | commitdiff | tree |
2016-06-01 |
Imre Vadász | smbacpi.4: Add a manpage for smbacpi(4).
|
commit | commitdiff | tree |
2016-05-31 |
Imre Vadász | smbacpi: Implement I2cSerialBus ACPI support module...
|
commit | commitdiff | tree |
2016-05-31 |
Imre Vadász | ig4: Add ig4_acpi.c for attaching on ACPI (needed for...
|
commit | commitdiff | tree |
2016-05-29 |
Imre Vadász | gpio_acpi: Turn this into a child device of gpio_intel.
|
commit | commitdiff | tree |
2016-05-28 |
Imre Vadász | gpio_acpi: Add allocate/release functions for GpioIo...
|
commit | commitdiff | tree |
2016-05-28 |
Imre Vadász | gpio_acpi: Factor out gpio_acpi_check_gpioint().
|
commit | commitdiff | tree |
2016-05-27 |
Imre Vadász | virtio_blk: Add support for indirect buffers.
|
commit | commitdiff | tree |
2016-05-26 |
Imre Vadász | if_iwm - valid_{tx,rx}_ant from radio_cfg is only needed...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Further ifp->if_softc -> ic_softc conversions...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | u4b/wlan - Convert ifp->if_softc -> ic->ic_softc.
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | u4b/wlan - Mechanically convert to IFNET_STAT_INC.
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | if_iwm: Utilize updated net80211 stuff, improves scanning...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Add missing ic_softc initializations in sys...
|
commit | commitdiff | tree |
2016-05-09 |
Matthew Dillon | 80211 - Fixup missing ic_name, ic_softc
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Update README.DRAGONFLY, we use "if_inc_counter...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Check if_clone_destroy return value.
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Update up to FreeBSD's r287029 (only skipping...
|
commit | commitdiff | tree |
2016-05-09 |
Imre Vadász | 80211 - Migrate the scan iterator lock typedefs into...
|
commit | commitdiff | tree |
2016-05-01 |
Imre Vadász | gpio_intel: Slightly simplify interface to chipset...
|
commit | commitdiff | tree |
2016-05-01 |
Imre Vadász | gpio_intel: Use a cookie object for gpio interrupt...
|
commit | commitdiff | tree |
2016-04-29 |
Imre Vadász | gpio_acpi: Introduce separate setup_intr and teardown_intr...
|
commit | commitdiff | tree |
2016-04-28 |
Imre Vadász | boot/common: Clean up, ansify some functions, remove...
|
commit | commitdiff | tree |
2016-04-27 |
Imre Vadász | ahci: Add and use AHCI_PREG_SCTL_IPM_NODEVSLP definition...
|
commit | commitdiff | tree |
2016-04-22 |
Imre Vadász | ahci: Add some DevSleep defintions. Recognize DevSleep...
|
commit | commitdiff | tree |
2016-04-22 |
Imre Vadász | ahci: Clean up SET_FEATURES definitions. Add some power...
|
commit | commitdiff | tree |
2016-04-18 |
Imre Vadász | sys/boot/efi/loader: Make module autoloading work as...
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | efi/loader: Increase default staging area to 96MB....
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi/boot1: Use NELEM.
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi: Add boot1 to the build.
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi/boot1: Port efi boot1 loader from FreeBSD...
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi/boot1: Port Makefile, comment out fatfs...
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/common: Make ufsread.c build and work with...
|
commit | commitdiff | tree |
2016-04-17 |
Imre Vadász | sys/boot/efi: Import subset of FreeBSD's sys/boot/efi...
|
commit | commitdiff | tree |
2016-04-16 |
Imre Vadász | gpio_intel: Add workaround for concurrent GPIO register...
|
commit | commitdiff | tree |
2016-04-10 |
Imre Vadász | gpio_intel: Handle level triggered interrupts more...
|
commit | commitdiff | tree |
2016-04-09 |
Imre Vadász | gpio_intel: Change GPIOcfg bits when needed to enable...
|
commit | commitdiff | tree |
2016-04-09 |
Imre Vadász | gpio_intel: Fix CHV_GPIO_CTL1_INVRX constant, we need...
|
commit | commitdiff | tree |
2016-04-03 |
Imre Vadász | gpio_intel: Allow switching edge-trigger mode between...
|
commit | commitdiff | tree |
2016-04-03 |
Imre Vadász | gpio_intel: Move Cherryview SoC specific code into...
|
commit | commitdiff | tree |
2016-04-02 |
Imre Vadász | kernel/acpi: Add acpi_MatchUid function for matching...
|
commit | commitdiff | tree |
2016-03-29 |
Imre Vadász | gpio_intel: Support integrated GPIO controllers of...
|
commit | commitdiff | tree |