index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
intersil
/
p54
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
2024-02-08
1
-0
/
+4
*
wifi: fill in MODULE_DESCRIPTION()s for p54spi
Breno Leitao
2024-01-31
1
-0
/
+1
*
wifi: p54: fix GCC format truncation warning with wiphy->fw_version
Kalle Valo
2024-01-11
1
-1
/
+1
*
wifi: p54: Annotate struct p54_cal_database with __counted_by
Kees Cook
2023-10-12
1
-1
/
+1
*
wifi: p54: Add missing MODULE_FIRMWARE macro
Juerg Haefliger
2023-06-21
1
-0
/
+1
*
wifi: p54: Replace zero-length array of trailing structs with flex-array
Kees Cook
2022-11-22
1
-2
/
+2
*
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-10-10
1
-0
/
+1
*
wifi: p54: Fix comment typo
Jason Wang
2022-09-07
1
-1
/
+1
*
wifi: p54: add missing parentheses in p54_flush()
Rustam Subkhankulov
2022-07-18
1
-1
/
+1
*
wifi: p54: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-07-18
2
-5
/
+3
*
wifi: p54: Fix an error handling path in p54spi_probe()
Christophe JAILLET
2022-07-18
1
-1
/
+2
*
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-07-15
1
-1
/
+2
*
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
1
-1
/
+1
*
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
1
-1
/
+1
*
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-20
1
-2
/
+2
*
spi: make remove callback a void function
Uwe Kleine-König
2022-02-09
1
-3
/
+1
*
mac80211: Use memset_after() to clear tx status
Kees Cook
2021-11-26
1
-5
/
+1
*
p54: avoid accessing the data mapped to streaming DMA
Jia-Ju Bai
2020-09-01
1
-1
/
+3
*
intersil: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-08-27
1
-4
/
+4
*
intersil: fix wiki website url
Flavio Suligoi
2020-08-02
3
-5
/
+5
*
p54: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-08-02
1
-30
/
+35
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-5
/
+5
*
p54usb: add AirVasT USB stick device-id
Giuseppe Marco Randazzo
2020-04-14
1
-0
/
+1
*
p54: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-23
3
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-11
3
-32
/
+31
|
\
|
*
Merge tag 'wireless-drivers-next-for-davem-2019-06-26' of git://git.kernel.or...
David S. Miller
2019-06-26
3
-32
/
+31
|
/
|
|
*
p54: remove dead branch in op_conf_tx callback
Christian Lamparter
2019-06-25
1
-6
/
+3
|
*
p54usb: Fix race between disconnect and firmware loading
Alan Stern
2019-06-25
1
-25
/
+18
|
*
p54: Support boottime in scan results
Christian Lamparter
2019-05-28
1
-0
/
+6
|
*
p54: fix crash during initialization
Christian Lamparter
2019-05-28
1
-1
/
+4
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
12
-48
/
+12
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
3
-42
/
+3
|
/
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
p54: drop device reference count if fails to enable device
Pan Bian
2019-04-25
1
-1
/
+2
*
p54: Use skb_peek_tail() instead of direct head pointer accesses.
David S. Miller
2018-09-10
1
-2
/
+2
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-5
/
+7
*
wireless: Use octal not symbolic permissions
Joe Perches
2018-03-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
p54: don't unregister leds when they are not initialized
Andrey Konovalov
2017-10-10
1
-4
/
+3
|
/
*
p54: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-2
/
+2
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-22
/
+21
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
2
-4
/
+5
*
networking: convert many more places to skb_put_zero()
Johannes Berg
2017-06-16
1
-2
/
+1
*
p54: allocate enough space for ->used_rxkeys
Dan Carpenter
2017-05-22
1
-2
/
+3
*
mac80211: clean up rate encoding bits in RX status
Johannes Berg
2017-04-28
1
-1
/
+1
*
p54: memset(0) whole array
Jiri Slaby
2016-11-17
1
-1
/
+1
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
4
-21
/
+21
*
p54: move under intersil vendor directory
Kalle Valo
2015-11-18
17
-0
/
+8530