index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-21
mwifiex: support to set multichannel policy to FW
Avinash Patil
3
-0
/
+40
2015-07-21
mwifiex: extend tx_data pause to AP interface as well
Avinash Patil
3
-34
/
+93
2015-07-21
mwifiex: enable traffic only when port is open
Avinash Patil
7
-3
/
+16
2015-07-21
mwifiex: support for bypass tx queue
Avinash Patil
6
-2
/
+111
2015-07-21
mwifiex: update domain_info upon band change in start_ap
Avinash Patil
3
-2
/
+9
2015-07-21
mwifiex: add cfg80211 tdls channel switch handler
Xinming Hu
1
-0
/
+72
2015-07-21
mwifiex: enhance tdls link setup condition
Xinming Hu
4
-7
/
+25
2015-07-21
mwifiex: enable tdls channel switch ext_cap
Xinming Hu
1
-0
/
+6
2015-07-21
mwifiex: add tdls config command
Xinming Hu
5
-0
/
+166
2015-07-21
mwifiex: process tdls channel switch event
Xinming Hu
4
-1
/
+117
2015-07-21
mwifiex: add tdls channel switch status
Xinming Hu
4
-2
/
+77
2015-07-21
mwifiex: do not increase tx_pkts_queued if receive address tx paused
Xinming Hu
1
-1
/
+4
2015-07-21
mwifiex: block data traffic to tx paused receive address
Xinming Hu
1
-1
/
+2
2015-07-21
mwifiex: add tx data pause support
Avinash Patil
5
-0
/
+118
2015-07-21
rtlwifi: rtl8192cu: Remove rtl8723 code
Taehee Yoo
3
-36
/
+1
2015-07-21
Merge ath-next from ath.git.
Kalle Valo
27
-239
/
+3391
2015-07-11
ath9k: DFS - add pulse chirp detection for FCC
Zefir Kurtisi
1
-6
/
+161
2015-07-11
ath9k: DFS - consider ext_channel pulses only in HT40 mode
Zefir Kurtisi
1
-1
/
+2
2015-07-11
ipw2100: fix timeout bug - always evaluated to 0
Nicholas Mc Guire
1
-1
/
+1
2015-07-11
ath10k: tweak interface combinations
Michal Kazior
1
-5
/
+34
2015-07-11
ath10k: fix per-vif queue locking
Michal Kazior
3
-42
/
+45
2015-07-11
ath10k: update vdev ps state on start
Michal Kazior
1
-0
/
+8
2015-07-11
ath10k: fix hw roc expiration notifcation
Michal Kazior
2
-3
/
+10
2015-07-11
ath10k: limit multi-vif ps more aggresivelly
Michal Kazior
1
-3
/
+3
2015-07-11
ath10k: don't set cck/ofdm scan flags
Michal Kazior
2
-4
/
+0
2015-07-11
ath10k: Fix target to cpu address conversion logic
Vasanthakumar Thiagarajan
1
-1
/
+1
2015-07-11
ath10k: fix QCA61X4 boot up
Bartosz Markowski
1
-1
/
+1
2015-07-10
Merge branch 'be2net-next'
David S. Miller
5
-42
/
+82
2015-07-10
be2net: bump up the driver version to 10.6.0.3
Sathya Perla
1
-1
/
+1
2015-07-10
be2net: make SET_LOOPBACK_MODE cmd asynchrounous
Suresh Reddy
3
-5
/
+35
2015-07-10
be2net: make the RX_FILTER command asynchronous
Suresh Reddy
1
-1
/
+1
2015-07-10
be2net: return error status from be_mcc_notify()
Suresh Reddy
1
-11
/
+28
2015-07-10
be2net: convert dest field in udp-hdr to host-endian
Venkat Duvvuru
1
-1
/
+1
2015-07-10
be2net: fix wrong return value in be_check_ufi_compatibility()
Vasundhara Volam
1
-1
/
+1
2015-07-10
be2net: remove redundant D0 power state set
Kalesh Purayil
1
-2
/
+0
2015-07-10
be2net: query FW to check if EVB is enabled
Kalesh Purayil
2
-3
/
+4
2015-07-10
be2net: remove duplicate code in be_setup_wol()
Kalesh Purayil
1
-17
/
+11
2015-07-10
ipv6: Do not iterate over all interfaces when finding source address on speci...
YOSHIFUJI Hideaki/吉藤英明
1
-90
/
+107
2015-07-10
net: Drop owner assignment from platform_driver
Krzysztof Kozlowski
3
-3
/
+0
2015-07-10
net: phy: Support setting polarity in marvell phy driver
David Thomson
2
-2
/
+41
2015-07-10
net: phy: Pass mdix ethtool setting through to phy driver
David Thomson
2
-0
/
+4
2015-07-09
tcp: do not export tcp_init_xmit_timers()
Eric Dumazet
1
-1
/
+0
2015-07-09
bridge: mdb: fill state in br_mdb_notify
Nikolay Aleksandrov
3
-5
/
+7
2015-07-09
route: remove unsed variable in __mkroute_input
Masatake YAMATO
1
-2
/
+1
2015-07-09
ipv6: Nonlocal bind
Tom Herbert
6
-3
/
+20
2015-07-09
Merge branch 'tw_cleanups'
David S. Miller
10
-96
/
+39
2015-07-09
inet: inet_twsk_deschedule factorization
Eric Dumazet
8
-26
/
+19
2015-07-09
inet: simplify timewait refcounting
Eric Dumazet
5
-68
/
+21
2015-07-09
inet: remove BUG_ON() in twsk_destructor()
Eric Dumazet
1
-3
/
+0
2015-07-09
ipv6: use flag instead of u16 for hop in inet6_skb_parm
Florian Westphal
4
-8
/
+8
[next]