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
/
ethernet
/
chelsio
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-07
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
8
-22
/
+13
2012-12-07
chelsio: remove get_clock and use ktime_get
Jan Glauber
1
-13
/
+1
2012-12-03
chelsio: remove __dev* attributes
Bill Pemberton
4
-9
/
+9
2012-12-03
cxgb4vf: remove __dev* attributes
Bill Pemberton
3
-15
/
+15
2012-12-03
cxgb4: remove __dev* attributes
Bill Pemberton
2
-17
/
+17
2012-12-03
cxgb3: remove __dev* attributes
Bill Pemberton
2
-8
/
+8
2012-11-29
cxgb3: Restore dependency on INET
Ben Hutchings
1
-1
/
+1
2012-11-20
net: Remove bogus dependencies on INET
Ben Hutchings
1
-2
/
+2
2012-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-35
/
+32
2012-11-08
cxgb4: Fix initialization of SGE_CONTROL register
Vipul Pandya
1
-1
/
+1
2012-11-08
cxgb4: Initialize data structures before using.
Vipul Pandya
1
-0
/
+4
2012-11-03
cxgb4: Fix unable to get UP event from the LLD
Vipul Pandya
1
-10
/
+0
2012-10-31
ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-4
/
+3
2012-10-22
cxgb4: Remove unnecessary #ifdef condition
Vipul Pandya
3
-24
/
+27
2012-10-08
cxgb4: Address various sparse warnings
Vipul Pandya
3
-29
/
+39
2012-10-08
cxgb4: allocate enough data in t4_memory_rw()
Dan Carpenter
1
-1
/
+1
2012-10-04
cxgb4: Fix build error due to missing linux/vmalloc.h include.
David S. Miller
1
-0
/
+1
2012-10-04
cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()
Vipul Pandya
1
-13
/
+30
2012-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
9
-280
/
+2169
2012-10-02
Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2012-09-28
cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave
Vipul Pandya
5
-5
/
+206
2012-09-28
cxgb4: Inform caller if driver didn't upgrade firmware
Vipul Pandya
1
-0
/
+6
2012-09-28
cxgb4: Add support for T4 hardwired driver configuration settings
Vipul Pandya
5
-32
/
+442
2012-09-28
cxgb4: Add support for T4 configuration file
Vipul Pandya
6
-133
/
+920
2012-09-28
cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support
Vipul Pandya
5
-71
/
+365
2012-09-28
cxgb4: Add functions to read memory via PCIE memory window
Vipul Pandya
3
-0
/
+219
2012-09-28
cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE
Vipul Pandya
1
-4
/
+4
2012-09-12
Merge branch 'pci/stephen-const' into next
Bjorn Helgaas
2
-2
/
+2
2012-09-08
netdev: make pci_error_handlers const
Stephen Hemminger
2
-2
/
+2
2012-09-06
cxgb4: Remove duplicate register definitions
Vipul Pandya
4
-58
/
+30
2012-08-23
cxgb4: Use PCI Express Capability accessors
Jiang Liu
2
-13
/
+3
2012-08-23
cxgb3: Use PCI Express Capability accessors
Jiang Liu
1
-14
/
+8
2012-08-21
workqueue: deprecate flush[_delayed]_work_sync()
Tejun Heo
1
-1
/
+1
2012-08-01
netvm: propagate page->pfmemalloc from skb_alloc_page to skb
Mel Gorman
2
-2
/
+2
2012-07-19
cxgb3: Set vlan_feature on net_device
brenohl@br.ibm.com
1
-0
/
+4
2012-07-11
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
3
-3
/
+3
2012-07-05
cxgb4: set maximal number of default RSS queues
Yuval Mintz
1
-2
/
+2
2012-07-05
cxgb3: set maximal number of default RSS queues
Yuval Mintz
1
-1
/
+1
2012-07-05
cxgb3: Convert t3_l2t_get() over to dst_neigh_lookup().
David S. Miller
3
-7
/
+12
2012-07-05
net: Pass neighbours and dest address into NETEVENT_REDIRECT events.
David S. Miller
1
-14
/
+9
2012-06-06
ethernet: Remove casts to same type
Joe Perches
4
-6
/
+5
2012-05-19
cxgb4: DB Drop Recovery for RDMA and LLD queues
Vipul Pandya
6
-42
/
+280
2012-05-19
cxgb4: Common platform specific changes for DB Drop Recovery
Vipul Pandya
2
-11
/
+61
2012-05-19
cxgb4: Detect DB FULL events and notify RDMA ULD
Vipul Pandya
5
-0
/
+103
2012-05-01
cxgb3: Don't call cxgb_vlan_mode until q locks are initialized
Roland Dreier
1
-46
/
+46
2012-04-06
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-8
/
+1
2012-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+4
2012-03-07
cxgb4vf: Add support for Chelsio's T480-CR and T440-LP-CR adapters
Vipul Pandya
1
-0
/
+2
2012-03-07
cxgb4: Add support for Chelsio's T480-CR and T440-LP-CR adapters
Vipul Pandya
1
-0
/
+2
2012-02-24
ethernet: unify return value of .ndo_set_mac_address if address is invalid
Danny Kukawka
3
-3
/
+3
[next]