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
starfive-6.6.48-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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-14
rt2x00: Add WCID to HT TX descriptor
Helmut Schaa
2
-1
/
+7
2011-09-14
rt2x00: Add WCID to crypto struct
Helmut Schaa
2
-2
/
+7
2011-09-14
rt2x00: Introduce sta_add/remove callbacks
Helmut Schaa
3
-0
/
+60
2011-09-14
rt2x00: Move bssidx calculation into its own function
Helmut Schaa
3
-9
/
+23
2011-09-14
rt2x00: Avoid unnecessary uncached
Helmut Schaa
1
-4
/
+4
2011-09-14
rt2x00: Update some TX descriptor
Helmut Schaa
1
-2
/
+2
2011-09-14
rt2x00: Remove incorrect led blink
Helmut Schaa
1
-16
/
+0
2011-09-14
rt2x00: Add LED_CFG register description
Helmut Schaa
1
-0
/
+3
2011-09-14
rt2x00: Minor optimizazion in txdone path
Helmut Schaa
4
-6
/
+5
2011-09-14
iwlagn: fix compilation when debug flags is unset
Emmanuel Grumbach
3
-132
/
+132
2011-09-14
iwlagn: remove lines from the wrong place
Wey-Yi Guy
1
-3
/
+0
2011-09-14
iwlagn: enable 11n support for "_d" sku
Wey-Yi Guy
1
-0
/
+1
2011-09-14
iwlagn: disply queue read/write pointer when stuck
Wey-Yi Guy
1
-0
/
+2
2011-09-14
iwlagn: iwl-trans.c can't dereference iwl_priv any more
Emmanuel Grumbach
10
-52
/
+58
2011-09-14
iwlagn: move traffic_log back to upper layer
Emmanuel Grumbach
2
-107
/
+85
2011-09-14
iwlagn: clean up of transport layer
Emmanuel Grumbach
15
-309
/
+299
2011-09-14
iwlagn: remove priv dereferences from the transport layer
Emmanuel Grumbach
11
-60
/
+59
2011-09-14
iwlagn: merge iwl_pci_down and iwl_pci_remove
Emmanuel Grumbach
1
-12
/
+6
2011-09-14
iwlagn: only perform necessary calibration at init time
Wey-Yi Guy
1
-6
/
+1
2011-09-14
ath9k_hw: Fix magnitude/phase average in TxIQ Calibration
Rajkumar Manoharan
1
-4
/
+13
2011-09-14
ath9k: Move cycle conters under cc_lock
Rajkumar Manoharan
1
-3
/
+6
2011-09-14
ath9k: Take the samples in unassociated state
Rajkumar Manoharan
1
-0
/
+5
2011-09-14
b43: N-PHY: implement few random missing ops
Rafał Miłecki
2
-17
/
+96
2011-09-14
b43: N-PHY: split workarounds into per-PHY-ver functions
Rafał Miłecki
1
-143
/
+157
2011-09-14
b43: N-PHY: replace some hacks with nice tables ops
Rafał Miłecki
1
-13
/
+4
2011-09-14
b43: N-PHY: use helper for checking IPA
Rafał Miłecki
1
-18
/
+12
2011-09-14
b43: LCN-PHY: load TX gain table on init
Rafał Miłecki
2
-3
/
+194
2011-09-14
b43: add my copyrights and myself as the module author
Rafał Miłecki
11
-0
/
+19
2011-09-14
b43: drop Copyright for not really copyrightable info
Rafał Miłecki
1
-26
/
+0
2011-09-14
ath9k: implement .get_antenna and .set_antenna
Felix Fietkau
4
-8
/
+99
2011-09-14
ath9k: merge reset related functions
Felix Fietkau
1
-176
/
+127
2011-09-14
ath9k: always call ath_reset from workqueue context
Felix Fietkau
5
-13
/
+26
2011-09-14
ath9k: move a few functions around
Felix Fietkau
1
-68
/
+69
2011-09-14
ath9k: eliminate common->{rx,tx}_chainmask
Felix Fietkau
10
-41
/
+27
2011-09-14
b43: N-PHY: implement enabling TX power control
Rafał Miłecki
2
-6
/
+80
2011-09-14
wl12xx: support p2p interfaces
Eliad Peller
2
-5
/
+20
2011-09-14
wl12xx: set mac80211 flags for A-MPDU aggregation support
Arik Nemtsov
1
-1
/
+3
2011-09-14
wl12xx: AP mode - clean BA and queue state in tx_reset
Arik Nemtsov
3
-3
/
+14
2011-09-14
wl12xx: AP mode - enable the BA constraint event from the FW
Arik Nemtsov
1
-14
/
+23
2011-09-14
wl12xx: don't regulate links when a single STA is connected
Arik Nemtsov
3
-5
/
+20
2011-09-14
wl12xx: support up to 8 stations in AP-mode
Arik Nemtsov
1
-2
/
+2
2011-09-14
wl12xx: AP mode - don't regulate FW blocks for non-active STAs
Arik Nemtsov
1
-0
/
+4
2011-09-14
wl12xx: don't indicate up PS-filtered dummy packets
Arik Nemtsov
3
-3
/
+8
2011-09-14
wl12xx: ignore sched scan match sets without SSID
Luciano Coelho
1
-3
/
+12
2011-09-14
wl12xx: increase number of allowed SSIDs in sched_scan
Luciano Coelho
1
-3
/
+4
2011-09-14
wl12xx: add support for sched_scan filters
Luciano Coelho
1
-35
/
+72
2011-09-14
wl12xx: declare support for WIPHY_FLAG_AP_UAPSD
Eliad Peller
3
-5
/
+19
2011-09-14
wl12xx: use kstrtoul_from_user
Eliad Peller
1
-41
/
+5
2011-09-14
wl12xx: remove deprecated CONFIG_WL12XX_HT flag
Luciano Coelho
4
-20
/
+0
2011-09-14
wl12xx: don't queue a new dummy packet if one is already pending
Arik Nemtsov
1
-1
/
+7
[prev]
[next]