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