Merge branch 'vendor/GDTOA'
[dragonfly.git] / sys / dev / netif /
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-17 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-17 Sepherosa Ziehaubce(4): fix module glue
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-07 Sepherosa ZiehauDisable TX hardware CSUM offloading.
2009-01-07 Sepherosa ZiehauRemove sr(4) ISA part's remainder
2009-01-07 Sepherosa ZiehauRemove ISA network device cx(4)
2009-01-07 Sepherosa ZiehauRemove ISA part of sr(4)
2009-01-05 Simon Schubertif_re needs miibus
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-02 Sepherosa ZiehauAdd age(4) for Attansic/Atheros L1 gigabit ethernet...
2009-01-01 Sascha WildnerFix typo (unbreaks LINT build).
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Sepherosa ZiehauAdd ale(4) for Atheros AR8121/AR8113/AR8114 PCIe ethern...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-29 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-29 Sepherosa ZiehauAllow packet count based RX/TX interrupt coalescing...
2008-12-29 Sepherosa ZiehauTypo
2008-12-29 Sepherosa ZiehauAdd driver for Attansic PHYs.
2008-12-29 Sepherosa Ziehauregen
2008-12-29 Sepherosa ZiehauAdd Atheos Attansic PHY IDs
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Sepherosa ZiehauUse pci_is_pcie()
2008-12-27 Sepherosa ZiehauMake sure to read the last byte of EEPROM descriptor...
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-26 Sepherosa ZiehauUse 16QW as RX FIFO threshold to improve PCIe compatibility
2008-12-26 Sepherosa ZiehauPull ether_input_chain_init() and ether_input_dispatch...
2008-12-26 Sepherosa ZiehauBring in RSS (receive side scaling) support, i.e. multi...
2008-12-26 Sepherosa ZiehauFirst step toward multiple RX ring support
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-22 Sepherosa Ziehau- Use ether_input_chain on RX path
2008-12-22 Sepherosa ZiehauRemove unused macros
2008-12-22 Sepherosa ZiehauFold jme_ring_data and jme_chain_data, so RX ring/descs...
2008-12-21 Sepherosa Ziehau- Add polling(4) support for jme(4)
2008-12-20 Sascha WildnerEliminate some dead initialization.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Sepherosa ZiehauSymbol TX desc is only used by 64bits TX chain format.
2008-12-17 Sepherosa ZiehauAlways free the passed in mbuf if jme_encap() failed.
2008-12-17 Sepherosa ZiehauDon't use magic number
2008-12-17 Sepherosa ZiehauRename ring_cnt to desc_cnt.
2008-12-17 Sepherosa ZiehauTunable number of RX/TX descs
2008-12-17 Sepherosa ZiehauRemove unused macros
2008-12-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-12-14 Sepherosa ZiehauUse 32bit TX chain format on the platform or NIC which...
2008-12-12 Sascha WildnerMerge branch 'misc'
2008-12-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-09 Sepherosa ZiehauDon't enable hardware timer simulated interrupt moderat...
2008-12-08 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-05 Sepherosa ZiehauDon't set max read request size on 10/100 only PCIe...
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-11-30 Sascha WildnerRemove handling of CVS IDs.
2008-11-30 Sepherosa ZiehauRecognize TTTech MC322
2008-11-30 Sepherosa ZiehauFilter out 8139 chips by PCI revid. It looks like...
2008-11-30 Sepherosa ZiehauRemove jumbo frame support for 8169; it never works...
2008-11-30 Sepherosa Ziehau- Use a longer timeout value for firmware handshaking.
2008-11-26 Sepherosa Ziehau- JMC260 with full mask revision 2 and ECO revision...
2008-11-23 Sepherosa ZiehauSave the value read from TX queue CSR, so we don't...
2008-11-19 Sepherosa ZiehauDon't use "timeout" mode for RX HC. The "collect"...
2008-11-10 Sepherosa ZiehauReconfigure default interrupt moderation parameters:
2008-10-30 Sepherosa ZiehauPut unknown hardware ids print back into bootverbose...
2008-10-28 Sepherosa ZiehauRecollect TX/RX descriptors if we are going to switch...
2008-10-28 Sepherosa ZiehauTry recollecting RX/TX descriptors if we are going...
2008-10-25 Sepherosa Ziehau- RX/TX coal parameters could be set at any time.
2008-10-22 Sepherosa ZiehauAdd 5906/5906M support. Based on my old patch with...
2008-10-21 Sepherosa Ziehau- Move RX filter configuration from re_init() into...
2008-10-19 Sepherosa ZiehauAdd pcie_set_max_readrq() to avoid code duplication...
2008-10-19 Sepherosa ZiehauAdd m_devpad() to avoid code duplication in various...
2008-10-19 Sepherosa ZiehauReduce RX coal ticks to 100us (favors performance a...
2008-10-19 Sepherosa Ziehau- In re_stop(), call re_reset(), which is supposed...
2008-10-19 Sepherosa Ziehau- Pack boolean fields into re_softc.re_flags
2008-10-19 Sepherosa Ziehau- Pack boolean fields into re_softc.re_flags
2008-10-19 Sepherosa Ziehau- Move PCIe chip detection into re_probe()
2008-10-18 Sepherosa ZiehauTry recollecting TX descriptors when we are short of...
2008-10-18 Sepherosa ZiehauThere are 4 fields in re_hwrev
2008-10-18 Sepherosa ZiehauReduce the threshold that control when "cut through...
2008-10-18 Sepherosa Ziehau- Don't claim 7422 MTU size is support by various 8111...
2008-10-18 Sepherosa ZiehauFix hardware vlan tagging support by setting vlan infor...
2008-10-18 Sepherosa ZiehauFix re_ioctl SIOCSIFCAP support, so that VLAN_HWTAGGING...
2008-10-17 Sepherosa ZiehauCorrect jumbo frame support for 8168C/CP/D.
2008-10-16 Sepherosa ZiehauAdjust max read request size according to MTU; 512...
2008-10-16 Sepherosa ZiehauAccording to wpaul's comment, 8139C+ only support 64...
2008-10-16 Sepherosa ZiehauAdd hardware csum offload support for MAC style 2 chips...
2008-10-14 Sepherosa Ziehau- Adjust PCI latency timer on all types of chips
2008-10-14 Sepherosa Ziehau0x28000000 is 8168D according to Realtek r8168-8.008...
2008-10-13 Sepherosa ZiehauAdd some PHY fixups before we do mii_phy_probe()
2008-10-13 Sepherosa ZiehauBring in some PCI register settings from RealTek BSD...
2008-10-13 Sepherosa Ziehau- Read ethernet address from IDRx registers.
2008-10-13 Sepherosa Ziehaure_softc.re_swcum_lim is applied to ethernet frame...
2008-10-12 Sepherosa ZiehauAvoid following possible race:
2008-10-12 Sepherosa Ziehau- Nuke re_type, add RE_C_8139CP to indicate the chip...
2008-10-12 Sepherosa ZiehauRework re_probe()
next