Working on wireless improvements
Details
Yesterday
Mon, May 18
Sun, May 17
Sat, May 16
Fri, May 15
add some receive documentation
Sun, May 10
finish my first pass at the transmit path overview
Sat, May 9
more stuff
Fri, May 8
Add some more transmit datapath overview documentation.
Mon, May 4
Sun, May 3
Sat, May 2
Consider an implementation from someone who has no knowledge of the stack. It appears as a giant wall of text. Where do you start? What's the equivalent of main() and how do the handlers interoperate?
I would benefit from a walkthrough of how the driver works:
Fri, May 1
add MVP debug API section
I stopped reading. I do not understand the PROTOCOL file for most of it. If you want an overview of the specification go and read a summary of the specification but that doesn't need to be in our tree.
Apr 16 2026
Probe requests go out and are correctly sent
I confirmed this with Wireshark on another machine
However, it does not appear to go to the next step in the handshake process.
Probe Requests go out correctly, Probe requests are sent back out and appear to come back in -- I verified via Wireshark on a 3rd machine.
But the driver is still sending out probe request frames and doesn't move to the next step.
Feb 11 2026
Jan 21 2026
What do we expect to do with the remaining patches in this stack?
Jan 20 2026
yeah, without it the ampdu retry stuff eventually stops retrying until the counter loops around again for the comparison to work
I don't get the correlation between your commit message and these changes. Is there an actual change (due to casting) in this change? Or is there a problem "somewhere" but this change does not necessarily address that?
Your first line of commit message is RX repetitive; I assume one should be tx. Should be fixed before commit.
Jan 8 2026
Jan 6 2026
Changes:
- Removed unnecessary TSF insertion in probe response frames
- Removed pause() workaround for wpa_supplicant(8) race condition
- Added ic_cryptocaps configuration to declare supported cipher suites
Can you please create diffs with -U9999 if you manually upload them so there is context?
Jan 5 2026
Jan 3 2026
Jan 2 2026
Dec 29 2025
Nov 28 2025
It wasn't clear from out last conversation if this is ready for review or if there is more related work.
