index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: wlan-ng: formatting change in cfg80211.c
K Hodges
2019-02-08
1
-1
/
+2
*
staging: android: formatting change in ashmem.c
K Hodges
2019-02-08
1
-1
/
+2
*
staging: rtl8192e: rename members of struct rtllib_device - style
Himadri Pandya
2019-02-07
4
-39
/
+39
*
staging: rtl8192e: rename members of struct rt_dot11d_info - style
Himadri Pandya
2019-02-07
2
-29
/
+29
*
staging: rtl8192e: rename members of struct chnl_txpow_triple - style
Himadri Pandya
2019-02-07
2
-11
/
+11
*
staging: wilc1000: rename linux_wlan.c and linux_mon.c
Ajay Singh
2019-02-07
3
-1
/
+1
*
staging: wilc1000: remove 'linux_' prefix in function names
Ajay Singh
2019-02-07
2
-14
/
+13
*
staging: wilc1000: rename wilc_frmw_to_linux()
Ajay Singh
2019-02-07
3
-5
/
+5
*
staging: wilc1000: added 'wilc_' prefix for function in wilc_sdio.c file
Ajay Singh
2019-02-07
1
-46
/
+46
*
staging: wilc1000: avoid function forward declaration in wilc_sdio.c file
Ajay Singh
2019-02-07
1
-48
/
+43
*
staging: wilc1000: move macro and function prototype from wilc_wlan_if.h file
Ajay Singh
2019-02-07
5
-36
/
+23
*
staging: wilc1000: add 'wilc_' prefix to have proper namespace
Ajay Singh
2019-02-07
8
-61
/
+61
*
staging: wilc1000: fix to set correct value for 'vif_num'
Ajay Singh
2019-02-07
1
-2
/
+2
*
staging: vt6656: Use the correct style for SPDX license Identifier
Nishad Kamdar
2019-02-07
1
-1
/
+1
*
staging: rtl8192u: remove redundant nul check on pointer dev
Colin Ian King
2019-02-07
1
-13
/
+11
*
staging: sm750fb: Rename setDisplayControl to set_display_control - style
Jin Chen
2019-02-07
1
-3
/
+3
*
Staging: rtl8723bs: remove some dead code
Dan Carpenter
2019-02-07
1
-8
/
+0
*
staging: wilc1000: define p2p related static variable as constants
Ajay Singh
2019-02-07
1
-2
/
+2
*
staging: wilc1000: move 'curr_channel' static variable in 'wilc' struct
Ajay Singh
2019-02-07
2
-10
/
+13
*
staging: wilc1000: move static variable 'wlan_channel' to 'wilc' struct
Ajay Singh
2019-02-07
2
-17
/
+20
*
staging: wilc1000: avoid use of static variable in linux_mon.c
Ajay Singh
2019-02-07
1
-5
/
+4
*
staging: wilc1000: avoid use of 'hif_deinit_lock' static variable
Ajay Singh
2019-02-07
2
-11
/
+11
*
staging: wilc1000: remove unused struct 'add_sta_param'
Ajay Singh
2019-02-07
1
-11
/
+0
*
staging: wilc1000: add check before performing operation on net_device
Ajay Singh
2019-02-07
1
-4
/
+8
*
staging: wilc1000: avoid use of interface names for validation
Ajay Singh
2019-02-07
1
-74
/
+70
*
staging: wilc1000: use random number for cookie instead of pointer
Ajay Singh
2019-02-07
1
-1
/
+1
*
staging: wilc1000: refactor code to use cookie information
Ajay Singh
2019-02-07
4
-85
/
+53
*
staging: wilc1000: refactor linux_wlan_init_test_config()
Ajay Singh
2019-02-07
2
-118
/
+83
*
staging: wilc1000: remove use of 'terminated_handle' static variable
Ajay Singh
2019-02-07
1
-8
/
+7
*
staging: wilc1000: refactor scan() cfg80211 ops callback
Ajay Singh
2019-02-04
2
-29
/
+28
*
staging: wilc1000: make use of iface type to identify p2p interface
Ajay Singh
2019-02-04
2
-14
/
+6
*
staging: wilc1000: rename timeout related macros
Ajay Singh
2019-02-04
4
-9
/
+9
*
staging: wilc1000: remove unnecessary debug log messages
Ajay Singh
2019-02-04
1
-31
/
+0
*
staging: wilc1000: remove redundant macros for radiotap
Ajay Singh
2019-02-04
1
-3
/
+0
*
staging: wilc1000: remove conditional lock in wilc_wfi_deinit_mon_interface()
Ajay Singh
2019-02-04
2
-22
/
+8
*
staging: wilc1000: avoid the use of 'wilc_wfi_mon' static variable
Ajay Singh
2019-02-04
5
-33
/
+34
*
staging: most: cdev: add missing check for cdev_add failure
Colin Ian King
2019-02-04
1
-1
/
+4
*
staging: rtl8188eu: cleanup ODM_CmnInfoPtrArrayHook()
Michael Straube
2019-02-04
1
-10
/
+1
*
staging: mt7621-spi: Clean up comparison to NULL
Jasminko Dedic
2019-02-04
1
-1
/
+1
*
staging: spi: mt7621: Remove superfluous pre-declaration of struct mt7621_spi
Stefan Roese
2019-02-04
1
-2
/
+0
*
staging: spi: mt7621: Use macros instead of hardcoded values
Stefan Roese
2019-02-04
1
-5
/
+15
*
staging: spi: mt7621: Sort register definitions
Stefan Roese
2019-02-04
1
-1
/
+1
*
staging: spi: mt7621: Use recommended comment style
Stefan Roese
2019-02-04
1
-7
/
+8
*
staging: spi: mt7621: Minor cosmetic changes
Stefan Roese
2019-02-04
1
-3
/
+6
*
staging: spi: mt7621: Remove superfluous SPI_BPW_MASK definition
Stefan Roese
2019-02-04
1
-2
/
+0
*
staging: spi: mt7621: Add return code check on device_reset()
Stefan Roese
2019-02-04
1
-1
/
+6
*
staging: spi: mt7621: Clean up excessive header usage
Stefan Roese
2019-02-04
1
-8
/
+2
*
staging: spi: mt7621: Switch to SPDX identifier
Stefan Roese
2019-02-04
1
-4
/
+1
*
staging: mt7621-eth/ethtool.c: Correction of SPDX license identifier
Carlos Henrique Lima Melara
2019-02-04
1
-0
/
+1
*
staging: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-04
15
-18
/
+15
[next]