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
2010-08-27
iwlagn: send beacon before committing associated RXON
Johannes Berg
1
-0
/
+2
2010-08-27
iwlagn: send RXON timing before associating
Johannes Berg
2
-0
/
+18
2010-08-27
iwlagn: queue frames according to context
Johannes Berg
3
-23
/
+51
2010-08-27
iwlagn: remove iw_mode check for beacon
Johannes Berg
1
-2
/
+11
2010-08-27
iwlagn: detect PAN capability
Johannes Berg
2
-4
/
+23
2010-08-27
iwlwifi: add PAN API
Johannes Berg
2
-1
/
+116
2010-08-27
iwlwifi: introduce beacon context
Johannes Berg
5
-20
/
+50
2010-08-27
iwlwifi: move HT configuration data into context
Johannes Berg
6
-115
/
+134
2010-08-27
iwlwifi: add context pointer to station
Johannes Berg
5
-10
/
+19
2010-08-27
iwlwifi: store default station flags in context
Johannes Berg
2
-1
/
+3
2010-08-27
iwlwifi: make hw crypto context aware
Johannes Berg
7
-35
/
+63
2010-08-27
iwlwifi: move AP sta ID to context
Johannes Berg
5
-4
/
+8
2010-08-27
iwlwifi: clamp scanning dwell time to all contexts
Johannes Berg
1
-8
/
+17
2010-08-27
iwlwifi: move virtual interface pointer into context
Johannes Berg
10
-38
/
+66
2010-08-27
iwlwifi: add context into tx descriptor
Johannes Berg
3
-0
/
+3
2010-08-27
iwlwifi: move QoS into context
Johannes Berg
5
-28
/
+46
2010-08-27
iwlwifi: contextify command sending
Johannes Berg
5
-7
/
+18
2010-08-27
iwlwifi: contextify-stations-completely
Johannes Berg
6
-15
/
+25
2010-08-27
iwlwifi: contextify broadcast station
Johannes Berg
15
-93
/
+142
2010-08-27
iwlwifi: define PAN queues/FIFOs
Johannes Berg
3
-8
/
+22
2010-08-27
iwlwifi: prepare for PAN queue/fifo assignment
Johannes Berg
13
-46
/
+77
2010-08-27
iwlwifi: initial contextification
Johannes Berg
19
-400
/
+611
2010-08-25
iwlwifi: fix compile error without debugging support
Wey-Yi Guy
1
-2
/
+0
2010-08-25
p54: better rssi->dbm conversion for longbow phys
Christian Lamparter
1
-4
/
+4
2010-08-25
rt2x00: fix "buffer size not provably correct" build warning
Arnaud Patard (Rtp)
1
-0
/
+3
2010-08-25
rt2x00: Fix max TX power settings
Ivo van Doorn
9
-47
/
+86
2010-08-25
rt2x00: Fix channel configuration for RF3052
Ivo van Doorn
1
-13
/
+16
2010-08-25
rt2x00: Merge rt2800{pci/usb} radio enabling/disabling code to rt2800lib
Ivo van Doorn
4
-145
/
+107
2010-08-25
rt2x00: Fix rt2800 retry calculation
Ivo van Doorn
1
-1
/
+0
2010-08-25
rt2x00: Remove Q_INDEX_CRYPTO and ENTRY_OWNER_DEVICE_CRYPTO
Ivo van Doorn
2
-11
/
+3
2010-08-25
rt2x00: Move direct access to queue->entries to rt2x00queue.c
Ivo van Doorn
4
-57
/
+83
2010-08-25
rt2x00: Reduce indenting
Ivo van Doorn
1
-13
/
+14
2010-08-25
rt2x00: Simplify arguments to rt2x00 driver callback functions
Ivo van Doorn
11
-115
/
+90
2010-08-25
iwlwifi: disable aggregation queue if stopped early
Johannes Berg
1
-13
/
+19
2010-08-25
iwlwifi: add bt traffic load debugfs file
Wey-Yi Guy
1
-0
/
+45
2010-08-25
iwlagn: update bt status upon scan complete
Wey-Yi Guy
2
-1
/
+21
2010-08-25
iwlagn: generic bt coex functions
Wey-Yi Guy
7
-425
/
+441
2010-08-25
iwlagn: set traffic load based on multiple factors
Wey-Yi Guy
5
-51
/
+112
2010-08-25
iwlagn: add bt_ch_announce module parameter
Wey-Yi Guy
3
-2
/
+16
2010-08-25
iwlagn: add additional bt related parameters
Wey-Yi Guy
3
-0
/
+32
2010-08-25
iwlagn: parsing uart message and take actions
Wey-Yi Guy
5
-16
/
+235
2010-08-25
iwlagn: add bt prio_boost to .cfg
Wey-Yi Guy
3
-2
/
+13
2010-08-25
iwlwifi: add bt_init_traffic_load as configurable parameter
Wey-Yi Guy
3
-1
/
+9
2010-08-25
iwlwifi: add debugfs to control stuck queue timer
Wey-Yi Guy
3
-6
/
+39
2010-08-25
iwlwifi: indicate bt_kill condition when receive tx reply
Wey-Yi Guy
1
-1
/
+8
2010-08-25
iwlagn: wifi/bt coex configuration sequence
Wey-Yi Guy
4
-20
/
+109
2010-08-25
iwlwifi: add bt full concurrency support
Wey-Yi Guy
9
-11
/
+185
2010-08-25
iwlwifi: use antenna A only under high BT load
Johannes Berg
1
-0
/
+4
2010-08-25
iwlwifi: Relax uCode timeout/error checking for 6000g2b
Wey-Yi Guy
2
-9
/
+13
2010-08-25
iwlagn: keep BT settings across restart
Johannes Berg
2
-0
/
+36
[next]