index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-24
staging:rtl8192u: Rename MaxTxPwrDbmList > max_tx_pwr_dbm_list - Style
John Whitmore
2
-6
/
+6
2018-07-24
staging:rtl8192u: Rename CountryIeWatchdog > country_ie_watchdog - Style
John Whitmore
1
-2
/
+2
2018-07-24
staging:rtl8192u: Rename variable CountryIeSrcAddr - Style
John Whitmore
1
-3
/
+3
2018-07-24
staging:rtl8192u: Rename CountryIeBuf to country_ie_buf - Style
John Whitmore
2
-4
/
+4
2018-07-24
staging:rtl8192u: Rename CountryIeLen > country_ie_len - Style
John Whitmore
2
-6
/
+6
2018-07-24
staging:rtl8192u: Rename bEnabled > enabled - Style
John Whitmore
3
-4
/
+4
2018-07-24
staging:rtl8192u: Remove typedef and rename struct RT_DOT11D_INFO - Style
John Whitmore
3
-13
/
+14
2018-07-24
staging:rtl8192u: Rename TClasNum > t_clas_num - Style
John Whitmore
2
-3
/
+3
2018-07-24
staging:rtl8192u: Rename TClasProc > t_clas_proc - Style
John Whitmore
2
-3
/
+3
2018-07-24
staging: rtl8188eu: fix lines over 80 characters
Michael Straube
1
-2
/
+2
2018-07-24
staging: rtl8188eu: replace tabs with spaces
Michael Straube
1
-6
/
+6
2018-07-24
staging: rtl8188eu: remove unnecessary parentheses
Michael Straube
1
-10
/
+10
2018-07-24
staging: rtl8188eu: fix comparsions to true
Michael Straube
2
-5
/
+5
2018-07-24
staging: rtl8188eu: change return type to bool
Michael Straube
2
-4
/
+4
2018-07-24
staging: rtl8188eu: refactor rtw_is_cckratesonly_included()
Michael Straube
1
-5
/
+4
2018-07-24
staging: rtl8188eu: refactor rtw_is_cckrates_included()
Michael Straube
1
-5
/
+5
2018-07-24
staging: rtl8188eu: remove blank lines
Michael Straube
13
-57
/
+0
2018-07-24
staging: bcm2835-camera: fix timeout handling in wait_for_completion_timeout
Nicholas Mc Guire
1
-5
/
+6
2018-07-24
staging: dgnc: dgnc_tty.c: Avoid '(' at the end of line
Nishad Kamdar
1
-4
/
+3
2018-07-24
staging: bcm2835-camera: handle wait_for_completion_timeout return properly
Nicholas Mc Guire
1
-3
/
+4
2018-07-24
staging: gasket: use vzalloc instead of vmalloc/memset
Ivan Bornyakov
1
-4
/
+2
2018-07-24
staging: gasket: apex: convert various logs to debug level
Todd Poynor
1
-5
/
+5
2018-07-24
staging: gasket: page table: remove unnecessary logs
Todd Poynor
1
-18
/
+5
2018-07-24
staging: gasket: page table: convert various logs to debug level
Todd Poynor
1
-6
/
+6
2018-07-24
staging: gasket: ioctl common: convert various logs to debug level
Todd Poynor
2
-4
/
+4
2018-07-24
staging: gasket: interrupts: convert various logs to debug level
Todd Poynor
1
-12
/
+12
2018-07-24
staging: gasket: core: convert various logs to debug level
Todd Poynor
1
-18
/
+20
2018-07-24
staging: gasket: apex return error on sysfs show of missing attribute
Todd Poynor
1
-2
/
+2
2018-07-24
staging: gasket: gasket_get_device drop check for NULL pci_dev
Todd Poynor
1
-3
/
+1
2018-07-24
staging: gasket: remove unnecessary NULL checks on calls from VFS
Todd Poynor
1
-15
/
+0
2018-07-24
staging: gasket: print mmap starting address as unsigned long
Todd Poynor
1
-2
/
+2
2018-07-24
staging: gasket: avoid copy to user on error in coherent alloc config
Todd Poynor
1
-1
/
+3
2018-07-24
staging: gasket: gasket_handle_ioctl fix ioctl exit trace param
Todd Poynor
1
-1
/
+1
2018-07-24
staging: gasket: remove duplicate call to retrieve device callback
Todd Poynor
1
-3
/
+4
2018-07-24
staging: gasket: fix check_and_invoke_callback log param
Todd Poynor
1
-1
/
+1
2018-07-24
staging: rtl8188eu/rtl8723bs: fix character encoding
Arnd Bergmann
2
-2
/
+2
2018-07-24
staging: wilc1000: use descriptor-based interface for GPIO
Ajay Singh
7
-43
/
+108
2018-07-24
staging: wilc1000: change compatible string from atmel to microchip
Ajay Singh
2
-9
/
+16
2018-07-24
staging: wilc1000: rename variable from 'gpio' to 'gpio_irq'
Ajay Singh
4
-11
/
+12
2018-07-24
staging: wilc1000: remove gpio parameter from wilc_netdev_init()
Ajay Singh
4
-6
/
+6
2018-07-21
staging: rtl8712: remove redundant pointer 'nic'
Colin Ian King
1
-3
/
+0
2018-07-21
staging: wilc1000: move variable assignment along with its declaration
Ajay Singh
4
-284
/
+118
2018-07-21
staging: wilc1000: remove unnecessary 'NULL' check from cfg80211_ops callbacks
Ajay Singh
1
-15
/
+0
2018-07-21
staging: wilc1000: use 'int' inplace of 's32' date type
Ajay Singh
2
-38
/
+38
2018-07-21
staging: wilc1000: avoid setting default value for variable at declaration
Ajay Singh
3
-88
/
+79
2018-07-21
staging: wilc1000: avoid forward declaration of host_int_parse_join_bss_param()
Ajay Singh
1
-167
/
+166
2018-07-21
staging: wilc1000: avoid host_int_get_assoc_res_info() forward declaration
Ajay Singh
1
-26
/
+21
2018-07-21
staging: wilc1000: avoid forward declaration for handle_scan_done()
Ajay Singh
1
-39
/
+38
2018-07-21
staging: wilc1000: remove unnecessary type used for wid id
Ajay Singh
1
-42
/
+42
2018-07-21
staging: wilc1000: use single space before opening brances '{'
Ajay Singh
4
-6
/
+6
[next]