Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
03a97d825573de7b6ff1b44f257345efbff2161a
/
drivers
/
net
/
wireless
/
ath
/
ath10k
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
a226b51
ath10k: add QCA9377 chipset support
by Bartosz Markowski
· 9 years ago
5036fe0
ath10k: reload HT/VHT capabilities on antenna change
by Rajkumar Manoharan
· 9 years ago
f58512f
ath10k: move static HT/VHT capability setup functions
by Rajkumar Manoharan
· 9 years ago
7a1d70a
ath10k: fill HT/VHT MCS rateset only for configured chainmask
by Rajkumar Manoharan
· 9 years ago
166de3f
ath10k: remove supported chain mask
by Rajkumar Manoharan
· 9 years ago
b4c306d
ath10k: remove shadow copy of CE descriptors for source ring
by Rajkumar Manoharan
· 9 years ago
765952e
ath10k: cleanup copy engine send completion
by Rajkumar Manoharan
· 9 years ago
1e8f86d
ath10k: remove send completion validation in diag read/write
by Rajkumar Manoharan
· 9 years ago
b4e84c5
ath10k: use local memory instead of shadow descriptor in ce_send
by Rajkumar Manoharan
· 9 years ago
98dd2b9
ath10k: add fw_stats support to 10.4 firmware
by Manikanta Pubbisetty
· 9 years ago
a81a98c
ath10k: add FW API support to test mode
by Alan Liu
· 9 years ago
62f77f0
ath10k: enable adaptive CCA
by Maharaja
· 9 years ago
d59542d
Merge tag 'wireless-drivers-next-for-davem-2015-10-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
81c1f74
Merge ath-next from ath.git
by Kalle Valo
· 9 years ago
26440c8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
bc6f9ae
ath10k: make fw stats prints specific to firmware version
by Manikanta Pubbisetty
· 9 years ago
1aaf8ef
ath10k: disable PCI PS for QCA988X and QCA99X0
by Anilkumar Kolli
· 9 years ago
400143e
ath10k: remove htc polling for tx completion
by Rajkumar Manoharan
· 9 years ago
0da64f1
ath10k: remove unused dl_is_polled
by Rajkumar Manoharan
· 9 years ago
a70587b
ath10k: configure copy engine 5 for HTT messages
by Rajkumar Manoharan
· 9 years ago
3f0f7ed
ath10k: export htt tx rx handlers
by Rajkumar Manoharan
· 9 years ago
9d9bdbb
ath10k: register per copy engine receive callbacks
by Rajkumar Manoharan
· 9 years ago
0e5b295
ath10k: register per copy engine send completion callbacks
by Rajkumar Manoharan
· 9 years ago
aed1dc8
ath10k: export htc tx rx handlers
by Rajkumar Manoharan
· 9 years ago
0e33944
ath10k: cleanup ath10k_mac_register() error handling
by Jeff Johnson
· 9 years ago
83cfce8
ath10k: fix cleanup in ath10k_thermal_unregister
by Mohammed Shafi Shajakhan
· 9 years ago
db0984e
ath10k: select board data based on BMI chip id and board id
by Manikanta Pubbisetty
· 9 years ago
0a51b34
ath10k: add board 2 API support
by Manikanta Pubbisetty
· 9 years ago
9916596
Merge tag 'wireless-drivers-next-for-davem-2015-10-09' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
by David S. Miller
· 9 years ago
72f8cef
ath10k: use station's current operating mode from assoc request
by Vivek Natarajan
· 9 years ago
ab4e3db
ath10k: optimize ce_lock on post rx buffer processing
by Rajkumar Manoharan
· 9 years ago
39b91b8
ath10k: increase pci wakeup timeout to 30 ms
by Maharaja Kennadyrajan
· 9 years ago
683b95e
ath10k: use pre-allocated DMA buffer in Tx
by Peter Oh
· 9 years ago
bc27e8c
ath10k: use Rx decap mode configured when driver registered
by Peter Oh
· 9 years ago
2954266
ath10k: implement debugfs interface for Transmit Power Control stats
by Maharaja Kennadyrajan
· 9 years ago
3b8fc90
ath10k: add a_sle32_to_cpu()
by Kalle Valo
· 9 years ago
2a99508
ath10k: split an unnecessary long line
by Kalle Valo
· 9 years ago
9a14969
ath10k: fix whitespace usage
by Kalle Valo
· 9 years ago
92438a2
ath10k: remove void function return statements
by Kalle Valo
· 9 years ago
b9e284e
ath10k: brace style fixes
by Kalle Valo
· 9 years ago
617b0f4
ath10k: indentation fixes
by Kalle Valo
· 9 years ago
be62e92
ath10k: fix checkpatch warning about logical continuations
by Kalle Valo
· 9 years ago
621a5f7
debugfs: Pass bool pointer to debugfs_create_bool()
by Viresh Kumar
· 9 years ago
b8402d8
ath10k: fix MSI-X registering for qca99x0
by Janusz Dziedzic
· 9 years ago
bd4a41e
ath10k: fix ldpc param for fixed rate
by Rajkumar Manoharan
· 9 years ago
76d164f
ath10k: fix DMA related firmware crashes on multiple devices
by Felix Fietkau
· 9 years ago
e3abc8f
mac80211: allow to transmit A-MSDU within A-MPDU
by Emmanuel Grumbach
· 9 years ago
5af82fa
ath10k: add ATH10K_FW_FEATURE_RAW_MODE_SUPPORT to ath10k_core_fw_feature_str[]
by Kalle Valo
· 9 years ago
9713e3d
ath10k: handle IEEE80211_CHANCTX_CHANGE_WIDTH properly
by Michal Kazior
· 9 years ago
7be6d1b
ath10k: split switch_vif_chanctx guts
by Michal Kazior
· 9 years ago
634349b
ath10k: move hw_scan worker queuing
by Michal Kazior
· 9 years ago
b6c7baf
ath10k: implement mesh support
by Bob Copeland
· 9 years ago
bc76c28
ath10k: check for encryption before adding MIC_LEN
by Bob Copeland
· 9 years ago
0d031c8
ath10k: enable monitor when OTHER_BSS requested
by Bob Copeland
· 9 years ago
6ccea10
ath10k: print invalid mcs reported in rx descriptor
by Manikanta Pubbisetty
· 9 years ago
0c6d6f2
ath10k: fix beamformer VHT sounding dimensions capability
by Bartosz Markowski
· 9 years ago
707a0c8
ath10k: fix beamformee VHT STS capability
by Bartosz Markowski
· 9 years ago
7b7da0a
ath10k: drop probe responses when too many are queued
by Vivek Natarajan
· 9 years ago
a925a37
ath10k: fix DMA alloc failure for target requested memory chunks
by Vasanthakumar Thiagarajan
· 9 years ago
6986fdd
ath10k: fix mu-mimo rx status reporting
by Michal Kazior
· 9 years ago
ee92a20
ath10k: fix compilation warnings in wmi phyerr pull function
by Raja Mani
· 9 years ago
36582e5
ath10k: add qca6164 support
by Michal Kazior
· 9 years ago
4535edb
ath10k: add spectral scan support for 10.4 fw
by Raja Mani
· 9 years ago
5e55e3c
ath10k: fix dma_mapping_error() handling
by Michal Kazior
· 9 years ago
503422d
ath10k: add missing mutex unlock on failpath
by Michal Kazior
· 9 years ago
5db879a
ath10k: free collected fw stats memory if .pull_fw_stats fails
by Raja Mani
· 9 years ago
f1ee268
ath10k: ensure pktlog disable cmd reaches fw before pdev suspend
by Raja Mani
· 9 years ago
b288741
ath10k: fill in wmi 10.4 command handlers for addba/delba debug commands
by Vasanthakumar Thiagarajan
· 9 years ago
2b0a2e0
ath10k: handle 10.4 firmware phyerr event
by Raja Mani
· 9 years ago
991adf7
ath10k: refactor phyerr event handlers
by Raja Mani
· 9 years ago
8674d90
ath10k: split ap/ibss wep key install process
by Michal Kazior
· 9 years ago
9c8fb54
ath10k: add cycle/rx_clear counters frequency to hw_params
by Vasanthakumar Thiagarajan
· 9 years ago
3d2a2e2
ath10k: fix invalid survey reporting for QCA99X0
by Vasanthakumar Thiagarajan
· 9 years ago
6d2d51e
ath10k: wake up queue upon vif creation
by Michal Kazior
· 9 years ago
3a73d1a
ath10k: wake up offchannel queue properly
by Michal Kazior
· 9 years ago
e04cafb
ath10k: fix peer limit enforcement
by Michal Kazior
· 9 years ago
adaeed7
ath10k: don't remove peer that doesn't exist
by Michal Kazior
· 9 years ago
6f7429c
ath10k: fix hw reconfig on wow failure
by Michal Kazior
· 9 years ago
84e3df6
ath10k: initialize fw_features var
by Michal Kazior
· 9 years ago
a48e2cc
ath10k: Enable MU MIMO txbf support for QCA99X0
by Vivek Natarajan
· 9 years ago
08e75ea
ath10k: Support different txbf configuration schemes
by Vivek Natarajan
· 9 years ago
92092fe
ath10k: reject 11b tx fragmentation configuration
by Michal Kazior
· 9 years ago
4dca0e6
ath10k: remove futile fragmentation threshold config
by Michal Kazior
· 9 years ago
ae7d382
ath10k: initialize msdu ext. descriptor before use
by Peter Oh
· 9 years ago
8a055a8
ath10k: add QCA99X0 to supported device list
by Vasanthakumar Thiagarajan
· 9 years ago
1201844
ath10k: increase max client to 512 in qca99x0
by Raja Mani
· 9 years ago
c8ecfc1
ath10k: fix memory alloc failure in qca99x0 during wmi svc rdy event
by Raja Mani
· 9 years ago
ccec903
ath10k: enable raw encap mode and software crypto engine
by David Liu
· 9 years ago
005fb16
ath10k: Improve performance by reducing tx_lock contention
by Qi Zhou
· 9 years ago
3413e97
ath10k: suppress 'failed to process fft' warning messages
by Kevin Darbyshire-Bryant
· 9 years ago
1d0088f
ath10k: extend struct htt_mgmt_tx_dec for qca99x0
by Raja Mani
· 9 years ago
b963519
ath10k: add TCP/UDP Checksum offload support for QCA99x0
by Manikanta Pubbisetty
· 9 years ago
19be9e9
ath10k: fix wrong initialization of struct channel
by Maninder Singh
· 9 years ago
1f5dbfb
ath10k: add support for qca99x0 Rx descriptors
by Peter Oh
· 9 years ago
05a2cb0
ath10k: redefine rx_ppdu_end_common structure to cover qca99x0
by Peter Oh
· 9 years ago
fbc03a4
ath10k: update tx path to support QCA99X0
by Peter Oh
· 9 years ago
acd1958
ath10k: delay device access after cold reset
by Vasanthakumar Thiagarajan
· 9 years ago
c538bb3
Merge ath-next from ath.git.
by Kalle Valo
· 9 years ago
ed25b11
ath10k: tweak interface combinations
by Michal Kazior
· 9 years ago
Next »