User Details
- User Since
- May 14 2014, 7:57 AM (577 w, 6 d)
Today
Yesterday
re-add missing multicast check, thanks bz!
Sun, Jun 8
fix the seqno update routines to wrap things appropriately.
This bit me when doing some work on if_rsu
Sat, Jun 7
Fri, Jun 6
Address bz's comment - yup, this works with seqno offload and
with it just not populated in the driver encap path. Neat!
Thu, Jun 5
Note: my hope is to eventually delete the TX lock entirely; this sets the ground work to first experiment and test various drivers in this stack.
Wed, Jun 4
Tue, Jun 3
Mon, Jun 2
migrate prefix to net80211_
rename prefix to net80211_
use net80211_ prefix
update commit message (locally)
update from bz; matches what's in CCMP
Sun, Jun 1
I think this looks fine. I'm personally not too worried about breaking things in ipfw to make them much cleaner/clearer/less error prone, as long as we document it in UPDATING.
Fri, May 30
Thu, May 29
tested on my MSI GE76 raider that was exhibiting this w/ firefox/pulseaudio; it no longer happens. Thanks!
Wed, May 28
It's better than the status quo in -HEAD, so let's get it in and then churn some more on making it recover better!
Tue, May 27
technically (cry) ucast will eventually be keyix 0 and keyix 1, but not the WEP/global slots. Aiee. :-)
This doesn't apply cleanly on -head, it requires D49827 first
Mon, May 26
I'm finally updating my GE76 w/ AX210 to test iwx and iwlwifi in -head out, so I'll have to apply this to actually get it to pass a suspend/resume pass. stay tuned!
Sun, May 25
I'm still not a big fan of putting the strings in the kernel syscall ABI (as i guarantee someone's gonna end up writing stuff that depends upon the content of the strings!), but I /am/ a fan of how the kernel source is being updated with errors. We can at least grep for the macro use to see what they're doing, and they're a no-op if it's not compiled in.
comments from bz
comments from bz
Sat, May 24
Fri, May 23
So this panics the kernel if e6000sw is built in or loaded at boot time.