[SHELL32] Fix Control_RunDLLW (#5400)
[reactos.git] / drivers / network /
2024-02-16 Dmitry Borisov[DC21X4] Recognize all ports emulated by VPC 2007 ...
2024-01-17 Adam Słaboń[SDK][VIRTIO][NETKVM] Make VirtIO a separate library...
2024-01-13 Hervé Poussineau[TCPIP] Remove code duplication to get max link speed... hpoussin/lwip_link_status 6252/head
2024-01-13 Hervé Poussineau[TCPIP] Call netif_set_link_up/netif_set_link_down...
2024-01-13 Hervé Poussineau[TCPIP] Get max link speed, MTU and max packet size...
2023-12-29 hpoussin[LWIP] Correctly synchronize to lwIP 1.4.1 (#6123)
2023-12-23 Adam Słaboń[NETKVM] Don't restrict driver setup to x86 builds...
2023-12-23 Ratin Gao[REACTOS] Fix typos (#6198)
2023-12-17 Dmitry Borisov[DC21X4] Fix minor issues (#6161)
2023-11-23 Hermès Bélusca-MaïtoRevert my last commits that break build.
2023-11-23 Hermès Bélusca-Maïto[PSDK][AFD][VGADDI] Further build and MS PSDK compatibi...
2023-10-18 Stanislav Motylkov[NVNET] Remove NdisEqualMemory hack by linking with...
2023-10-18 Dmitry Borisov[DC21X4] Add driver for DECchip 21x4-compatible network...
2023-10-04 George Bișoc[TCPIP] Setup a security descriptor for the IP and...
2023-07-30 David L Bean[IP] Don't reference uninitialized PCB to avoid BSOD...
2023-07-29 Serge Gautherie[IP] Unlock Connection when TCPAllocatePort() fails...
2023-07-02 Eugen Podrug[NTOS:EX] Fix swapped values in ExGetCurrentProcessorCo... 4565/head
2023-04-29 Joachim Henze[E1000] Stop logging MAC, is sensitive data of log...
2023-03-25 Thamatip Chitpong[AFD] ReceiveActivity: Don't return STATUS_FILE_CLOSED...
2023-02-17 Doug Lyons[IP] Allow 0xFFFF as Valid Network Port Number (#5074)
2023-01-31 Victor Perevertkin[TCPIP] Rearrange LwIP glue code. 5025/head
2023-01-31 Victor Perevertkin[IP][LWIP][TCPIP] Move ip and lwip libraries to drivers...
2023-01-31 Victor Perevertkin[TCPIP][ROSTESTS] Remove old and unused TCP tests code
2023-01-31 Victor Perevertkin[ACD] Remove the driver stub
2022-12-28 Joachim Henze[INF] More deduplication and style harmonization (...
2022-11-03 Hermès Bélusca-MaïtoRemove '.html' from spdx.org license page URLs. (#4845) 4845/head
2022-06-27 Stanislav Motylkov[INF] Set manufacturer as ReactOS Project for consistency
2022-05-07 Stanislav Motylkov[NVNET] Add more controller descriptions
2022-04-16 Dmitry Borisov[NVNET] Add driver for nForce-based NICs
2022-03-31 Luke Luo[TRANSLATION] Improve Simplified & Traditional Chinese...
2022-03-10 Dmitry Borisov[NETKVM] Fix calling convention for callback and variad...
2021-12-13 Dmitry Borisov[E1000] Minor improvements (#3904)
2021-11-21 Thomas Faber[REACTOS] Fix traces with missing arguments.
2021-10-27 Thomas Faber[NDIS] Allow timer initialization at DISPATCH_LEVEL.
2021-10-10 Süleyman Poyraz[TRANSLATION] Update Turkish (tr-TR) translations ... 3958/head
2021-09-04 Julen Urizar Compains[TRANSLATION] Fix minor typos and untranslated dialogs... 3890/head
2021-06-21 Jérôme Gardou[TCPIP][IP] Use an ERESOURCE as mutex for address files...
2021-06-20 Stanislav Motylkov[NE2000] Add description for Realtek RTL8019AS (emulate...
2021-06-20 Stanislav Motylkov[NE2000] Combine two INF files into one for ISA and...
2021-06-11 Victor Perevertkin[FORMATTING][NTOS][HAL][DRIVERS][SDK] Fix trailing... 3742/head
2021-04-28 Hervé Poussineau[NE2000] Use the real MAC address instead of a fake one
2021-04-09 Victor Perevertkin[CMAKE] Some options are only supported by GCC, don...
2020-11-16 Jérôme Gardou[NDIS] Use FORCEINLINE instead of __inline
2020-10-20 Jérôme Gardou[CMAKE] Get rid of add_compile_flags_language macro
2020-10-03 Thomas Brogan[TCPIP] Add NULL checks in DispTdiQueryInformation... 2972/head
2020-08-23 Thomas Faber[FREELDR][NETKVM][ATL_APITEST] Pick the GCC code path...
2020-05-26 Serge Gautherie[FORMATTING] [CMAKE] Remove space in 'if (' (#2847)
2020-04-26 Victor Perevertkin[MEDIA][CMAKE] Create add_driver_inf cmake function 2444/head
2020-04-23 Sylvain Deverre[NETKVM] Fix GCC build
2020-04-23 James Tabor[NETKVM] Fix Build
2020-04-23 Nguyen Trung Khanh[NETKVM] Import NetKVM network adapter driver by Red Hat 2413/head
2020-04-07 Victor Perevertkin[TCPIP] Remove duplicate declarations from ticonsts.h
2020-04-07 Victor Perevertkin[TCPIP] Implement IOCTL_ICMP_ECHO_REQUEST in tcpip.sys
2020-04-07 Victor Perevertkin[TCPIP][FORMATTING] Format TiDispatch function. No...
2020-03-26 Hervé Poussineau[TCPIP] Add some static specifiers, to prevent exportin...
2019-12-27 Victor Perevertkin[REACTOS] Exclude some modules from clang-format
2019-08-15 Serge Gautherie[NDIS] Enforce '#if DBG' around MiniDisplayPacket[2]()
2019-08-15 Timo Kreuzer[TDI] Improve spec file
2019-04-06 Jérôme Gardou[CMAKE] Use modules instead of shared libraries
2019-03-10 Pierre Schweitzer[AFD] Don't reallocate buffers if windows sizes didn...
2019-03-04 Timo Kreuzer[REACTOS] Fix 64 bit issues
2019-02-25 Pierre Schweitzer[AFD] Don't allow caller to set broken values to window...
2019-02-25 Pierre Schweitzer[AFD] Add default window sizes on socket creation
2019-02-16 Pierre Schweitzer[E1000] Remove useless null check
2019-02-16 Pierre Schweitzer[E1000] Don't attempt to free uninitialized pointer
2019-02-07 Victor Perevertkin[E1000] Finished an implementation of the driver.
2019-02-07 Mark Jansen[NDIS] Improve debug output
2019-02-07 Mark Jansen[E1000] Initial send implementation.
2019-02-07 Mark Jansen[E1000] Implement basic sending.
2019-02-07 Mark Jansen[E1000] Basic initialization of the card
2019-02-07 Mark Jansen[E1000] Create an initial driver skeleton
2019-01-02 Pierre Schweitzer[TCPIP] Don't trust the TEB
2019-01-01 Pierre Schweitzer[TCPIP] Check buffer before dereferencing it
2018-12-31 Pierre Schweitzer[TCPIP] Don't assume the TEB is always defined
2018-12-31 Pierre Schweitzer[TCPIP] Return the SubProcessTag when enumerating conne...
2018-12-31 Pierre Schweitzer[TCPIP] Save the SubProcessTag when an ADDRESS_FILE...
2018-12-09 Timo Kreuzer[TCPIP] Implement InfoTdiQueryGetATInfo
2018-11-28 Pierre Schweitzer[IPHLPAPI_APITEST] CurrPorts seems to confirm that...
2018-11-27 Pierre Schweitzer[TCPIP] Stubplement returning module information for...
2018-11-27 Pierre Schweitzer[TCPIP] Save the date when an ADDRESS_FILE is created
2018-11-27 Pierre Schweitzer[TCPIP] Define a enum to select which information to...
2018-11-25 Pierre Schweitzer[TCPIP] In InfoTdiQueryGetConnectionTcpTable(), only...
2018-11-24 Pierre Schweitzer[TCPIP] Properly display local information for establis...
2018-11-24 Pierre Schweitzer[TCPIP] Implement enumerating UDP connections with...
2018-11-24 Pierre Schweitzer[TCPIP] Implement enumerating TCP connections with...
2018-11-24 Pierre Schweitzer[TCPIP] Store creator PID in ADDRESS_FILE
2018-11-23 Pierre Schweitzer[TCPIP] When enumerating sockets, retrieve their state...
2018-11-22 Pierre Schweitzer[TCPIP] Fix returned IP address when querying TCP conne...
2018-11-18 Pierre Schweitzer[TCPIP] Properly handle listening sockets
2018-11-18 Pierre Schweitzer[TCPIP] Implement returning UDP connections
2018-11-18 Pierre Schweitzer[TCPIP] Implement returning TCP connections
2018-08-04 Timo Kreuzer[DRIVERS] Fix 64 bit issues
2018-06-10 Thomas Faber[AFD] Respect the maximum receive buffer size for datag... 181/head
2018-05-14 Thomas Faber[NDIS] Fix parameter order when calling ResetHandler...
2018-03-29 Colin FinckMerge PR #283 "[USBPORT] Transaction Translator (TT...
2018-03-21 Mark Jansen[AFD] Mark the socket as named pipe, so NtWriteFile...
2018-03-21 Mark Jansen[AFD] Respond to FileFsDeviceInformation.
2018-01-20 Ged MurphyFormatting, no code change
2018-01-10 Thomas Faber[TCPIP] Fix buffer sizes in ReadIpConfiguration. 278/head
2018-01-10 Thomas Faber[TCPIP] Check for allocation failures in ReadIpConfigur...
next