HAMMER 56A/Many: Performance tuning - MEDIA STRUCTURES CHANGED!
[dragonfly.git] / sys / dev / netif /
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-15 Sepherosa Ziehau- Add FXP_USABLE_TXCB, which equals (FXP_NTXCB - 1)
2008-06-15 Sepherosa ZiehauDon't assume RV2P page size is always 4Kbytes; at least...
2008-06-15 Sepherosa ZiehauBreak long line
2008-06-08 Sepherosa ZiehauAdd tunable to enable/disable PBCC support in acx(4...
2008-06-06 Sepherosa ZiehauAdd periodic rf calibration support for acx111 part...
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-06-01 Sepherosa Ziehauacx111 parts can't send using short slot time, but...
2008-06-01 Sepherosa ZiehauUse 1Mbits/s as beacon sending rate; it seems to fix...
2008-05-31 Sepherosa ZiehauReduce log verbosity
2008-05-31 Sepherosa ZiehauUse same naming convention as other host controller...
2008-05-28 Sepherosa Ziehau- Rename bce_init_context() to bce_init_ctx()
2008-05-28 Sepherosa Ziehau- Add tunables and sysctl nodes for interrupt moderatio...
2008-05-27 Sepherosa ZiehauUse standard include path
2008-05-27 Sepherosa ZiehauOnly collect 'count' packets when polling(4) is used...
2008-05-27 Sepherosa Ziehau- Apply same adjustment to softc cached TX/RX BD index
2008-05-26 Sepherosa ZiehauAvoid panic upon module unloading
2008-05-25 Sepherosa Ziehau- Count and defrag mbuf before setup TX desc
2008-05-23 Sepherosa Ziehau- For 350 chips, don't set various INTR bits in TX...
2008-05-18 Sepherosa ZiehauCount if_opackets and if_oerrors.
2008-05-18 Sepherosa ZiehauCount if_opackets.
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-16 Sepherosa ZiehauUnify vlan_input() and vlan_input_tag():
2008-05-14 Sepherosa ZiehauReduce ifnet.if_serializer contention on output path:
2008-05-10 Sepherosa Ziehauiwi(4) does not support hardware based WEP encryption...
2008-05-02 Sepherosa ZiehauIntroduce ETHER_INPUT_CHAIN option:
2008-05-01 Sepherosa Ziehau- Promote em(4) polling begin/end ktr into polling(4)
2008-04-27 Sepherosa ZiehauAdd basic support for 8111C; hardware checksum offload...
2008-04-27 Sepherosa ZiehauPrint unknown hardware version.
2008-04-26 Sepherosa Ziehauwi(4) depends on wlan(4)
2008-04-20 Sascha WildnerAnother round of typo fixes (mostly in messages).
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-04-03 Sepherosa ZiehauAdd counters for serializer enter/try
2008-04-02 Sepherosa Ziehau- Add two fields in lwkt_serialize to profile serialize...
2008-04-02 Sepherosa ZiehauUse sysctl_ctx in softc
2008-03-23 Sepherosa ZiehauNuke debug prints.
2008-03-23 Sepherosa ZiehauAdd Broadcom 4402 in bfe(4)
2008-03-22 Sepherosa ZiehauGC ipw(4)
2008-03-22 Sepherosa ZiehauRemove ipw(4) from LINT building and module building
2008-03-22 Sepherosa Ziehau- Set number of TX descriptors to 512.
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-16 Hasso TepperRegenerate miidevs.h.
2008-03-16 Hasso Tepper10Base-TX -> 10Base-T and 1000Base-TX -> 1000Base-T...
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-03-10 Sepherosa ZiehauAdd ETHER_BPF_MTAP() which will call vlan_ether_ptap...
2008-03-10 Sepherosa Ziehau- Embed ether vlan tag in mbuf packet header. Add...
2008-03-10 Sepherosa ZiehauAdd 'volatile' qualifier
2008-03-10 Sepherosa ZiehauSet framelen to 0; it might be used without being initi...
2008-03-08 Sepherosa Ziehau- In command RX intr, if the command number returned...
2008-03-07 Sepherosa ZiehauParallelize ifnet.if_addrhead accessing by duplicating...
2008-03-06 Sepherosa ZiehauMake sure stack variable is cleared.
2008-03-05 Sepherosa ZiehauRewrite driver for Intel 2100BG:
2008-02-28 Sascha WildnerAdd an experimental driver for NICs using Silan Microel...
2008-02-15 Sepherosa ZiehauTypo
2008-02-15 Sepherosa Ziehau- Try adjusting TX power as much as possible when doing...
2008-02-14 Sepherosa ZiehauRelease serializer around firmware_load_image() to...
2008-02-10 Sepherosa Ziehau- Turn on IFM_HDX
2008-02-09 Peter AvalosMerge from vendor branch TNFTP:
2008-02-08 Sepherosa ZiehauUse per softc debug level instead of a global one.
2008-02-06 Sepherosa Ziehau- Use firmware(9) for acx(4) and revoke acx(4)'s privat...
2008-02-06 Sepherosa Ziehau- Add sysctl nodes for statistics (*)
2008-02-05 Sepherosa ZiehauSet flow control pause time to 512us _again_ as it...
2008-02-01 Sepherosa ZiehauNuke following outdated drivers
2008-02-01 Hasso TepperMore wicontrol(8) removal.
2008-01-31 Simon SchubertMerge from vendor branch GDB:
2008-01-30 Hasso TepperMerge from vendor branch LIBEVENT:
2008-01-25 Sepherosa Ziehau- It does not make sense to use "for (;cond;)", use...
2008-01-25 Sepherosa ZiehauSet 2560 part default txpower to 24dBm. This value...
2008-01-25 Sepherosa Ziehaural(4) for 2560 part does not support hardware WEP...
2008-01-25 Sepherosa ZiehauThere are actually two TX queues for 2560 parts, so...
2008-01-25 Sepherosa ZiehauDon't reset watchdog timeout value, if there are still...
2008-01-25 Sepherosa Ziehau- Correct false CCA based RX sensitivity tuning.
2008-01-25 Sepherosa ZiehauAdd sysctl node to set RX sensitivity, useful when...
2008-01-23 Sepherosa ZiehauTurn on VALID bit in TX desc only after the TX desc...
2008-01-20 Sepherosa ZiehauAfter the channel TX power bug fixing in rt2560_read_co...
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-19 Sepherosa ZiehauFor 2560 parts:
2008-01-19 Sepherosa Ziehau- Setup BBP according to the values stored in BBP
2008-01-19 Sepherosa Ziehau- Don't set hardware slot time according to "short...
2008-01-18 Sepherosa ZiehauNuke staled code
2008-01-18 Sepherosa Ziehau- Extract RX sensitivity calibration capability from...
2008-01-18 Sepherosa Ziehau- If channel TX power from EEPROM is above 32, set...
2008-01-18 Sepherosa ZiehauFix EEPROM channel TX power parsing.
2008-01-17 Sepherosa ZiehauAdd TX power compensation support in TX power calibration.
2008-01-17 Sepherosa ZiehauAdd RX sensitivity calibration according to false CCA...
2008-01-17 Sepherosa Ziehau- Add auto TX power and RX sensitivity calibration...
2008-01-16 Sepherosa ZiehauNuke staled code
2008-01-16 Sepherosa Ziehau- Save two sets of average RSSI for 2529RF
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Sepherosa ZiehauMore ids.
2008-01-15 Sepherosa Ziehau- Store tx rate control parameters in drivers, so switc...
2008-01-15 Sepherosa ZiehauSimplify tx rate control for drivers which only support...
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Joe TalbottAdd support for Cisco-Linksys WUSB54GC which has a...
2008-01-11 Sepherosa ZiehauAdd SparkLan RT2573
2008-01-11 Sepherosa Ziehau- Properly initialize flash bank size for ich9 based...
2008-01-10 Sepherosa ZiehauDon't enable ATTACH/INIT/TXPOWER debug prints by default.
next