index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
ixgbe
/
ixgbe_x550.c
Age
Commit message (
Expand
)
Author
2022-05-31
s/disbale/disable/ and s/enbale/enable/ in comments. also one more typo fix.
andvar
2021-12-24
Update copyright to 2020.
msaitoh
2021-12-15
Check host interface return status. No functional change on NetBSD.
msaitoh
2021-12-10
Whitespace fix. Sync with FreeBSD ix-3.3.14.
msaitoh
2021-12-10
Add typecast for type mismatch.
msaitoh
2021-12-10
Initialize data field in struct buffer.
msaitoh
2021-05-19
No functional change:
msaitoh
2021-04-30
Add missing __KERNEL_RCSID().
msaitoh
2020-02-05
No functional change:
msaitoh
2019-12-23
Add recovery code for unsupported SFP+.
msaitoh
2019-08-06
Fix typo in comment. Found by Wataru Ashihara.
msaitoh
2019-06-27
Sync 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-04
Sync with FreeBSD r331224 except ixv_if_update_admin_status()'s change:
msaitoh
2018-04-04
Fix 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 this
msaitoh
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 is
msaitoh
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-05
Update ixg(4) and ixv(4) up to FreeBSD r303890:
msaitoh
2016-12-02
Update ixg(4) and ixv(4) up to FreeBSD r292674:
msaitoh
2016-12-01
Add forgotten ixgbe_x550.c and ixgbe_x550.h.
msaitoh