index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
rtl8188eu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Staging: rtl8188eu: Fix code indention found by checkpatch.
Victor Carvajal
2016-10-30
1
-1
/
+1
*
staging: rtl8188eu: Standardize test for NULL.
Elise Lennion
2016-10-30
1
-1
/
+1
*
staging: rtl8188eu: os_dep: remove unnecessary alloc fail message
Pierre-Yves Kerbrat
2016-10-25
1
-5
/
+3
*
staging: rtl8188eu: os_dep: remove unnecessary parentheses
Pierre-Yves Kerbrat
2016-10-25
1
-3
/
+3
*
staging: rtl8188eu: os_dep: fix missing spaces around operators
Pierre-Yves Kerbrat
2016-10-25
1
-2
/
+2
*
staging: rtl8188eu: os_dep: fix block comment alignment issue
Pierre-Yves Kerbrat
2016-10-25
1
-3
/
+4
*
staging: rtl8188eu: os_dep: remove empty lines
Pierre-Yves Kerbrat
2016-10-25
1
-2
/
+0
*
staging:r8188eu: Remove space before comma
Alex Briskin
2016-10-25
1
-2
/
+2
*
staging: rtl8188eu: Fix coding style errors
Carlos Maiolino
2016-10-25
1
-14
/
+14
*
staging: rtl8188eu: core: constify local structure
Elizabeth Ferdman
2016-10-17
1
-1
/
+3
*
Staging: rtl8188eu: hal: Compress return logic into one line
Mihaela Muraru
2016-10-16
1
-6
/
+4
*
staging:r8188eu: remove unnecessary type cast for update_recvframe_phyinfo_88...
Ivan Safonov
2016-10-16
1
-1
/
+1
*
staging:r8188eu: refactor recvbuf2recvframe function
Ivan Safonov
2016-10-16
1
-16
/
+15
*
staging:r8188eu: change poiter type from u8 to void for pallocated_frame_buf ...
Ivan Safonov
2016-10-16
2
-2
/
+2
*
staging:r8188eu: remove precv_frame_buf member of recv_priv structure
Ivan Safonov
2016-10-16
2
-4
/
+1
*
staging:r8188eu: remove rx_pending_cnt member of recv_priv structure
Ivan Safonov
2016-10-16
3
-8
/
+0
*
staging:r8188eu: remove free_recvframe_cnt member of recv_priv structure
Ivan Safonov
2016-10-16
2
-32
/
+2
*
staging:r8188eu: remove intf_stop member of adapter structure
Ivan Safonov
2016-10-16
4
-8
/
+4
*
staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structure
Ivan Safonov
2016-10-16
2
-8
/
+3
*
staging:r8188eu: change type of the precv_buf member of recv_priv structure
Ivan Safonov
2016-10-16
4
-6
/
+6
*
staging:r8188eu: remove prhdr local variable from rtw_free_stainfo function
Ivan Safonov
2016-10-16
1
-3
/
+1
*
staging:r8188eu: remove unused function declerations
Ivan Safonov
2016-10-16
1
-2
/
+0
*
staging:r8188eu: remove padapter and free_sz arguments of rtw_os_xmit_resourc...
Ivan Safonov
2016-10-16
3
-7
/
+4
*
staging:r8188eu: remove rtw_endofpktfile function
Ivan Safonov
2016-10-16
3
-7
/
+1
*
staging:r8188eu: remove ANTTEST(ALL|A|B) definitions
Ivan Safonov
2016-10-16
1
-5
/
+0
*
staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structure
Ivan Safonov
2016-10-16
3
-3
/
+0
*
staging:r8188eu: refactor rtl88eu_dm_txpower_tracking_callback_thermalmeter f...
Ivan Safonov
2016-10-16
1
-27
/
+7
*
staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structure
Ivan Safonov
2016-10-16
5
-106
/
+49
*
staging:r8188eu: remove RF_TYPE_8190P enumeration
Ivan Safonov
2016-10-16
1
-11
/
+0
*
staging:r8188eu: remove rf_chip member of hal_data_8188e structure
Ivan Safonov
2016-10-16
3
-19
/
+1
*
staging:r8188eu: remove Antenna_(Lfet|Right) enumeration items
Ivan Safonov
2016-10-16
1
-5
/
+0
*
staging:r8188eu: remove unused members of hal_data_8188e structure
Ivan Safonov
2016-10-16
2
-16
/
+0
*
staging:r8188eu: remove ExternalPA member of hal_data_8188e structure
Ivan Safonov
2016-10-16
2
-3
/
+0
*
staging:r8188eu: remove bLedOpenDrain member of hal_data_8188e structure
Ivan Safonov
2016-10-16
2
-14
/
+6
*
staging:r8188eu: remove bLedStartToLinkBlinkInProgress and bSWLedCtrl members...
Ivan Safonov
2016-10-16
2
-4
/
+0
*
staging:r8188eu: remove bRegUseLed member of led_priv structure
Ivan Safonov
2016-10-16
3
-7
/
+0
*
staging:r8188eu: remove wrappers for LedControl8188eu function
Ivan Safonov
2016-10-16
8
-22
/
+13
*
staging:r8188eu: remove ff_hwaddr member of recv_priv structure
Ivan Safonov
2016-10-16
3
-7
/
+4
*
staging:r8188eu: remove (u32 cnt) argument of usb_read_port function
Ivan Safonov
2016-10-16
3
-6
/
+6
*
staging:r8188eu: change usb_read_port last argument type to (struct *recv_buf)
Ivan Safonov
2016-10-16
3
-7
/
+6
*
staging:r8188eu: remove skb data alignment in r8188eu driver code
Ivan Safonov
2016-10-16
3
-18
/
+2
*
staging:r8188eu: remove free_recv_buf_queue_cnt member of recv_priv structure
Ivan Safonov
2016-10-16
3
-3
/
+0
*
staging:r8188eu: remove pm_netdev_open function
Ivan Safonov
2016-10-16
4
-17
/
+6
*
staging:r8188eu: remove wrappers for rtw_hal_inirp_init function
Ivan Safonov
2016-10-16
3
-15
/
+2
*
staging:r8188eu: remove rtw_os_recv_resource_alloc function
Ivan Safonov
2016-10-16
3
-10
/
+1
*
staging: rtl8188eu: core: fixes tabstop alignment
Juliana Rodrigues
2016-10-16
1
-3
/
+3
*
staging: rtl8188eu: core: removes unecessary parenthesis
Juliana Rodrigues
2016-10-16
1
-34
/
+34
*
staging: rtl8188eu: fix double unlock error in rtw_resume_process()
Wei Yongjun
2016-10-02
1
-4
/
+4
*
staging:r8188eu: remove GEN_MLME_EXT_HANDLER macro
Ivan Safonov
2016-10-02
1
-17
/
+15
*
staging:r8188eu: remove GEN_DRV_CMD_HANDLER macro
Ivan Safonov
2016-10-02
1
-1
/
+0
[next]