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
2013-03-27
bcma: handle more devices in bcma_pmu_get_alp_clock()
Hauke Mehrtens
2
-4
/
+21
2013-03-27
bcma: use BCMA_CC_PMU_CTL_* constants
Hauke Mehrtens
1
-5
/
+5
2013-03-27
bcma: mark eromptr as __iomem
Hauke Mehrtens
1
-8
/
+8
2013-03-27
Show actual timeout value in failed calibration messages.
Robert Shade
2
-4
/
+8
2013-03-27
carl9170: remove fast channel change feature
Christian Lamparter
4
-66
/
+27
2013-03-27
mwl8k: always apply configuration even when device is idle
Jonas Gorski
1
-6
/
+4
2013-03-27
brcmsmac: add support for adhoc mode
Hauke Mehrtens
3
-4
/
+20
2013-03-27
brcmsmac: activate AP support
Hauke Mehrtens
3
-4
/
+26
2013-03-27
brcmsmac: deactivate ucode sending probe responses
Hauke Mehrtens
3
-1
/
+24
2013-03-27
brcmsmac: add support for probe response template
Hauke Mehrtens
4
-84
/
+42
2013-03-27
brcmsmac: react on changing SSID
Hauke Mehrtens
3
-0
/
+17
2013-03-27
brcmsmac: add beacon template support
Hauke Mehrtens
4
-6
/
+159
2013-03-27
brcmsmac: write beacon period to hardware
Hauke Mehrtens
1
-0
/
+10
2013-03-27
brcmsmac: remove brcms_pub->bcmerr
Hauke Mehrtens
2
-3
/
+0
2013-03-27
brcmsmac: remove brcms_bss_cfg->cur_etheraddr
Hauke Mehrtens
2
-3
/
+2
2013-03-27
brcmsmac: remove brcms_bss_cfg->up
Hauke Mehrtens
2
-7
/
+5
2013-03-27
brcmsmac: remove brcms_bss_cfg->enable
Hauke Mehrtens
2
-5
/
+2
2013-03-27
brcmsmac: remove brcms_bss_cfg->associated
Hauke Mehrtens
2
-11
/
+3
2013-03-27
brcmsmac: remove brcms_bss_cfg->BSS
Hauke Mehrtens
2
-16
/
+9
2013-03-27
brcmsmac: add interface type to brcms_bss_cfg
Hauke Mehrtens
4
-1
/
+17
2013-03-27
brcmsmac: implement ieee80211_ops get_tsf and set_tsf
Hauke Mehrtens
4
-0
/
+71
2013-03-27
b43: use constants
Hauke Mehrtens
2
-7
/
+11
2013-03-27
mwifiex: use fw_status register to wake up PCIe card
Avinash Patil
1
-13
/
+24
2013-03-27
mwifiex: avoid waking up device in awake state
Avinash Patil
1
-3
/
+4
2013-03-27
mwifiex: do not enable PCIe interrupt in Power Save sleep state
Avinash Patil
1
-1
/
+2
2013-03-27
brcmsmac: Remove unused macro SI_MSG
Joe Perches
1
-6
/
+0
2013-03-27
ath9k: trivial: change spectral relayfs buffering
Zefir Kurtisi
1
-1
/
+1
2013-03-25
b43: remove warning for LP-PHY with sprom < 8
Hauke Mehrtens
1
-9
/
+3
2013-03-25
ssb: read additional sprom v2 and v3 attributes.
Hauke Mehrtens
1
-2
/
+18
2013-03-25
ssb: fix sprom constant for ant_available_{bg,a}
Hauke Mehrtens
1
-5
/
+5
2013-03-25
b43: use bcma_chipco_gpio_control()
Hauke Mehrtens
1
-5
/
+2
2013-03-25
bcma: define board types
Rafał Miłecki
1
-0
/
+54
2013-03-25
ssb: define more board types
Rafał Miłecki
1
-3
/
+51
2013-03-25
bcma: extract board_type from SPROM
Rafał Miłecki
1
-0
/
+1
2013-03-25
ssb: extract board_type from SPROM
Rafał Miłecki
1
-0
/
+3
2013-03-25
mwifiex: add support to configure VHT for AP mode
Yogesh Ashok Powar
9
-0
/
+129
2013-03-25
rtlwifi: usb: add NET_IP_ALIGN padding to RX skb when needed
Jussi Kivilinna
1
-1
/
+40
2013-03-25
rtlwifi: usb: defer rx processing to tasklet
Jussi Kivilinna
3
-15
/
+51
2013-03-25
rtlwifi: usb: remove extra skb copy on RX path
Jussi Kivilinna
1
-15
/
+4
2013-03-25
rtlwifi: usb: use usb_alloc_coherent for RX buffers
Jussi Kivilinna
2
-47
/
+68
2013-03-25
Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
17
-130
/
+330
2013-03-25
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
21
-989
/
+1329
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
21
-253
/
+195
2013-03-25
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
37
-257
/
+374
2013-03-25
Merge branch 'wl12xx-next' into for-linville
Luciano Coelho
17
-130
/
+330
2013-03-25
wlcore: move handling from hardirq to the irq thread function
Luciano Coelho
1
-32
/
+21
2013-03-25
wlcore: use print_hex_dump_debug()
Luciano Coelho
1
-17
/
+16
2013-03-25
wlcore: consider dummy packets when tx queues are empty
Arik Nemtsov
1
-1
/
+1
2013-03-25
wlcore: correctly check state before regdomain conf
Arik Nemtsov
1
-2
/
+5
2013-03-25
wlcore: AP-mode - recover security seq num for stations
Arik Nemtsov
3
-1
/
+44
[next]