Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
e245292e0a98bfbf2b54c5c0f079033f4d06dd32
/
drivers
/
net
/
wireless
/
ath
/
ath5k
e245292
ath5k: fix uninitialized var warning for txf2txs
by John W. Linville
· 14 years ago
3a9ddde
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
by Felix Fietkau
· 14 years ago
32377b6
ath5k: fix the EEPROM check for hw AES crypto support
by Felix Fietkau
· 14 years ago
fa9bfd6
ath5k: add a new bus op for reading the mac address
by Felix Fietkau
· 14 years ago
0cb9e06
ath: unshare struct ath_bus_ops between ath5k and ath9k
by Felix Fietkau
· 14 years ago
7f94f05
ath5k: disable 5 GHz support if a 2.4 GHz radio is detected
by Felix Fietkau
· 14 years ago
8962d87
ath5k: improve comments for optimized tx descriptor setup
by John W. Linville
· 14 years ago
c266c71
ath5k: reduce interrupt load caused by rx/tx interrupts
by Felix Fietkau
· 14 years ago
5b7916a
ath5k: clean up debugfs code
by Felix Fietkau
· 14 years ago
ed89508
ath5k: remove ts_retry from ath5k_tx_status
by Felix Fietkau
· 14 years ago
b2fd97d
ath5k: optimize rx status processing
by Felix Fietkau
· 14 years ago
b161b89
ath5k: optimize tx status processing
by Felix Fietkau
· 14 years ago
fe12081
ath5k: remove ts_rate from ath5k_tx_status
by Felix Fietkau
· 14 years ago
c5e0a88
ath5k: optimize tx descriptor setup
by Felix Fietkau
· 14 years ago
b1ad1b6
ath5k: fix slot time handling
by Felix Fietkau
· 14 years ago
488a501
ath5k: fix SIFS time handling
by Felix Fietkau
· 14 years ago
a27049e
ath5k: fix short preamble rate duration value
by Felix Fietkau
· 14 years ago
6d7b97b
ath5k: fix tx status reporting issues
by Felix Fietkau
· 14 years ago
a065784
ath5k: improve pcal error handling for ENOMEM case
by John W. Linville
· 14 years ago
81266ba
ath5k: implement ieee80211_ops->{get,set}_ringparam
by John W. Linville
· 14 years ago
23ffaa8
ath5k: restrict AR5K_TX_QUEUE_ID_DATA_MAX to reflect the [0,3] range
by John W. Linville
· 14 years ago
9ac4793
wireless:ath: use resource_size() help function
by Shan Wei
· 14 years ago
e4b0b32
ath5k: Put hardware in PROMISC mode if there is more than 1 stations.
by Ben Greear
· 14 years ago
7bb4568
mac80211: make tx() operation return void
by Johannes Berg
· 14 years ago
6ebacbb
mac80211: rename RX_FLAG_TSFT
by Johannes Berg
· 14 years ago
d985255
ath5k: Enable AR2315 chipset recognition
by Wojciech Dubowik
· 14 years ago
b67afe7
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
1287337
ath5k: move external function definitions to a header file
by Bob Copeland
· 14 years ago
28bec7b
ath5k: Correct channel setting for AR2317 chip
by Nikolay Ledovskikh
· 14 years ago
c210de8
ath5k: Fix fast channel switching
by Nick Kossifidis
· 15 years ago
3e11210d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
76a9f6f
ath5k: Fix short and long retry configuration
by Bruno Randolf
· 15 years ago
53e3b6e
ath5k: remove debug_dump_skb() functions
by Bob Copeland
· 15 years ago
0e47225
ath5k: use tracing for packet tx/rx dump
by Bob Copeland
· 15 years ago
ead3dcf
ath5k: Enable 802.11j 4.9GHz frequencies
by Bruno Randolf
· 15 years ago
20a9049
ath5k: Use local variable for capabilities
by Bruno Randolf
· 15 years ago
c9234a6
ath5k: correct endianness of frame duration
by Bob Copeland
· 15 years ago
15411c2
ath5k: fix error handling in ath5k_hw_dma_stop
by Bob Copeland
· 15 years ago
97d9c3a
ath5k: ath5k_setup_channels cleanup and whitespace
by Bruno Randolf
· 15 years ago
2b1351a
ath5k: Simplify loop when setting up channels
by Bruno Randolf
· 15 years ago
930a762
ath5k: Remove redundant sc->curband
by Bruno Randolf
· 15 years ago
4b3721c
ath5k: Remove unused sc->curmode
by Bruno Randolf
· 15 years ago
75f9569
ath5: Remove unused CTL definitions
by Bruno Randolf
· 15 years ago
410e612
ath5k: Add 802.11j 4.9GHz channels to allowed channels
by Bruno Randolf
· 15 years ago
0810569
ath5k: Rename ath5k_copy_channels
by Bruno Randolf
· 15 years ago
90c02d7
ath5k: Use mac80211 channel mapping function
by Bruno Randolf
· 15 years ago
fda9b7a
ath5k: Fix return codes for eeprom read functions.
by Wojciech Dubowik
· 15 years ago
599b13a
ath5k: fix locking in tx_complete_poll_work
by Bob Copeland
· 15 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
18cb6e3
ath5k: qualify global modparam_nohwcrypt variable
by John W. Linville
· 15 years ago
a8851d1
ath5k: ath5k_eeprom_mode_from_channel() returns signed
by Dan Carpenter
· 15 years ago
bb00755
ath5k: fix cycle counter inconsistent locking
by Bob Copeland
· 15 years ago
cd2c548
ath5k: Move mac80211 functions into new file
by Bruno Randolf
· 15 years ago
0207c0c
ath5k: Use helper function to get eeprom mode from channel
by Bruno Randolf
· 15 years ago
26a51ad
ath5k: Remove ATH5K_INI_RFGAIN defines, use band instead
by Bruno Randolf
· 15 years ago
51f0062
ath5k: Track current TX power separately from max TX power
by Bruno Randolf
· 15 years ago
56bd29d
ath5k: Separate powertable setup and writing
by Bruno Randolf
· 15 years ago
26c7fc4
ath5k: Simplify powertable recalculation
by Bruno Randolf
· 15 years ago
e98b06b
ath5k: Use pci_is_pcie()
by Hauke Mehrtens
· 15 years ago
4b7bd36
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
3de135d
ath5k: Set available antenna information for cfg80211
by Bruno Randolf
· 15 years ago
f15a4bb
ath5k: Fix survey
by Bruno Randolf
· 15 years ago
b7ee1d0
ath5k: Fix modinfo does not list alias -> pci-id lines
by Sedat Dilek
· 15 years ago
393934c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
b93996c
ath5k: Put the right tsf value in mesh beacons
by Javier Cardona
· 15 years ago
c26d533
ath5k: Prevent mesh interfaces from being counted as ad-hoc
by Javier Cardona
· 15 years ago
d82b577
ath5k: Fix beaconing in mesh mode
by Javier Cardona
· 15 years ago
22d8d9f
ath5k: Use capabilities information for the number of TX queues
by Bruno Randolf
· 15 years ago
b7555ec
ath5k: remove MODULE_VERSION
by John W. Linville
· 15 years ago
226afe6
ath: Convert ath_print to ath_dbg
by Joe Perches
· 15 years ago
b9e61f1
ath5k: Include tx ack reporting on hw flags
by Nick Kossifidis
· 15 years ago
f0e134a
ath5k: Fix reporting of RX dma stop failure
by Nick Kossifidis
· 15 years ago
344b54b
ath5k: Disable ANI during reset
by Nick Kossifidis
· 15 years ago
19252ec
ath5k: Always free tx buffers before reset
by Nick Kossifidis
· 15 years ago
d84938c
ath5k: Always write tx powertable on hw
by Nick Kossifidis
· 15 years ago
5dcc03f
ath5k: Use EWMA factor of 1024 instead of 1000
by Bruno Randolf
· 15 years ago
4cebb34
ath5k: Fix reset and interrupts for AHB type of devices.
by Felix Fietkau
· 15 years ago
a0b907e
ath5k: Add AHB bus support.
by Felix Fietkau
· 15 years ago
c31b5c9
ath5k: Add initial registers values for radio RF2317 chip.
by Felix Fietkau
· 15 years ago
e7aecd3
ath5k: Add a function to read chipset's MAC revision
by Felix Fietkau
· 15 years ago
8efa5d7
ath5k: Check if pci pdev struct is initialized in common functions.
by Felix Fietkau
· 15 years ago
4aa5d78
ath5k: Use generic eeprom read from common ath_bus_opts struct.
by Felix Fietkau
· 15 years ago
e5b046d
ath5k: Move PCI bus functions to separate file.
by Felix Fietkau
· 15 years ago
132b1c3
ath5k: Introduce ath5k_init_softc function as in ath9k
by Felix Fietkau
· 15 years ago
aeae4ac
ath5k: Use Generic DMA for later support of AHB bus.
by Felix Fietkau
· 15 years ago
4352fab
ath5k: Set turbo bit on rf bank 2
by Nick Kossifidis
· 15 years ago
8c2b418a
ath5k: Clean up turbo mode initvals/rfregs
by Nick Kossifidis
· 15 years ago
acb091d
ath5k: Cleanup turbo channel flags
by Nick Kossifidis
· 15 years ago
73a06a6
ath5k: Use correct clock when setting ofdm timings
by Nick Kossifidis
· 15 years ago
3bb1765
ath5k: Skip tx power setting on AR5210 for now
by Nick Kossifidis
· 15 years ago
b02f5d1
ath5k: Tweak phy activate to rx start delay based on bwmode
by Nick Kossifidis
· 15 years ago
c2b0ebe
ath5k: No need to save/restore staid flags on reset
by Nick Kossifidis
· 15 years ago
8aec7af
ath5k: Support synth-only channel change for AR2413/AR5413
by Nick Kossifidis
· 15 years ago
4c57581
ath5k: Skip powertable setting when we are on the same channel
by Nick Kossifidis
· 15 years ago
f08fbf6
ath5k: Update PLL programming for turbo/half/quarter
by Nick Kossifidis
· 15 years ago
a2677fe
ath5k: Update spur mitigation filter for turbo/half/quarter
by Nick Kossifidis
· 15 years ago
b2b4c69
ath5k: Tweak power detector delays on RF5111/RF5112
by Nick Kossifidis
· 15 years ago
71ba1c3
ath5k: Always set IFS intervals on reset
by Nick Kossifidis
· 15 years ago
473cae2
ath5k: Use turbo flag on DCU
by Nick Kossifidis
· 15 years ago
eeb8832
ath5k: Set all IFS intervals, not just slot time
by Nick Kossifidis
· 15 years ago
Next »