index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
marvell
/
libertas
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
4
-20
/
+4
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 20
Thomas Gleixner
2019-05-21
1
-14
/
+1
*
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
2
-0
/
+2
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
4
-0
/
+4
*
libertas: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
1
-6
/
+0
*
libertas: add checks for the return value of sysfs_create_group
Kangjie Lu
2019-02-01
1
-0
/
+5
*
libertas: remove set but not used variable 'int_type'
YueHaibing
2018-11-06
1
-3
/
+1
*
libertas: return errno from lbs_add_card()
Lubomir Rintel
2018-10-13
5
-14
/
+20
*
libertas: don't set URB_ZERO_PACKET on IN USB transfer
Lubomir Rintel
2018-10-13
1
-2
/
+0
*
libertas: call into generic suspend code before turning off power
Daniel Mack
2018-10-10
1
-0
/
+4
*
libertas: fix suspend and resume for SDIO connected cards
Daniel Mack
2018-07-04
2
-6
/
+25
*
libertas: use irqsave() in USB's complete callback
Sebastian Andrzej Siewior
2018-06-27
1
-4
/
+3
*
wireless-drivers: use BIT_ULL for NL80211_STA_INFO_ attribute types
Omer Efrat
2018-06-27
1
-6
/
+6
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
3
-18
/
+12
|
\
|
*
libertas: don't write wdev->ssid/_len
Johannes Berg
2017-10-30
1
-3
/
+0
|
*
libertas: Convert timers to use timer_setup()
Kees Cook
2017-10-27
2
-15
/
+12
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
17
-0
/
+17
|
/
*
libertas: constify usb_device_id
Arvind Yadav
2017-08-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-07-05
13
-525
/
+39
|
\
|
*
libertas: Fix lbs_prb_rsp_limit_set()
Dan Carpenter
2017-06-28
1
-2
/
+3
|
*
net: manual clean code which call skb_put_[data:zero]
yuan linyu
2017-06-20
1
-2
/
+1
|
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
|
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-3
/
+1
|
*
libertas: Remove function entry/exit debugging
Kees Cook
2017-05-24
13
-502
/
+24
|
*
libertas: Avoid reading past end of buffer
Kees Cook
2017-05-24
1
-16
/
+10
*
|
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-20
1
-1
/
+1
|
/
*
libertas: check return value of alloc_workqueue
Pan Bian
2017-04-26
1
-0
/
+5
*
cfg80211: move add/change interface monitor flags into params
Johannes Berg
2017-04-13
1
-1
/
+1
*
libertas: fix improper return value
Pan Bian
2017-01-19
1
-1
/
+1
*
libertas: constify cfg80211_ops structures
Bhumika Goyal
2016-12-30
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
libertas: fix non static symbol warning
Wei Yongjun
2016-07-18
1
-2
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2016-07-13' of git://git.kernel.or...
David S. Miller
2016-07-14
1
-0
/
+4
|
\
|
*
libertas: Add spinlock to avoid race condition
Pavel Andrianov
2016-06-29
1
-0
/
+4
*
|
nl80211: support beacon report scanning
Avraham Stern
2016-07-06
1
-3
/
+8
|
/
*
libertas: Remove create_workqueue
Bhaktipriya Shridhar
2016-06-16
2
-5
/
+2
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
2
-7
/
+7
*
libertas: fix an error code in probe
Dan Carpenter
2016-03-10
1
-1
/
+2
*
libertas: add an cfg80211 interface for powersaving
Andreas Kemnade
2016-02-06
1
-0
/
+38
*
libertas: fix ps-mode related removal problems
Andreas Kemnade
2016-02-06
1
-1
/
+6
*
libertas: go back to ps mode without commands pending
Andreas Kemnade
2016-02-06
1
-31
/
+5
*
libertas: do not confirm sleep if commands are pending
Andreas Kemnade
2016-02-06
1
-0
/
+4
*
libertas: check whether bus can do more than polling
Andreas Kemnade
2016-02-06
3
-1
/
+3
*
libertas: fix pointer bugs for PS_MODE commands
Andreas Kemnade
2016-02-06
2
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2016-01-12
1
-117
/
+64
*
libertas: cleanup a variable name
Dan Carpenter
2015-11-30
1
-1
/
+1
*
libertas: check for NULL before use
sudip
2015-11-26
1
-1
/
+2
*
libertas: move under marvell vendor directory
Kalle Valo
2015-11-18
31
-0
/
+16240