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
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-17
ixgbe: move adapter into pci_dev driver data instead of netdev
Alexander Duyck
2
-18
/
+15
2010-11-17
ixgbe: remove residual code left over from earlier combining of TXDCTL
Alexander Duyck
1
-12
/
+3
2010-11-17
ixgbe: move ixgbe_clear_interrupt_scheme to before pci_save_state
Alexander Duyck
1
-2
/
+2
2010-11-17
ixgbe: add a netdev pointer to the ring structure
Alexander Duyck
3
-36
/
+36
2010-11-17
ixgbe: combine some stats into a union to allow for Tx/Rx stats overlap
Alexander Duyck
2
-29
/
+63
2010-11-17
ixgbe: move device pointer into the ring structure
Alexander Duyck
3
-107
/
+93
2010-11-17
ixgbe: drop ring->head, make ring->tail a pointer instead of offset
Alexander Duyck
2
-27
/
+11
2010-11-17
ixgbe: cleanup ixgbe_alloc_rx_buffers
Alexander Duyck
2
-40
/
+43
2010-11-17
ixgbe: move GSO segments and byte count processing into ixgbe_tx_map
Alexander Duyck
2
-33
/
+28
2010-11-17
ixgbe: remove unnecessary re-init of adapter on Rx-csum change
Alexander Duyck
1
-5
/
+0
2010-11-17
ixgbe: DCB: credit max only needs to be gt TSO size for 82598
John Fastabend
3
-5
/
+8
2010-11-17
ixgbe: DCB set PFC high and low water marks per data sheet specs
John Fastabend
7
-59
/
+48
2010-11-17
ixgbe: delay rx_ring freeing
Eric Dumazet
2
-10
/
+25
2010-11-15
drivers/net/ixgbe: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-12
ixgbe: Look inside vlan when determining offload protocol.
Hao Zheng
1
-28
/
+32
2010-10-28
ixgbe: DCB, fix TX hang occurring in stress condition with PFC
John Fastabend
5
-10
/
+54
2010-10-21
ixgbe: add a refcnt when turning on/off FCoE offload capability
Yi Zou
2
-0
/
+7
2010-10-21
ixgbe: fix stats handling
Eric Dumazet
3
-16
/
+56
2010-10-21
ixgbe: update copyright info
Emil Tantilov
4
-4
/
+4
2010-10-21
ixgbe: Update ixgbe to use new vlan accleration.
Jesse Gross
3
-79
/
+74
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-1
/
+1
2010-10-21
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
Jesse Gross
1
-1
/
+1
2010-10-15
ixgbe: DCB: remove DCB check config
John Fastabend
1
-1
/
+0
2010-10-14
ixgbe: declare functions as static
Emil Tantilov
11
-86
/
+40
2010-10-14
ixgbe: remove unused functions
Emil Tantilov
8
-555
/
+0
2010-10-07
ixgbe: Use affinity_hint when Flow Director is enabled
Peter Waskiewicz
2
-0
/
+27
2010-10-01
ixgbe: fix link issues and panic with shared interrupts for 82598
Emil Tantilov
1
-10
/
+26
2010-09-28
ixgbe: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-5
/
+11
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
2
-4
/
+4
2010-09-23
e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags
Yi Zou
1
-1
/
+3
2010-09-18
ethtool, ixgbe: Move RX n-tuple mask fixup to ethtool
Ben Hutchings
1
-43
/
+14
2010-09-09
drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum
Joe Perches
1
-146
/
+151
2010-09-09
drivers/net/ixgbe/ixgbe_main.c: Use pr_<level>
Joe Perches
1
-38
/
+36
2010-09-09
drivers/net/ixgbe/ixgbe_main.c: Checkpatch cleanups
Joe Perches
1
-231
/
+236
2010-09-09
ixgbe: fix TX ring enable issues seen when VMDQ is enabled
Alexander Duyck
1
-1
/
+1
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2
-3
/
+4
2010-08-26
drivers/net: Remove address use from assignments of function pointers
Joe Perches
1
-2
/
+2
2010-08-20
ixgbe: rewrite ethtool test to use standard config functions
Alexander Duyck
3
-253
/
+169
2010-08-20
ixgbe: update all DESC_ADV macros to accept a ring pointer
Alexander Duyck
4
-18
/
+18
2010-08-20
ixgbe: combine Rx into into ixgbe_configure_rx
Alexander Duyck
1
-57
/
+95
2010-08-20
ixgbe: pull all Tx init into ixgbe_configure_tx
Alexander Duyck
1
-39
/
+52
2010-08-20
ixgbe: move all GPIE register config into a single function
Alexander Duyck
1
-42
/
+30
2010-08-20
ixgbe: Move virtualization config into a separate function
Alexander Duyck
1
-38
/
+46
2010-08-20
ixgbe: move all Rx DMA control register writes to one central location
Alexander Duyck
2
-43
/
+50
2010-08-20
ixgbe: Move max frame size and Rx buffer length configuration into a function
Alexander Duyck
1
-48
/
+60
2010-08-20
ixgbe: remove redundant configuration of vmolr, rename generic variable
Alexander Duyck
1
-7
/
+4
2010-08-20
ixgbe: bump PS header size to 512 bytes
Alexander Duyck
1
-4
/
+9
2010-08-20
ixgbe: combine accesses to FCTRL register into ixgbe_set_rx_mode
Alexander Duyck
1
-7
/
+6
2010-08-20
ixgbe: pull PSRTYPE configuration into a separate function
Alexander Duyck
1
-11
/
+25
2010-08-20
ixgbe: pull ring configuration into it's own function
Alexander Duyck
1
-13
/
+20
[prev]
[next]