summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell/mwifiex/11n_rxreorder.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mwifiex: remove unnecessary checks for valid privSascha Hauer2024-08-221-14/+9
* wifi: mwifiex: Sanity check tlv_len and tlv_bitmap_lenGustavo A. R. Silva2023-09-041-0/+16
* wifi: mwifiex: Replace one-element array with flexible-array member in struct...Gustavo A. R. Silva2023-09-041-1/+1
* wifi: mwifiex: Fix tlv_buf_left calculationGustavo A. R. Silva2023-09-041-2/+2
* wifi: mac80211: fix receiving A-MSDU frames on mesh interfacesFelix Fietkau2023-02-141-1/+1
* wifi: mwifiex: Fix comment typoJason Wang2022-09-071-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_391.RULEThomas Gleixner2022-06-101-13/+1
* mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()Xu Wang2020-08-021-1/+1
* mwifiex: change license text from MARVELL to NXPGanapathi Bhat2020-02-141-4/+4
* mwifiex: don't disable hardirqs; just softirqsBrian Norris2019-06-271-50/+36
* mwifiex: dispatch/rotate from reorder table atomicallyBrian Norris2019-06-271-19/+24
* Revert "mwifiex: restructure rx_reorder_tbl_lock usage"Brian Norris2018-12-131-47/+49
* mwifiex: restructure rx_reorder_tbl_lock usageGanapathi Bhat2018-07-311-49/+47
* mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lockGanapathi Bhat2018-07-311-9/+10
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* mwifiex: Convert timers to use timer_setup()Kees Cook2017-10-271-4/+3
* mwifiex: kill useless list_empty checksDouglas Anderson2017-10-131-6/+0
* cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+1
* cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-1/+1
* mwifiex: process rxba_sync eventXinming Hu2016-09-031-1/+77
* mwifiex: AMSDU Rx frame handling in AP modeXinming Hu2016-04-071-1/+4
* mwifiex: fix AMPDU not setup on TDLS link problemAmitkumar Karwar2015-12-301-0/+10
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-0/+910