index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
Age
Commit message (
Expand
)
Author
2020-01-06
wil6210: get rid of begin() and complete() ethtool_ops
Michal Kubecek
2019-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-19
ath11k: Use sizeof_field() instead of FIELD_SIZEOF()
Kees Cook
2019-12-19
ath11k: explicitly cast wmi commands to their correct struct type
John Crispin
2019-12-19
wil6210: add support for set_cqm_rssi_config
Dedy Lansky
2019-12-19
wil6210: support set_multicast_to_unicast cfg80211 operation
Ahmad Masri
2019-12-19
wil6210: fix MID valid bits in Rx status message
Dedy Lansky
2019-12-19
wil6210: reduce ucode_debug memory region
Dedy Lansky
2019-12-19
wil6210: add verification for cid upper bound
Alexei Avshalom Lazar
2019-12-19
wil6210: take mem_lock for writing in crash dump collection
Alexei Avshalom Lazar
2019-12-19
wil6210: minimize the time that mem_lock is held
Alexei Avshalom Lazar
2019-12-19
wil6210: dump Rx status message on errors
Ahmad Masri
2019-12-18
wcn36xx: disable HW_CONNECTION_MONITOR
Eduardo Abinader
2019-12-18
ath9k: fix storage endpoint lookup
Johan Hovold
2019-12-18
ath11k: Remove unneeded semicolon
zhengbin
2019-12-18
ath11k: remove an unneeded NULL check
Dan Carpenter
2019-12-18
ath11k: checking for NULL vs IS_ERR()
Dan Carpenter
2019-12-18
ath11k: delete a stray unlock in ath11k_dbg_htt_stats_req()
Dan Carpenter
2019-12-18
ath11k: fix missing free of skb on error return path
Colin Ian King
2019-12-18
ath11k: fix uninitialized variable radioup
Colin Ian King
2019-12-18
ath11k: fix memory leak on reg_info
Colin Ian King
2019-12-18
ath11k: Remove unnecessary enum scan_priority
Nathan Chancellor
2019-12-18
ath11k: fix several spelling mistakes
Colin Ian King
2019-12-18
ath11k: add some missing __packed qualifiers
John Crispin
2019-12-18
ath11k: set the BA buffer size to 256 when HE is enabled
Pradeep Kumar Chitrapu
2019-12-18
ath11k: fix pdev when invoking ath11k_wmi_send_twt_enable_cmd()
Pradeep Kumar Chitrapu
2019-12-18
ath11k: optimize ath11k_hal_tx_status_parse
John Crispin
2019-12-18
ath11k: optimise ath11k_dp_tx_completion_handler
John Crispin
2019-12-18
ath11k: move some tx_status parsing to debugfs code
John Crispin
2019-12-18
ath11k: rename ath11k_wmi_base instances from wmi_sc to wmi_ab
John Crispin
2019-12-18
ath11k: drop memset when setting up a tx cmd desc
John Crispin
2019-12-18
ath11k: disable PS for STA interfaces by default upon bringup
John Crispin
2019-12-18
ath11k: add wmi helper for turning STA PS on/off
John Crispin
2019-12-17
Merge tag 'wireless-drivers-2019-12-17' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2019-12-17
ath10k: Fix some typo in some warning messages
Christophe JAILLET
2019-12-17
ath11k: register HE mesh capabilities
Sven Eckelmann
2019-12-13
mac80211: Turn AQL into an NL80211_EXT_FEATURE
Toke Høiland-Jørgensen
2019-12-10
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
2019-12-02
ath: add support for special 0x0 regulatory domain
Wen Gong
2019-12-02
ath10k: change bundle count for max rx bundle for sdio
Wen Gong
2019-12-02
ath10k: enable napi on RX path for sdio
Wen Gong
2019-11-29
ath11k: fix indentation in ath11k_mac_prepare_he_mode()
John Crispin
2019-11-29
ath11k: Setup REO destination ring before sending wmi_init command
Vasanthakumar Thiagarajan
2019-11-29
ath11k: Move mac80211 hw allocation before wmi_init command
Vasanthakumar Thiagarajan
2019-11-29
ath11k: Skip update peer stats for management packets
Venkateswara Naralasetty
2019-11-29
ath11k: update tx duration in station info
Venkateswara Naralasetty
2019-11-29
ath11k: fix vht guard interval mapping
Manikanta Pubbisetty
2019-11-29
ath11k: fix memory leak in monitor mode
Miles Hu
2019-11-29
ath11k: Advertise MPDU start spacing as no restriction
Venkateswara Naralasetty
2019-11-29
ath11k: Update tx and rx chain count properly on drv_set_antenna
Sriram R
[next]