index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-12
ath10k: guard against CE corruption from firmware
Michal Kazior
2
-0
/
+12
2013-11-12
ath10k: propagate ath10k_ce_disable_interrupts() errors
Michal Kazior
3
-4
/
+11
2013-11-12
ath10k: use ath10k_do_pci_wake/sleep
Michal Kazior
1
-58
/
+26
2013-11-12
ath10k: remove meaningless check
Michal Kazior
1
-3
/
+0
2013-11-12
ath10k: fix ath10k_ce_init() failpath
Michal Kazior
1
-4
/
+6
2013-11-12
ath10k: make sure to mask all CE irqs
Michal Kazior
1
-0
/
+12
2013-11-12
ath10k: rename ath10k_pci_reset_target()
Michal Kazior
1
-3
/
+3
2013-11-12
ath10k: split tasklet killing function
Michal Kazior
1
-6
/
+11
2013-11-12
ath10k: don't forget to kill fw error tasklet
Michal Kazior
1
-0
/
+1
2013-11-12
ath10k: remove ar_pci->ce_count
Michal Kazior
3
-19
/
+11
2013-11-12
ath10k: add logging to better determine some VIF/STA creation failures
Ben Greear
1
-6
/
+10
2013-11-08
ath10k: Fix un-initialized debug objects.
Ben Greear
1
-2
/
+2
2013-11-06
ath10k: fix possible memory leak in ath10k_pci_probe()
Wei Yongjun
1
-1
/
+1
2013-10-30
ath10k: plug memory leak on beacon tx
Michal Kazior
1
-1
/
+6
2013-10-30
ath10k: plug memory leak in wmi mgmt tx worker
Michal Kazior
2
-4
/
+4
2013-10-24
ath10k: respect power_level values
Michal Kazior
1
-0
/
+20
2013-10-24
ath10k: use proper tx power unit
Michal Kazior
2
-10
/
+11
2013-10-24
ath10k: setup min channel power to a reasonable value
Michal Kazior
1
-3
/
+3
2013-10-24
ath10k: Initialize list-head on vif creation.
Ben Greear
1
-0
/
+1
2013-10-21
ath10k: add error handling to ath10k_pci_wait()
Kalle Valo
1
-4
/
+24
2013-10-21
ath10k: fix FW crashes on heavy TX on 10.1.389 AP FW
Michal Kazior
2
-7
/
+15
2013-10-21
ath10k: implement ath10k_pci_soc_read/write32()
Kalle Valo
2
-2
/
+11
2013-10-21
ath10k: fix NULL deref upon early FW crash
Michal Kazior
2
-2
/
+3
2013-10-21
ath10k: fix NSS reporting in RX
Michal Kazior
1
-1
/
+1
2013-10-21
ath10k: fix endianess in prints
Michal Kazior
1
-8
/
+8
2013-10-21
ath10k: add sanity checks for monitor management
Michal Kazior
1
-0
/
+15
2013-10-21
ath10k: prevent starting monitor without a vdev
Michal Kazior
1
-2
/
+8
2013-10-18
rt2x00: rt2800pci: use module_pci_driver macro
Gabor Juhos
1
-13
/
+1
2013-10-18
rt2x00: rt2800pci: move SoC specific code into a separate module
Gabor Juhos
4
-245
/
+284
2013-10-18
rt2x00: rt2800pci: use separate hwcrypt_disabled callback for SoC devices
Gabor Juhos
1
-2
/
+7
2013-10-18
rt2x00: rt2800pci: move rt2800mmio_enable_radio function to another module
Gabor Juhos
3
-13
/
+18
2013-10-18
rt2x00: rt2800pci: split rt2800pci_enable_radio function
Gabor Juhos
1
-7
/
+12
2013-10-18
rt2x00: rt2800pci: rename rt2800pci_disable_radio function
Gabor Juhos
1
-11
/
+8
2013-10-18
rt2x00: rt2800pci: use separate set_state callback for SoC devices
Gabor Juhos
1
-2
/
+41
2013-10-18
rt2x00: rt2800pci: use separate firmware callbacks for SoC devices
Gabor Juhos
1
-5
/
+33
2013-10-18
rt2x00: rt2800pci: use separate read_eeprom callback for SoC devices
Gabor Juhos
1
-40
/
+16
2013-10-18
rt2x00: rt2800pci: use separate ops for the SoC driver
Gabor Juhos
1
-2
/
+102
2013-10-18
rt2x00: rt2800pci: move initialization functions to the rt2800mmio module
Gabor Juhos
3
-159
/
+169
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for initialization functions
Gabor Juhos
1
-8
/
+8
2013-10-18
rt2x00: rt2800pci: move queue functions to the rt2800mmio module
Gabor Juhos
4
-142
/
+152
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for queue functions
Gabor Juhos
1
-8
/
+8
2013-10-18
rt2x00: rt2800pci: move interrupt functions to the rt2800mmio module
Gabor Juhos
3
-388
/
+405
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for interrupt functions
Gabor Juhos
1
-36
/
+37
2013-10-18
rt2x00: rt2800pci: move RX control handler functions to the rt2800mmio module
Gabor Juhos
5
-107
/
+108
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for RX control handler functions
Gabor Juhos
1
-3
/
+3
2013-10-18
rt2x00: rt2800pci: move TX descriptor functions to the rt2800mmio module
Gabor Juhos
5
-98
/
+117
2013-10-18
rt2x00: rt2800pci: use rt2800mmio prefix for TX descriptor functions
Gabor Juhos
1
-6
/
+6
2013-10-18
rt2x00: create a new module for rt2800 MMIO code
Gabor Juhos
4
-0
/
+78
2013-10-18
drivers: net: wireless: Fix wrong check for reassociation request retry counter
Felipe Pena
1
-1
/
+1
2013-10-18
brcmfmac: fix brcmf_sdcard_recv_chain() for host without sg support
Arend van Spriel
3
-4
/
+21
[next]