index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2014-12-05
ixgbe: Clean-up page reuse code
Alexander Duyck
1
-42
/
+36
[next]