index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
Age
Commit message (
Expand
)
Author
2013-10-03
Merge tag 'for-linville-20131001' of git://github.com/kvalo/ath
John W. Linville
2013-09-26
wireless: ath10k: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-26
Merge branch 'for-linville' of git://github.com/kvalo/ath
John W. Linville
2013-09-26
ath10k: replenish HTT RX buffers in a tasklet
Michal Kazior
2013-09-26
ath10k: align RX frames properly
Michal Kazior
2013-09-26
ath10k: fix Native Wifi decap mode RX
Michal Kazior
2013-09-26
ath10k: cleanup RX decap handling
Michal Kazior
2013-09-26
ath10k: document decap modes
Michal Kazior
2013-09-26
ath10k: report A-MSDU subframes individually
Michal Kazior
2013-09-20
ath10k: use msdu headroom to store txfrag
Michal Kazior
2013-09-20
ath10k: cleanup HTT TX functions
Michal Kazior
2013-09-20
ath10k: decouple HTT TX completions
Michal Kazior
2013-09-20
ath10k: avoid needless memset on TX path
Michal Kazior
2013-09-20
ath10k: use num_pending_tx instead of msdu id bitmap
Michal Kazior
2013-09-20
ath10k: fix num_sends_allowed replenishing
Michal Kazior
2013-09-20
ath10k: fix tracing build for ath10k_wmi_cmd
Michal Kazior
2013-09-16
ath10k: remove wmi event worker thread
Michal Kazior
2013-09-16
ath10k: remove wmi pending count limit
Michal Kazior
2013-09-16
ath10k: improve beacon submission latency
Michal Kazior
2013-09-16
ath10k: simplify HTC command submitting
Michal Kazior
2013-09-16
ath10k: make WMI commands block by design
Michal Kazior
2013-09-16
ath10k: add HTC TX credits replenishing notification
Michal Kazior
2013-09-16
ath10k: simplify HTC credits calculation
Michal Kazior
2013-09-12
wireless: ath10k: remove unnecessary pci_set_drvdata()
Jingoo Han
2013-09-12
ath10k: delete struct ce_sendlist
Kalle Valo
2013-09-12
ath10k: Calculate correct peer PHY mode for VHT
Sujith Manoharan
2013-09-12
ath10k: print phymode as a string
Kalle Valo
2013-09-12
ath10k: clean mac.c debug messages
Kalle Valo
2013-09-12
ath10k: add boot messages to htt.c
Kalle Valo
2013-09-12
ath10k: add boot debug messages to htc.c
Kalle Valo
2013-09-12
ath10k: add boot debug messages to pci.c and ce.c
Kalle Valo
2013-09-12
ath10k: cleanup debug messages in core.c
Kalle Valo
2013-09-12
ath10k: rename ATH10K_DBG_CORE to BOOT
Kalle Valo
2013-09-12
ath10k: add BMI log level
Kalle Valo
2013-09-10
ath10k: define ath10k_debug_start/_stop as static inline
Bartosz Markowski
2013-09-08
ath10k: prevent CE from looping indefinitely
Michal Kazior
2013-09-06
ath10k: remove obsolete INIT STATUS definitions
Bartosz Markowski
2013-09-06
ath10k: set the UART baud rate to 19200
Bartosz Markowski
2013-09-06
ath10k: add htt_stats_enable debugfs file
Kalle Valo
2013-09-06
ath10k: implement ath10k_debug_start/stop()
Kalle Valo
2013-09-06
ath10k: add trace event ath10k_htt_stats
Kalle Valo
2013-09-06
ath10k: add missing braces to ath10k_pci_tx_pipe_cleanup
Dave Jones
2013-09-03
ath10k: add chip_id file to debugfs
Kalle Valo
2013-09-03
ath10k: check chip id from the soc register during probe
Kalle Valo
2013-09-03
ath10k: simplify ath10k_ce_init() wake up handling
Kalle Valo
2013-09-03
ath10k: convert ath10k_pci_wake() to return
Kalle Valo
2013-09-03
ath10k: clean up ath10k_ce_completed_send_next_nolock()
Kalle Valo
2013-09-03
ath10k: convert ath10k_pci_reg_read/write32() to take struct ath10k
Kalle Valo
2013-09-03
ath10k: remove void pointer from struct ath10k_pci_compl
Kalle Valo
2013-09-03
ath10k: make target_ce_config_wlan more readable
Kalle Valo
[next]