index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath
John W. Linville
2013-10-03
21
-1015
/
+984
|
\
|
*
ath10k: replenish HTT RX buffers in a tasklet
Michal Kazior
2013-09-26
2
-3
/
+38
|
*
ath10k: align RX frames properly
Michal Kazior
2013-09-26
1
-1
/
+5
|
*
ath10k: fix Native Wifi decap mode RX
Michal Kazior
2013-09-26
1
-3
/
+29
|
*
ath10k: cleanup RX decap handling
Michal Kazior
2013-09-26
1
-26
/
+28
|
*
ath10k: document decap modes
Michal Kazior
2013-09-26
1
-2
/
+22
|
*
ath10k: report A-MSDU subframes individually
Michal Kazior
2013-09-26
2
-123
/
+85
|
*
ath10k: use msdu headroom to store txfrag
Michal Kazior
2013-09-20
4
-53
/
+53
|
*
ath10k: cleanup HTT TX functions
Michal Kazior
2013-09-20
1
-73
/
+68
|
*
ath10k: decouple HTT TX completions
Michal Kazior
2013-09-20
6
-108
/
+27
|
*
ath10k: avoid needless memset on TX path
Michal Kazior
2013-09-20
4
-4
/
+7
|
*
ath10k: use num_pending_tx instead of msdu id bitmap
Michal Kazior
2013-09-20
2
-3
/
+2
|
*
ath10k: fix num_sends_allowed replenishing
Michal Kazior
2013-09-20
1
-4
/
+0
|
*
ath10k: fix tracing build for ath10k_wmi_cmd
Michal Kazior
2013-09-20
1
-1
/
+1
|
*
ath10k: remove wmi event worker thread
Michal Kazior
2013-09-16
2
-46
/
+1
|
*
ath10k: remove wmi pending count limit
Michal Kazior
2013-09-16
4
-45
/
+0
|
*
ath10k: improve beacon submission latency
Michal Kazior
2013-09-16
4
-14
/
+71
|
*
ath10k: simplify HTC command submitting
Michal Kazior
2013-09-16
3
-140
/
+43
|
*
ath10k: make WMI commands block by design
Michal Kazior
2013-09-16
3
-24
/
+42
|
*
ath10k: add HTC TX credits replenishing notification
Michal Kazior
2013-09-16
2
-0
/
+10
|
*
ath10k: simplify HTC credits calculation
Michal Kazior
2013-09-16
1
-48
/
+10
|
*
wireless: ath10k: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-12
1
-2
/
+0
|
*
ath10k: delete struct ce_sendlist
Kalle Valo
2013-09-12
3
-107
/
+25
|
*
ath10k: Calculate correct peer PHY mode for VHT
Sujith Manoharan
2013-09-12
1
-3
/
+11
|
*
ath10k: print phymode as a string
Kalle Valo
2013-09-12
2
-2
/
+49
|
*
ath10k: clean mac.c debug messages
Kalle Valo
2013-09-12
1
-88
/
+92
|
*
ath10k: add boot messages to htt.c
Kalle Valo
2013-09-12
2
-2
/
+2
|
*
ath10k: add boot debug messages to htc.c
Kalle Valo
2013-09-12
1
-8
/
+8
|
*
ath10k: add boot debug messages to pci.c and ce.c
Kalle Valo
2013-09-12
2
-2
/
+12
|
*
ath10k: cleanup debug messages in core.c
Kalle Valo
2013-09-12
1
-3
/
+6
|
*
ath10k: rename ATH10K_DBG_CORE to BOOT
Kalle Valo
2013-09-12
2
-4
/
+4
|
*
ath10k: add BMI log level
Kalle Valo
2013-09-12
2
-15
/
+28
|
*
ath10k: define ath10k_debug_start/_stop as static inline
Bartosz Markowski
2013-09-10
1
-2
/
+2
|
*
ath10k: prevent CE from looping indefinitely
Michal Kazior
2013-09-08
3
-115
/
+52
|
*
ath10k: remove obsolete INIT STATUS definitions
Bartosz Markowski
2013-09-06
1
-8
/
+0
|
*
ath10k: set the UART baud rate to 19200
Bartosz Markowski
2013-09-06
1
-0
/
+7
|
*
ath10k: add htt_stats_enable debugfs file
Kalle Valo
2013-09-06
4
-0
/
+157
|
*
ath10k: implement ath10k_debug_start/stop()
Kalle Valo
2013-09-06
3
-0
/
+27
|
*
ath10k: add trace event ath10k_htt_stats
Kalle Valo
2013-09-06
2
-1
/
+25
|
*
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
Dave Jones
2013-09-06
1
-1
/
+2
*
|
ath9k: Remove incorrect diversity initialization
Sujith Manoharan
2013-09-26
2
-6
/
+0
*
|
ath9k: Handle FATAL interrupts correctly
Sujith Manoharan
2013-09-26
1
-2
/
+8
*
|
ath9k: Fix NF calibration for single stream cards
Sujith Manoharan
2013-09-26
1
-1
/
+1
*
|
ath9k: mark wmi_event_swba as __packed
Chris Metcalf
2013-09-26
1
-1
/
+1
*
|
ath9k: Fix PeakDetect calibration for AR9462
Sujith Manoharan
2013-09-26
3
-12
/
+99
*
|
ath9k: Use bitops for calibration flags
Sujith Manoharan
2013-09-26
9
-42
/
+52
*
|
ath9k: Handle abnormal NAV in AP mode
Sujith Manoharan
2013-09-26
3
-0
/
+16
*
|
ath9k: Fix issue with parsing malformed CFP IE
Sujith Manoharan
2013-09-26
2
-2
/
+6
*
|
ath9k: Fix calibration for AR9462
Sujith Manoharan
2013-09-26
1
-0
/
+15
*
|
wireless: wil6210: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
1
-1
/
+0
[next]