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
path:
root
/
drivers
/
staging
/
csr
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: csr: wait for the exec in usermodehelper
Lauri Hintsala
2012-09-17
1
-1
/
+1
*
staging: fix csr printk format warning
Randy Dunlap
2012-09-17
1
-1
/
+1
*
staging: csr: replace calls to kmalloc and memset with kzalloc
Devendra Naga
2012-09-04
1
-7
/
+3
*
staging: csr: remove casting of return value from kmalloc
Devendra Naga
2012-09-04
1
-1
/
+1
*
staging: csr: Remove all leftover kernel version checks \o/
Priit Laes
2012-09-04
9
-75
/
+1
*
staging: csr: Remove unneeded UF_NETIF_TX_* macros
Priit Laes
2012-09-04
5
-14
/
+9
*
staging: csr: unifi_priv.h: Remove KERNEL_VERSION checks
Priit Laes
2012-09-04
1
-27
/
+0
*
staging: csr: unifi_wext.h: Remove KERNEL_VERSION checks
Priit Laes
2012-09-04
1
-21
/
+5
*
staging: csr: drv.c: Remove KERNEL_VERSION checks and associated defines
Priit Laes
2012-09-04
1
-35
/
+8
*
staging: csr: Drop unused UNIFI_NET_NAME configuration option
Priit Laes
2012-09-04
1
-17
/
+2
*
staging: csr: remove unused define ALLOW_Q_PAUSE
Priit Laes
2012-09-04
2
-19
/
+0
*
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.37
Priit Laes
2012-09-04
1
-8
/
+0
*
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.34
Priit Laes
2012-09-04
1
-25
/
+0
*
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.32
Priit Laes
2012-09-04
1
-14
/
+0
*
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.29
Priit Laes
2012-09-04
1
-27
/
+0
*
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.28
Priit Laes
2012-09-04
1
-454
/
+0
*
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.27
Priit Laes
2012-09-04
1
-42
/
+0
*
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: <=2.6.25
Priit Laes
2012-09-04
1
-21
/
+0
*
staging: csr: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
2012-09-04
1
-3
/
+1
*
staging: csr: fix possible memory leak in do_patch_convert_download()
Wei Yongjun
2012-09-04
1
-0
/
+2
*
Merge 3.6-rc3 into staging-next
Greg Kroah-Hartman
2012-08-27
1
-1
/
+1
|
\
|
*
staging: csr: add INET dependancy
Greg Kroah-Hartman
2012-08-14
1
-1
/
+1
*
|
staging:csr: remove usage of CsrSnprintf and use scnprintf
Devendra Naga
2012-08-16
7
-120
/
+66
*
|
staging: csr: Fix up version.h includes
Jesper Juhl
2012-08-13
11
-12
/
+10
*
|
staging/csr: fix coding style problems in handle_bh_error
Devendra Naga
2012-08-13
1
-21
/
+23
*
|
staging/csr: remove the initialisation of interfaceTag and its comment in han...
Devendra Naga
2012-08-13
1
-1
/
+1
*
|
staging/csr: fix coding style problems in uf_wait_for_thread_to_stop
Devendra Naga
2012-08-13
1
-14
/
+15
*
|
staging/csr: fix coding style problems in uf_stop_thread
Devendra Naga
2012-08-13
1
-7
/
+8
*
|
staging/csr: clean coding style in uf_start_thread
Devendra Naga
2012-08-13
1
-40
/
+43
*
|
staging/csr: remove firmware pointer check before giving to release_firmware
Devendra Naga
2012-08-13
1
-3
/
+1
*
|
staging/csr: coding style fixes at sdio_linux_remove_irq and at install_irq
Devendra Naga
2012-08-13
1
-23
/
+20
*
|
staging/csr: coding style fixes in CsrTimeGet
Devendra Naga
2012-08-13
1
-11
/
+9
*
|
staging: csr: use %*ph[C] to hexdump small buffers
Andy Shevchenko
2012-08-13
2
-9
/
+4
*
|
staging: csr: print mac address with %pM
Andy Shevchenko
2012-08-13
1
-5
/
+3
|
/
*
staging: csr: delete a bunch of unused library functions
Greg Kroah-Hartman
2012-07-20
6
-616
/
+1
*
staging: csr: remove csr_utf16.c
Greg Kroah-Hartman
2012-07-20
10
-1155
/
+28
*
staging: csr: remove csr_pmem.h
Greg Kroah-Hartman
2012-07-20
36
-134
/
+1
*
staging: csr: remove CsrPmemAlloc
Greg Kroah-Hartman
2012-07-20
26
-605
/
+534
*
staging: csr: remove CsrPmemFree()
Greg Kroah-Hartman
2012-07-20
23
-303
/
+282
*
staging: csr: remove CsrMemAllocDma()
Greg Kroah-Hartman
2012-07-20
5
-53
/
+4
*
staging: csr: remove CsrMemCalloc()
Greg Kroah-Hartman
2012-07-20
2
-52
/
+0
*
staging: csr: remove CsrMemAlloc()
Greg Kroah-Hartman
2012-07-20
7
-62
/
+12
*
staging: csr: remove CsrMemFree() and CsrMemFreeDma()
Greg Kroah-Hartman
2012-07-20
8
-107
/
+30
*
staging: csr: remove csr_util.h
Greg Kroah-Hartman
2012-07-20
19
-36
/
+18
*
staging: csr: remove CsrOffSetOf()
Greg Kroah-Hartman
2012-07-20
2
-107
/
+96
*
stating: csr: remove unneeded #includes in csr_util.c
Greg Kroah-Hartman
2012-07-20
1
-5
/
+0
*
staging: csr: make CsrUInt16ToHex static
Greg Kroah-Hartman
2012-07-20
3
-23
/
+16
*
staging: csr: remove CsrMemCpy()
Greg Kroah-Hartman
2012-07-20
15
-97
/
+77
*
staging: csr: remove CsrStrLen()
Greg Kroah-Hartman
2012-07-20
7
-29
/
+19
*
staging: csr: remove CsrVsnprintf()
Greg Kroah-Hartman
2012-07-20
4
-9
/
+2
[next]