Merge from vendor branch DIFFUTILS:
[dragonfly.git] / sys / dev / netif /
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-07-27 Hasso TepperRegenerate usbdevs.h and usbdevs_data.h and fix affecte...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-19 Sepherosa ZiehauMake ath(4) and ath_rate(4) depend on wlan(4).
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-07-16 Sepherosa ZiehauCorrect RSSI calculation.
2007-07-14 Sepherosa Ziehaubusdma(9) fixes for bfe(4):
2007-07-13 Matthew DillonMerge from vendor branch LIBARCHIVE:
2007-07-11 Matthew DillonAdd SHUTDOWN_PRI_DRIVER and move all driver shutdown...
2007-07-05 Sepherosa ZiehauUpdate cardbus/pccard support.
2007-07-02 Hasso TepperNuke USB_DECLARE_DRIVER and USB_DECLARE_DRIVER_INIT...
2007-07-01 Hasso TepperNuke USB_MATCH*, USB_ATTACH* and USB_DETACH* macros.
2007-06-28 Hasso TepperNuke SIMPLEQ_* and logprintf.
2007-06-28 Hasso TepperNuke device_ptr_t, USBBASEDEVICE, USBDEVNAME(), USBDEVU...
2007-06-26 Sepherosa ZiehauIf RX csum calculation with pseudo header is enabled...
2007-06-26 Hasso TepperNuke "is is" stammering.
2007-06-23 Sepherosa Ziehau- Add hw.skcX.imtime sysctl node and hw.skc.imtime...
2007-06-22 Sepherosa Ziehau- Factor out bge_{disable,enable}_intr().
2007-06-22 Sepherosa ZiehauDrain packets even if link is down.
2007-06-21 Sepherosa ZiehauAdd some KTRs in bge(4) to count RX/TX packets per...
2007-06-20 Peter AvalosMerge from vendor branch LESS:
2007-06-19 Sepherosa ZiehauAdd sysctl/tunable for TX/RX interrupt coalescing varia...
2007-06-17 Sepherosa Ziehau- Make "ifconfig nfeX mtu xxx" work.
2007-06-15 Sascha WildnerAdjust Makefile like those of other drivers which suppo...
2007-06-07 Matthew DillonAdd polling support to BGE.
2007-06-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-06-03 Matthew DillonCatch up a bit with FreeBSD netgraph by replacing ...
2007-06-03 Peter AvalosMerge from vendor branch LESS:
2007-05-28 Peter AvalosMerge from vendor branch FILE:
2007-05-27 Sepherosa ZiehauFor rum(4) and ural(4):
2007-05-27 Sepherosa ZiehauApply if_rum.c rev 1.11's resource alloc/free fixes...
2007-05-26 Sepherosa ZiehauNuke commented out compat shim.
2007-05-26 Sepherosa ZiehauAdd support for Broadcom NetXtreme II GigE. Jumbo...
2007-05-19 Sepherosa Ziehau- Turn on VLAN_MTU for 905B typed cards.
2007-05-17 Sascha WildnerNext round of fixing all kinds of spelling mistakes.
2007-05-16 Sepherosa ZiehauE2BIG -> EFBIG
2007-05-16 Sepherosa ZiehauE2BIG -> EFBIG
2007-05-15 Sepherosa Ziehau- Fix a typo which may leave promisc/allmulti mode...
2007-05-14 Sepherosa ZiehauUse M_DONTWAIT for mcluster allocation on em_init(...
2007-05-13 Sascha WildnerAnother round of spelling fixes in manpages, messages...
2007-05-13 Sascha WildnerFix numerous spelling mistakes.
2007-05-12 Sepherosa ZiehauReset ifnet.if_timer in bge_stop()
2007-05-12 Sepherosa Ziehau- Merge bge_release_resources() into bge_detach()....
2007-05-09 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-07 Sepherosa ZiehauAdd hardware crypto support for 2x61 part of ral(4...
2007-05-07 Sepherosa ZiehauAdd new devices support for bge(4)
2007-05-06 Peter AvalosMerge from vendor branch AWK:
2007-05-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-05-03 Sepherosa ZiehauRestore part of old behaviour of bge_tick() -- if link...
2007-05-03 Sepherosa Ziehauregen
2007-05-03 Sepherosa ZiehauPHY ids for Broadcom 5755/5787
2007-05-02 Sepherosa Ziehau- Merge following link state detection fixes from FreeBSD:
2007-05-02 Sepherosa ZiehauCorrect inverse setting and clearing BBP_R3 "smart...
2007-05-01 Matthew DillonDocument the interrupt moderation timer and the fact...
2007-05-01 Matthew DillonImplement kern.do_async_attach. default disabled. ...
2007-04-30 Sepherosa Ziehau- Don't use the status block's link state change bit...
2007-04-30 Matthew DillonRevamp SYSINIT ordering. Relabel sysinit IDs (SI_...
2007-04-28 Sepherosa Ziehau- PHY error bit no longer exists in RX descriptor flags.
2007-04-27 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-27 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-26 Sepherosa Ziehau- Don't disable interrupt in bge_intr(), just acknowled...
2007-04-24 Sepherosa Ziehau- Cleanup header file inclusion.
2007-04-23 Sepherosa ZiehauCorrect hardware csum offload support for bge(4)
2007-04-23 Sepherosa ZiehauNuke unnecessary setting of ural(4)'s security register...
2007-04-22 Sepherosa ZiehauTurn off Sample TX rate control algorithm support for...
2007-04-22 Sepherosa Ziehau- Define macro for the number of channels. Use it...
2007-04-22 Sepherosa ZiehauTXRX_CSR5 stores allowable ACK rates instead of basic...
2007-04-22 Sepherosa ZiehauBusdma(9)-fy, mainly obtained from FreeBSD:
2007-04-21 Peter AvalosMerge from vendor branch TNFTP:
2007-04-15 Sepherosa ZiehauExpose number of TX/RX descriptors through read-only...
2007-04-14 Sepherosa ZiehauFor bge_rxeof(), return immediately if no RX descs...
2007-04-14 Sepherosa Ziehau- Return error if reading eeprom times out.
2007-04-14 Sepherosa ZiehauBGE_MBX_TX_HOST_PROD0_LO is write-only, avoid reading it.
2007-04-13 Simon SchubertMerge from vendor branch BINUTILS:
2007-04-12 Sascha WildnerAnsify parameter declarations.
2007-04-12 Sepherosa ZiehauWhen read BBP registers, avoid writing to BBPCSR until...
2007-04-12 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-04-08 Sepherosa ZiehauFix comment: 1000baseTX -> 1000baseT
2007-04-08 Sepherosa ZiehauNuke unnecessary NULL node checks.
2007-04-08 Sepherosa ZiehauCode cleanup:
2007-04-07 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-07 Sascha WildnerRemove unused variable.
2007-04-05 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-04-03 Sepherosa Ziehau- Initialize ti_jslot_serializer before it is used.
2007-04-03 Sepherosa ZiehauRssi correction value is in lower byte not upper byte.
2007-04-02 Sepherosa ZiehauNuke old TX rate control algorithm coming with ral(4).
2007-04-02 Sepherosa ZiehauAdd Sample and Onoe TX rate control algorithm support...
2007-04-01 Sepherosa Ziehau- Define 802.11 modulation types as 'enum ieee80211_mod...
2007-03-31 Sepherosa Ziehau- Call bge_setmulti(), if bge(4) is up and running...
2007-03-31 Sepherosa ZiehauIt is TIGON1 that uses NIC local memory.
2007-03-31 Sepherosa ZiehauAdd support for BCM5752.
2007-03-31 Sepherosa Ziehau- Add suspend and resume device methods support.
2007-03-31 Sepherosa Ziehau- Correctly configure BGE_RX_MTU register. Since we...
2007-03-30 Sepherosa ZiehauYet another RTL8110SC
2007-03-30 Sepherosa ZiehauAdd support for 82562GX
2007-03-30 Sepherosa ZiehauAllow "join bss command" argument's essid field to...
2007-03-30 Sepherosa ZiehauFirmware TX buffer length is 2bytes not 4.
2007-03-30 Sepherosa Ziehau- Add a definition for the length of 802.11 MAC frame...
next