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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-27
drivers/net: Correct redundant test
Julia Lawall
1
-1
/
+1
2009-07-27
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
1
-5
/
+125
2009-07-27
netxen: update version to 4.0.41
Dhananjay Phadke
1
-2
/
+2
2009-07-27
netxen: support for ethtool set ringparam
Amit Kumar Salecha
3
-11
/
+97
2009-07-27
netxen: add vlan tx acceleration support
Dhananjay Phadke
2
-6
/
+57
2009-07-27
netxen: fix skb alloc size for legacy firmware
Dhananjay Phadke
2
-12
/
+12
2009-07-27
netxen: refactor net_device setup code
Dhananjay Phadke
1
-63
/
+75
2009-07-27
netxen: clean up firmware version checks
Dhananjay Phadke
5
-9
/
+8
2009-07-27
netxen: Add default and limit macros for ring sizes.
Dhananjay Phadke
3
-32
/
+41
2009-07-27
netxen: refactor tso code
Dhananjay Phadke
2
-118
/
+83
2009-07-27
netxen: annotate dma watchdog setup
Dhananjay Phadke
4
-99
/
+43
2009-07-27
netxen: configure interrupt coalesce defaults
Dhananjay Phadke
1
-0
/
+20
2009-07-27
netxen: enable ip addr hashing
Dhananjay Phadke
4
-25
/
+182
2009-07-27
netxen: refresh firmware info after reset
Dhananjay Phadke
3
-9
/
+7
2009-07-27
mISDN: Fix wrong struct name in macro and clarifications
Karsten Keil
3
-17
/
+17
2009-07-27
net: fix multiple definitions of setup_w6692
Stephen Rothwell
1
-1
/
+1
2009-07-27
bnx2: Update vlan_features
Eric Dumazet
1
-4
/
+15
2009-07-27
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
3
-11
/
+8
2009-07-27
bnx2x: Dont update vlan_features in bnx2x_set_tso()
Eric Dumazet
1
-8
/
+0
2009-07-27
sky2: remove unnecessary assignment
Mike McCormack
1
-1
/
+1
2009-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
90
-2397
/
+2774
2009-07-26
Merge branch 'for_david' of git://git.kernel.org/pub/scm/linux/kernel/git/kke...
David S. Miller
49
-461
/
+10258
2009-07-26
igbvf: resolve "frees DMA memory with different size" warnings
Alexander Duyck
1
-3
/
+2
2009-07-26
igb: initialize mailbox function pointers prior to phy init
Alexander Duyck
1
-4
/
+4
2009-07-26
igb: cleanup flow control configuration to make requested/current more clear
Alexander Duyck
5
-45
/
+55
2009-07-26
igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmap
Alexander Duyck
1
-12
/
+18
2009-07-26
igb: add support for 82576 mezzanine card
Alexander Duyck
3
-0
/
+3
2009-07-26
igb: remove unused switch statement from igb_set_wol
Alexander Duyck
1
-6
/
+0
2009-07-26
igb: cleanup receive address register initialization
Alexander Duyck
3
-35
/
+30
2009-07-26
igb: move all multicast addresses into multicast table array
Alexander Duyck
6
-89
/
+56
2009-07-26
igb: add completion timeout workaround for 82575/82576
Alexander Duyck
6
-15
/
+98
2009-07-26
igb: do not overwrite EEPROM LED settings
Alexander Duyck
1
-6
/
+1
2009-07-26
igb: change configure_pcs_link to void since it always returns 0
Alexander Duyck
1
-9
/
+4
2009-07-26
igb: make serdes power down available for 82575 in addition to 82576 parts
Alexander Duyck
3
-9
/
+17
2009-07-26
igb: remove media type fiber as it is misleading
Alexander Duyck
5
-58
/
+22
2009-07-25
mISDN: hfcmulti display real PCI ids for not supported cards
Karsten Keil
1
-3
/
+4
2009-07-25
ISDN: ARRAY_SIZE changes
Karsten Keil
14
-108
/
+59
2009-07-25
drivers/isdn: Drop unnecessary NULL test
Julia Lawall
6
-12
/
+0
2009-07-25
mISDN: Add support for Traverse Technologies NETJet PCI cards
Karsten Keil
4
-0
/
+1224
2009-07-25
mISDN: Add driver for Winbond cards
Karsten Keil
4
-0
/
+1638
2009-07-25
mISDN: Add support for Speedfax+ cards
Karsten Keil
5
-0
/
+2536
2009-07-25
mISDN: Driver for AVM Fritz!CARD PCI
Karsten Keil
3
-0
/
+1161
2009-07-25
mISDN: Add driver for Infineon ISDN chipset family
Karsten Keil
6
-0
/
+3364
2009-07-25
mISDN: Make clearing B-channel a common function
Karsten Keil
4
-47
/
+16
2009-07-25
ISDN: Fix isdnhdlc for one byte hdlc packets
Karsten Keil
1
-1
/
+6
2009-07-25
ISDN: Add support for none reverse bitstreams to isdnhdc
Karsten Keil
4
-41
/
+47
2009-07-25
ISDN: Clean up isdnhdlc code
Karsten Keil
1
-172
/
+194
2009-07-25
ISDN: Make isdnhdlc usable for other ISDN drivers
Karsten Keil
8
-85
/
+17
2009-07-24
adm8211: remove uneeded code during suspend/resume
Luis R. Rodriguez
1
-17
/
+0
2009-07-24
ath9k: do not stop the queues in driver stop
Luis R. Rodriguez
1
-2
/
+0
[next]