index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
intel
/
ixgbe
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
bridge/nl: remove wrong use of NLM_F_MULTI
Nicolas Dichtel
1
-2
/
+2
2015-04-11
ixgbe: Add GET_RSS_KEY command to VF-PF channel commands set
Vlad Zolotarov
2
-0
/
+22
2015-04-11
ixgbe: Add a RETA query command to VF-PF channel API
Vlad Zolotarov
2
-0
/
+39
2015-04-11
ixgbe: Add a new netdev op to allow/prevent a VF from querying an RSS info
Vlad Zolotarov
4
-2
/
+40
2015-04-11
ixgbe: Add the appropriate ethtool ops to query RSS indirection table and key
Vlad Zolotarov
3
-1
/
+44
2015-04-11
ixgbe: Refactor the RSS configuration code
Vlad Zolotarov
2
-44
/
+112
2015-04-10
ixgbe: Drop unnecessary call to rcu_barrier
Alexander Duyck
1
-2
/
+0
2015-04-10
ixgbe: Remove NETIF_F_HW_VLAN_CTAG_FILTER from hw_features
Alexander Duyck
1
-1
/
+1
2015-04-10
ixgbe: adds x550 specific FCoE offloads
Vasu Dev
3
-27
/
+107
2015-04-10
ixgbe: add support for X550 source_address_prunning
Don Skidmore
3
-0
/
+77
2015-04-10
ixgbe: add new bridge mode support function.
Don Skidmore
1
-16
/
+34
2015-04-10
ixgbe: Move bridge mode from flag to variable
Don Skidmore
3
-19
/
+20
2015-04-01
ptp: ixgbe: use helpers for converting ns to timespec.
Richard Cochran
1
-5
/
+2
2015-03-31
ethernet: Use bool function returns of true/false instead of 1/0
Joe Perches
1
-2
/
+2
2015-03-31
ptp: ixgbe: convert to the 64 bit get/set time methods.
Richard Cochran
1
-7
/
+7
2015-03-14
ixgbe: Remove IXGBE_FLAG_IN_NETPOLL since it doesn't do anything
Alexander Duyck
2
-15
/
+4
2015-03-14
ixgbe: enable relaxed ordering for SPARC
Jeff Kirsher
2
-4
/
+12
2015-03-14
ixgbe: cleanup make ixgbe_set_ethertype_anti_spoofing_X550 static
Don Skidmore
1
-2
/
+2
2015-03-14
ixgbe: Clean up type inconsistency
Don Skidmore
1
-2
/
+2
2015-03-13
ixgbe: add new wrapper for X550 support
Don Skidmore
9
-14
/
+114
2015-03-09
ethernet: codespell comment spelling fixes
Joe Perches
4
-4
/
+4
2015-03-04
ethernet: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-02-06
ixgbe: add Tx anti spoofing support
Don Skidmore
4
-0
/
+47
2015-02-06
ixgbe: add VXLAN offload support for X550 devices
Don Skidmore
3
-2
/
+102
2015-02-06
ixgbe: Cleanup probe to remove redundant attempt to ID PHY
Don Skidmore
1
-3
/
+0
2015-02-06
ixgbe: cleanup redundant default method set_rxpba
Don Skidmore
1
-1
/
+0
2015-02-06
ixgbe: fix setting port VLAN
Emil Tantilov
1
-5
/
+8
2015-02-06
ixgbe: allow multiple queues in SRIOV mode
Emil Tantilov
1
-3
/
+0
2015-02-06
ixgbe: cleanup sparse errors in new ixgbe_x550.c file
Don Skidmore
1
-30
/
+35
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-02-02
bridge: add flags argument to ndo_bridge_setlink and ndo_bridge_dellink
Roopa Prabhu
1
-1
/
+1
2015-01-31
ixgbe: Fix checksum error when using stacked vlan
Toshiaki Makita
1
-1
/
+1
2015-01-14
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
1
-2
/
+2
2015-01-03
ixgbe: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
1
-1
/
+1
2014-12-31
net: ixgbe: convert to timecounter adjtime.
Richard Cochran
1
-10
/
+1
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
1
-1
/
+1
2014-12-12
fm10k/igb/ixgbe: Use dma_rmb on Rx descriptor reads
Alexander Duyck
1
-5
/
+4
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
1
-2
/
+2
2014-12-09
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
1
-14
/
+5
2014-12-05
ixgbe: fix crash on rmmod after probe fail
Emil Tantilov
1
-2
/
+8
2014-12-05
ixgbe: bump version number
Don Skidmore
1
-1
/
+1
2014-12-05
ixgbe: Add X550 support function pointers
Don Skidmore
10
-59
/
+1732
2014-12-05
ixgbe: cleanup checksum to allow error results
Don Skidmore
4
-53
/
+96
2014-12-05
ixgbe: add methods for combined read and write operations
Don Skidmore
3
-0
/
+188
2014-12-05
ixgbe: Add x550 SW/FW semaphore support
Don Skidmore
5
-29
/
+25
2014-12-05
ixgbe: Add timeout parameter to ixgbe_host_interface_command
Don Skidmore
2
-13
/
+37
2014-12-05
ixgbe: add support for X550 extended RSS support
Don Skidmore
5
-25
/
+107
2014-12-05
ixgbe: remove CIAA/D register reads from bad VF check
Emil Tantilov
1
-71
/
+74
2014-12-05
ixgbe: Look up MAC address in Open Firmware or IDPROM
Martin K Petersen
1
-0
/
+35
2014-12-05
ixgbe: Remove tail write abstraction and add missing barrier
Alexander Duyck
2
-25
/
+20
[prev]
[next]