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
2014-03-13
ath9k_hw: fix unreachable code in baseband hang detection code
Felix Fietkau
1
-2
/
+1
2014-03-13
brcmfmac: fix skb leak in brcmf_sdio_txpkt_prep_sg error path.
Dave Jones
1
-1
/
+3
2014-03-06
mwifiex: save and copy AP's VHT capability info correctly
Amitkumar Karwar
2
-6
/
+5
2014-03-06
mwifiex: copy AP's HT capability info correctly
Amitkumar Karwar
1
-2
/
+1
2014-03-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
2
-5
/
+7
2014-03-04
wl1251: use skb_trim to make skb shorter
Ivaylo Dimitrov
1
-1
/
+1
2014-03-04
iwlwifi: fix and add 7265 series HW IDs
Oren Givon
1
-3
/
+2
2014-03-04
iwlwifi: mvm: don't WARN when statistics are handled late
Emmanuel Grumbach
1
-2
/
+5
2014-02-28
mwifiex: do not advertise usb autosuspend support
Bing Zhao
1
-8
/
+0
2014-02-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...
John W. Linville
3
-15
/
+19
2014-02-27
iwlwifi: fix TX status for aggregated packets
Johannes Berg
2
-14
/
+18
2014-02-27
iwlwifi: mvm: change of listen interval from 70 to 10
Max Stepanov
1
-1
/
+1
2014-02-25
ath9k: fix invalid descriptor discarding
Felix Fietkau
1
-35
/
+35
2014-02-25
ath9k: reduce baseband hang detection false positive rate
Felix Fietkau
1
-1
/
+7
2014-02-24
ath9k: fix ps-poll responses under a-mpdu sessions
Felix Fietkau
1
-2
/
+3
2014-02-24
mwifiex: rename usb driver name registerring to usb core
Bing Zhao
1
-3
/
+1
2014-02-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...
John W. Linville
1
-0
/
+1
2014-02-20
ath9k: Fix ETSI compliance for AR9462 2.0
Sujith Manoharan
1
-2
/
+2
2014-02-20
brcmfmac: fix txglomming scatter-gather packet transfers
Arend van Spriel
1
-10
/
+4
2014-02-20
ath9k: protect tid->sched check
Stanislaw Gruszka
1
-3
/
+5
2014-02-20
mwifiex: fix cmd and Tx data timeout issue for PCIe cards
Amitkumar Karwar
1
-17
/
+11
2014-02-20
mwifiex: add NULL check for PCIe Rx skb
Amitkumar Karwar
1
-0
/
+6
2014-02-20
mwifiex: clean pcie ring only when device is present
Avinash Patil
1
-1
/
+2
2014-02-20
libertas: fix scan result loss if SSID IE len 0
James Cameron
1
-1
/
+1
2014-02-20
hostap: Do not free priv until timer handler has actually stopped using it
Kirill Tkhai
1
-1
/
+1
2014-02-20
iwlwifi: dvm: clear IWL_STA_UCODE_INPROGRESS when assoc fails
Emmanuel Grumbach
1
-0
/
+1
2014-02-13
hostap: fix "hostap: proc: Use remove_proc_subtree()"
Russell King - ARM Linux
1
-1
/
+1
2014-02-13
rtl8187: fix regression on MIPS without coherent DMA
Stanislaw Gruszka
1
-2
/
+8
2014-02-13
ath5k: shifting the wrong variable for AR5K_AR5210
Dan Carpenter
1
-1
/
+1
2014-02-13
rtlwifi: Fix incorrect return from rtl_ps_enable_nic()
Olivier Langlois
1
-1
/
+1
2014-02-13
rtlwifi: rtl8192ce: Fix too long disable of IRQs
Olivier Langlois
1
-2
/
+16
2014-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes
John W. Linville
4
-9
/
+48
2014-02-13
iwlwifi: disable TX AMPDU by default for iwldvm
Emmanuel Grumbach
4
-9
/
+48
2014-02-06
rtl8180: Add error check for pci_map_single return value in TX path
andrea.merello
1
-0
/
+7
2014-02-06
rtl8180: Add error check for pci_map_single return value in RX path
andrea.merello
1
-3
/
+13
2014-02-04
ath9k: Fix TX power calculation
Sujith Manoharan
1
-0
/
+4
2014-02-04
ath9k: Do not support PowerSave by default
Sujith Manoharan
1
-1
/
+7
2014-02-04
ath9k: Fix build error on ARM
Sujith Manoharan
1
-3
/
+2
2014-02-04
ath9k_htc: avoid scheduling while atomic on sta_rc_update
Stanislaw Gruszka
2
-22
/
+40
2014-02-04
ar5523: fix usb id for Gigaset.
Oleksij Rempel
1
-1
/
+1
2014-02-04
ath9k_htc: Do not support PowerSave by default
Oleksij Rempel
1
-1
/
+7
2014-02-04
rt2500: disable PS by default
Stanislaw Gruszka
2
-0
/
+10
2014-02-04
rt2800: disable PS by default on USB
Stanislaw Gruszka
1
-3
/
+2
2014-02-04
ath9k_htc: make ->sta_rc_update atomic for most calls
Stanislaw Gruszka
1
-12
/
+13
2014-02-04
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...
John W. Linville
8
-41
/
+59
2014-02-02
iwlwifi: mvm: don't allow A band if SKU forbids it
Emmanuel Grumbach
1
-0
/
+5
2014-02-02
iwlwifi: mvm: BT Coex - disable BT when TXing probe request in scan
Emmanuel Grumbach
1
-1
/
+2
2014-01-30
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
33
-1887
/
+2420
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
77
-1596
/
+1080
2014-01-30
ipmi: Add missing rv in ipmi_parisc_probe()
Geert Uytterhoeven
1
-0
/
+1
[next]