User Details
User Details
- User Since
- May 14 2014, 7:57 AM (593 w, 4 d)
Today
Today
adrian added a reviewer for D52767: iwx: rewrite iwx_rs_update() to be VHT aware, refactor it a bit: wireless.
adrian requested review of D52767: iwx: rewrite iwx_rs_update() to be VHT aware, refactor it a bit.
adrian added a reviewer for D52766: iwx: don't log VHT rate lookups in iwx_tx_fill_cmd() for data frames: wireless.
adrian requested review of D52766: iwx: don't log VHT rate lookups in iwx_tx_fill_cmd() for data frames.
Wed, Sep 24
Wed, Sep 24
adrian requested review of D52712: rtwn: migrate to new ieee80211 key data accessors.
adrian added a reviewer for D52711: net80211: create accessors for accessing the ieee80211_key key/mic data: wireless.
adrian requested review of D52711: net80211: create accessors for accessing the ieee80211_key key/mic data.
Mon, Sep 22
Mon, Sep 22
Sun, Sep 21
Sun, Sep 21
yup, and it also makes churning on libpmc development easier (if I ever do that again :-) )
adrian committed rG5e49712ca8fe: iwm: assign sequence numbers even if we ask the firmware to override (authored by adrian).
iwm: assign sequence numbers even if we ask the firmware to override
adrian committed rG522455887078: iwx: re-add sequence numbers for non-AMPDU, preserving previous behaviour (authored by adrian).
iwx: re-add sequence numbers for non-AMPDU, preserving previous behaviour
adrian added reviewers for D52664: iwm: assign sequence numbers even if we ask the firmware to override: wireless, glebius.
adrian requested review of D52664: iwm: assign sequence numbers even if we ask the firmware to override.
adrian added inline comments to D52523: iwx: migrate to using net80211 crypto key methods.
adrian requested review of D52655: iwx: add some lock assertions in the TX start path.
adrian updated the diff for D52652: iwx: re-add sequence numbers for non-AMPDU, preserving previous behaviour.
comment fixes
adrian added a reviewer for D52652: iwx: re-add sequence numbers for non-AMPDU, preserving previous behaviour: wireless.
adrian requested review of D52652: iwx: re-add sequence numbers for non-AMPDU, preserving previous behaviour.
Sat, Sep 20
Sat, Sep 20
adrian updated the diff for D52649: net80211: document some of the crypto/key functions.
update
adrian requested review of D52649: net80211: document some of the crypto/key functions.
adrian committed rGdb69f613ee45: [iwx] tell net80211 not to originate NULL data frames (authored by adrian).
[iwx] tell net80211 not to originate NULL data frames
adrian committed rGa58f30788070: [iwn] Don't originate NULL data frames in net80211 (authored by adrian).
[iwn] Don't originate NULL data frames in net80211
adrian committed rGd9ae618c0816: [rtwn] don't send NULL data frames if we're compiled with firmware enabled (authored by adrian).
[rtwn] don't send NULL data frames if we're compiled with firmware enabled
adrian committed rGcce278510a82: usb: update wifi drivers to use IEEE80211_FEXT_SEQNO_OFFLOAD (authored by adrian).
usb: update wifi drivers to use IEEE80211_FEXT_SEQNO_OFFLOAD
adrian committed rG785edcc2af5a: net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD (authored by adrian).
net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD
adrian added a comment to D52299: [iwn] Don't originate NULL data frames in net80211.
Tue, Sep 16
Tue, Sep 16
adrian added inline comments to D52523: iwx: migrate to using net80211 crypto key methods.
Mon, Sep 15
Mon, Sep 15
adrian added a comment to D52492: net80211: log possible "ghost beacons" during a scan.
adrian added a comment to D52492: net80211: log possible "ghost beacons" during a scan.
So, the DSPARAMS one is in ieee80211_parse_beacon(), look for IEEE80211_ELEMID_FHPARAMS and IEEE80211_ELEMID_DSPARAMS .
Sun, Sep 14
Sun, Sep 14
adrian updated the diff for D52523: iwx: migrate to using net80211 crypto key methods.
updates from bz
adrian requested review of D52524: iwx: add some missed beacon debugging.
adrian added inline comments to D52523: iwx: migrate to using net80211 crypto key methods.
adrian requested review of D52523: iwx: migrate to using net80211 crypto key methods.
Thu, Sep 11
Thu, Sep 11
Tue, Sep 9
Tue, Sep 9
adrian committed rG9bfb1405332c: net80211: add support for drivers to disable sending NULL data frames (authored by adrian).
net80211: add support for drivers to disable sending NULL data frames
adrian committed rGb73f52a0344d: rsu: implement A-MPDU TX; add TODO items for further work (authored by adrian).
rsu: implement A-MPDU TX; add TODO items for further work
rsu: enable seqno offload
run: enable seqno offload
Mon, Sep 8
Mon, Sep 8
adrian committed rGd6616705231c: [net80211] Quieten the logging from ieee80211_vht_get_vhtflags() (authored by adrian).
[net80211] Quieten the logging from ieee80211_vht_get_vhtflags()
Sun, Sep 7
Sun, Sep 7
adrian added a comment to D52142: [net80211] Quieten the logging from ieee80211_vht_get_vhtflags().
ok, reduced to one line diff, please re-review! thanks!
adrian updated the diff for D52142: [net80211] Quieten the logging from ieee80211_vht_get_vhtflags().
comment from bz
adrian abandoned D50693: rtwn: enable seqno offload.
Abandoning, but it landed!
adrian added a comment to D50693: rtwn: enable seqno offload.
landed in rGdff11c4f8007
adrian updated the diff for D52298: [rtwn] don't send NULL data frames if we're compiled with firmware enabled.
update
Sat, Sep 6
Sat, Sep 6
adrian committed rGdff11c4f8007: rtwn: enable seqno offload; migrate to use ieee80211_output_seqno_assign() (authored by adrian).
rtwn: enable seqno offload; migrate to use ieee80211_output_seqno_assign()
Fri, Sep 5
Fri, Sep 5
adrian added a comment to D52301: [rtwn] Migrate to use ieee80211_output_seqno_assign().
Yeah I was /just/ thinking about squishing them together into one commit.
adrian added a comment to D50693: rtwn: enable seqno offload.
I've tested these with the suggested changes / questions and it works fine, so I'll clean up the diffs tonight and land em. Thanks bz!
Wed, Sep 3
Wed, Sep 3
adrian updated the diff for D52301: [rtwn] Migrate to use ieee80211_output_seqno_assign().
remove the % operator in the driver now that the net80211 macros do it for us
Tue, Sep 2
Tue, Sep 2
adrian committed rG167520e47d37: [net80211] clean up M_SEQNO_SET and M_SEQNO_GET() to always limit to the… (authored by adrian).
[net80211] clean up M_SEQNO_SET and M_SEQNO_GET() to always limit to the…
Mon, Sep 1
Mon, Sep 1
adrian added a comment to D52300: [iwx] tell net80211 not to originate NULL data frames.
Sun, Aug 31
Sun, Aug 31
adrian added a reviewer for D52301: [rtwn] Migrate to use ieee80211_output_seqno_assign(): wireless.
adrian added a reviewer for D52300: [iwx] tell net80211 not to originate NULL data frames: wireless.
adrian added a reviewer for D52298: [rtwn] don't send NULL data frames if we're compiled with firmware enabled: wireless.
adrian added a reviewer for D52297: [net80211] add support for drivers to disable sending NULL data frames: wireless.
adrian added a comment to D50693: rtwn: enable seqno offload.
adrian updated the diff for D52142: [net80211] Quieten the logging from ieee80211_vht_get_vhtflags().
request from bz
adrian requested review of D52301: [rtwn] Migrate to use ieee80211_output_seqno_assign().
adrian requested review of D52300: [iwx] tell net80211 not to originate NULL data frames.
adrian requested review of D52299: [iwn] Don't originate NULL data frames in net80211.
adrian requested review of D52298: [rtwn] don't send NULL data frames if we're compiled with firmware enabled.
adrian requested review of D52297: [net80211] add support for drivers to disable sending NULL data frames.
adrian added inline comments to D52142: [net80211] Quieten the logging from ieee80211_vht_get_vhtflags().
Fri, Aug 29
Fri, Aug 29
Aug 27 2025
Aug 27 2025
adrian updated the diff for D50772: net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD.
oops, forgot to add iwn(4)
Aug 25 2025
Aug 25 2025
adrian added a reviewer for D52142: [net80211] Quieten the logging from ieee80211_vht_get_vhtflags(): wireless.
adrian requested review of D52142: [net80211] Quieten the logging from ieee80211_vht_get_vhtflags().
Aug 24 2025
Aug 24 2025
adrian added inline comments to D50694: iwx: enable seqno offload.
iwx: enable seqno offload
adrian committed rGeabcd1773fa3: net80211: add support for sequence number offloading (authored by adrian).
net80211: add support for sequence number offloading
adrian added inline comments to D50693: rtwn: enable seqno offload.
adrian added inline comments to D50772: net80211: convert the rest of the native net80211 drivers to SEQNO_OFFLOAD.
Aug 19 2025
Aug 19 2025
adrian added inline comments to D50692: net80211: add support for sequence number offloading.