summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil/p54
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: simplify non-chanctx driversJohannes Berg2024-02-081-0/+4
* wifi: fill in MODULE_DESCRIPTION()s for p54spiBreno Leitao2024-01-311-0/+1
* wifi: p54: fix GCC format truncation warning with wiphy->fw_versionKalle Valo2024-01-111-1/+1
* wifi: p54: Annotate struct p54_cal_database with __counted_byKees Cook2023-10-121-1/+1
* wifi: p54: Add missing MODULE_FIRMWARE macroJuerg Haefliger2023-06-211-0/+1
* wifi: p54: Replace zero-length array of trailing structs with flex-arrayKees Cook2022-11-221-2/+2
* wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel2022-10-101-0/+1
* wifi: p54: Fix comment typoJason Wang2022-09-071-1/+1
* wifi: p54: add missing parentheses in p54_flush()Rustam Subkhankulov2022-07-181-1/+1
* wifi: p54: Use the bitmap API to allocate bitmapsChristophe JAILLET2022-07-182-5/+3
* wifi: p54: Fix an error handling path in p54spi_probe()Christophe JAILLET2022-07-181-1/+2
* wifi: mac80211: change QoS settings API to take link into accountJohannes Berg2022-07-151-1/+2
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: split bss_info_changed methodJohannes Berg2022-06-201-1/+1
* wifi: mac80211: move interface config to new structJohannes Berg2022-06-201-2/+2
* spi: make remove callback a void functionUwe Kleine-König2022-02-091-3/+1
* mac80211: Use memset_after() to clear tx statusKees Cook2021-11-261-5/+1
* p54: avoid accessing the data mapped to streaming DMAJia-Ju Bai2020-09-011-1/+3
* intersil: convert tasklets to use new tasklet_setup() APIAllen Pais2020-08-271-4/+4
* intersil: fix wiki website urlFlavio Suligoi2020-08-023-5/+5
* p54: switch from 'pci_' to 'dma_' APIChristophe JAILLET2020-08-021-30/+35
* treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada2020-06-141-5/+5
* p54usb: add AirVasT USB stick device-idGiuseppe Marco Randazzo2020-04-141-0/+1
* p54: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-233-8/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-113-32/+31
|\
| * Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...David S. Miller2019-06-263-32/+31
|/|
| * p54: remove dead branch in op_conf_tx callbackChristian Lamparter2019-06-251-6/+3
| * p54usb: Fix race between disconnect and firmware loadingAlan Stern2019-06-251-25/+18
| * p54: Support boottime in scan resultsChristian Lamparter2019-05-281-0/+6
| * p54: fix crash during initializationChristian Lamparter2019-05-281-1/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1912-48/+12
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336Thomas Gleixner2019-06-053-42/+3
|/
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* p54: drop device reference count if fails to enable devicePan Bian2019-04-251-1/+2
* p54: Use skb_peek_tail() instead of direct head pointer accesses.David S. Miller2018-09-101-2/+2
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-5/+7
* wireless: Use octal not symbolic permissionsJoe Perches2018-03-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-041-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | p54: don't unregister leds when they are not initializedAndrey Konovalov2017-10-101-4/+3
|/
* p54: constify usb_device_idArvind Yadav2017-08-101-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-2/+2
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-22/+21
* networking: introduce and use skb_put_data()Johannes Berg2017-06-162-4/+5
* networking: convert many more places to skb_put_zero()Johannes Berg2017-06-161-2/+1
* p54: allocate enough space for ->used_rxkeysDan Carpenter2017-05-221-2/+3
* mac80211: clean up rate encoding bits in RX statusJohannes Berg2017-04-281-1/+1
* p54: memset(0) whole arrayJiri Slaby2016-11-171-1/+1
* cfg80211: remove enum ieee80211_bandJohannes Berg2016-04-124-21/+21
* p54: move under intersil vendor directoryKalle Valo2015-11-1817-0/+8530