Age | Commit message (Expand) | Author |
---|---|---|
7 days | wait for ice(4) software interrupt to occur when flushing queue interrupts | Stefan Sperling |
7 days | fix build without ICE_DEBUG | Stefan Sperling |
7 days | implement the ice(4) Rx interrupt handler | Stefan Sperling |
7 days | in ice(4), ensure that vsi->max_frame_size gets set | Stefan Sperling |
8 days | use down->up hammer to handle ENETRESET in ice_ioctl; can be refined later | Stefan Sperling |
8 days | avoid sending needless MAC address updates to ice(4) hardware | Stefan Sperling |
8 days | for clarity, look at 'perm_addr' for obtaining the MAC when ice(4) attaches | Stefan Sperling |
9 days | implement ice_down(); ifconfig ice0 down/up is working now | Stefan Sperling |
14 days | Add a work-in-progress version of ice(4), a driver for Intel E810 devices. | Stefan Sperling |