index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8712
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-21
staging: rtl8712: Remove function r8712_setrfintfs_cmd()
Nishka Dasgupta
2
-22
/
+0
2019-06-21
staging: rtl8712: Remove function r8712_setfwra_cmd()
Nishka Dasgupta
2
-21
/
+0
2019-06-21
staging: rtl8712: Remove function r8712_setfwdig_cmd()
Nishka Dasgupta
2
-21
/
+0
2019-06-21
staging: rtl8712: Remove function r8712_setbasicrate_cmd
Nishka Dasgupta
2
-22
/
+0
2019-06-21
staging: rtl8712: r8712_enqueue_cmd_ex(): Change return type
Nishka Dasgupta
2
-5
/
+4
2019-06-21
staging: rtl8712: r8712_wdg_timeout_handler: Remove function
Nishka Dasgupta
3
-7
/
+1
2019-06-21
staging: rtl8712: r8712_wdg_wk_cmd(): Change return type
Nishka Dasgupta
2
-5
/
+4
2019-06-21
staging: rtl8712: r8712_disconnectCtrlEx_cmd(): Change return type
Nishka Dasgupta
2
-5
/
+4
2019-06-21
staging: rtl8712: r8712_addbareq_cmd(): Change return type
Nishka Dasgupta
2
-5
/
+4
2019-06-20
staging: rtl8712: r8712_setMacAddr_cmd(): Change return type
Nishka Dasgupta
2
-5
/
+4
2019-06-20
staging: rtl8712: r8712_setstakey_cmd(): Change return type
Nishka Dasgupta
2
-6
/
+5
2019-06-20
staging: rtl8712: r8712_setopmode_cmd(): Change return type
Nishka Dasgupta
2
-5
/
+4
2019-06-20
staging: rtl8712: r8712_disassoc_cmd(): Change type to void
Nishka Dasgupta
2
-5
/
+4
2019-06-20
staging: rtl8712: r8712_set_chplan_cmd(): Change return type
Nishka Dasgupta
2
-5
/
+4
2019-06-20
staging: rtl8712: Change (r8712)_enqueue_cmd to void
Nishka Dasgupta
2
-10
/
+6
2019-06-20
staging: rtl8712: r8712_joinbss_cmd(): Change return values and type
Nishka Dasgupta
5
-12
/
+10
2019-06-20
staging: rtl8712: rtl871x_cmd.c: Remove unnecessary null check
Nishka Dasgupta
1
-4
/
+0
2019-06-20
staging: rtl8712: rtl8712_efuse.c: Remove leading p from variable names
Nishka Dasgupta
1
-76
/
+76
2019-06-20
staging: rtl8712: mlme_linux.c: Remove leading p from variable names
Nishka Dasgupta
1
-16
/
+16
2019-06-20
staging: rtl8712: rtl87x_io : make use of kzalloc
Hariprasad Kelam
1
-3
/
+1
2019-06-13
staging: rtl8712: Fixed CamelCase wkFilterRxFF0 renamed to wk_filter_rx_ff0
Deepak Mishra
3
-3
/
+3
2019-06-13
staging: rtl8712: Fixed CamelCase lockRxFF0Filter renamed to lock_rx_ff0_filter
Deepak Mishra
3
-4
/
+4
2019-06-13
staging: rtl8712: remove the leading spaces
Li Mingshuo
1
-2
/
+2
2019-06-13
staging: rtl8712: Change return values of r8712_createbss_cmd()
Nishka Dasgupta
3
-5
/
+5
2019-06-13
staging: rtl8712: Change return values of r8712_setdatarate_cmd()
Nishka Dasgupta
3
-9
/
+7
2019-06-10
staging: rtl8712: removed unused variables from struct _adapter
Deepak Mishra
1
-4
/
+0
2019-06-10
staging: rtl8712: Fixed CamelCase cmdThread rename to cmd_thread
Deepak Mishra
2
-4
/
+4
2019-06-10
staging: rtl8712: Removed redundant code from function oid_rt_pro_write_register_hdl
Deepak Mishra
2
-6
/
+0
2019-06-10
staging: rtl8712: Fixed CamelCase for EepromAddressSize
Deepak Mishra
3
-5
/
+5
2019-06-09
staging: rtl8712: usb_halinit.c: Remove p from variable names
Nishka Dasgupta
1
-144
/
+144
2019-06-09
staging: rtl8712: usb_ops.c: Remove leading p from variable names
Nishka Dasgupta
1
-42
/
+42
2019-06-09
staging: rtl8712: xmit_linux.c: Remove leading p from variable names
Nishka Dasgupta
1
-25
/
+25
2019-06-09
staging: rtl8712: recv_linux.c: Remove leading p from variable names
Nishka Dasgupta
1
-25
/
+25
2019-06-09
staging: rtl8712: hal_init.c: Remove leading p from variable names
Nishka Dasgupta
1
-87
/
+87
2019-06-06
staging: rtl8712: Replace function r8712_free_network_queue
Nishka Dasgupta
1
-6
/
+1
2019-06-03
staging: rtl8712: Replace function r8712_init_mlme_priv
Nishka Dasgupta
1
-6
/
+1
2019-06-03
staging: rtl8712: ieee80211.c: Remove leading p from variable names
Nishka Dasgupta
1
-25
/
+25
2019-05-30
staging: rtl8712: Remove initialisations
Nishka Dasgupta
1
-8
/
+6
2019-05-30
staging: rtl8712: Remove return variable of different type
Nishka Dasgupta
1
-2
/
+2
2019-05-20
staging: rtl8712: get rid of IS_MCAST
Michael Straube
5
-27
/
+16
2019-04-16
staging: rtl8712: remove unnecessary NULL check
Himadri Pandya
1
-2
/
+0
2019-04-03
staging: add missing SPDX lines to Kconfig files
Greg Kroah-Hartman
1
-0
/
+1
2019-04-02
staging: rtl8712: rtl871x_mlme.c: use !x in place of NULL comparison
Payal Kshirsagar
1
-4
/
+4
2019-04-01
staging: rtl8712: rtl871x_mp.c: Compress two lines into one line
Payal Kshirsagar
1
-3
/
+2
2019-04-01
Merge 5.1-rc3 into staging-next
Greg Kroah-Hartman
2
-10
/
+2
2019-03-30
staging: rtl8712: Fix a space issue
Vatsala Narang
1
-1
/
+1
2019-03-27
staging: rtl8712: Remove comparison to true
Branden Bonaby
1
-1
/
+1
2019-03-27
staging: rtl8712: remove unnecessary parentheses
Branden Bonaby
1
-5
/
+5
2019-03-21
staging: rtl8712: rtl8712_led.c: remove blank line
Payal Kshirsagar
1
-1
/
+0
2019-03-21
staging: rtl8712: rtl8712_led.c: alignment should match open parenthesis
Payal Kshirsagar
1
-2
/
+2
[prev]
[next]