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
2016-11-19
mwifiex: stop checking for NULL drvata/intfdata
Brian Norris
2
-21
/
+8
2016-11-19
mwifiex: sdio: don't check for NULL sdio_func
Brian Norris
1
-25
/
+15
2016-11-19
mwifiex: usb: handle HS failures
Brian Norris
1
-1
/
+8
2016-11-19
mwifiex: reset card->adapter during device unregister
Xinming Hu
2
-0
/
+2
2016-11-19
mwifiex: resolve suspend() race with async FW init failure
Brian Norris
3
-6
/
+30
2016-11-19
mwifiex: don't pretend to resume while remove()'ing
Brian Norris
3
-13
/
+0
2016-11-19
mwifiex: remove redundant pdev check in suspend/resume handlers
Amitkumar Karwar
1
-16
/
+6
2016-11-19
mwifiex: resolve races between async FW init (failure) and device removal
Brian Norris
8
-68
/
+55
2016-11-19
mwifiex: complete blocked power save handshake in main process
Shengzhen Li
1
-4
/
+5
2016-11-19
mwifiex: check tx_hw_pending before downloading sleep confirm
Shengzhen Li
4
-2
/
+10
2016-11-19
mwifiex: Enable WoWLAN for both sdio and pcie
Rajat Jain
5
-75
/
+73
2016-11-19
mwifiex: Introduce mwifiex_probe_of() to parse common properties
Rajat Jain
2
-4
/
+13
2016-11-19
mwifiex: Allow mwifiex early access to device structure
Rajat Jain
5
-11
/
+9
2016-11-19
mwifiex: parse device tree node for PCIe
Xinming Hu
3
-4
/
+31
2016-11-18
mwifiex: don't do unbalanced free()'ing in cleanup_if()
Brian Norris
3
-16
/
+12
2016-11-18
mwifiex: ignore calibration data failure
Amitkumar Karwar
1
-11
/
+5
2016-11-18
mwifiex: add power save parameters in hs_cfg cmd
Shengzhen Li
2
-6
/
+33
2016-11-17
mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()
Ricky Liang
1
-0
/
+4
2016-11-17
ssb: Fix error routine when fallback SPROM fails
Larry Finger
1
-0
/
+1
2016-11-17
rtlwifi: Use dev_kfree_skb_irq instead of kfree_skb
Wei Yongjun
1
-1
/
+1
2016-11-17
cw1200: fix bogus maybe-uninitialized warning
Arnd Bergmann
1
-5
/
+3
2016-11-17
wireless: fix bogus maybe-uninitialized warning
Arnd Bergmann
4
-7
/
+7
2016-11-17
p54: memset(0) whole array
Jiri Slaby
1
-1
/
+1
2016-11-17
brcmfmac: print name of connect status event
Rafał Miłecki
3
-3
/
+6
2016-11-17
rsi: Host to device command frame vap_capabilites modified with new field vap...
Prameela Rani Garnepudi
3
-4
/
+18
2016-11-17
rsi: Fix memory leak in module unload
Prameela Rani Garnepudi
1
-0
/
+11
2016-11-17
wlcore: Allow scans when in AP mode
James Minor
1
-0
/
+2
2016-11-17
rtlwifi: Remove address of Free Software Foundation
Larry Finger
4
-16
/
+0
2016-11-17
rtlwifi: rtl8192c: Remove address of Free Software Foundation
Larry Finger
6
-24
/
+0
2016-11-17
rtlwifi: rtl8188ee: Remove address of Free Software Foundation
Larry Finger
4
-16
/
+0
2016-11-17
rtlwifi: rtl8723ae: Remove address of Free Software Foundation
Larry Finger
4
-16
/
+0
2016-11-17
rtlwifi: rtl8192cu: Remove address of Free Software Foundation
Larry Finger
20
-80
/
+0
2016-11-17
rtlwifi: rtl8192ce: Remove address of Free Software Foundation
Larry Finger
18
-72
/
+0
2016-11-17
rtlwifi: rtl8192se: Remove address of Free Software Foundation
Larry Finger
20
-80
/
+0
2016-11-17
rtlwifi: rtl8192de: Remove address of Free Software Foundation
Larry Finger
20
-80
/
+0
2016-11-17
mwifiex: report wakeup for wowlan
Rajat Jain
2
-0
/
+9
2016-11-17
wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT event
Maxim Altshul
3
-1
/
+31
2016-11-17
wlcore: Pass win_size taken from ieee80211_sta to FW
Maxim Altshul
3
-5
/
+9
2016-11-09
cw1200: Don't leak memory if krealloc failes
Johannes Thumshirn
1
-7
/
+9
2016-11-09
mwifiex: fix missing destroy_workqueue() on error in mwifiex_add_virtual_intf()
Wei Yongjun
1
-0
/
+2
2016-11-09
mwifiex: fix p2p device doesn't find in scan problem
Karthik D A
1
-0
/
+6
2016-11-09
mwifiex: fix command timeout problem seen in stress tests
Xinming Hu
2
-1
/
+13
2016-11-09
mwifiex: update tx_pkts_queued for requeued packets
Xinming Hu
1
-0
/
+6
2016-11-09
mwifiex: add memrw command information in README
Amitkumar Karwar
1
-0
/
+23
2016-11-09
mwifiex: vendor_ie length check for parse WMM IEs
Karthik D A
1
-4
/
+4
2016-11-09
mwifiex: Fix NULL pointer dereference in skb_dequeue()
Amitkumar Karwar
2
-4
/
+12
2016-11-09
mwifiex: report error to PCIe for suspend failure
Amitkumar Karwar
1
-2
/
+8
2016-11-09
mwifiex: prevent register accesses after host is sleeping
Amitkumar Karwar
1
-3
/
+6
2016-11-09
brcmfmac: proto: add callback for queuing TX data
Rafał Miłecki
7
-15
/
+38
2016-11-09
rt2x00: add support for mac addr from device tree
Mathias Kresin
8
-24
/
+24
[next]