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_type.h
Age
Commit message (
Expand
)
Author
2023-05-15
Count the number of link down events in the MAC using with LINK_DN_CNT.
msaitoh
2021-12-24
Add code to support API version 1.5. No functional change.
msaitoh
2021-12-24
Update copyright to 2020.
msaitoh
2021-12-24
Move some definitions. No functional change. Part of FreeBSD ix-3.3.18.
msaitoh
2021-12-15
Match X550_PHY_ID correctly on X550.
msaitoh
2021-12-10
Add some unused macros. Sync with FreeBSD ix-3.3.14.
msaitoh
2021-11-01
fix typos, mainly in words minimum and maximum, but also few others.
andvar
2021-05-19
No functional change:
msaitoh
2020-12-26
Disable some interrupt in ixgbe_{legacy_irq,msix_admin}() to prevent log spam.
msaitoh
2020-12-26
Disable/enable the OTHER interrupts correctly.
msaitoh
2020-12-11
Don't use EIMC_OTHER bit because it's read only other than 82598.
msaitoh
2020-08-31
If an SFP+ module is not inserted, don't try to access SFP+ EEPROM.
msaitoh
2019-12-23
Add recovery code for unsupported SFP+.
msaitoh
2019-09-20
- Make ixv_set_multi() work correctly (especially for PROMISC) when the
msaitoh
2019-09-12
Add support ALLMULTI on ixv(4):
msaitoh
2019-07-24
Fix some problems found by KUBSan:
msaitoh
2019-07-02
Sync with FreeBSD ix-3.3.10 part 1. No functional change in this part:
msaitoh
2019-06-27
Sync with FreeBSD ix-3.3.8 part 1. No functional change in this part:
msaitoh
2019-03-05
NetBSD currently uses traffic class 0 only. Other traffic classes aren't used
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-06-11
Apply changes of FreeBSD ix-3.2.18.tgz:
msaitoh
2018-04-04
Sync with FreeBSD r331224 except ixv_if_update_admin_status()'s change:
msaitoh
2018-04-04
Sync with the remaining part of FreeBSD r328265 except sfp_reinit stuff:
msaitoh
2018-03-15
Add some changes from ix-3.2.17.tar.gz and r328265. Not fully synchronized.
msaitoh
2018-02-20
- Fix a bug that RX may stall on heavy load on ixg(4) derived from FreeBSD's
msaitoh
2017-12-06
Sync with FreeBSD's r326022. All of the following changes have no influence
msaitoh
2017-10-04
Add 2.5GBASE-T and 5GBASE-T support. (forgotten in the last commit)
msaitoh
2017-10-03
Make mailbox statistic counters evcnt(9).
msaitoh
2017-09-14
Quick hack to fix ixv(4)'s hardware counter. ixgbe_rx_checksum() passes
msaitoh
2017-08-30
- Sync with FreeBSD r320688 (and up to r322865):
msaitoh
2017-06-28
Add IXGBE_TIPG_IPGT_MASK and IXGBE_PAP_PACE_MASK for packet pacing.
msaitoh
2017-06-27
Add some register definitions for X550 and newer.
msaitoh
2017-06-23
Remove unused "cached_autoc". It was removed in ixgbe_82599.c rev.1.12
msaitoh
2017-06-02
- Print NVM Image Version, PHY FW Revision, NVM Map version and OEM NVM
msaitoh
2017-05-26
Count Bad SFD (Start Frame Delimiter). X550 and newer have this register.
msaitoh
2017-05-18
- Count "Total Packets Missed" by evcnt(9)
msaitoh
2017-02-24
Print mac.type and the TrackID.
msaitoh
2017-01-19
Reduce diff against FreeBSD. No functional change.
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
Update ixg(4) and ixv(4) up to FreeBSD r282299:
msaitoh
2016-12-01
Update ixg(4) and ixv(4) up to FreeBSD r280197:
msaitoh
2015-08-13
Reduce diff against FreeBSD r280181.
msaitoh
2015-08-13
- Add MSI/MSI-X support. The multiqueue function is not supported yet.
msaitoh
2015-08-05
Sync ixg(4) up to FreeBSD r279805 (or r280181) which include some bugfixes.
msaitoh
2015-04-24
Sync ixg(4) up to FreeBSD r250108:
msaitoh
2015-04-02
Update our ixg(4) driver up to FreeBSD r238149:
msaitoh
2015-03-27
Synchronize our ixg(4) driver up to FreeBSD r230775:
msaitoh
2015-02-24
Add 82599EN_SFP and 82599_SFP_SF_QP. Not tested.
msaitoh
[next]