aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
...
* Fix local macro for early KVA allocation.Svatopluk Kraus2016-01-121-1/+1
* sfxge: cleanup: use consistent types for NVRAM partitionsAndrew Rybchenko2016-01-125-35/+35
* sfxge: fix interrupt handling for MedfordAndrew Rybchenko2016-01-124-48/+138
* sfxge: update NVRAM partition lookup for MedfordAndrew Rybchenko2016-01-121-12/+83
* sfxge: cleanup: improve consistency in efx_check.hAndrew Rybchenko2016-01-121-14/+8
* sfxge: remove obsolete efx_mac_hash_set() from common codeAndrew Rybchenko2016-01-122-56/+2
* sfxge: rework MCDI header version handlingAndrew Rybchenko2016-01-124-2/+13
* sfxge: rename hunt filter methods, types etc. to ef10 and use for MedfordAndrew Rybchenko2016-01-125-235/+252
* sfxge: add definitions for compressed satellite images to common code headersAndrew Rybchenko2016-01-121-0/+13
* sfxge: add new MCDI sensors to common codeAndrew Rybchenko2016-01-121-0/+7
* sfxge: remove unnecessary pulling out of soft bits from RX eventsAndrew Rybchenko2016-01-121-5/+0
* sfxge: remove obsolete common code PKTFILTER moduleAndrew Rybchenko2016-01-125-63/+3
* sfxge: rename hunt MCDI methods to ef10 and use for MedfordAndrew Rybchenko2016-01-124-47/+56
* sfxge: rename hunt nvram methods and use for MedfordAndrew Rybchenko2016-01-124-125/+138
* sfxge: rename Huntington VPD methods to ef10 and use for MedfordAndrew Rybchenko2016-01-123-44/+58
* sfxge: rename hunt RX methods to ef10 and use for MedfordAndrew Rybchenko2016-01-124-52/+60
* sfxge: rename hunt TX methods to ef10 and use for MedfordAndrew Rybchenko2016-01-123-57/+83
* sfxge: rename hunt ev methods to ef10 and use for MedfordAndrew Rybchenko2016-01-124-54/+57
* sfxge: rename hunt interrupt methods to ef10 and use on MedfordAndrew Rybchenko2016-01-123-25/+34
* sfxge: update SRAM methods to be no-ops on Medford as wellAndrew Rybchenko2016-01-124-11/+13
* sfxge: use NIC config in place of some Huntington specific PIO constantsAndrew Rybchenko2016-01-122-2/+6
* sfxge: change hunt specific fields of efx_nic_t to ef10Andrew Rybchenko2016-01-125-84/+95
* Document etherswitch and drivers using this framework.Christian Brueffer2016-01-121-0/+19
* sfxge: update autogenerated monitors listsAndrew Rybchenko2016-01-122-2/+14
* sfxge: add medford_impl.h, medford_nic.c, ef10_impl.hAndrew Rybchenko2016-01-125-0/+153
* sfxge: add Medford sensor supportAndrew Rybchenko2016-01-123-32/+33
* sfxge: use MCDIv2 on MedfordAndrew Rybchenko2016-01-121-2/+2
* sfxge: add Medford PCI IDs to common codeAndrew Rybchenko2016-01-123-23/+49
* sfxge: add sanity checking for EFX_OPT_MEDFORD build option to efx_check.hAndrew Rybchenko2016-01-121-43/+57
* Enable warnings in EFI boot codeSteven Hartland2016-01-1244-124/+127
* hyperv/hn: Removed unused netvsc_init()Sepherosa Ziehau2016-01-121-47/+0
* hyperv/hn: Avoid mbuf cluster allocation, if the packet is small.Sepherosa Ziehau2016-01-122-23/+29
* hyperv/hn: Implement SIOC[SG]IFMEDIA supportSepherosa Ziehau2016-01-122-2/+40
* hyperv/hn: Implement LROSepherosa Ziehau2016-01-126-5/+289
* wpi, iwn: implement ic_getradiocaps methodAndriy Voskoboinyk2016-01-122-21/+83
* rtwn: import r290022 (do not filter out control frames in the RX path)Andriy Voskoboinyk2016-01-121-4/+8
* Fix importing l2arc device by guidAlan Somers2016-01-111-1/+9
* Add two more assertions to catch busdma problems. Each segment providedColin Percival2016-01-111-0/+5
* Fix a bug introduced in r291716:Colin Percival2016-01-111-24/+2
* ext4: mount panic from freeing invalid pointersPedro F. Giffuni2016-01-111-1/+1
* ext4: add support for reading sparse filesPedro F. Giffuni2016-01-114-34/+80
* Change the type of newsize argument in the smbfs_smb_setfsize() functionAndrey V. Elsukov2016-01-113-6/+8
* Record physical path information in ZFS VdevsAlan Somers2016-01-111-32/+98
* cxgbe: bind the ithreads that handle NIC rx to the correct CPU if the kernelNavdeep Parhar2016-01-111-0/+7
* DIOCGSECTORSIZE expects to write to a u_int, but struct zfs_probe_argsAllan Jude2016-01-111-1/+1
* Close iSCSI sessions on shutdownSteven Hartland2016-01-112-29/+73
* sfxge: add Medford build option disabled by defaultAndrew Rybchenko2016-01-111-0/+1
* Bring RADIX_MPATH support to new routing KPI to ease migration.Alexander V. Chernikov2016-01-114-21/+55
* Do not rewrite all ro_flags.Alexander V. Chernikov2016-01-111-1/+1
* - Add support for Advantech PCI-1602 Rev. B1 and PCI-1603 cards. [1]Marius Strobl2016-01-102-28/+128