summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/intersil/p54
Commit message (Expand)AuthorAgeFilesLines
* 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