Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
8fe6536850ae49609704a263cbc7542133536922
/
drivers
/
net
/
wireless
/
ath
/
ath9k
8fe6536
ath9k_hw: Move some RF ops to the private callbacks
by Luis R. Rodriguez
· 15 years ago
aed1baf
ath9k_hw: remove wrapper ath9k_hw_write_regs()
by Luis R. Rodriguez
· 15 years ago
42d5bc3
ath9k_hw: AR9003 does not have AR_RC_AHB skip its setting
by Luis R. Rodriguez
· 15 years ago
783dfca
ath9k_hw: add support for GPIO differences on AR9003
by Felix Fietkau
· 15 years ago
2c5204a
ath9k_hw: add simple register abstraction for some AR9300 registers
by Felix Fietkau
· 15 years ago
0bef631
ath9k_hw: fix a missing hex prefix for a register mask
by Felix Fietkau
· 15 years ago
086a864
ath9k_hw: add a macro for abstracting generic timer access
by Felix Fietkau
· 15 years ago
b055032
ath9k_hw: add silicon revision macros for AR9300
by Felix Fietkau
· 15 years ago
d70357d
ath9k_hw: start building an abstraction layer for hardware routines
by Luis R. Rodriguez
· 15 years ago
f8e1d08
ath9k-htc: fix lockdep warning and kernel warning after unplugging ar9271 usb device
by Ming Lei
· 15 years ago
0fa35a5
ath9k-htc:respect usb buffer cacheline alignment in reg out path
by Ming Lei
· 15 years ago
e6c6d33
ath9k-htc:respect usb buffer cacheline alignment in reg in path
by Ming Lei
· 15 years ago
f28a7b3
ath9k-htc:respect usb buffer cacheline alignment in ath9k_hif_usb_alloc_rx_urbs
by Ming Lei
· 15 years ago
2eb46d9
ath9k: simplify AR9220 fixup code for AR_AN_TOP2 register
by Pavel Roskin
· 15 years ago
f984d94
ath9k_htc: Fix HTC layer memleak
by Sujith
· 15 years ago
6f0f266
ath9k_htc: Use anchors for REGOUT pipe
by Sujith
· 15 years ago
c503269
ath9k_htc: Fix module unloading issue
by Sujith
· 15 years ago
66b10e3
ath9k_htc: Fix RX URB reference count
by Sujith
· 15 years ago
46baa1a
ath9k_htc: Protect RX stream variables
by Sujith
· 15 years ago
60ece40
wireless/ath: remove trailing space in messages
by Frans Pop
· 15 years ago
0f2df9e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge
by John W. Linville
· 15 years ago
1c3652a
ath9k_htc: Configure the beacon timers once the scan is completed.
by Vivek Natarajan
· 15 years ago
bde748a
ath9k_htc: Add support for power save.
by Vivek Natarajan
· 15 years ago
53bc7aa
ath9k: Add support for newer AR9285 chipsets.
by Vivek Natarajan
· 15 years ago
e92119c
ath9k_htc: Add TL-WN422G v2 product ID
by Sujith
· 15 years ago
ffa49f8
ath9k_hw: Don't check devid for ath9k_htc
by Sujith
· 15 years ago
497ad9a
ath: Add a bus type field
by Sujith
· 15 years ago
32ffb1f
ath9k: fix compile error without debug enabled
by Felix Fietkau
· 15 years ago
152d530
ath9k: remove ah->mask_reg, it's never used properly
by Pavel Roskin
· 15 years ago
3069168
ath9k: move imask from sc to ah
by Pavel Roskin
· 15 years ago
c81494d
ath9k: rename symbols in enum ath9k_internal_frame_type to avoid confusion
by Pavel Roskin
· 15 years ago
1144601
ath9k: fix double calls to ath_radio_enable
by Felix Fietkau
· 15 years ago
932d37c
ath9k: Do not indicate RX_FLAG_DECRYPTED for unprotected frames
by Jouni Malinen
· 15 years ago
32fbcca
ath9k_htc: Fix TKIP encryption
by Sujith
· 15 years ago
29bffa9
ath9k: allocate tx and rx status information on stack
by Felix Fietkau
· 15 years ago
8e6f5aa
ath9k: split out access to rx status information
by Felix Fietkau
· 15 years ago
db1a052
ath9k: split out access to tx status information
by Felix Fietkau
· 15 years ago
9f01a84
ath9k_htc: Initialize HW opmode
by Sujith
· 15 years ago
7757dfe
ath9k_htc: Handle TX queue overflow
by Sujith
· 15 years ago
6335ed0
ath9k_htc: Simplify RX URB management
by Sujith
· 15 years ago
d5a4c5e
ath9k_htc: Fix watchdog pattern parsing
by Sujith
· 15 years ago
ef98c3c
ath9k_htc: Fix bug in aggregation initiation
by Sujith
· 15 years ago
0995d11
ath9k_common: Move RX filter code to ath9k_htc
by Sujith
· 15 years ago
e1572c5
ath9k_htc: Fix symbol collision with ath9k
by Sujith
· 15 years ago
fb9987d
ath9k_htc: Support for AR9271 chipset.
by Sujith
· 15 years ago
736b3a2
ath9k_hw: fix hardware deinit
by Sujith
· 15 years ago
05020d2
ath9k_hw: add HTC init hardware call for special resets for AR9271
by Sujith
· 15 years ago
25e2ab1
ath9k_hw: always set the core clock for AR9271
by Sujith
· 15 years ago
02afa2a
ath9k_hw: use the skip count for PA calibration on AR9271
by Sujith
· 15 years ago
2cbfaea
ath9k_hw: restrict valid nf readings for AR9271 to -114
by Sujith
· 15 years ago
6398dc0
ath9k_hw: fix noisefloor history buffer usage on AR9271
by Sujith
· 15 years ago
14b3af3
ath9k_hw: Fix full sleep setup for AR9271
by Sujith
· 15 years ago
e492d7c
ath9k_hw: fix TX descriptor setup for AR9271
by Sujith
· 15 years ago
527d485
ath9k_hw: skip chip tests for AR9271
by Sujith
· 15 years ago
5b5fa35
ath9k_hw: add GPIO setup code for AR9271
by Sujith
· 15 years ago
70807e9
ath9k_hw: update initialization values for AR9271
by Sujith
· 15 years ago
e21247c
ath9k: decrease size of ath9k.ko
by Ming Lei
· 15 years ago
4fdec03
ath9k: fix BUG_ON triggered by PAE frames
by Felix Fietkau
· 15 years ago
d969847
ath9k: fix rate control tx status handling for A-MPDU
by Felix Fietkau
· 15 years ago
74bad5c
ath9k: never read from the AR_IMR_S2 register
by Pavel Roskin
· 15 years ago
4fa0043
mac80211: Fix HT rate control configuration
by Sujith
· 15 years ago
a9f042c
ath9k: fix lockdep warning when unloading module
by Ming Lei
· 15 years ago
ce300c7
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
7bfbae1
ath9k: disable RIFS search for AR91xx based chips
by Felix Fietkau
· 15 years ago
64463da
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
19bc291
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
4ca7786
ath9k: convert to new station add/remove callbacks
by Johannes Berg
· 15 years ago
d8728ee
ath9k: fix beacon timer restart after a card reset
by Felix Fietkau
· 15 years ago
5c0ba62
ath9k: fix rate control fallback rate selection
by Felix Fietkau
· 15 years ago
64b8401
ath9k: Use the Beacon TX rate from mac80211
by Jouni Malinen
· 15 years ago
5ecccb7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
42c4568
ath9k: add a workaround for ack timeout issues
by Felix Fietkau
· 15 years ago
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
05df498
ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.
by Vivek Natarajan
· 15 years ago
6c8afef
ath9k: Fix sequence numbers for PAE frames
by Sujith
· 15 years ago
733da37
ath9k: fix keycache leak in split tkip case
by Ming Lei
· 15 years ago
3f7c5c1
ath9k: Enable TIM timer interrupt only when needed.
by Senthil Balasubramanian
· 15 years ago
1a20034
ath9k: configure the beacon only if the STA is associated
by Senthil Balasubramanian
· 15 years ago
6e7e621
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
10be7eb
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
5ffaf8a
ath9k: add support for 802.11n bonded out AR2427
by Luis R. Rodriguez
· 15 years ago
ab5132a
ath9k: fix access to freed data on unload
by Pavel Roskin
· 15 years ago
991a098
ath9k: allocate string buffer in read_file_dma() by kmalloc()
by Pavel Roskin
· 15 years ago
f643e51
ath: make gcc check format arguments of ath_print(), fix all misuses
by Pavel Roskin
· 15 years ago
1dbfd9d
ath9k: Handle full sleep in ps_restore.
by Vivek Natarajan
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 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
6589651
ath9k: improve max rate retry handling
by Felix Fietkau
· 15 years ago
aa8bc9e
ath9k: fix eeprom INI values override for 2GHz-only cards
by Felix Fietkau
· 15 years ago
58da131
ath9k: Fix wifi disconnection when collocated bt scan is active
by Vasanthakumar Thiagarajan
· 15 years ago
7440177
ath9k: fix beacon slot/buffer leak
by Felix Fietkau
· 15 years ago
c9f6a65
ath9k: make tx power config changes take effect immediatley
by Luis R. Rodriguez
· 15 years ago
2703205
ath9k: fix RTS/CTS handling
by Felix Fietkau
· 15 years ago
63734642
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
e239d85
ath9k: implement coverage class support
by Felix Fietkau
· 15 years ago
0005baf
ath9k: cleanup slot time and ack/cts timeout handling
by Felix Fietkau
· 15 years ago
5e4ea1f
ath9k: Fix panic on driver load
by Sujith
· 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
199afd9
ath9k: Fix monitor mode handling
by Sujith
· 15 years ago
Next »