CVSROOT:/cvs
Module name:src
Changes by: [email protected]/04/28 00:58:09
Modified files:
sys/dev/ic : athn.c athnreg.h
Log message:
Configure Tx interrupt mitigation thresholds on athn(4) devices.
ok kevlo@ mpi@
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/04/29 07:13:30
Modified files:
sbin/ifconfig : ifconfig.8
sys/dev/ic : athn.c
sys/dev/pci: if_iwm.c if_iwx.c
sys/net80211 : ieee80211_ioctl.h
Log message:
Add the '
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/04/30 02:52:56
Modified files:
sys/dev/ic : ar5008.c
Log message:
Fix use of uninitialized 'wh' variable in error path of ar5008_rx_process().
This fix simplifies HW decrytion error checking: Frame
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/04/30 04:12:00
Modified files:
share/man/man4 : ifmedia.4
Log message:
Expand the 802.11 section in the ifmedia(4) man page.
It has become increasingly difficult to make sense of wireless man pages
wit
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/04/30 04:29:45
Modified files:
share/man/man4 : ifmedia.4
Log message:
Fix description of "coding rate" in new ifmedia(4) 802.11 section.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/01 08:04:17
Modified files:
sys/dev/pci: if_iwn.c
sys/net80211 : ieee80211_mira.c
Log message:
Prevent divide-by-zero in MiRA which I managed to trigger with iwn(4).
ok deraadt@
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/05 03:41:33
Modified files:
sys/dev/pci: if_iwn.c
Log message:
Revert parts of CVS commit Jdqd26bn9Ev6aFMc ("Fix processing of compressed
block ack notifications sent by iwn(4) firmware").
This
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/05 12:14:42
Modified files:
sys/net80211 : ieee80211_node.c
Log message:
Purge the ic_bss->ni_savedq mbuf queue when a wireless interface goes down.
Purging this queue prevents a panic which occur
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 06:45:08
Modified files:
. : 67.html
Log message:
remove a stray <
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 06:52:22
Modified files:
. : 67.html
Log message:
move items about new device support from wifi section to hw section
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 06:55:06
Modified files:
. : 67.html
Log message:
mention iwm(4) firmware updates
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 07:06:43
Modified files:
. : 67.html
Log message:
remove wifi fixes that don't relate to 6.6 -> 6.7, or aren't user-facing
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 07:26:20
Modified files:
. : 67.html
Log message:
reword wifi section items for clarity
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 07:28:15
Modified files:
. : 67.html
Log message:
remove a wifi item which lists the bug fixed in 6.6 errata 004.
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 07:36:53
Modified files:
. : 67.html
Log message:
reorder items in wifi section: put user-actionable items and important
fixes first
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 08:25:06
Modified files:
. : 67.html
Log message:
add nomimo
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 08:28:19
Modified files:
. : 67.html
Log message:
mention athn(4) crypto offload support
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 08:45:17
Modified files:
. : 67.html
Log message:
a use-after-free in zyd(4) was fixed
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/06 08:56:56
Modified files:
. : 67.html
Log message:
fix unnecessary repetition typo
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/05/12 03:46:23
Modified files:
. : 67.html
Log message:
fix typo: net802111 -> net80211
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/15 07:05:05
Modified files:
sys/dev/pci: if_iwmreg.h if_iwxreg.h
Log message:
Fix wrong firmware API documentation comments for iwm(4) and iwx(4).
Both drivers currently use SCAN_CHANNEL_CFG_S_VE
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/15 08:21:09
Modified files:
sys/dev/ic : ar5008.c
sys/dev/pci: if_iwn.c if_wpi.c
sys/net80211 : ieee80211_crypto.c ieee80211_crypto.h
ieee80211_cry
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/16 05:26:51
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Fix PHY_CONTEXT commands sent to iwx(4) firmware.
iwx(4) firmware understands two different variants of these commands.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/18 11:56:42
Modified files:
sys/dev/pci: if_iwm.c if_iwmreg.h
Log message:
Offload CCMP (WPA2) encryption and decryption to iwm(4) hardware.
This reduces CPU load during traffic bursts.
Based on
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/19 02:34:19
Modified files:
sys/net80211 : ieee80211_output.c
Log message:
Do not set the 802.11 ESS capability bit in association requests.
The ESS capability bit should be set if the transmitter
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/19 12:57:57
Modified files:
sys/net80211 : ieee80211_output.c
Log message:
Revert previous; Set the ESS capability bit in assoc requests again.
Association to some access points breaks without the
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/23 02:42:51
Modified files:
sys/dev/ic : ar5008.c
sys/dev/pci: if_iwm.c if_iwn.c if_wpi.c
Log message:
Fix typo in a comment that originated in wpi(4) and has spread elsewhere.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/26 05:45:32
Modified files:
sys/net80211 : ieee80211_input.c
Log message:
Let unencrypted 802.11 frames pass during hardware decryption post-processing.
Some drivers, such as ral(4), cannot provid
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/26 05:55:54
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Support iwx(4) firmware's BEACON_FILTER_CONFIG_API_S_VER_4 command.
Newer iwx(4) firmware versions will require a large
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/26 05:56:25
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Make iwx(4) binding command work on -48 firmware.
Some firmware versions don't expect LMAC_5G_INDEX in the binding command.
Set tha
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/26 05:57:08
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Make iwx(4) flush the Tx path before removing the AP from the firmware's
station table. The Tx flush operation depends on the statio
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/26 05:58:33
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Don't enable any BT modules in the iwx(4) BT_COEX command.
The iwx(4) driver intends to disable bluetooth. The command we sent to t
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/26 05:59:48
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h if_iwxvar.h
Log message:
Implement support for the iwx(4) SOC_CONFIGURATION command.
This command doesn't seem to be needed with the
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/26 06:05:51
Modified files:
sys/dev/pci: if_iwx.c if_iwxvar.h
Log message:
Make the necessary adjustments to parse iwx(4) -48 firmware image files.
This does not switch to newer firmware yet. Th
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/26 06:07:36
Modified files:
sys/dev/pci: if_iwx.c
Log message:
fix wrong firmware filename typo in a comment in iwx_read_firmware()
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/29 01:34:19
Modified files:
sys/net80211 : ieee80211_proto.c
Log message:
In hostap mode, after completing a new group key handshake with all
associated clients and before switching over to the new
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/29 01:37:52
Modified files:
sys/net80211 : ieee80211_proto.c
Log message:
If no station happens to be associated when ieee80211_setkeys() runs then
complete group key renewal immediately. The old c
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/31 03:08:34
Modified files:
sys/net80211 : ieee80211_node.c
Log message:
Remove a dead assignment to ni_rsn_state in ieee80211_node_leave_rsn().
Patch by Mikolaj Kucharski
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/05/31 03:11:12
Modified files:
sys/net80211 : ieee80211_node.h ieee80211_pae_input.c
ieee80211_pae_output.c
Log message:
Typo in WPA supplicant state machine: RNSA_SUPP_PTKDO
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/01 02:51:13
Modified files:
sys/net80211 : ieee80211_input.c
Log message:
Revert "Ignore new Rxblock ack agreements until the WPA handshake is done."
There are access points out there which insist
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/08 03:09:58
Modified files:
sys/net80211 : ieee80211.c
Log message:
Undo pseudo-driver changes early in ieee80211_ifdetach() to prevent a
use-after-free when a wireless device is detached.
Pseudo-
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/10 03:20:30
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Compute the Tx queue ID consistently in iwx(4).
iwx_alloc_tx_ring() and iwx_tx() used different constants when computing
the Tx que
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/10 03:29:27
Modified files:
sys/dev/pci: if_iwx.c if_iwxvar.h
Log message:
Fix wrong size passed to free(9) when freeing an iwx(4) firmware image.
Allocate the context info DMA region at attach t
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/11 02:17:33
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h if_iwxvar.h
Log message:
Use the NVM_GET_INFO command in iwx(4) instead of the manual NVM data
parser inherited from iwm(4).
The old
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/11 02:18:24
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Add initial support for regulatory domain updates in iwx(4).
iwx(4) devices have a hardware component (the "communicati
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/11 02:19:17
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Load iwx(4) firmware just once.
On iwx(4) devices there is no two-step firmware loading process with an
INIT and RT image, as was t
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/11 02:20:33
Modified files:
sys/dev/pci: if_iwxreg.h
Log message:
Increase iwx(4) command queue size. Otherwise the firmware sends duplicate
"command done" notifications for earlier commands and
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/11 02:30:03
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Make iwx(4) update the Tx ring byte count table.
With iwn(4) and iwm(4) this was only required for Tx aggregation, which
we don't u
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/11 05:27:44
Modified files:
sys/dev/pci: if_iwm.c if_iwn.c if_iwx.c
Log message:
In iwn(4), iwm(4), and iwx(4), don't set the interface's MAC address again
while building a scan command for the f
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/17 02:18:22
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Let iwx(4) firmware decide which Tx rate to use.
The firmware will notify the driver when it decides to change Tx rate.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/19 05:12:46
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Add WPA2 (CCMP) crypto offload support to iwx(4).
Much thanks to Sara Sharon who helped me by providing hints about new
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/19 05:14:03
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Make iwx(4) reset Tx byte count table slots for frames that are done.
This fixes a "fatal firmware error" at run-time.
Thanks agai
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/22 01:15:28
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Fix length specification for 2GHz band IE data in iwx(4) probe request
template.
This code path is not used yet because active scan
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/22 01:25:50
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Fix unconditional write to v1.scan_priority in iwx(4) scan command.
The data structure for the scan command contains a union which
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/22 01:31:33
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Do not copy an SSID into the iwx(4) probe request template.
Firmware will add SSIDs specified via the scan command to its probe req
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/22 01:39:41
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Enable critical temperature detection in iwx(4) firmware.
The driver will turn the device off and print a message to dm
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/22 01:52:24
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Update definition of the iwx_ac_to_tx_fifo map.
Compared to iwm(4) devices the BE and BK fifo numbers have been swapped
in iwx(4) h
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/22 02:05:52
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Prepare for newer iwx(4) firmware scan command versions.
Add declarations of "version 2" scan flags from iwlwifi and pr
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/22 02:21:51
Modified files:
sys/dev/pci: if_iwxreg.h
Log message:
Fix two iwx(4) TX_CMD_OFFLD macros.
The IP_HDR and MH_SIZE fields represent byte offsets into the frame, rather
than flags. Make
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/22 10:25:55
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h if_iwxvar.h
Log message:
Remove unused code for parsing non-volatile memory (NVM) from iwx(4).
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/22 10:27:37
Modified files:
sys/dev/pci: if_iwx.c if_iwxvar.h
Log message:
Remove AMRR/MiRA support from iwx(4). Tx rate selection happens in firmware.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/26 01:28:47
Modified files:
usr.bin/rcs: diff3.c
usr.bin/cvs: diff3.c
usr.bin/diff3 : diff3prog.c
Log message:
Fix merging of files that lack newlines for diff(3), OpenRCS,
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/06/26 01:55:57
Modified files:
regress/usr.bin/rcs: Makefile
Log message:
Add an OpenRCS regression test for merging files which lack newlines.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/05 01:47:33
Modified files:
sys/dev/usb: if_urtwn.c
Log message:
Fix mbuf leak in urtwn(4) with frames that are CCMP-crypted in hardware.
Problem reported and fix tested by Bastian Wessling on b
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/06 05:28:51
Modified files:
sys/dev/ic : ar5008.c athn.c
Log message:
Repair athn(4) in client mode against WPA2 access points.
Client mode was subtly broken after support for CCMP offload was a
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/07 05:54:01
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Switch iwx(4) from -46 to -48 firmware.
The -48 firmware image has been available via fw_update(4) for
about 4 weeks by now. It is
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/07 05:54:49
Modified files:
share/man/man4 : iwx.4
Log message:
Update required firmware file path in iwx(4) man page.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/13 02:26:26
Modified files:
sys/net80211 : ieee80211_pae_input.c
Log message:
When a wifi interface acts as a client and the WPA handshake is done,
update the WPA group cipher value in interface co
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/13 02:31:32
Modified files:
sys/dev/ic : ar5008.c
sys/dev/usb: if_athn_usb.c
Log message:
When athn(4) is deciding how to decrypt an incoming frame, look into the
ieee80211_node data
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/13 10:18:52
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h
Log message:
Increase iwx(4) command queue size to the size expected by hardware.
The iwx(4) command queue has 256 entries in hardwa
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/13 10:23:53
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Enable background scanning on iwx(4) devices.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/13 10:32:56
Modified files:
share/man/man4 : iwx.4
Log message:
Update iwx(4) man page: CCMP offload and background scan are now supported.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/13 10:33:25
Modified files:
share/man/man4 : iwm.4
Log message:
Mention support for CCMP offload in iwm(4) man page.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/13 10:35:52
Modified files:
share/man/man4 : athn.4
Log message:
Document CCMP offload support in the athn(4) man page.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/20 01:45:44
Modified files:
sys/dev/ic : bwfm.c rt2560.c rt2661.c
sys/net80211 : ieee80211_input.c
Log message:
The IEEE80211_F_HIDENWID flag is now part of ic_userflags, not ic_flags.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/20 02:00:38
Modified files:
sys/dev/pci: if_iwn.c
Log message:
Make iwn_ampdu_tx_done() record an ACK for the frame for which the hardware
triggered the Tx completion interrupt, instead of the fr
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/20 02:04:41
Modified files:
sys/dev/pci: if_iwn.c
Log message:
update a comment in iwn_ampdu_tx_done following previous SSN -> SEQ change
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/20 02:09:30
Modified files:
sys/dev/pci: if_iwn.c
Log message:
Fix a logic bug in iwn(4) which meant that automatic rate control for
A-MPDU ran while a fixed Tx MCS was configured. The intention
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/20 02:19:59
Modified files:
sys/dev/pci: if_iwn.c
Log message:
Fix gain calibration for some iwn(4) devices (5000 and up).
IWN_LSB() returns an index starting with 1, however the arrays used
lat
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/20 02:22:06
Modified files:
sys/dev/pci: if_iwn.c
Log message:
KNF for multi-line comment added to iwn5000_set_gains() in previous commit.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/21 02:38:59
Modified files:
sys/net80211 : ieee80211_input.c ieee80211_node.h
Log message:
Improve processing of lost frames during 802.11 Rx aggregation.
Make ieee80211_input_ba() skip one missin
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/26 06:23:33
Modified files:
sys/dev/pci: if_iwn.c
Log message:
Reduce IWN_DEBUG message noise related to scanning.
Patch by Holger Mikolon
ok tobhe@
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/27 01:24:03
Modified files:
sys/dev/pci: if_iwn.c
Log message:
trim trailing whitespace in if_iwn.c
Patch by Holger Mikolon
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/30 02:28:45
Modified files:
sys/dev/pci: pcidevs
Log message:
add PCI ID of intel Wi-Fi 6 AX201 devices
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/07/30 02:28:58
Modified files:
sys/dev/pci: pcidevs.h pcidevs_data.h
Log message:
regen
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/08/01 10:14:05
Modified files:
sys/dev/pci: if_iwx.c if_iwxreg.h if_iwxvar.h
Log message:
Add support for AX201 devices to iwx(4).
Matching firmware can be installed with fw_update(1).
Align our d
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/08/01 10:24:38
Modified files:
share/man/man4 : iwx.4
Log message:
document AX201 support in iwx(4) man page; mention the AX201 firmware file
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/08/01 10:29:28
Modified files:
share/man/man4 : iwm.4
Log message:
The iwm(4) 9560 is a CNVi device, not a regular M.2 device that will work
on any platform. Mention this here, as done for AX201 in the
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/08/02 05:11:07
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Make iwx(4) match any AX200 device again.
In case of AX201 we need to be careful about which devices are matched by
the driver beca
CVSROOT:/cvs
Module name:www
Changes by: [email protected]/08/06 10:21:16
Modified files:
. : arm64.html
Log message:
mention that Raspberry Pi 3 and Pinebook Pro have bwfm(4)
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/08/26 11:12:01
Modified files:
sys/dev/pci: if_iwm.c if_iwx.c
Log message:
Reset the Rx block ack session counter when an iwm/iwx interface disassociates
from an access point or is put down via ifco
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/10/22 05:24:01
Modified files:
sys/dev/pci: if_iwx.c
Log message:
Do not write unneeded data into the iwx(4) MAC context removal command.
This extra data seems to trigger an assertion in the firmwa
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/11/10 04:19:37
Modified files:
sys/dev/usb: if_urtwn.c
Log message:
Fix urtwn(4) against access points which use WPA1/TKIP as the group cipher.
Problem first reported against dhclient(8) by Artem M
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/11/11 15:45:09
Modified files:
sys/dev/ic : ar5008.c
Log message:
Fix athn(4) in client mode against APs that use WPA1/TKIP as the group cipher.
Problem confirmed and fix tested by Matej Nanut.
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/12/08 08:52:04
Modified files:
sys/net80211 : ieee80211_output.c
Log message:
Fix 802.11 RSN capabilities announced to peers.
We were echoing back all RSN capabilities announced by our peer, even
for
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/12/08 10:33:50
Modified files:
sys/dev: softraid_raid1.c
Log message:
fix wrong function names in softraid RAID1 debug print statements
ok jsing@ as part of a larger diff
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/12/08 13:17:32
Modified files:
sys/net80211 : ieee80211_input.c ieee80211_proto.c
Log message:
Enable 802.11 A-MSDU support again. It was disabled some time ago but
the underlying problems have since
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/12/09 08:50:58
Modified files:
sys/net80211 : ieee80211_input.c ieee80211_proto.c
Log message:
Disable A-MSDU support again.
iwm(4) 9k and iwx(4) need more work before AMSDU can be enabled.
These dev
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/12/09 14:54:11
Modified files:
sys/net80211 : ieee80211_input.c
Log message:
Ignore trailing data in A-MSDU frame buffers if it is smaller than the
Ethernet header size. Avoids spurious "input packet
CVSROOT:/cvs
Module name:src
Changes by: [email protected]/12/10 05:52:49
Modified files:
sys/net80211 : ieee80211_input.c
Log message:
Fix double-free on error in ieee80211_amsdu_decap().
Bug was introduced by my previous commit to this file.
ok tobhe@
1 - 100 of 2131 matches
Mail list logo