Sign in
android-kvm
/
linux
/
91e2fd337839319c7745e2cb84cfbf8cf1426a1a
/
drivers
/
staging
/
csr
351638e
net: pass info struct via netdevice notifier
by Jiri Pirko
· 12 years ago
bae301d
staging: single_open() leaks
by Al Viro
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
294a08e
csr: Don't use create_proc_read_entry()
by David Howells
· 12 years ago
75ef9de
constify a bunch of struct file_operations instances
by Al Viro
· 12 years ago
4445d25
staging:csr: Fix typo in staging/csr driver
by Masanari Iida
· 12 years ago
69c1440
staging: csr: info leak in unifi_cfg_get_info()
by Dan Carpenter
· 12 years ago
10f035a
staging:csr: Fix typos in comment and printk
by Masanari Iida
· 12 years ago
58af42a
staging: csr: Fix typos in csr
by Masanari Iida
· 12 years ago
d4a67bb
staging: csr: fix compilation warning in unifi_siwscan
by Devendra Naga
· 12 years ago
f4309c0
driver: staging: csr: remove cast for kmalloc return value
by Zhang Yanfei
· 12 years ago
b6dd012
staging: csr: csr_time.c: Fix coding style
by SeongJae Park
· 12 years ago
b5c78e04
Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
by Linus Torvalds
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
2643c47
staging/csr: Use kmemdup rather than duplicating its implementation
by Peter Huewe
· 12 years ago
94b84e4
staging/csr: Fix dereference before check
by Peter Huewe
· 12 years ago
78855c7
staging: csr: remove unneeded call to memset().
by Cyril Roelandt
· 12 years ago
9419066
staging: csr: remove CONFIG_HOTPLUG ifdefs
by Bill Pemberton
· 12 years ago
fb7d2eb
staging: csr: csr_wifi_hip_unifi_signal_names: Fix pointer position
by Hojung Youn
· 12 years ago
65dbeb1
staging: csr: csr_wifi_hip_unifi_signal_names: fix whitespaced paddings
by Hojung Youn
· 12 years ago
a90770e
staging: csr: csr_wifi_hip_unifi_signal_names: fix brackets
by Hojung Youn
· 12 years ago
279dda6
staging: csr: csr_wifi_hip_unifi_signal_names: fix indent
by Hojung Youn
· 12 years ago
986842d
staging: csr: csr_wifi_nme_task.h: remove function prototypes
by Devendra Naga
· 12 years ago
4a53018
staging: csr: csr_wifi_nme_ap_lib.h: remove the function prototypes
by Devendra Naga
· 12 years ago
1454201
staging: csr: csr_wifi_nme_lib.h: remove function prototypes
by Devendra Naga
· 12 years ago
a6de05d
staging: csr: sme_blocking.c: add missing check for return of sme_wait_for_reply
by Devendra Naga
· 12 years ago
6d700d72
staging: csr: sme_blocking.c: remove braces around single statement blocks
by Devendra Naga
· 12 years ago
3b7ffa6
staging: csr: sme_blocking.c: replace spaces with the tabs in sme_mgt_tspec
by Devendra Naga
· 12 years ago
dc958bb
staging: csr: sme_blocking.c: replace spaces with tabs
by Devendra Naga
· 12 years ago
79caaba
staging: csr: inet.c: replaces spaces with tabs
by Devendra Naga
· 12 years ago
d05b25b
staging: csr: inet.c: single statement if blocks doesn't need braces
by Devendra Naga
· 12 years ago
d0eb3dd
staging: csr: csr_log_configure.h: remove a bunch of function protos
by Devendra Naga
· 12 years ago
32a1269
staging: csr: remove csr_lib.h
by Devendra Naga
· 12 years ago
4933d39
staging: csr: os.c: remove braces around single statement blocks
by Devendra Naga
· 12 years ago
958bcf5
staging: csr: os.c: remove col variable
by Devendra Naga
· 12 years ago
ffe6d91
staging: csr: drv.c: replace spaces with tabs in uf_destroy_device_nodes
by Devendra Naga
· 12 years ago
a319cef
staging: csr: drv.c: replace spaces with tabs
by Devendra Naga
· 12 years ago
f145b4f
staging: csr: io.c: replace spaces with tabs
by Devendra Naga
· 12 years ago
e07384a
staging: csr: Remove struct CsrEvent
by SeongJae Park
· 12 years ago
28c4ff6
staging : csr: Fix typo in csr/netdev.c
by Masanari Iida
· 12 years ago
1f5466b
staging: csr: remove func_exit_r macro
by Devendra Naga
· 12 years ago
75254af
staging: csr: remove func_exit macro
by Devendra Naga
· 12 years ago
438d2d1
staging: csr: remove func_enter macro
by Devendra Naga
· 12 years ago
d9ff393
Staging: csr: remove CSRMIN() macro
by Greg Kroah-Hartman
· 12 years ago
0160daf
Staging: csr: csr_macro.h: remove unused macros
by Greg Kroah-Hartman
· 12 years ago
31370f7e
Staging: csr: remove __cplusplus nonsense from the .h files
by Greg Kroah-Hartman
· 12 years ago
1481c5f
staging: csr: remove unused macros and prototypes
by Devendra Naga
· 12 years ago
7a4cae7
staging: csr: remove unused macros/ prototypes in csr_sched.h
by Devendra Naga
· 12 years ago
ea50aab
staging: csr: remove csrPanic and CSR_LOG_ASSERT and CSR_LOG_ASSERT_ENABLE
by Devendra Naga
· 12 years ago
7f7a252
staging: csr: remove all prototypes of not defined functions
by Devendra Naga
· 12 years ago
4c95610
staging: csr: remove CsrMutexCreate function
by Devendra Naga
· 12 years ago
0edf65f
staging: csr: remove CsrMutexDestroy function
by Devendra Naga
· 12 years ago
ce1f5b8
staging: csr: remove CsrMutexUnlock function
by Devendra Naga
· 12 years ago
1d08782
staging: csr: remove CsrMutexLock function
by Devendra Naga
· 12 years ago
94b1230
staging: csr: csr_log.h: Fix coding style
by SeongJae Park
· 12 years ago
f28c407
Staging: csr: bh.c: fixing spaces coding style issues
by Chihau Chau
· 12 years ago
5856282
staging: csr: remove panic at locking the mutex
by Devendra Naga
· 12 years ago
5d380be
staging: csr: remove unused function prototypes
by Devendra Naga
· 12 years ago
aad3d31
staging: csr: remove the CsrTime typedef altogether
by Devendra Naga
· 12 years ago
ad2d255
staging: csr: Remove CsrThreadHandle
by SeongJae Park
· 12 years ago
272bf31
staging: csr: Remove struct CsrThread
by SeongJae Park
· 12 years ago
9385f21
Staging: csr: fix code indent coding style issues in csr_wifi_hip_signals.h
by Sunhee Hwang
· 12 years ago
906836f
Staging: csr: csr_wifi_router_ctrl_sef.c: fix line over 80 characters
by Jugwan Eom
· 12 years ago
057ed67
Staging: csr: csr_wifi_router_ctrl_sef.c: fix tab mess
by Jugwan Eom
· 12 years ago
86a598cd
Staging: csr: csr_wifi_router_ctrl_sef.c: fix up brace placement
by Jugwan Eom
· 12 years ago
0288f91
staging: csr: csr_wifi_sme_sef.h: fixed indentation warnings
by Sangho Yi
· 12 years ago
9bf8ff7
staging: csr: csr_wifi_sme_serialize.h: fixed indentation warnings
by Sangho Yi
· 12 years ago
f0dbd1d
staging: csr: csr_wifi_sme_sef.h: Fixed lines over 80 chars per line
by Sangho Yi
· 12 years ago
1ac80e4
staging: csr: csr_wifi_sme_sef.h: Fixed from foo* bar to foo *bar
by Sangho Yi
· 12 years ago
6b74b19
staging: csr: csr_wifi_sme_serialize.h: fixed over 80 char lines
by Sangho Yi
· 12 years ago
095cc71
staging: csr: csr_wifi_sme_serialize.h: Fixed from foo* bar to foo *bar
by Sangho Yi
· 12 years ago
9851c29
staging: csr: csr_wifi_sme_task.h: fixed indentation coding style
by Sangho Yi
· 12 years ago
936a8b4
Drivers: Staging: CSR: fixed coding style errors in csr_wifi_router_free_upstream_contents.c
by Sangho Yi
· 12 years ago
ae485c2
Staging: csr: fix pointer(asterisk) position coding style issue in sme_userspace.h
by Sunhee Hwang
· 12 years ago
cf174b0
staging: csr: csr_framework_ext_types.h: fix coding style
by SeongJae Park
· 12 years ago
3f38ea7
Staging: CSR: csr_time.h: Removed unnecessary typedef struct
by Sangho Yi
· 12 years ago
7177572
Staging: CSR: csr_time.h: fixed indentation warnings based on coding style
by Sangho Yi
· 12 years ago
0567e1e
Staging: csr: data_tx: remove extra space in printk
by Greg Kroah-Hartman
· 12 years ago
dbff11c
Staging: csr: data_tx: fix up brace placement
by Greg Kroah-Hartman
· 12 years ago
7c5745c
Staging: csr: data_tx: clean up tab mess
by Greg Kroah-Hartman
· 12 years ago
60ac2e9
Staging: csr: csr_log_configure.h: clean up tab mess
by Homin Lee
· 12 years ago
36dab6e
staging: csr: remove unused including <linux/version.h>
by Wei Yongjun
· 12 years ago
bff6c3e
staging: Fix spelling of "asynchronous" in comments.
by Adam Buchbinder
· 12 years ago
2b5d20d
staging: csr: wait for the exec in usermodehelper
by Lauri Hintsala
· 12 years ago
8ab92cb
staging: fix csr printk format warning
by Randy Dunlap
· 12 years ago
7cd4e8c
staging: csr: replace calls to kmalloc and memset with kzalloc
by Devendra Naga
· 13 years ago
6f6ed3d
staging: csr: remove casting of return value from kmalloc
by Devendra Naga
· 13 years ago
34f86d0
staging: csr: Remove all leftover kernel version checks \o/
by Priit Laes
· 13 years ago
4febd64
staging: csr: Remove unneeded UF_NETIF_TX_* macros
by Priit Laes
· 13 years ago
59e6201
staging: csr: unifi_priv.h: Remove KERNEL_VERSION checks
by Priit Laes
· 13 years ago
457d404
staging: csr: unifi_wext.h: Remove KERNEL_VERSION checks
by Priit Laes
· 13 years ago
b5008ae
staging: csr: drv.c: Remove KERNEL_VERSION checks and associated defines
by Priit Laes
· 13 years ago
6e9950a
staging: csr: Drop unused UNIFI_NET_NAME configuration option
by Priit Laes
· 13 years ago
6e5e404
staging: csr: remove unused define ALLOW_Q_PAUSE
by Priit Laes
· 13 years ago
879a901
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.37
by Priit Laes
· 13 years ago
6d99c52
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.34
by Priit Laes
· 13 years ago
99b2c9d
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.32
by Priit Laes
· 13 years ago
96bc8c7
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.29
by Priit Laes
· 13 years ago
a1a1872
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.28
by Priit Laes
· 13 years ago
58abe64
staging: csr: netdev.c: Clean up KERNEL_VERSION checks: 2.6.27
by Priit Laes
· 13 years ago
Next »