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
2013-02-18
bgmac: fix unaligned accesses to network headers
Hauke Mehrtens
1
-1
/
+1
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
14
-660
/
+973
2013-02-18
net: ehea module param description fix
Dave Young
1
-4
/
+4
2013-02-16
ixgbe: Update DESC_NEEDED define to adjust for changes to MAX_SKB_FRAGS
Alexander Duyck
1
-1
/
+1
2013-02-16
ixgbe: fix Tx timeouts with BQL
Emil Tantilov
2
-7
/
+34
2013-02-16
ixgbe: implement SFF diagnostic monitoring via ethtool
Aurélien Guillaume
3
-0
/
+119
2013-02-16
ixgbe: cleanup error checking in ixgbe_identify_sfp_module_generic()
Emil Tantilov
1
-24
/
+10
2013-02-16
ixgbe: fix possible data corruption in read_i2c_byte
Emil Tantilov
1
-1
/
+1
2013-02-16
ixgbe: Add support for set_channels ethtool operation
Alexander Duyck
1
-0
/
+38
2013-02-16
ixgbe: Add support for displaying the number of Tx/Rx channels
Alexander Duyck
1
-0
/
+72
2013-02-16
ixgbe: Make ixgbe_setup_tc usable even when DCB is not enabled
Alexander Duyck
2
-13
/
+8
2013-02-16
ixgbe: Update ixgbe driver to use __netdev_pick_tx in ixgbe_select_queue
Alexander Duyck
1
-22
/
+26
2013-02-16
ixgbe: Add function for setting XPS queue mapping
Alexander Duyck
3
-5
/
+20
2013-02-16
ixgbe: Define FCoE and Flow director limits much sooner to allow for changes
Alexander Duyck
3
-35
/
+19
2013-02-16
igb: increase timeout for ethtool offline self-test
Stefan Assmann
1
-1
/
+1
2013-02-16
igbvf: Make next_to_watch a pointer and adjust memory barriers to avoid races
Alexander Duyck
2
-23
/
+31
2013-02-16
e1000e: display a warning message when SmartSpeed works
Koki Sanagi
1
-0
/
+7
2013-02-16
e1000: fix whitespace issues and multi-line comments
Jeff Kirsher
5
-528
/
+586
2013-02-16
ieee802154: at86rf230: Remove empty suspend/resume callbacks
Lars-Peter Clausen
1
-12
/
+0
2013-02-16
stmmac: fix the parsing of the eee_timer parameter
Giuseppe CAVALLARO
1
-1
/
+1
2013-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
4
-300
/
+495
2013-02-16
net: Add skb_unclone() helper function.
Pravin B Shelar
1
-2
/
+1
2013-02-15
Merge branch 'for-linville' of git://github.com/kvalo/ath6kl
John W. Linville
8
-96
/
+119
2013-02-15
tg3: Update version to 3.130
Michael Chan
1
-2
/
+2
2013-02-15
tg3: Set initial carrier state to off.
Michael Chan
1
-0
/
+2
2013-02-15
tg3: Fix 5762 NVRAM sizing
Michael Chan
1
-2
/
+4
2013-02-15
tg3: Expand EEE support for all 5717 B0
Michael Chan
1
-1
/
+1
2013-02-15
tg3: Add 57766 device support.
Matt Carlson
2
-1
/
+19
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
20
-96
/
+52
2013-02-15
Merge branch 'omap/multiplatform-fixes', tag 'v3.8-rc5' into next/multiplatform
Arnd Bergmann
38
-84
/
+6409
2013-02-15
net: cwdavinci_cpdma: export symbols for cpsw
Arnd Bergmann
1
-0
/
+3
2013-02-15
ixgbe: refactor initialization of feature flags
Emil Tantilov
1
-20
/
+38
2013-02-15
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
1
-251
/
+11
2013-02-15
igb: Intialize MAC function pointers
Akeem G. Abodunrin
1
-0
/
+61
2013-02-15
igb: Initialize NVM function pointers
Akeem G. Abodunrin
1
-0
/
+109
2013-02-15
igb: Initialize PHY function pointers
Akeem G. Abodunrin
1
-0
/
+112
2013-02-15
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2
-15
/
+28
2013-02-15
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
1
-1
/
+1
2013-02-15
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
1
-1
/
+1
2013-02-15
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
1
-6
/
+1
2013-02-15
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2
-34
/
+161
2013-02-15
mac80211_hwsim: ask mac80211 to reserve space for chanctx.drv_priv
Karl Beldan
1
-0
/
+1
2013-02-15
mac80211: stop modifying HT SMPS capability
Johannes Berg
6
-33
/
+20
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
16
-63
/
+31
2013-02-14
brcmsmac: Remove unnecessary memset casts
Joe Perches
1
-13
/
+10
2013-02-14
brcmsmac: Downgrade d11hdrs_mac80211 error messages to warnings.
Joe Perches
1
-16
/
+13
2013-02-14
iwlegacy: more checks for dma mapping errors
Stanislaw Gruszka
3
-44
/
+59
2013-02-14
rt2x00: check for dma mappings errors
Stanislaw Gruszka
4
-13
/
+36
2013-02-14
mwifiex: device specific sleep cookie handling for PCIe
Avinash Patil
2
-8
/
+25
2013-02-14
rtlwifi: Rework Kconfig
Larry Finger
1
-25
/
+25
[prev]
[next]