index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
Age
Commit message (
Expand
)
Author
2019-07-14
mwifiex: Don't abort on small, spec-compliant vendor IEs
Brian Norris
2019-07-14
mwifiex: Abort at too short BSS descriptor element
Takashi Iwai
2019-07-14
mwifiex: Fix heap overflow in mwifiex_uap_parse_tail_ies()
Takashi Iwai
2019-07-14
mwifiex: Fix possible buffer overflows at parsing bss descriptor
Takashi Iwai
2019-05-31
mwifiex: Fix mem leak in mwifiex_tm_cmd
YueHaibing
2019-05-31
mwifiex: prevent an array overflow
Dan Carpenter
2019-05-16
mwl8k: Fix rate_idx underflow
Petr Štetiar
2019-04-25
mwifiex: Make resume actually do something useful again on SDIO cards
Douglas Anderson
2019-02-20
libertas_tf: get the MAC address before registering the device
Lubomir Rintel
2019-02-20
libertas_tf: don't defer firmware loading until start()
Lubomir Rintel
2019-02-20
libertas_tf: move hardware callbacks to a separate structure
Lubomir Rintel
2019-02-19
mwifiex: don't advertise IBSS features without FW support
Brian Norris
2019-02-19
mwifiex: Fix NL80211_TX_POWER_LIMITED
Adrian Bunk
2019-02-19
libertas_tf: remove set but not used variable 'flags'
YueHaibing
2019-02-19
libertas_tf: fix signal reporting
Lubomir Rintel
2019-02-19
libertas_tf: move the banner to a more appropriate place
Lubomir Rintel
2019-02-19
libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
Lubomir Rintel
2019-02-19
libertas_tf: lower the debug level of command trace
Lubomir Rintel
2019-02-08
mwifiex: don't print error message on coex event
Stefan Agner
2019-02-01
mwifiex: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
libertas: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
libertas: fix indentation issue
Colin Ian King
2019-02-01
mwifiex: add support for sd8977 chipset
Hemantkumar Suthar
2019-02-01
libertas: add checks for the return value of sysfs_create_group
Kangjie Lu
2018-12-20
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-13
mwifiex: add NL80211_STA_INFO_RX_BITRATE support
Brian Norris
2018-12-13
mwifiex: refactor mwifiex_parse_htinfo() for reuse
Brian Norris
2018-12-13
mwifiex: debugfs: correct histogram spacing, formatting
Brian Norris
2018-12-13
mwifiex: fix potential NULL dereference and use after free
Pan Bian
2018-12-13
Revert "mwifiex: restructure rx_reorder_tbl_lock usage"
Brian Norris
2018-11-06
mwifiex: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
libertas: remove set but not used variable 'int_type'
YueHaibing
2018-10-13
libertas: return errno from lbs_add_card()
Lubomir Rintel
2018-10-13
libertas: don't set URB_ZERO_PACKET on IN USB transfer
Lubomir Rintel
2018-10-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-10
libertas: call into generic suspend code before turning off power
Daniel Mack
2018-08-31
mwifex: free rx_cmd skb in suspended state
Ganapathi Bhat
2018-08-31
mwifiex: do no submit URB in suspended state
Ganapathi Bhat
2018-08-31
libertas_tf: prevent underflow in process_cmdrequest()
Dan Carpenter
2018-07-31
mwifiex: Fix skipped vendor specific IEs
Roman Stratiienko
2018-07-31
mwifiex: use atomic bitops to represent adapter status variables
Ganapathi Bhat
2018-07-31
mwifiex: restructure rx_reorder_tbl_lock usage
Ganapathi Bhat
2018-07-31
mwifiex: replace rx_pkt_lock by rx_reorder_tbl_lock
Ganapathi Bhat
2018-07-23
Merge tag 'wireless-drivers-next-for-davem-2018-07-23' of git://git.kernel.or...
David S. Miller
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-09
net: allow ndo_select_queue to pass netdev
Alexander Duyck
2018-07-04
libertas: fix suspend and resume for SDIO connected cards
Daniel Mack
2018-06-27
libertas: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-27
libertas_tf: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
[next]