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.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
/
i40e
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-12
i40e: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
1
-8
/
+8
2014-08-12
i40e: use correct structure type name in sizeof
Julia Lawall
1
-1
/
+1
2014-08-12
i40e: fix sparse non static symbol warning
Wei Yongjun
1
-3
/
+3
2014-08-12
i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c
Lucas Tanure
1
-0
/
+1
2014-08-07
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
1
-1
/
+1
2014-08-03
i40e: remove support for vf unicast promiscuous mode
Ashish Shah
1
-10
/
+3
2014-08-03
i40e: Minor comment changes
Akeem G Abodunrin
1
-1
/
+1
2014-08-03
i40e: disable local loopback on vmdq vsi
Shannon Nelson
1
-1
/
+0
2014-08-03
i40e: use correct vf_id offset for virtchnl message
Ashish Shah
1
-6
/
+13
2014-08-03
i40e: expose debug_write_register request
Shannon Nelson
2
-0
/
+32
2014-08-03
i40e: adds FCoE to build and updates its documentation
Vasu Dev
1
-0
/
+1
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
11
-11
/
+599
2014-08-03
i40e: adds FCoE code to the i40e driver
Vasu Dev
2
-0
/
+1696
2014-07-24
i40e: always print aqtx answer
Shannon Nelson
1
-5
/
+3
2014-07-24
i40e: Give link more time after setting flow control
Catherine Sullivan
1
-3
/
+7
2014-07-24
i40e: Fix firmware API version errors
Catherine Sullivan
1
-13
/
+7
2014-07-24
i40e/i40evf: ARQ copy desc data even for failed commands
Kamil Krawczyk
1
-7
/
+7
2014-07-24
i40e/i40evf: fix extension header csum logic
Jesse Brandeburg
1
-2
/
+0
2014-07-24
i40e/i40evf: Add nvmupdate support
Shannon Nelson
7
-10
/
+772
2014-07-24
i40e: fix format mismatch in drivers/net/ethernet/intel/i40e/i40e_debugfs.c
Toralf Förster
1
-2
/
+2
2014-07-17
i40e: (ptp) warn when PF_ID does not match in PRTTSYN_CTL0
Jacob Keller
1
-2
/
+6
2014-07-17
i40e/i40evf: Clean up code
Paul M Stillwell Jr
4
-5
/
+2
2014-07-17
i40e: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-1
/
+5
2014-07-16
i40e: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-07-16
i40e: Add ndo_get_phys_port_id() callback support
Neerav Parikh
5
-2
/
+49
2014-07-14
i40e: remove unnecessary break after goto
Fabian Frederick
1
-2
/
+0
2014-07-10
bridge: fdb dumping takes a filter device
Jamal Hadi Salim
1
-1
/
+2
2014-07-03
i40e/i40evf: Bump i40e to 0.4.21 and i40evf to 0.9.40
Catherine Sullivan
1
-1
/
+1
2014-07-03
i40e: Implement set_settings for ethtool
Catherine Sullivan
1
-0
/
+158
2014-07-03
i40e: Add set_pauseparam to ethtool
Catherine Sullivan
1
-0
/
+76
2014-07-03
i40e/i40evf: Add set_fc and init of FC settings
Catherine Sullivan
4
-56
/
+146
2014-07-03
i40e: move nway reset
Jesse Brandeburg
1
-19
/
+19
2014-07-03
i40e/i40evf: Add new HW link info variable an_enabled and function update_lin...
Catherine Sullivan
4
-2
/
+79
2014-07-03
i40e: Finish implementation of ethtool get settings
Jesse Brandeburg
1
-23
/
+127
2014-07-03
i40e: disable TPH
Jesse Brandeburg
2
-8
/
+0
2014-07-03
i40e: Fix a boundary condition and turning off of ntuple
Anjali Singhai Jain
1
-3
/
+5
2014-07-03
i40e: tolerate lost interrupts
Mitch Williams
1
-6
/
+2
2014-07-03
i40e/i40evf: Force a shifted '1' to be unsigned
Paul M Stillwell Jr
1
-2
/
+2
2014-07-03
i40e/i40evf: Do not free the dummy packet buffer synchronously
Anjali Singhai Jain
3
-50
/
+86
2014-07-01
i40e/i40evf: Bump i40e to 0.4.19 and i40evf to 0.9.38
Catherine Sullivan
1
-1
/
+1
2014-07-01
i40e: remove linux/export.h header from i40e_ptp.c
Jacob Keller
1
-1
/
+0
2014-07-01
i40e: limit GLLAN_TXPRE_QDIS to QINDX 0-127
Christopher Pau
1
-1
/
+3
2014-07-01
i40e/i40evf: initialize context descriptor
Jesse Brandeburg
1
-0
/
+1
2014-07-01
i40e: FD filter replay logic bug fix
Anjali Singhai Jain
1
-4
/
+6
2014-07-01
i40e/i40evf: add ASQ write back timeout variable to AQ structure
Kamil Krawczyk
2
-1
/
+5
2014-07-01
i40e: Correct mask assignment value
Kevin Scott
1
-2
/
+2
2014-07-01
i40e: clear all queues and interrupts
Shannon Nelson
3
-0
/
+95
2014-07-01
i40e/i40evf: clear aq bah-bal on shutdown
Shannon Nelson
1
-0
/
+4
2014-07-01
i40e/i40evf: Add base address registers to aq struct
Shannon Nelson
2
-38
/
+22
2014-06-26
i40e: fix fdir programming
Jesse Brandeburg
1
-2
/
+4
[next]