index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-25
staging: rtl8723au: Rename BT_LpsLeave() rtl8723a_BT_lps_leave()
Jes Sorensen
3
-12
/
+5
2014-05-25
staging: rtl8723au: Rename BTDM_ForDhcp() to rtl8723a_BT_specialpacket_notify()
Jes Sorensen
3
-13
/
+6
2014-05-25
staging: rtl8723au: Rename BT_WifiMediaStatusNotify() rtl8723a_BT_mediastatus...
Jes Sorensen
4
-17
/
+9
2014-05-25
staging: rtl8723au: Rename BT_WifiScanNotify() rtl8723a_BT_wifiscan_notify()
Jes Sorensen
5
-10
/
+6
2014-05-25
staging: rtl8723au: Rename BTDM_Coexist() to rtl8723a_BT_do_coexist()
Jes Sorensen
4
-7
/
+5
2014-05-25
staging: rtl8723au: Remove some CONFIG_8723AU_BT_COEXIST clutter
Jes Sorensen
1
-15
/
+13
2014-05-25
staging: rtl8723au: Introduce rtl8723a_BT_coexist() - and use it!
Jes Sorensen
2
-24
/
+20
2014-05-25
staging: rtl8723au: Convert BT_IsBtDisabled() into rtl8723a_BT_enabled()
Jes Sorensen
4
-20
/
+20
2014-05-25
staging: rtl8723au: Create rtl8723au_bt_intf.h
Jes Sorensen
8
-16
/
+45
2014-05-25
staging: rtl8723au: PS_RDY_CHECK() return bools in 'bool'
Jes Sorensen
1
-1
/
+1
2014-05-25
staging: rtl8723au: _rtw_pwr_wakeup23a(): Do not mix _FAIL/false as return value
Jes Sorensen
1
-1
/
+1
2014-05-25
staging: rtl8723au: bInternalAutoSuspend is always false
Jes Sorensen
4
-24
/
+5
2014-05-25
staging: rtl8723au: Remove unused prototype rtw_cfg80211_issue_p2p_provision_...
Jes Sorensen
1
-2
/
+0
2014-05-25
staging: rtl8723au: rtw_wdev_alloc(): Don't register wiphy before kmalloc() c...
Jes Sorensen
1
-10
/
+12
2014-05-25
staging: rtl8723au: Remove some pointless cfg80211_* wrapper macros
Jes Sorensen
2
-26
/
+8
2014-05-25
staging: rtl8723au: struct rtw_wdev_priv: Remove some never 'true' variables
Jes Sorensen
2
-10
/
+0
2014-05-25
staging: rtl8723au: Get rid of unused struct rtw_wdev_invit_info
Jes Sorensen
2
-20
/
+0
2014-05-25
staging: rtl8723au: _cfg80211_rtw_mgmt_tx() clean up checking function return...
Jes Sorensen
1
-10
/
+6
2014-05-25
staging: rtl8723au: Delete unused rtw_cfg80211_set_mgnt_wpsp2pie()
Jes Sorensen
2
-169
/
+0
2014-05-25
staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_equal()
Jes Sorensen
1
-13
/
+12
2014-05-25
staging: rtl8723au: ioctl_cfg80211.c: Use ether_addr_copy()
Jes Sorensen
1
-12
/
+13
2014-05-25
staging: rtl8723au: Do not call netdev_open23a() from cfg80211_rtw_change_ifa...
Jes Sorensen
1
-9
/
+0
2014-05-25
staging: rtl8723au: Remove unused struct hostapd_priv
Jes Sorensen
2
-14
/
+0
2014-05-25
staging: rtl8723au: rtw_mlme.h: Remove a bunch of unused structs
Jes Sorensen
1
-63
/
+0
2014-05-25
staging: rtl8723au: Remove unused enum SCAN_RESULT_TYPE
Jes Sorensen
1
-7
/
+0
2014-05-25
staging: rtl8723au: Don't check check_fwstate() == false
Jes Sorensen
6
-21
/
+14
2014-05-25
staging: rtl8723au: Make check_fwstate() return bool
Jes Sorensen
1
-1
/
+1
2014-05-25
staging: rtl8723au: Don't explicitly check check_fwstate() == true
Jes Sorensen
7
-72
/
+63
2014-05-25
staging: rtl8723au: rtw_xmit.c: Use ether_addr_copy()
Jes Sorensen
1
-9
/
+9
2014-05-25
staging: rtl8723au: Use ieee80211.h defines for IV/ICV len values
Jes Sorensen
3
-14
/
+14
2014-05-25
staging: rtl8723au: ieee80211.h: Remove some unused #defines
Jes Sorensen
1
-10
/
+0
2014-05-25
staging: vt6656: MACvSetKeyEntry create structure to write key
Malcolm Priestley
2
-47
/
+29
2014-05-25
staging: vt6656: s_vFillTxKey fix indentation of memcpy
Malcolm Priestley
1
-1
/
+1
2014-05-25
staging: vt6656: s_uGetRTSCTSRsvTime fix word lenght
Malcolm Priestley
1
-3
/
+3
2014-05-25
staging: vt6656: BBbVT3184Init fix word lenght
Malcolm Priestley
1
-14
/
+14
2014-05-25
staging: vt6656: baseband.c replace DBG_PRT debug messages
Malcolm Priestley
1
-12
/
+8
2014-05-25
staging: vt6656: card.c replace DBG_PRT debug messages.
Malcolm Priestley
1
-12
/
+8
2014-05-25
staging; vt6656: swGetCCKControlRate remove camel case
Malcolm Priestley
1
-5
/
+5
2014-05-25
staging: vt6656: swGetOFDMControlRate remove camel case
Malcolm Priestley
1
-11
/
+11
2014-05-25
staging: dgnc: Use time_after_eq()
Manuel Schölling
1
-1
/
+2
2014-05-25
Staging: rtl8192u: r819xU_firmware_img.c Fixed checkpatch.pl ERRORs
Chaitanya Hazarey
1
-521
/
+521
2014-05-25
staging: rtl8188eu: use time_before/time_after and change type of ips_deny_time
Manuel Schölling
2
-4
/
+7
2014-05-25
staging: rtl8821ae: add static for local symbols in rtl_btc.c
Konrad Zapalowicz
1
-1
/
+1
2014-05-25
staging: rtl8821ae: deal with unused functions in halbtcoutsrc.c
Konrad Zapalowicz
1
-44
/
+0
2014-05-25
staging: rtl8821ae: add static for local symbols in halbtcoutsrc.c
Konrad Zapalowicz
1
-45
/
+48
2014-05-25
staging: rtl8821ae: deal with unused functions in halbtc8723b2ant.c
Konrad Zapalowicz
1
-0
/
+6
2014-05-25
staging: rtl8821ae: add static for local symbols in halbtc8723b2ant.c
Konrad Zapalowicz
1
-66
/
+75
2014-05-25
staging: rtl8821ae: deal with unused functions in halbtc8723b1ant.c
Konrad Zapalowicz
1
-231
/
+4
2014-05-25
staging: rtl8821ae: add static for local symbols in halbtc8723b1ant.c
Konrad Zapalowicz
1
-94
/
+109
2014-05-25
staging: android: describe use of memory barrier on sync.c
Niv Yehezkel
1
-0
/
+4
[next]