summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ixgbe/ixgbe_x550.c
AgeCommit message (Expand)Author
2022-05-31s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix.andvar
2021-12-24Update copyright to 2020.msaitoh
2021-12-15Check host interface return status. No functional change on NetBSD.msaitoh
2021-12-10Whitespace fix. Sync with FreeBSD ix-3.3.14.msaitoh
2021-12-10Add typecast for type mismatch.msaitoh
2021-12-10Initialize data field in struct buffer.msaitoh
2021-05-19No functional change:msaitoh
2021-04-30 Add missing __KERNEL_RCSID().msaitoh
2020-02-05No functional change:msaitoh
2019-12-23Add recovery code for unsupported SFP+.msaitoh
2019-08-06 Fix typo in comment. Found by Wataru Ashihara.msaitoh
2019-06-27Sync with FreeBSD ix-3.3.8 part 2:msaitoh
2018-12-06 Apply FreeBSD ix-3.3.6.tar.gz's change to NetBSD. Tested on C3000 and X550-T1,msaitoh
2018-07-06 Add force_10_100_autonego sysctl. The default vaule is 0(false).msaitoh
2018-04-04Sync with FreeBSD r331224 except ixv_if_update_admin_status()'s change:msaitoh
2018-04-04Fix a bug that "ifconfig ixgN down up" forgot IFM_NONE setting.msaitoh
2018-03-30- Add missing IFM_NONE support. If a interface support linkdown,msaitoh
2018-03-16- Check offset correctly in ixgbe_get_oem_prod_version(). Note that thismsaitoh
2018-03-15 Add some changes from ix-3.2.17.tar.gz and r328265. Not fully synchronized.msaitoh
2017-11-08 Fix a bug that Denverton which uses firmware don't linkup if the media ismsaitoh
2017-08-30- Sync with FreeBSD r320688 (and up to r322865):msaitoh
2017-01-19 Reduce diff against FreeBSD. No functional change.msaitoh
2016-12-27 Fix DEBUGFUNC() output in ixgbe_disable_rx_x550().msaitoh
2016-12-05Update ixg(4) and ixv(4) up to FreeBSD r303890:msaitoh
2016-12-02Update ixg(4) and ixv(4) up to FreeBSD r292674:msaitoh
2016-12-01Add forgotten ixgbe_x550.c and ixgbe_x550.h.msaitoh