Add space to correctly align Office and Office phone.
[dragonfly.git] / sys / dev / netif /
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.
2008-01-10 Sepherosa Ziehau- Add additional parameter to firmware_image_load(...
2008-01-10 Matthias SchmidtAdd support for network devices found on Intel ICH9...
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-06 Sepherosa ZiehauAccording to Ralink Linux driver, tx/encryption intr...
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2007-12-26 Sepherosa ZiehauImport msk(4) which supports Marvell Yukon II based...
2007-12-26 Sepherosa Ziehauregen
2007-12-26 Sepherosa ZiehauAdd PHY IDs for Broadcom 5906 10/100
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-21 Sascha WildnerFix yet another tunable name.
2007-12-21 Sascha WildnerFix tunable name.
2007-12-14 Sepherosa ZiehauRework sk(4) detach code:
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-02 Sepherosa ZiehauIn bge_stop():
2007-11-26 Sepherosa ZiehauUse m_freem() instead of m_free()
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-06 Hasso TepperKill devinfo handling in drivers, set device descriptio...
2007-11-05 Hasso TepperNuke usbdevs and references to it.
2007-11-05 Hasso TepperKill usage of USB_VENDOR_FOO and USB_PRODUCT_BAR define...
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-28 Sepherosa ZiehauUse CRC_LEN consistently
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-23 Sepherosa Ziehau- Add jumbo buffer support for et(4), which supports...
2007-10-21 Sepherosa ZiehauAdd a sysctl node, which could be used to turn off...
2007-10-20 Sepherosa Ziehau- Add macro to convert MTU to frame length
2007-10-19 Sepherosa ZiehauRework bwi(4) LED support:
2007-10-17 Sepherosa ZiehauEnabling TX/RX in et_init() will always fail when cable...
2007-10-17 Sepherosa ZiehauTurn on VLAN_MTU
2007-10-17 Sepherosa ZiehauMake my Linksys WPC54G v3 LEDs work.
2007-10-14 Sepherosa Ziehau- Pull NetBSD David Young's bitops.h into sys/sys,...
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Sepherosa ZiehauAdd et(4), which supports Agere ET1310 based Ethernet...
2007-10-12 Sepherosa Ziehauregen
2007-10-12 Sepherosa Ziehau- Add OUI for PHYs from Agere
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-10-06 Sepherosa ZiehauBWI_BBP_ATTEN is 16bit register, not a 32bit one.
2007-10-03 Sepherosa ZiehauRestore BWI_PCIR_BAR with the correct value.
2007-10-03 Sepherosa Ziehau- Initialize 11b PHY rev4 according to v3 specification.
2007-09-30 Sepherosa ZiehauEnable Onoe TX rate control.
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-23 Yonghong Yanprepare the amd64 kernel build, ext2_bitops.h merged...
2007-09-17 Sepherosa ZiehauModulize bwi(4) debug prints. Leave ATTACH/INIT/TXPOWE...
2007-09-17 Hasso TepperAdd support for Vitesse VSC8601 and Realtek 8211B PHYs...
2007-09-17 Hasso TepperAdd info about Vitesse Semiconductor Corporation VSC860...
2007-09-16 Sepherosa ZiehauCreate per-interface sysctl tree.
2007-09-16 Sepherosa Ziehau- Pass mgt packet's node into bwi_encap(), so fallback...
2007-09-16 Sepherosa Ziehau- Use RF/PHY information printing format to print BBP...
2007-09-16 Sepherosa ZiehauFor bwi(4) parts that use TX status registers:
2007-09-16 Sepherosa ZiehauFor bwi(4) parts that use TX status ring:
2007-09-16 Sepherosa Ziehau- Add radio tap support
2007-09-15 Sascha WildnerFix 'type qualifiers ignored on function return type...
2007-09-15 Sascha WildnerFix 'value computed is not used' warnings.
2007-09-15 Sepherosa ZiehauMake sure that the received frame contains at least...
2007-09-15 Sepherosa ZiehauConvert RSSI into signal strength (relative to noise...
next