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
2012-05-21
USB: qmi_wwan: Add ZTE (Vodafone) K3765-Z
Andrew Bird (Sphere Systems)
1
-0
/
+9
2012-05-21
USB: qmi_wwan: Make forced int 4 whitelist generic
Andrew Bird (Sphere Systems)
1
-2
/
+2
2012-05-20
net: qmi_wwan: Add Vodafone/Huawei K5005 support
Bjørn Mork
1
-0
/
+8
2012-05-20
net: cdc_ether: Add ZTE WWAN matches before generic Ethernet
Andrew Bird (Sphere Systems)
1
-0
/
+56
2012-05-19
tg3: use netdev_alloc_frag() API
Eric Dumazet
2
-35
/
+5
2012-05-19
ppp: avoid false drop_monitor false positives
Eric Dumazet
5
-13
/
+15
2012-05-19
cirrus: cs89x0: Remove function prototypes and reorder declarations
Joe Perches
1
-746
/
+721
2012-05-19
cirrus: cs89x0: Neaten debugging and logging
Joe Perches
1
-105
/
+82
2012-05-19
cirrus: cs89x0: Code neatening
Joe Perches
1
-180
/
+272
2012-05-19
cirrus: cs89x0: Convert printks to pr_<level>
Joe Perches
1
-55
/
+61
2012-05-19
cirrus: cs89x0: Code style neatening
Joe Perches
1
-411
/
+323
2012-05-18
be2net: Fix to allow get/set of debug levels in the firmware.
Somnath Kotur
5
-0
/
+230
2012-05-18
iwlwifi: dont pull too much payload in skb head
Eric Dumazet
1
-1
/
+6
2012-05-18
CS89x0 : Use ioread16/iowrite16 on all platforms
Jaccon Bastiaansen
1
-158
/
+183
2012-05-18
drivers/net: delete all code/drivers depending on CONFIG_MCA
Paul Gortmaker
17
-5364
/
+16
2012-05-18
net/mlx4_en: num cores tx rings for every UP
Amir Vadai
4
-24
/
+47
2012-05-17
pppoe: remove unused return value from two methods.
Rami Rosen
1
-9
/
+3
2012-05-17
igb: Disable the BMC-to-OS Watchdog Enable bit for DMAC.
Matthew Vick
2
-0
/
+5
2012-05-17
e1000: look in the page and not in skb->data for the last byte
Sebastian Andrzej Siewior
1
-1
/
+5
2012-05-17
e1000: remove workaround for Errata 23 from jumbo alloc
Sebastian Andrzej Siewior
1
-24
/
+0
2012-05-17
e1000e: fix typo in definition of E1000_CTRL_EXT_FORCE_SMBUS
Bruce Allan
1
-1
/
+1
2012-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-93
/
+172
2012-05-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-13
/
+13
2012-05-16
Merge branch 'delete-tokenring' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
24
-22226
/
+0
2012-05-16
netdev/phy: Make get_phy_id() static and quit EXPORTing it.
David Daney
1
-2
/
+1
2012-05-16
net/mlx4_core: Fixed error flow in rem_slave_eqs
Jack Morgenstein
1
-7
/
+6
2012-05-16
net/mlx4_core: Add XRC domains and counters to resource tracker
Jack Morgenstein
4
-5
/
+275
2012-05-16
net/mlx4_core: Fix potential kernel Oops in res tracker during Dom0 driver un...
Jack Morgenstein
4
-8
/
+26
2012-05-16
net/mlx4_core: Do not reset module-parameter num_vfs when fail to enable sriov
Jack Morgenstein
1
-3
/
+2
2012-05-16
net/mlx4_core: Remove unused *_str functions from the resource tracker
Jack Morgenstein
1
-30
/
+0
2012-05-16
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
Jack Morgenstein
1
-1
/
+1
2012-05-16
net/mlx4_core: Fix init_port mask state for slaves
Jack Morgenstein
1
-2
/
+1
2012-05-16
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
5
-18
/
+8
2012-05-16
tokenring: delete all remaining driver support
Paul Gortmaker
24
-22226
/
+0
2012-05-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-13
/
+13
2012-05-15
dummy: documentation is stale
Alan Cox
1
-4
/
+1
2012-05-15
pch_gbe: fix transmit races
Eric Dumazet
2
-16
/
+11
2012-05-15
cdc_ether: add Novatel USB551L device IDs for FLAG_WWAN
Dan Williams
1
-0
/
+16
2012-05-15
usbnet: fix skb traversing races during unlink(v2)
Ming Lei
1
-16
/
+38
2012-05-15
qlcnic-ethtool: set the ethtool_dump flag by ETH_FW_DUMP_DISABLE value that i...
Manish chopra
1
-1
/
+6
2012-05-15
stmmac: fix suspend/resume locking
Giuseppe CAVALLARO
1
-4
/
+6
2012-05-15
stmmac: add mixed burst for DMA
Giuseppe CAVALLARO
5
-5
/
+12
2012-05-15
stmmac: extend mac addr reg and fix perfect filering
Giuseppe CAVALLARO
7
-10
/
+29
2012-05-15
dm9000: some coldfire boards need this
Steven King
1
-1
/
+1
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
26
-220
/
+471
2012-05-14
rtlwifi: fix for race condition when firmware is cached
Larry Finger
2
-13
/
+13
2012-05-13
bonding: Fix LACPDU rx_dropped commit.
David S. Miller
2
-6
/
+8
2012-05-13
igb: Add Support for new i210/i211 devices.
Carolyn Wyborny
16
-110
/
+1205
2012-05-13
igb: Add function and pointers for 82580 low power state settings.
Carolyn Wyborny
2
-0
/
+101
2012-05-12
rndis_wlan: cleanup: change oid from __le32 to u32 in various places
Jussi Kivilinna
1
-49
/
+49
[next]