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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-15
genetlink: make all genl_ops users const
Johannes Berg
2
-2
/
+2
2013-11-15
net:fec: fix WARNING caused by lack of calls to dma_mapping_error()
Duan Fugang-B38611
1
-6
/
+25
2013-11-15
bonding: fix two race conditions in bond_store_updelay/downdelay
Nikolay Aleksandrov
1
-0
/
+6
2013-11-15
ixp4xx_eth: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+3
2013-11-15
ti_cpsw: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-10
/
+8
2013-11-15
stmmac: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+3
2013-11-15
pch_gbe: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+3
2013-11-15
e1000e: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-8
/
+6
2013-11-15
tg3: Validate hwtstamp_config completely before applying it
Ben Hutchings
1
-9
/
+7
2013-11-15
macvtap: limit head length of skb allocated
Jason Wang
1
-1
/
+7
2013-11-15
tuntap: limit head length of skb allocated
Jason Wang
1
-1
/
+9
2013-11-14
dmaengine: remove DMA unmap flags
Bartlomiej Zolnierkiewicz
1
-4
/
+2
2013-11-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
31
-163
/
+284
2013-11-14
net: mv643xx_eth: potential NULL dereference in probe()
Dan Carpenter
1
-1
/
+2
2013-11-14
net: cdc_ncm: cleanup a type issue in cdc_ncm_setup()
Dan Carpenter
1
-1
/
+1
2013-11-14
usbnet: fix status interrupt urb handling
Felix Fietkau
1
-3
/
+0
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
21
-1
/
+108
2013-11-14
bonding: don't permit to use ARP monitoring in 802.3ad mode
Veaceslav Falico
1
-2
/
+3
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
16
-128
/
+58
2013-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
632
-13550
/
+34179
2013-11-13
list: introduce list_next_entry() and list_prev_entry()
Oleg Nesterov
1
-3
/
+0
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-12
/
+28
2013-11-12
Merge tag 'h8300-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-718
/
+1
2013-11-11
prism54: set netdev type to "wlan"
Dan Williams
1
-2
/
+5
2013-11-11
wcn36xx: missing unlocks on error paths
Dan Carpenter
1
-2
/
+4
2013-11-11
wcn36xx: Add missing unlock before return
Wei Yongjun
1
-1
/
+2
2013-11-11
ath9k: Use correct PCIE initvals for AR9485
Sujith Manoharan
6
-48
/
+128
2013-11-11
wcn36xx: harmless memory corruption bug in debugfs
Dan Carpenter
1
-1
/
+1
2013-11-11
mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode
Ujjal Roy
1
-3
/
+26
2013-11-11
mwifiex: correct packet length for packets from SDIO interface
Avinash Patil
1
-0
/
+3
2013-11-11
rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP
Larry Finger
1
-1
/
+1
2013-11-11
rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP
Larry Finger
1
-1
/
+1
2013-11-11
rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP
Larry Finger
1
-1
/
+1
2013-11-11
rtlwifi: Fix endian error in extracting packet type
Mark Cave-Ayland
2
-57
/
+42
2013-11-11
ath9k: dfs_debug fix possible NULL dereference
Janusz Dziedzic
1
-3
/
+10
2013-11-11
ath9k: DFS radar use correct width enum
Janusz Dziedzic
1
-2
/
+2
2013-11-11
rt2x00: fix HT TX descriptor settings regression
Stanislaw Gruszka
3
-5
/
+5
2013-11-11
libertas: fix error return code in if_cs_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
libertas: potential oops in debugfs
Dan Carpenter
1
-1
/
+5
2013-11-11
rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULL
Colin Ian King
1
-2
/
+3
2013-11-11
mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies()
Amitkumar Karwar
1
-4
/
+7
2013-11-11
mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()
Amitkumar Karwar
1
-10
/
+12
2013-11-11
mwifiex: fix invalid memory access in mwifiex_get_power_level()
Amitkumar Karwar
1
-10
/
+12
2013-11-11
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
Amitkumar Karwar
4
-8
/
+9
2013-11-11
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
Dan Carpenter
1
-0
/
+3
2013-11-11
rtlwifi: rtl8192se: Fix wrong assignment
Felipe Pena
1
-1
/
+1
2013-11-11
wireless: rt2800lib: Fix typo on checking
Felipe Pena
1
-1
/
+1
2013-11-11
PHY: Add RTL8201CP phy_driver to realtek
Jonas Jensen
1
-0
/
+15
2013-11-11
xtsonic: add missing platform_set_drvdata() in xtsonic_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
macmace: add missing platform_set_drvdata() in mace_probe()
Wei Yongjun
1
-0
/
+1
[prev]
[next]