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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-06
mwifiex: rename wapi_rxpn to pn
Ying Luo
2
-3
/
+3
2012-08-06
mwifiex: cleanup TX/RX BA tables for uAP
Avinash Patil
5
-0
/
+58
2012-08-06
mwifiex: add 11n Block Ack support for uAP
Avinash Patil
6
-9
/
+105
2012-08-06
mwifiex: support RX AMSDU aggregation for uAP
Avinash Patil
4
-9
/
+88
2012-08-06
mwifiex: improve uAP RX handling
Avinash Patil
6
-0
/
+244
2012-08-06
mwifiex: create list for associated stations in AP mode
Avinash Patil
3
-3
/
+177
2012-08-06
mwifiex: separate file for handling AP events
Avinash Patil
5
-49
/
+107
2012-08-06
mwifiex: update 11n status as per start_ap IE
Avinash Patil
4
-0
/
+5
2012-08-06
mwifiex: improve scan delay logic during Tx traffic
Amitkumar Karwar
3
-45
/
+64
2012-08-06
mwifiex: update max_chan_per_scan correctly for SSID scan
Amitkumar Karwar
1
-0
/
+2
2012-08-06
mwifiex: do le_to_cpu conversion for Rx packet header elements
Amitkumar Karwar
2
-24
/
+22
2012-08-06
mwifiex: correction in MSDU padding logic
Yogesh Ashok Powar
1
-2
/
+2
2012-08-06
mwifiex: remove extra padding to AMSDU
Yogesh Ashok Powar
1
-1
/
+0
2012-08-06
mwifiex: copy MSDU subframes correctly
Yogesh Ashok Powar
1
-6
/
+3
2012-08-06
ath9k: fix indentation in ar9003_hw_set_power_per_rate_table
Gabor Juhos
1
-74
/
+69
2012-08-06
ath9k: optimize power level initialization for CTL_[25]GHT20
Gabor Juhos
1
-7
/
+1
2012-08-06
carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfaces
Javier Lopez
4
-2
/
+6
2012-08-06
b43: N-PHY: add overriding RF control for rev7+
Rafał Miłecki
3
-4
/
+129
2012-08-06
b43: be more user friendly with PHY info
Rafał Miłecki
2
-5
/
+36
2012-08-06
b43: N-PHY: init 0x2057 radio
Rafał Miłecki
4
-2
/
+712
2012-08-06
b43: N-PHY: finish 0x2056 radio setup
Rafał Miłecki
2
-6
/
+90
2012-08-06
b43: add helper waiting for given value in radio reg
Rafał Miłecki
3
-11
/
+22
2012-08-06
b43: rename host flags defines
Rafał Miłecki
3
-10
/
+12
2012-08-06
p54pci: convert driver to use asynchronous firmware loading
Larry Finger
2
-26
/
+63
2012-08-06
b43: N-PHY: add PHY rev7+ workarounds
Rafał Miłecki
1
-2
/
+326
2012-08-06
b43: N-PHY: update workarounds
Rafał Miłecki
1
-16
/
+30
2012-08-06
brcmsmac: use ieee80211_channel_to_frequency
Johannes Berg
2
-14
/
+4
2012-08-01
ipv4: Properly purge netdev references on uncached routes.
David S. Miller
4
-4
/
+69
2012-08-01
ipv4: Cache routes in nexthop exception entries.
David S. Miller
3
-64
/
+79
2012-08-01
ipv4: percpu nh_rth_output cache
Eric Dumazet
3
-7
/
+34
2012-08-01
ipv4: Restore old dst_free() behavior.
Eric Dumazet
7
-50
/
+50
2012-07-31
bridge: make port attributes const
stephen hemminger
1
-3
/
+3
2012-07-31
ipv4: remove rt_cache_rebuild_count
Eric Dumazet
3
-19
/
+0
2012-07-31
net: ipv4: fix RCU races on dst refcounts
Eric Dumazet
9
-35
/
+55
2012-07-31
net: TCP early demux cleanup
Eric Dumazet
2
-4
/
+0
2012-07-31
tun: Fix formatting.
David S. Miller
1
-2
/
+2
2012-07-30
net/tun: fix ioctl() based info leaks
Mathias Krause
1
-1
/
+3
2012-07-30
tg3: Update version to 3.124
Michael Chan
1
-1
/
+1
2012-07-30
tg3: Fix race condition in tg3_get_stats64()
Michael Chan
1
-2
/
+4
2012-07-30
tg3: Add New 5719 Read DMA workaround
Michael Chan
2
-1
/
+29
2012-07-30
tg3: Fix Read DMA workaround for 5719 A0.
Michael Chan
1
-2
/
+1
2012-07-30
tg3: Request APE_LOCK_PHY before PHY access
Michael Chan
2
-0
/
+38
2012-07-30
ipv6: fix incorrect route 'expires' value passed to userspace
Li Wei
2
-8
/
+8
2012-07-30
mISDN: Bugfix only few bytes are transfered on a connection
Karsten Keil
1
-3
/
+4
2012-07-30
seeq: use PTR_RET at init_module of driver
Devendra Naga
1
-3
/
+1
2012-07-30
bnx2x: remove cast around the kmalloc in bnx2x_prev_mark_path
Devendra Naga
1
-2
/
+1
2012-07-30
ipv4: clean up put_child
Lin Ming
1
-26
/
+25
2012-07-30
ipv4: fix debug info in tnode_new
Lin Ming
1
-1
/
+1
2012-07-30
qlge: Add offload features to vlan interfaces
brenohl@br.ibm.com
1
-0
/
+1
2012-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
10
-28
/
+36
[next]