index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath5k
/
attach.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-28
ath5k: MRR support and 2GHz radio override belong in ah_capabilities
Nick Kossifidis
1
-5
/
+0
2011-11-28
ath5k: Cleanups v2 + add kerneldoc on all hw functions
Nick Kossifidis
1
-6
/
+3
2011-11-28
ath5k: Use usleep_range where possible
Nick Kossifidis
1
-1
/
+1
2011-08-09
ath5k: remove last references to "softc"
Pavel Roskin
1
-1
/
+1
2011-08-09
ath5k: clean up base.h and its use
Pavel Roskin
1
-1
/
+0
2011-08-09
ath5k: eliminate CHANNEL_* macros, use AR5K_MODE_* in channel->hw_value
Pavel Roskin
1
-5
/
+5
2011-08-09
ath5k: remove unused and write-only structures and fields
Pavel Roskin
1
-4
/
+1
2011-07-20
ath5k: merge ath5k_hw and ath5k_softc
Pavel Roskin
1
-16
/
+15
2011-07-11
ath5k: fix typos, bad comment formatting and GHz in place of MHz
Pavel Roskin
1
-2
/
+2
2011-07-08
ath5k: fix formatting errors found by checkpatch.pl
Pavel Roskin
1
-9
/
+8
2011-07-08
ath5k: use more readable way to clear MAC address
Pavel Roskin
1
-1
/
+2
2011-04-14
ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
Felix Fietkau
1
-0
/
+5
2011-04-14
ath5k: fix the EEPROM check for hw AES crypto support
Felix Fietkau
1
-1
/
+1
2011-02-21
ath5k: Enable AR2315 chipset recognition
Wojciech Dubowik
1
-1
/
+2
2011-01-28
ath5k: Fix short and long retry configuration
Bruno Randolf
1
-2
/
+2
2010-12-22
ath5k: Use pci_is_pcie()
Hauke Mehrtens
1
-1
/
+1
2010-12-02
ath5k: Add a function to read chipset's MAC revision
Felix Fietkau
1
-4
/
+7
2010-12-02
ath5k: Check if pci pdev struct is initialized in common functions.
Felix Fietkau
1
-3
/
+2
2010-12-02
ath5k: Introduce ath5k_init_softc function as in ath9k
Felix Fietkau
1
-5
/
+5
2010-11-30
ath5k: Add new field on ath5k_hw to track bandwidth modes
Nick Kossifidis
1
-1
/
+1
2010-10-27
ath5k: Fix double free on hw attach error path
Jones Desougi
1
-9
/
+8
2010-09-28
ath5k: Remove unused variable for atim window
Bruno Randolf
1
-1
/
+0
2010-09-21
ath5k: Simplify cw_min/max and AIFS configuration
Bruno Randolf
1
-2
/
+0
2010-09-21
ath/ath5k/ath9k: Fix crypto capabilities merge issue
Bruno Randolf
1
-2
/
+1
2010-09-16
ath5k: Use common crypt capabilities flags
Bruno Randolf
1
-4
/
+6
2010-09-16
ath5k: Use common ath key management functions
Bruno Randolf
1
-0
/
+3
2010-08-25
ath5k: clean up some comments
Bob Copeland
1
-3
/
+3
2010-08-25
ath5k: rename ath5k_hw_set_associd to _set_bssid
Nick Kossifidis
1
-1
/
+1
2010-06-24
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-06-18
ath5k: initialize ah->ah_current_channel
Bob Copeland
1
-0
/
+1
2010-06-03
ath5k: remove ATH_TRACE macro
Bruno Randolf
1
-2
/
+0
2010-04-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+2
2010-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-07
ath5k: Adaptive Noise Immunity (ANI) Implementation
Bruno Randolf
1
-0
/
+1
2010-03-31
ath5k: initialize default noise floor
Bruno Randolf
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-11
ath5k: remove ah_mac_revision
Bruno Randolf
1
-1
/
+0
2010-03-11
ath5k: remove double opmode definition
Bruno Randolf
1
-2
/
+1
2010-03-11
ath5k: preserve antenna settings
Bruno Randolf
1
-0
/
+1
2009-10-27
ath5k: use noise calibration from madwifi hal
Bob Copeland
1
-0
/
+2
2009-10-08
ath5k: simplify passed params to ath5k_hw_set_associd()
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
atheros: define shared bssidmask setting
Luis R. Rodriguez
1
-1
/
+1
2009-10-08
ath5k: allocate ath5k_hw prior to initializing hw
Luis R. Rodriguez
1
-19
/
+4
2009-10-08
ath5k: initialize eeprom struct early on attach
Luis R. Rodriguez
1
-3
/
+2
2009-10-08
ath5k: use common curbssid, bssidmask and macaddr
Luis R. Rodriguez
1
-2
/
+5
2009-10-08
ath: move ath_bcast_mac to common header
Luis R. Rodriguez
1
-1
/
+1
2009-08-28
ath5k: don't use PCI ID to find the chip revision
Pavel Roskin
1
-5
/
+9
2009-08-28
ath5k: clarify srev comparison for CCMP check
Bob Copeland
1
-5
/
+2
2009-08-28
ath5k: add hardware CCMP encyption support
Bob Copeland
1
-0
/
+10
2009-08-14
ath5k: Preserve pcicfg bits during attach
Nick Kossifidis
1
-1
/
+1
[next]