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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-31
ath6kl: implement suspend support
Kalle Valo
6
-0
/
+82
2011-08-31
ath6kl: Fix buffer alignment for scatter-gather I/O
Vasanthakumar Thiagarajan
5
-12
/
+22
2011-08-31
ath6kl: Fix bug in computing AMSU subframe padding
Vasanthakumar Thiagarajan
1
-1
/
+1
2011-08-31
ath6kl: Cleanup ath6kl_wmi_data_hdr_remove()
Vasanthakumar Thiagarajan
3
-13
/
+1
2011-08-31
ath6kl: Minor cleanup in min_hdr_len computation
Vasanthakumar Thiagarajan
1
-3
/
+2
2011-08-31
ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx()
Vasanthakumar Thiagarajan
1
-2
/
+2
2011-08-31
ath6kl: fix indentation in htc_issued_send()
Kalle Valo
1
-1
/
+1
2011-08-31
ath6kl: Check sme state before delivering disconnect event to cfg80211
Raja Mani
1
-1
/
+1
2011-08-31
ath6kl: Avoid finding bss presence in cfg80211 scan list
Raja Mani
1
-21
/
+0
2011-08-31
ath6kl: Add beginning of AR6004 initialisation support
Kevin Fang
5
-43
/
+140
2011-08-31
ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame
Jouni Malinen
1
-27
/
+17
2011-08-30
iwlwifi: iwl-agn-rs.c: remove old comment
Greg Dietsche
1
-1
/
+0
2011-08-30
ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr
Felix Fietkau
1
-39
/
+66
2011-08-30
ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer
Felix Fietkau
1
-19
/
+23
2011-08-30
ath9k: move the sequence number from ath_frame_info to ath_buf
Felix Fietkau
2
-33
/
+24
2011-08-30
ath9k: clean up the aggregation tid queue
Felix Fietkau
3
-37
/
+45
2011-08-30
ath9k: use u8 for the tx key index
Felix Fietkau
5
-5
/
+5
2011-08-30
ath: Make ath_printk void not int and remove unused struct ath_common *
Joe Perches
2
-17
/
+18
2011-08-30
ath: Make ath_dbg void not int
Joe Perches
1
-17
/
+12
2011-08-29
wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change
John W. Linville
1
-1
/
+1
2011-08-29
b43: Fix swatch warning
Larry Finger
1
-1
/
+4
2011-08-29
ath9k: Fix a smatch warnings
Larry Finger
2
-1
/
+2
2011-08-29
ath9k: Add debugfs support for mac/baseband samples
Rajkumar Manoharan
6
-14
/
+369
2011-08-29
ath9k: fix regression in sending aggregated packets
Felix Fietkau
1
-1
/
+4
2011-08-29
ath9k: Fix eifs/usec timeout for AR9287 v1.3+
Rajkumar Manoharan
2
-2
/
+10
2011-08-29
ath9k_hw: Set default slottime as 9us
Rajkumar Manoharan
1
-1
/
+1
2011-08-29
b43: make HT-PHY support experimental
Rafał Miłecki
1
-3
/
+3
2011-08-29
b43: use 8K buffers for 64-bit DMA to workaround hardware bug
Rafał Miłecki
2
-9
/
+18
2011-08-29
b43: Relax requirement for descriptors to be in the DMA zone
Larry Finger
1
-7
/
+0
2011-08-29
p54spi: add "spi:" prefix for stlc45xx modalias
Axel Lin
1
-1
/
+1
2011-08-29
iwlagn: handle GO powersave
Johannes Berg
3
-0
/
+76
2011-08-29
iwlagn: move tx queues to transport layer
Emmanuel Grumbach
6
-139
/
+136
2011-08-29
iwlagn: move the stop / wake queue logic to transport layer
Emmanuel Grumbach
9
-74
/
+93
2011-08-29
iwlagn: move check_stuck_queue to transport layer
Emmanuel Grumbach
5
-25
/
+42
2011-08-29
iwlagn: move wait_for_tx_queue_empty to transport layer
Emmanuel Grumbach
5
-34
/
+42
2011-08-29
iwlagn: cosmetics in iwl-trans.h
Emmanuel Grumbach
5
-44
/
+44
2011-08-29
iwlagn: move the disable agg logic to transport layer
Emmanuel Grumbach
5
-80
/
+92
2011-08-29
iwlagn: move the check_empty logic to the transport layer
Emmanuel Grumbach
7
-81
/
+110
2011-08-29
iwlagn: allocate resources for TX BA session in transport
Emmanuel Grumbach
7
-73
/
+93
2011-08-29
iwlagn: move the mapping ac to queue / fifo to transport
Emmanuel Grumbach
10
-168
/
+201
2011-08-29
iwlagn: upper layer uses slabs to allocate tx cmds
Emmanuel Grumbach
6
-51
/
+55
2011-08-29
iwlagn: set tx_fifo for ampdu in transport layer
Emmanuel Grumbach
7
-96
/
+89
2011-08-29
iwlagn: upper layer stores iwl_rxon_context in skb's CB
Emmanuel Grumbach
5
-41
/
+25
2011-08-29
iwlagn: stop the device before freeing it
Emmanuel Grumbach
3
-54
/
+22
2011-08-29
iwlagn: remove dereferences of priv from transport
Emmanuel Grumbach
10
-58
/
+64
2011-08-29
iwlagn: iwl_tid_data moves to iwl-shared
Emmanuel Grumbach
9
-87
/
+83
2011-08-29
iwlagn: adding special "D" SKU for 2000 series
Wey-Yi Guy
3
-0
/
+7
2011-08-29
iwlagn: iwl-pci doesn't include iwl-dev any more
Emmanuel Grumbach
10
-56
/
+128
2011-08-29
iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set
Daniel Halperin
1
-1
/
+1
2011-08-29
iwlagn: all function iwl-io.c receive iwl_bus
Emmanuel Grumbach
24
-351
/
+363
[next]