index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mwifiex: store SDIO chip specific information in separate structure
Amitkumar Karwar
2013-05-22
2
-81
/
+149
*
mwifiex: use u32 variables for SDIO read/write port bitmap
Amitkumar Karwar
2013-05-22
2
-25
/
+25
*
mwifiex: add calibration data download feature
Amitkumar Karwar
2013-05-22
5
-0
/
+101
*
mwifiex: replace spin_lock_irqsave with spin_lock and fix warn_on
Avinash Patil
2013-05-22
1
-3
/
+2
*
mwifiex: add del_station handler
Avinash Patil
2013-05-22
7
-0
/
+95
*
mwifiex: avoid deleting all stations during mwifiex_del_sta_entry()
Avinash Patil
2013-05-22
1
-6
/
+3
*
mwifiex: abort remaining scan commands when association started
Bing Zhao
2013-05-22
1
-1
/
+2
*
mwifiex: remove global user_scan_cfg variable
Amitkumar Karwar
2013-05-22
5
-42
/
+34
*
mwifiex: scan delay timer cleanup in unload path
Amitkumar Karwar
2013-05-22
1
-0
/
+10
*
mwifiex: rename mwifiex_free_adapter() routine in init.c
Amitkumar Karwar
2013-05-22
1
-10
/
+8
*
bcma: support SPROM rev 10
Rafał Miłecki
2013-05-22
2
-7
/
+10
*
bcma: prepare for supporting more SPROM sizes
Rafał Miłecki
2013-05-22
1
-15
/
+20
*
bcma: don't hardcode SPROM length
Rafał Miłecki
2013-05-22
1
-15
/
+15
*
wil6210: do not stop Tx queue on packet drop
Vladimir Kondratiev
2013-05-22
1
-1
/
+0
*
wil6210: fix remaining use of non-cached copy of tx/rx descriptors
Vladimir Kondratiev
2013-05-22
2
-50
/
+84
*
wil6210: use NAPI
Vladimir Kondratiev
2013-05-22
5
-28
/
+94
*
wil6210: trace support
Vladimir Kondratiev
2013-05-22
9
-15
/
+376
*
wil6210: debug dump packet content right after DMA
Vladimir Kondratiev
2013-05-22
1
-2
/
+4
*
wil6210: Sanity check for reported DMA length
Vladimir Kondratiev
2013-05-22
1
-2
/
+6
*
wil6210: 'length' in Tx/Rx descriptors is little endian
Vladimir Kondratiev
2013-05-22
3
-15
/
+30
*
ath9k: use ap style beaconing for mesh
Thomas Pedersen
2013-05-22
2
-5
/
+7
*
ath9k_htc: Claim support for mgmt frame protection
Javier Cardona
2013-05-22
1
-0
/
+1
*
ath9k_htc: Add support for mesh interfaces
Javier Cardona
2013-05-22
5
-12
/
+37
*
ath9k: Do not use local_bh_disable in ampdu_action
Sujith Manoharan
2013-05-22
1
-2
/
+2
*
ath9k: Use bitops for scan flag
Sujith Manoharan
2013-05-22
2
-6
/
+4
*
ath9k: Remove MAC_DEBUG
Sujith Manoharan
2013-05-22
6
-370
/
+0
*
rt2x00pci: Use PCI MSIs whenever possible
Jakub Kicinski
2013-05-22
1
-1
/
+8
*
rt2x00: rt2x00dev: defer operational mode detection
Gabor Juhos
2013-05-22
1
-17
/
+17
*
rt2x00: rt2800lib: use rt2x00dev->bcn->winfo_size
Gabor Juhos
2013-05-22
1
-1
/
+1
*
rt2x00: rt2800usb: use rt2x00dev->rx->limit
Gabor Juhos
2013-05-22
1
-1
/
+1
*
rt2x00: rt2800pci: use rt2x00dev->tx->limit
Gabor Juhos
2013-05-22
1
-1
/
+1
*
rt2x00: rt61pci: use rt2x00dev->tx->limit
Gabor Juhos
2013-05-22
1
-1
/
+1
*
rt2x00: rt2x00dev: use rt2x00dev->tx->limit
Gabor Juhos
2013-05-22
1
-1
/
+1
*
Linux 3.10-rc1
v3.10-rc1
Linus Torvalds
2013-05-11
1
-2
/
+2
*
Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-05-11
6
-108
/
+368
|
\
|
*
tracing/kprobes: Support soft-mode disabling
Masami Hiramatsu
2013-05-09
1
-0
/
+6
|
*
tracing/kprobes: Support ftrace_event_file base multibuffer
Masami Hiramatsu
2013-05-09
1
-36
/
+214
|
*
tracing/kprobes: Pass trace_probe directly from dispatcher
Masami Hiramatsu
2013-05-09
1
-17
/
+16
|
*
tracing/kprobes: Increment probe hit-count even if it is used by perf
Masami Hiramatsu
2013-05-09
1
-4
/
+4
|
*
tracing/kprobes: Use bool for retprobe checker
Masami Hiramatsu
2013-05-09
1
-1
/
+1
|
*
ftrace: Fix function probe when more than one probe is added
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+5
|
*
ftrace: Fix the output of enabled_functions debug file
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+1
|
*
ftrace: Fix locking in register_ftrace_function_probe()
Steven Rostedt (Red Hat)
2013-05-09
1
-4
/
+6
|
*
tracing: Add helper function trace_create_new_event() to remove duplicate code
Steven Rostedt (Red Hat)
2013-05-09
1
-12
/
+20
|
*
tracing: Modify soft-mode only if there's no other referrer
Masami Hiramatsu
2013-05-09
2
-2
/
+11
|
*
tracing: Indicate enabled soft-mode in enable file
Masami Hiramatsu
2013-05-09
1
-0
/
+2
|
*
tracing/kprobes: Fix to increment return event probe hit-count
Masami Hiramatsu
2013-05-09
1
-0
/
+2
|
*
ftrace: Cleanup regex_lock and ftrace_lock around hash updating
Masami Hiramatsu
2013-05-09
1
-27
/
+32
|
*
ftrace, kprobes: Fix a deadlock on ftrace_regex_lock
Masami Hiramatsu
2013-05-09
2
-21
/
+56
|
*
ftrace: Have ftrace_regex_write() return either read or error
Steven Rostedt (Red Hat)
2013-05-09
1
-1
/
+1
[next]