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
2011-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
51
-1552
/
+2607
2011-01-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2
-4
/
+3
2011-01-12
cxgb4vf: recover from failure in cxgb4vf_open()
Casey Leedom
1
-5
/
+10
2011-01-12
ehea: Increase the skb array usage
Breno Leitao
2
-5
/
+3
2011-01-12
net/fec: remove config FEC2 as it's used nowhere
Shawn Guo
1
-8
/
+0
2011-01-12
pcnet_cs: add new_id
Ken Kawasaki
1
-0
/
+1
2011-01-11
mlx4_core: Avoid vunmap() of invalid pointer if allocation fails
Ali Ayoub
1
-1
/
+2
2011-01-11
mlx4_core: Remove warning message about firmware bug
Roland Dreier
1
-3
/
+1
2011-01-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...
Linus Torvalds
1
-0
/
+2
2011-01-11
net/r8169: Update the function of parsing firmware
hayeswang
1
-12
/
+110
2011-01-11
net: ppp: use {get,put}_unaligned_be{16,32}
Changli Gao
5
-20
/
+18
2011-01-11
mlx4: Call alloc_etherdev to allocate RX and TX queues
Tom Herbert
1
-1
/
+2
2011-01-11
cxgb4vf: fix mailbox data/control coherency domain race
Casey Leedom
1
-0
/
+11
2011-01-11
qlcnic: change module parameter permissions
amit salecha
2
-7
/
+7
2011-01-11
qlcnic: fix ethtool diagnostics test
Sony Chacko
1
-1
/
+1
2011-01-11
qlcnic: fix flash fw version read
amit salecha
2
-1
/
+82
2011-01-11
netdev: bfin_mac: let boards set vlan masks
Mike Frysinger
2
-0
/
+10
2011-01-11
netdev: bfin_mac: disable hardware checksum if writeback cache is enabled
Sonic Zhang
1
-0
/
+7
2011-01-11
netdev: bfin_mac: drop unused Mac data
Mike Frysinger
1
-1
/
+0
2011-01-11
netdev: bfin_mac: mark setup_system_regs as static
Mike Frysinger
1
-1
/
+1
2011-01-11
netdev: bfin_mac: clean up printk messages
Mike Frysinger
1
-36
/
+29
2011-01-10
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-0
/
+4
2011-01-10
headers: kobject.h redux
Alexey Dobriyan
1
-1
/
+0
2011-01-10
net/irda: bfin_sir: back out transitional defines
Mike Frysinger
1
-3
/
+0
2011-01-10
net/irda: bfin_sir: pull in serial headers for defines
Mike Frysinger
1
-0
/
+5
2011-01-10
ixgbe: update ntuple filter configuration
Alexander Duyck
5
-371
/
+250
2011-01-10
ixgbe: further flow director performance optimizations
Alexander Duyck
4
-44
/
+194
2011-01-10
ixgbe: cleanup flow director hash computation to improve performance
Alexander Duyck
5
-253
/
+182
2011-01-10
ixgbe: make sure per Rx queue is disabled before unmapping the receive buffer
Yi Zou
3
-7
/
+39
2011-01-10
e1000: Add support for the CE4100 reference platform
Dirk Brandewie
4
-76
/
+365
2011-01-10
e1000e: add custom set_d[0|3]_lplu_state function pointer for 82574
Bruce Allan
2
-0
/
+57
2011-01-10
e1000e: power off PHY after reset when interface is down
Bruce Allan
3
-35
/
+53
2011-01-10
e1000e: use either_crc_le() rather than re-write it
Bruce Allan
2
-18
/
+2
2011-01-10
e1000e: properly bounds-check string functions
Bruce Allan
2
-7
/
+11
2011-01-10
e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy
Bruce Allan
3
-53
/
+44
2011-01-10
e1000e: cleanup variables set but not used
Bruce Allan
4
-11
/
+21
2011-01-10
net offloading: Pass features into netif_needs_gso().
Jesse Gross
1
-1
/
+1
2011-01-10
r8169: delay phy init until device opens.
françois romieu
1
-10
/
+11
2011-01-10
forcedeth: Do not use legacy PCI power management
Rafael J. Wysocki
1
-22
/
+12
2011-01-10
sky2: convert to new VLAN model (v0.2)
Stephen Hemminger
2
-71
/
+52
2011-01-10
sky2: fix limited auto negotiation
Stephen Hemminger
1
-9
/
+17
2011-01-10
bnx2x: Fix the race on bp->stats_pending.
Vladislav Zolotarov
1
-0
/
+5
2011-01-10
bnx2x: Move to D0 before clearing MSI/MSI-X configuration.
Vladislav Zolotarov
1
-0
/
+6
2011-01-10
bnx2x: registers dump fixes
Vladislav Zolotarov
6
-471
/
+891
2011-01-10
bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes.
Vladislav Zolotarov
1
-7
/
+0
2011-01-10
hamradio: Resolve memory leak due to missing firmware release in add_mcs()
Jesper Juhl
1
-2
/
+2
2011-01-10
net/fec: add dual fec support for mx28
Shawn Guo
3
-21
/
+139
2011-01-10
net/fec: improve pm for better suspend/resume
Shawn Guo
1
-4
/
+8
2011-01-10
net/fec: add mac field into platform data and consolidate fec_get_mac
Shawn Guo
1
-43
/
+38
2011-01-10
net/fec: remove the use of "index" which is legacy
Shawn Guo
1
-6
/
+3
[next]