Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6a9b15fed4dca1f90e41ae0cfe35aaa39a20f495
/
drivers
/
net
/
wireless
/
ath
044c18c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
6c8afef
ath9k: Fix sequence numbers for PAE frames
by Sujith
· 15 years ago
744595c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
aa8bc9e
ath9k: fix eeprom INI values override for 2GHz-only cards
by Felix Fietkau
· 15 years ago
7440177
ath9k: fix beacon slot/buffer leak
by Felix Fietkau
· 15 years ago
ff30b36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
359207c
ath5k: Fix eeprom checksum check for custom sized eeproms
by Luis R. Rodriguez
· 15 years ago
13bda12
ath9k: fix ito64
by Ming Lei
· 15 years ago
4ef2501
ath9k: Fix Kconfig depends for ATH9K_DEBUGFS
by Dominik Geyer
· 15 years ago
7f9d357
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
5b479a07
ath9k: fix missed error codes in the tx status check
by Felix Fietkau
· 15 years ago
8b685ba
ath9k: wake hardware during AMPDU TX actions
by Luis R. Rodriguez
· 15 years ago
5f70a88
ath9k: wake hardware for interface IBSS/AP/Mesh removal
by Luis R. Rodriguez
· 15 years ago
3867cf6
ath9k: fix suspend by waking device prior to stop
by Sujith
· 15 years ago
83bd11a
ath9k: Storage class should be before const qualifier
by Tobias Klauser
· 15 years ago
671adc9
wireless: remove remaining qual code
by Johannes Berg
· 15 years ago
242ab7a
ath5k: fix SWI calibration interrupt storm
by Bob Copeland
· 15 years ago
ed4b201
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
2ab81d4
ath9k: Stop ANI when doing a reset
by Sujith
· 15 years ago
e8009e9
ath9k: Fix TX queue draining
by Sujith
· 15 years ago
17b182e
ath9k: Fix bug in assigning sequence number
by Sujith
· 15 years ago
4d91f9f
ath9k: Last fix for TX software padding.
by Benoit Papillault
· 15 years ago
5017065
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
512414b
ath5k: enable EEPROM checksum check
by Luis R. Rodriguez
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
6a213af
ath5k: add support for Dell Vostro A860 LED
by Shahar Or
· 15 years ago
815833e
ath9k: fix tx status reporting
by Felix Fietkau
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
6070d81
tree-wide: fix misspelling of "definition" in comments
by Adam Buchbinder
· 15 years ago
a9a29ce
ath9k: enable 2GHz band only if the device supports it
by Gabor Juhos
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
bf48aab
tree-wide: fix typos "offest" -> "offset"
by Uwe Kleine-König
· 15 years ago
94e2bd6
tree-wide: fix some typos and punctuation in comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
a830df0
ath9k: separate debugfs support from CONFIG_ATH_DEBUG
by Felix Fietkau
· 15 years ago
94db293
ath9k: Ensure a fair beacon distribution in IBSS mode.
by Vivek Natarajan
· 15 years ago
f4709fd
ath9k: Fix maximum tx fifo settings for single stream devices
by Luis R. Rodriguez
· 15 years ago
1bc1488
ath9k: Proper padding/unpadding for the TX/RX path.
by Benoit Papillault
· 15 years ago
e7824a5
ath9k: fix processing of TX PS null data frames
by Luis R. Rodriguez
· 15 years ago
1fe8234
ath9k: clean up rc rate table
by Felix Fietkau
· 15 years ago
545750d
ath9k: properly use the mac80211 rate control api
by Felix Fietkau
· 15 years ago
04658fb
ath9k: remove warnings related to signed/unsigned type mismatch
by John W. Linville
· 15 years ago
18b6c9a
ath9k: set ps_default as false
by John W. Linville
· 15 years ago
f1cf2db
ath5k: Fix I/Q calibration
by Lukáš Turek
· 15 years ago
8c35024
ath9k: This patch fix RX unpadding for any received frame.
by Benoit PAPILLAULT
· 15 years ago
54ab040
ath9k: set ps_default as false
by John W. Linville
· 15 years ago
5be83de
cfg80211: convert bools into flags
by Johannes Berg
· 15 years ago
1529538
ar9170: Add support for D-Link DWA 160 A2
by Thomas Klute
· 15 years ago
c951ad3
mac80211: convert aggregation to operate on vifs/stas
by Johannes Berg
· 15 years ago
cb53a15
ath9k: Fix bug in initializing chain masks
by Sujith
· 15 years ago
201cd6c
ath9k: Remove a few unused functions
by Sujith
· 15 years ago
7c82a18
ath9k: Remove a few unused variables
by Sujith
· 15 years ago
c6089cc
ath9k: Cleanup bss_info_changed callback
by Sujith
· 15 years ago
827e69b
ath9k: get rid of tx_info_priv
by Felix Fietkau
· 15 years ago
7d57b73
ar9170: do not discard valuable DUPOFDM frames
by Christian Lamparter
· 15 years ago
2eb2fa6
ath5k: allow setting txpower to 0
by Bob Copeland
· 15 years ago
dd6ae4f
ath9k: fix massive rx packet loss issue
by Felix Fietkau
· 15 years ago
c37919b
ath9k_hw: Fix AR_GPIO_INPUT_EN_VAL_BT_PRIORITY_BB and its shift value in 0x4054
by Vasanthakumar Thiagarajan
· 15 years ago
c90017d
ath9k_hw: Fix possible OOB array indexing in gen_timer_index[] on 64-bit
by Vasanthakumar Thiagarajan
· 15 years ago
748d451
ath9k_common: clarify and correct jumbogram processing
by Luis R. Rodriguez
· 15 years ago
165864d
ath9k_common: remove ath9k_compute_qual()
by Luis R. Rodriguez
· 15 years ago
db86f07
ath9k_common: add new module to share 802.11n driver helpers
by Luis R. Rodriguez
· 15 years ago
c9b1417
ath9k: move RX skb post processing to a helper
by Luis R. Rodriguez
· 15 years ago
dc1e001
ath5k: use the common->keymap
by Luis R. Rodriguez
· 15 years ago
7e86c10
ath9k: move driver keymap, keymax and splitmic to common
by Luis R. Rodriguez
· 15 years ago
1e875e9
ath9k: rename ath_rx_prepare() to ath9k_rx_skb_preprocess()
by Luis R. Rodriguez
· 15 years ago
2c74aa4
ath9k: move the max rx buffer size check to ath9k_rx_accept()
by Luis R. Rodriguez
· 15 years ago
dd84978
ath5k: remove double cache alignment, ath_rxbuf_alloc() already does it
by Luis R. Rodriguez
· 15 years ago
cc861f7
ath: move the rx bufsize to common to share with ath5k/ath9k
by Luis R. Rodriguez
· 15 years ago
0a45da7
ath9k: move the rx_stats->rs_datalen check to ath9k_rx_accept()
by Luis R. Rodriguez
· 15 years ago
5ca4262
ath9k: avoid the copy skb->cb on every RX'd skb
by Luis R. Rodriguez
· 15 years ago
dbfc22d
ath9k: move rssi processing into a helper
by Luis R. Rodriguez
· 15 years ago
21b2273
ath9k: move qual processing into a helper
by Luis R. Rodriguez
· 15 years ago
9878841
ath9k: move rate descriptor reading into a helper
by Luis R. Rodriguez
· 15 years ago
14077f5
ath9k: remove temp variable ratecode from ath_rx_prepare()
by Luis R. Rodriguez
· 15 years ago
207e968
ath9k: move RX check code into helper ath9k_rx_accept()
by Luis R. Rodriguez
· 15 years ago
712c13a
ath9k: use the ieee80211_hw to get to an sband on ath_rx_prepare()
by Luis R. Rodriguez
· 15 years ago
3d536ac
ath9k: move struct ath_ani to common area
by Luis R. Rodriguez
· 15 years ago
30cbd42
ath9k_hw: move ath_extend_tsf() to hw code to share as ath9k_hw_extend_tsf()
by Luis R. Rodriguez
· 15 years ago
26ab264
ath9k: do not pass the entire descriptor to ath_rx_prepare()
by Luis R. Rodriguez
· 15 years ago
f52de03
ath9k: handle low buffer space for virtual wiphys
by Luis R. Rodriguez
· 15 years ago
5008f37
ath9k: use the right hw on ath_tx_setup_buffer() for HT
by Luis R. Rodriguez
· 15 years ago
76d5a9e
ath9k: use correct hw for tx aggregation TX completion
by Luis R. Rodriguez
· 15 years ago
68a8911
ath9k: pass the ieee80211_hw on radio enable/disable
by Luis R. Rodriguez
· 15 years ago
cee71d6
ath9k: use the passed ieee80211_hw on ath_rx_prepare()
by Luis R. Rodriguez
· 15 years ago
b4afffc
ath9k: simpify RX by calling ath_get_virt_hw() once
by Luis R. Rodriguez
· 15 years ago
1bdf6c3
ath9k: update hw configuration for virtual wiphys
by Luis R. Rodriguez
· 15 years ago
194b7c1
ath9k: fix listening to idle requests
by Luis R. Rodriguez
· 15 years ago
2071a00
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
1e93bd4
ath5k: add LED definition for BenQ Joybook R55v
by Bob Copeland
· 15 years ago
6f9797a
ath5k: add LED support for HP Compaq CQ60
by Bob Copeland
· 15 years ago
bcfc56a
ath5k: don't reset mcast filter when configuring the mode
by Bob Copeland
· 15 years ago
f6d773c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
77c8258
ath5k: add LED support for Acer Aspire One AO751h/AO531h
by Keng-Yu Lin
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
5ed176e
mac80211: make ieee80211_find_sta per virtual interface
by Johannes Berg
· 15 years ago
ddcd4c0
ath9k_hw: make ath9k_phy_modify_rx_buffer() static
by Luis R. Rodriguez
· 15 years ago
a776582
ath9k_hw: Fix and complete force bias for AR5416
by Luis R. Rodriguez
· 15 years ago
896ff26
ath9k_hw: remove unused modesIndex param from ath9k_hw_write_regs()
by Luis R. Rodriguez
· 15 years ago
ae478cf
ath9k_hw: make spur mitigation a callback
by Luis R. Rodriguez
· 15 years ago
e16393b
ath9k_hw: order phy.c code and integrate spur mitigation
by Luis R. Rodriguez
· 15 years ago
Next »