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.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
/
i40e_fcoe.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-14
i40e: remove i40e_fcoe files
Corentin Labbe
1
-1571
/
+0
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
1
-1
/
+1
2016-11-01
i40e: store MAC/VLAN filters in a hash with the MAC Address as key
Jacob Keller
1
-2
/
+2
2016-11-01
i40e: drop is_vf and is_netdev fields in struct i40e_mac_filter
Jacob Keller
1
-4
/
+4
2016-04-07
i40e/i40evf: Faster RX via avoiding FCoE
Jesse Brandeburg
1
-11
/
+1
2016-04-05
i40e/i40evf: Allow up to 12K bytes of data per Tx descriptor instead of 8K
Alexander Duyck
1
-1
/
+1
2016-02-19
i40e: Use the new rx ctl register helpers. Don't use AQ calls from clear_hw.
Shannon Nelson
1
-4
/
+4
2016-02-19
i40e/i40evf: Rewrite logic for 8 descriptor per packet check
Alexander Duyck
1
-0
/
+6
2016-02-19
i40e/i40evf: Break up xmit_descriptor_count from maybe_stop_tx
Alexander Duyck
1
-2
/
+12
2016-02-17
net: rework ndo tc op to consume additional qdisc handle parameter
John Fastabend
1
-1
/
+1
2015-11-25
i40e: remove BUG_ON from FCoE setup
Shannon Nelson
1
-2
/
+0
2015-10-20
i40e: Lock for VSI's MAC filter list
Kiran Patil
1
-0
/
+2
2015-10-15
i40e: Change some messages from info to debug only
Neerav Parikh
1
-1
/
+1
2015-10-09
i40e/i40evf: clean up some code
Jesse Brandeburg
1
-1
/
+0
2015-10-07
i40e: make i40e_init_pf_fcoe to void
Shannon Nelson
1
-6
/
+4
2015-07-23
i40e: use BIT and BIT_ULL macros
Jesse Brandeburg
1
-6
/
+6
2015-05-28
i40e: fix unrecognized FCOE EOF case
Vasu Dev
1
-4
/
+7
2015-04-03
i40e: fix invalid void return in FCoE code
Jesse Brandeburg
1
-2
/
+1
2015-03-09
i40e: Fix inconsistent use of PF/VF vs pf/vf
Jeff Kirsher
1
-5
/
+5
2015-03-05
i40e/i40evf: Clean up some formatting and other things
Jesse Brandeburg
1
-2
/
+0
2015-02-25
i40e: setup FCoE device type
Vasu Dev
1
-0
/
+6
2015-02-25
i40e: Add support for getlink, setlink ndo ops
Neerav Parikh
1
-4
/
+8
2015-02-24
i40e: Use #define for the VSI connection type
Neerav Parikh
1
-1
/
+1
2015-02-09
i40e: Enable Loopback for the FCOE vsi as well
Anjali Singhai Jain
1
-0
/
+1
2015-02-09
i40e: use dev_port for fcoe netdev
Vasu Dev
1
-0
/
+6
2015-02-09
i40e: i40e_fcoe.c: Remove unused function
Rickard Strandqvist
1
-9
/
+0
2015-01-13
i40e: remove VN2VN related mac filters
Vasu Dev
1
-2
/
+0
2014-11-18
i40e: Add support to firmware CEE DCBX mode
Neerav Parikh
1
-1
/
+1
2014-08-12
i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.c
Lucas Tanure
1
-0
/
+1
2014-08-03
i40e: Adds FCoE related code to i40e core driver
Vasu Dev
1
-8
/
+1
2014-08-03
i40e: adds FCoE code to the i40e driver
Vasu Dev
1
-0
/
+1568