summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/marvell
Commit message (Expand)AuthorAgeFilesLines
* libertas_tf: Remove unused macro QOS_CONTROL_LENYueHaibing2020-09-011-1/+0
* mwifiex: pcie: Move tables to the only place they're usedLee Jones2020-09-012-149/+149
* libertas_tf: Fix function documentation formatting errorsLee Jones2020-09-011-18/+19
* libertas: Fix misnaming for function param 'device'Lee Jones2020-09-011-2/+2
* libertas: Fix 'timer_list' stored private data related dot-rotLee Jones2020-09-011-3/+3
* libertas_tf: Fix a bunch of function doc formatting issuesLee Jones2020-09-011-11/+11
* libertas_tf: Demote non-conformant kernel-doc headersLee Jones2020-09-011-4/+2
* mwl8k: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-8/+8
* mwifiex: don't call del_timer_sync() on uninitialized timerTetsuo Handa2020-08-271-1/+2
* mwifiex: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-273-6/+6
* mwifiex: Clean up some err and dbg messagesChristophe JAILLET2020-08-271-15/+10
* mwifiex: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-271-75/+78
* mwifiex: Do not use GFP_KERNEL in atomic contextChristophe JAILLET2020-08-181-1/+1
* Merge tag 'wireless-drivers-next-2020-08-04' of git://git.kernel.org/pub/scm/...David S. Miller2020-08-041-1/+1
|\
| * mwifiex: 11n_rxreorder: Remove unnecessary cast in kfree()Xu Wang2020-08-021-1/+1
* | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-07-311-2/+2
|\ \ | |/ |/|
| * mwifiex: Fix firmware filename for sd8997 chipsetPali Rohár2020-06-011-1/+1
| * mwifiex: Fix firmware filename for sd8977 chipsetPali Rohár2020-06-011-1/+1
* | mwifiex: Prevent memory corruption handling keysDan Carpenter2020-07-151-7/+15
* | mwifiex: Fix reporting 'operation not supported' error codePali Rohár2020-07-153-12/+12
* | mwifiex: Use macro MWIFIEX_MAX_BSS_NUM for specifying limit of interfacesPali Rohár2020-07-151-1/+2
* | treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-144-15/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0312-62/+80
|\|
| * mwifiex: Add support for NL80211_ATTR_MAX_AP_ASSOC_STAPali Rohár2020-05-294-0/+26
| * mwifiex: Parse all API_VER_ID propertiesPali Rohár2020-05-292-2/+17
| * libertas: Use shared constant for rfc1042 headerPascal Terjan2020-05-291-4/+1
| * Merge tag 'mac80211-next-for-net-next-2020-04-25' of git://git.kernel.org/pub...David S. Miller2020-05-261-10/+6
| |\
| | * cfg80211: change internal management frame registration APIJohannes Berg2020-04-241-10/+6
| * | mwifiex: Fix memory corruption in dump_stationPali Rohár2020-05-181-8/+6
| * | mwl8k: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-121-1/+1
| * | libertas_tf: avoid a null dereference in pointer privColin Ian King2020-05-061-3/+3
| * | mwifiex: avoid -Wstringop-overflow warningArnd Bergmann2020-05-061-23/+16
| * | libertas: make lbs_process_event() voidJason Yan2020-04-152-5/+2
| * | libertas: make lbs_init_mesh() voidJason Yan2020-04-152-6/+2
| |/
* | mmc: sdio: Move SDIO IDs from mwifiex driver to common include filePali Rohár2020-05-291-29/+9
* | mmc: sdio: Change macro names for Marvell 8688 modulesPali Rohár2020-05-291-1/+1
|/
* wireless: marvell: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-233-24/+24
* libertas: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-234-5/+5
* libertas: Use new structure for SPI transfer delaysSergiu Cuciurean2020-03-121-1/+2
* mwifiex: set needed_headroom, not hard_header_lenBrian Norris2020-03-121-1/+1
* mwifiex: change license text from MARVELL to NXPGanapathi Bhat2020-02-1445-178/+179
* libertas: make lbs_ibss_join_existing() return error code on rates overflowNicolai Stange2020-01-271-0/+1
* libertas: don't exit from lbs_ibss_join_existing() with RCU read lock heldNicolai Stange2020-01-271-0/+1
* mwifiex: Fix possible buffer overflows in mwifiex_cmd_append_vsie_tlv()Qing Xu2020-01-271-0/+7
* mwifiex: Fix possible buffer overflows in mwifiex_ret_wmm_get_status()Qing Xu2020-01-271-0/+4
* mwifiex: fix unbalanced locking in mwifiex_process_country_ie()Brian Norris2020-01-271-0/+1
* Merge tag 'wireless-drivers-next-2020-01-26' of git://git.kernel.org/pub/scm/...David S. Miller2020-01-271-47/+28
|\
| * mwifiex: drop most magic numbers from mwifiex_process_tdls_action_frame()Brian Norris2020-01-261-47/+28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-01-261-3/+13
|\ \ | |/ |/|
| * Merge tag 'wireless-drivers-2020-01-23' of git://git.kernel.org/pub/scm/linux...David S. Miller2020-01-231-3/+13
| |\