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