index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-10
xen-netback: fix sparse warning
stephen hemminger
1
-1
/
+1
2013-04-10
bnx2: make cnic_probe static
stephen hemminger
1
-1
/
+1
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
209
-2709
/
+21649
2013-04-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-323
/
+416
2013-04-09
tg3: Use bool not int
Joe Perches
1
-77
/
+80
2013-04-09
tg3: Update version to 3.131
Nithin Sujir
1
-2
/
+2
2013-04-09
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
1
-0
/
+38
2013-04-09
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2
-0
/
+136
2013-04-09
tg3: Add support for link flap avoidance
Nithin Sujir
2
-9
/
+58
2013-04-09
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2
-7
/
+51
2013-04-09
tg3: Add tg3_clear_mac_status() common function
Michael Chan
1
-16
/
+14
2013-04-09
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
1
-0
/
+14
2013-04-09
tg3: Remove unnecessary phy reset during ethtool commands
Nithin Sujir
1
-2
/
+2
2013-04-09
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
Michael Chan
1
-0
/
+6
2013-04-09
tg3: Fix flow control settings not propagated to hardware
Nithin Sujir
1
-3
/
+1
2013-04-09
mrf24j40: use module_spi_driver to simplify the code
Wei Yongjun
1
-12
/
+1
2013-04-08
net: cdc_ncm: demote "unexpected notification" to debug level
Bjørn Mork
1
-2
/
+3
2013-04-08
stmmac: prefetch all dma_erx when use extend_desc
Giuseppe CAVALLARO
1
-6
/
+3
2013-04-08
stmmac: review private structure fields
Giuseppe CAVALLARO
1
-34
/
+34
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
17
-309
/
+311
2013-04-08
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
2
-50
/
+142
2013-04-08
stmmac: modified pcs mode support for SGMII
Byungho An
1
-4
/
+8
2013-04-08
net: of_mdio: scan mdiobus for PHYs without reg property
Sebastian Hesselbarth
1
-6
/
+58
2013-04-08
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
1
-0
/
+11
2013-04-08
net: ks8851: Use dev_pm_ops
Lars-Peter Clausen
1
-17
/
+20
2013-04-08
net: ks8851: Use module_spi_driver
Lars-Peter Clausen
1
-13
/
+1
2013-04-08
brcmfmac: only use ifidx from BDC header in brcmf_rx_frames()
Arend van Spriel
3
-14
/
+7
2013-04-08
brcmfmac: obtain wdev using vif object in action frame rx
Arend van Spriel
1
-1
/
+2
2013-04-08
brcmfmac: fix reception of P2P probe requests on P2P_DEVICE interface
Arend van Spriel
2
-3
/
+8
2013-04-08
brcmfmac: wait for firmware event when creating P2P_DEVICE interface
Arend van Spriel
4
-35
/
+55
2013-04-08
brcmfmac: support creation of P2P_DEVICE through user-space
Arend van Spriel
2
-11
/
+143
2013-04-08
brcmfmac: use struct brcmf_if instance iso netdevice in escan functions
Arend van Spriel
3
-52
/
+42
2013-04-08
brcmfmac: use struct brcmf_if instance as parameter in brcmf_set_mpc()
Arend van Spriel
3
-19
/
+20
2013-04-08
brcmfmac: remove use of unconditional access of struct wireless_dev::netdev
Arend van Spriel
1
-6
/
+4
2013-04-08
brcmfmac: remove condition for calling event handler
Arend van Spriel
1
-1
/
+1
2013-04-08
brcmfmac: add role attribute to struct brcmf_if_event definition
Arend van Spriel
2
-3
/
+4
2013-04-08
brcmfmac: add hexadecimal trace of message payload
Arend van Spriel
6
-0
/
+19
2013-04-08
brcmfmac: firmware shared data version fix
Piotr Haber
1
-2
/
+2
2013-04-08
brcmfmac: read firmware console without trap indication
Piotr Haber
1
-16
/
+14
2013-04-08
brcmfmac: handle firmware signals requesting for packets
Arend van Spriel
2
-2
/
+29
2013-04-08
brcmfmac: handle firmware signalling destination entry state
Arend van Spriel
3
-7
/
+79
2013-04-08
brcmfmac: fix unaligned access in TXSTATUS signal handling
Arend van Spriel
1
-1
/
+3
2013-04-08
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
Andreas Fenkart
1
-26
/
+29
2013-04-08
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
Andreas Fenkart
2
-8
/
+6
2013-04-08
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
Andreas Fenkart
3
-9
/
+5
2013-04-08
mwifiex: correct wrong list in list_empty check
Andreas Fenkart
1
-2
/
+1
2013-04-08
rtlwifi: rtl8188ee: Fix allyesconfig build failures
Larry Finger
5
-32
/
+22
2013-04-08
rtlwifi: rtl8188ee: Fix linker warnings
Larry Finger
1
-1
/
+1
2013-04-08
ath9k: add support for DFS master mode
Zefir Kurtisi
5
-7
/
+36
2013-04-08
ath9k: add debugfs based DFS radar simulation
Zefir Kurtisi
1
-0
/
+20
[next]