VirtualBox

source: vbox/trunk/src/VBox/HostDrivers/VBoxNetAdp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   3 months vboxsync Copyright year updates by scm.
(edit) @104668   7 months vboxsync HostDrivers: Only build windows drivers if VBOX_WITH_VBOXDRV is set, …
(edit) @104667   7 months vboxsync HostDrivers: Only build windows drivers if VBOX_WITH_VBOXDRV is set, …
(edit) @104659   7 months vboxsync HostDrivers: Only build windows drivers if VBOX_WITH_VBOXDRV is set, …
(edit) @103789   9 months vboxsync Linux Host: Add possiblity to prevent kernel modules from loading in …
(edit) @103007   10 months vboxsync iprt/asm.h,*: Split out the ASMMem* and related stuff into a separate …
(edit) @99828   19 months vboxsync *: A bunch of adjustments that allows using /permissive- with Visual …
(edit) @99739   19 months vboxsync *: doxygen corrections (mostly about removing @returns from functions …
(edit) @98414   22 months vboxsync HostDrivers/*.kmk: Automatic scm cleanups. bugref:10348
(edit) @98336   22 months vboxsync HostDrivers/*.inf, Installer/*.inf: Use more consistent naming. For …
(edit) @98125   23 months vboxsync *.kmk: VBOXR0DRV -> VBoxR0Drv. bugref:10348
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @96399   2 years vboxsync /Config.kmk and many other places: Change VBOX_VENDOR to the official …
(edit) @94967   3 years vboxsync HostDrivers/{VBoxNetAdp,VBoxNetFlt}: Advertise TSO support to increase …
(edit) @93517   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93516   3 years vboxsync iprt/asm-amd64-x86.h: Split out some non-assembly functions that …
(edit) @93509   3 years vboxsync HostDrivers/VBoxNet*: Respect VBOX_WITH_VBOXDRV and don't install …
(edit) @93421   3 years vboxsync Linux host: VBoxNetAdp: use RTLNX_VER_MIN when defining …
(edit) @93418   3 years vboxsync Linux host: VBoxNetAdp: scm fix, bugref:10190.
(edit) @93417   3 years vboxsync Linux host: VBoxNetAdp: initial support for kernel 5.17-rc1, bugref:10190.
(edit) @93304   3 years vboxsync HostDrivers: VC++ 19.2 update 11 build adjustments (bogus initializers …
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @92910   3 years vboxsync /Config.kmk,*.kmk: Preparing to switch to Windows 10 SDK. bugref:10116
(edit) @87823   4 years vboxsync VBoxNetAdp: (bugref:7255) Increase max supported MTU to 16110
(edit) @85940   4 years vboxsync HostDrivers/VBoxNetAdp/linux/Makefile: Fix long standing make variable …
(edit) @85939   4 years vboxsync Additions/linux/Makefile, HostDrivers/linux/Makefile: Many cleanups in …
(edit) @85698   4 years vboxsync IPRT,lnx-kmods: Use new linux kernel version checking macros. Moved …
(edit) @85124   4 years vboxsync *: Use DECL_HIDDEN_DATA for data, DECLHIDDEN will soon be exclusively …
(edit) @84947   4 years vboxsync /linux/Makefile*,++: BUILD_TYPE -> VBOX_KBUILD_TYPE; …
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @81574   5 years vboxsync NetAdp/Win: Additional debug printouts in trunk creation code.
(edit) @78444   6 years vboxsync Installers/Linux: fixes after previous refactoring for generated Make …
(edit) @78436   6 years vboxsync HostDrivers/VBoxNetAdp/linux: forgotten Make file adjustment after …
(edit) @77727   6 years vboxsync IPRT,HostDrivers: Fixed some warnings.
(edit) @77722   6 years vboxsync Drivers/Linux: add missing init and exit markers. bugref:4567: …
(edit) @77403   6 years vboxsync More linux kernel module Makefile cleanups: Simplified VBOXMOD_INCL by …
(edit) @77399   6 years vboxsync More linux kernel module Makefile cleanups: $(subst MOD_%, VBOXMOD_%,*)
(edit) @77397   6 years vboxsync More linux kernel module Makefile cleanups: MOD_DEFS -> implicit -D
(edit) @77394   6 years vboxsync More linux kernel module Makefile cleansup.
(edit) @77390   6 years vboxsync Renamed the common linux makefile includes to use a more conventional …
(edit) @77124   6 years vboxsync VBoxNetAdp,VBoxNetFlt: FreeBSD build fixes
(edit) @76568   6 years vboxsync HostDrivers: Use VBOX_INCLUDED_SRC_ as header guard prefix with scm.
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76527   6 years vboxsync HostDrivers: scm --fix-header-guards. bugref:9344
(edit) @76474   6 years vboxsync scm --fix-err-h src/ (bugref:9344)
(edit) @76326   6 years vboxsync iprt/err.h: Split out the RT_SUCCESS, RT_FAILURE, functions and error …
(edit) @76324   6 years vboxsync Config.kmk,drivers/Makefile.kmk: More cleanups around …
(edit) @76322   6 years vboxsync Reverted accidental commit r127614.
(edit) @76321   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @75684   6 years vboxsync NetAdp: Linux 4.20 compatibility fix (bugref:4567) In struct …
(edit) @75599   6 years vboxsync HostDrivers: fix some warnings on old Linux kernels and add missing …
(edit) @75169   6 years vboxsync Net/Win: bugref:9280 bugref:9233 Changed back the order of …
(edit) @75122   6 years vboxsync VBoxNetAdp: Same fixes for bugref:9233 ticketref:18046 as was applied …
(edit) @73097   6 years vboxsync *: Made RT_UOFFSETOF, RT_OFFSETOF, RT_UOFFSETOF_ADD and …
(edit) @72870   6 years vboxsync VBoxNetAdp.c: avoid -Wstringop-truncation
(edit) @72005   7 years vboxsync HostDrivers/*.kmk: Don't hardlink .cat files. May require 'del *.sys …
(edit) @72004   7 years vboxsync Installer/win,HostDrivers/*/win: Ship two different .cat files, one …
(edit) @69500   7 years vboxsync *: scm --update-copyright-year
(edit) @69498   7 years vboxsync backed out r118835 as it incorrectly updated the 'This file is based …
(edit) @69496   7 years vboxsync *: scm --update-copyright-year
(edit) @69371   7 years vboxsync HostDrivers: more scm updates
(edit) @69335   7 years vboxsync export_modules -> export_modules.sh
(edit) @69250   7 years vboxsync HostDrivers: scm updates
(edit) @69111   7 years vboxsync (C) year
(edit) @69030   7 years vboxsync VBoxNetAdp/solaris: Bump the maximum MTU size to 9706 bytes to support …
(edit) @68686   7 years vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68682   7 years vboxsync Drivers/Linux: make host kernel modules use make file templates. …
(edit) @67295   7 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67294   7 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67293   7 years vboxsync Linux host/guest kernel modules: add __udivmoddi4() to satisfy 32-bit …
(edit) @67063   8 years vboxsync HostDrivers/Linux make files: added a todo.
(edit) @66963   8 years vboxsync NetAdp/Win: (bugref:8488) Allow installing NetAdp without NetLwf, load …
(edit) @66072   8 years vboxsync HostDrivers, Additions: remove more rules for compiling Linux R0 modules
(edit) @65720   8 years vboxsync build fix?
(edit) @65698   8 years vboxsync NetAdp/win (bugref:8488) standalone implementation, does not require …
(edit) @63564   8 years vboxsync scm: cleaning up todos
(edit) @63514   8 years vboxsync VBoxNetAdp: warnings (clang)
(edit) @63513   8 years vboxsync VBoxNetAdptInternal.h: VBoxNetAdpState: As correctly pointed out by …
(edit) @62719   8 years vboxsync HostDrivers: warnings
(edit) @62718   8 years vboxsync HostDrivers: warnings
(edit) @62709   8 years vboxsync
(edit) @62684   8 years vboxsync ndis.h wrapper.
(edit) @62535   8 years vboxsync (C) 2016
(edit) @62534   8 years vboxsync (C) 2016
(edit) @62490   8 years vboxsync (C) 2016
(edit) @61429   9 years vboxsync netadp: do not update trans_start for 2.6.31+
(edit) @61411   9 years vboxsync Linux hosts / guests: try to build the modules parallel
(edit) @61081   9 years vboxsync allow to compile with gcc configured with --enable-default-pie (e.g. …
(edit) @60592   9 years vboxsync Linux host/guest modules: added missing dependency
(edit) @60584   9 years vboxsync Linux host/guest modules: include the revision into the Linux kernel …
(edit) @59867   9 years vboxsync HostOnly/Win: fixed the bug causing all host-only adapters to get the …
(edit) @59623   9 years vboxsync NetAdp/Win(bugref:6379): Link speed define for easy tweaking
(edit) @59453   9 years vboxsync ticketref:15069: Minor issue with file permissions - fail SCAP …
(edit) @58408   9 years vboxsync warning
(edit) @58380   9 years vboxsync VBoxNetAdp: G/c VBOXANETADP_DO_NOT_USE_NETFLT code that has never been …
(edit) @58340   9 years vboxsync HostDrivers: Doxygen fixes
(edit) @58254   9 years vboxsync VBoxNetAdp/linux, VBoxNetFlt/linux: treat presence of VBoxNetFlt as …
(edit) @58222   9 years vboxsync VBoxNetAdp/linux: followup fix to r103374 - ethtool_cmd_speed_set() …
(edit) @58220   9 years vboxsync VBoxNetAdp/linux: add rudimentary ethtool_ops with a view to use them …
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette