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-09-16
ath10k: improve beacon submission latency
Michal Kazior
4
-14
/
+71
2013-09-16
ath10k: simplify HTC command submitting
Michal Kazior
3
-140
/
+43
2013-09-16
ath10k: make WMI commands block by design
Michal Kazior
3
-24
/
+42
2013-09-16
ath10k: add HTC TX credits replenishing notification
Michal Kazior
2
-0
/
+10
2013-09-16
ath10k: simplify HTC credits calculation
Michal Kazior
1
-48
/
+10
2013-09-12
wireless: ath10k: remove unnecessary pci_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-09-12
ath10k: delete struct ce_sendlist
Kalle Valo
3
-107
/
+25
2013-09-12
ath10k: Calculate correct peer PHY mode for VHT
Sujith Manoharan
1
-3
/
+11
2013-09-12
ath10k: print phymode as a string
Kalle Valo
2
-2
/
+49
2013-09-12
ath10k: clean mac.c debug messages
Kalle Valo
1
-88
/
+92
2013-09-12
ath10k: add boot messages to htt.c
Kalle Valo
2
-2
/
+2
2013-09-12
ath10k: add boot debug messages to htc.c
Kalle Valo
1
-8
/
+8
2013-09-12
ath10k: add boot debug messages to pci.c and ce.c
Kalle Valo
2
-2
/
+12
2013-09-12
ath10k: cleanup debug messages in core.c
Kalle Valo
1
-3
/
+6
2013-09-12
ath10k: rename ATH10K_DBG_CORE to BOOT
Kalle Valo
2
-4
/
+4
2013-09-12
ath10k: add BMI log level
Kalle Valo
2
-15
/
+28
2013-09-10
ath10k: define ath10k_debug_start/_stop as static inline
Bartosz Markowski
1
-2
/
+2
2013-09-08
ath10k: prevent CE from looping indefinitely
Michal Kazior
3
-115
/
+52
2013-09-06
ath10k: remove obsolete INIT STATUS definitions
Bartosz Markowski
1
-8
/
+0
2013-09-06
ath10k: set the UART baud rate to 19200
Bartosz Markowski
1
-0
/
+7
2013-09-06
ath10k: add htt_stats_enable debugfs file
Kalle Valo
4
-0
/
+157
2013-09-06
ath10k: implement ath10k_debug_start/stop()
Kalle Valo
3
-0
/
+27
2013-09-06
ath10k: add trace event ath10k_htt_stats
Kalle Valo
2
-1
/
+25
2013-09-06
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
Dave Jones
1
-1
/
+2
2013-09-03
ath10k: add chip_id file to debugfs
Kalle Valo
1
-0
/
+22
2013-09-03
ath10k: check chip id from the soc register during probe
Kalle Valo
4
-4
/
+57
2013-09-03
ath10k: simplify ath10k_ce_init() wake up handling
Kalle Valo
1
-9
/
+5
2013-09-03
ath10k: convert ath10k_pci_wake() to return
Kalle Valo
3
-17
/
+45
2013-09-03
ath10k: clean up ath10k_ce_completed_send_next_nolock()
Kalle Valo
1
-20
/
+21
2013-09-03
ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
Kalle Valo
2
-16
/
+15
2013-09-03
ath10k: remove void pointer from struct ath10k_pci_compl
Kalle Valo
2
-7
/
+7
2013-09-03
ath10k: make target_ce_config_wlan more readable
Kalle Valo
1
-14
/
+71
2013-09-03
ath10k: pci: make host_ce_config_wlan[] more readable
Kalle Valo
1
-18
/
+63
2013-09-01
ath10k: remove un ar_pci->cacheline_sz field
Kalle Valo
2
-3
/
+0
2013-09-01
ath10k: rename ce_ring_state to ath10k_ce_ring
Michal Kazior
2
-19
/
+18
2013-09-01
ath10k: rename ce_state to ath10k_ce_pipe
Michal Kazior
4
-77
/
+78
2013-09-01
ath10k: rename hif_ce_pipe_info to ath10k_pci_pipe
Michal Kazior
2
-20
/
+20
2013-09-01
ath10k: remove unused ce_attr parameters
Michal Kazior
2
-15
/
+9
2013-09-01
ath10k: remove ce_op_state
Michal Kazior
2
-10
/
+0
2013-09-01
ath10k: use inline ce_state structure
Michal Kazior
2
-25
/
+14
2013-08-28
ath10k: Fix mutex unlock balance
Mohammed Shafi Shajakhan
1
-1
/
+0
2013-08-15
ath10k: add support for HTT 3.0
Michal Kazior
5
-39
/
+76
2013-08-15
ath10k: add support for firmware newer than 636
Michal Kazior
3
-11
/
+47
2013-08-14
ath10k: fix WEP in AP and IBSS mode
Marek Puzyniak
1
-4
/
+0
2013-08-14
ath10k: plug possible memory leak in WMI
Michal Kazior
1
-0
/
+1
2013-08-14
ath10k: implement 802.3 SNAP rx decap type A-MSDU handling
Michal Kazior
1
-2
/
+10
2013-08-14
ath10k: fix HTT service setup
Michal Kazior
1
-4
/
+4
2013-08-14
ath10k: print errcode when CE ring setup fails
Michal Kazior
1
-6
/
+9
2013-08-14
ath10k: clean up PCI completion states
Michal Kazior
2
-12
/
+23
2013-08-14
ath10k: use sizeof(*var) in kmalloc
Michal Kazior
1
-2
/
+1
[next]