summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_ice.c
AgeCommit message (Expand)Author
7 dayswait for ice(4) software interrupt to occur when flushing queue interruptsStefan Sperling
7 daysfix build without ICE_DEBUGStefan Sperling
7 daysimplement the ice(4) Rx interrupt handlerStefan Sperling
7 daysin ice(4), ensure that vsi->max_frame_size gets setStefan Sperling
8 daysuse down->up hammer to handle ENETRESET in ice_ioctl; can be refined laterStefan Sperling
8 daysavoid sending needless MAC address updates to ice(4) hardwareStefan Sperling
8 daysfor clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attachesStefan Sperling
9 daysimplement ice_down(); ifconfig ice0 down/up is working nowStefan Sperling
14 daysAdd a work-in-progress version of ice(4), a driver for Intel E810 devices.Stefan Sperling