net: add rte prefix to ether structures
[dpdk.git] / drivers / net / ixgbe / ixgbe_pf.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-08 Wei Zhaonet/ixgbe: support VF promiscuous by PF driver
2019-01-14 Wei Zhaonet/ixgbe: fix over using multicast table for VF
2018-07-23 Qi Zhangnet/ixgbe: fix missing null check on detach
2018-07-02 Pablo de Laranet/ixgbe: fix crash on detach
2018-04-27 Declan Dohertynet/ixgbe: add support for representor ports
2018-04-13 Wei Dainet/ixgbe: support VLAN strip per queue offloading...
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Wenzhuo Lunet/ixgbe: fix wrong PBA setting
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-10-06 Wei Dainet/ixgbe: add VLAN info in queue info msg to VF
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-04-04 Wenzhuo Lunet/ixgbe: fix Rx queue blocking issue
2017-01-17 Wei Zhaonet/ixgbe: flush all the filters
2017-01-17 Wei Zhaonet/ixgbe: restore ether type filter
2016-12-24 Stephen Hemmingernet/ixgbe: localize mapping of ethdev to PCI device
2016-10-14 Bernard Iremongernet/ixgbe: add application callback on VF to PF messsage
2016-06-27 Beilei Xingnet/ixgbe/base: allow bypassing VLAN pool filters
2016-05-06 Stephen Hemmingerixgbe: clean up code style
2016-03-31 Aaron Conoleixgbe: fix constant sign in left shift operator
2016-03-25 Wenzhuo Luixgbe: fix PF promiscuous mode after VF closed
2016-03-16 Wenzhuo Luixgbe: support multicast promiscuous mode on VF
2016-03-16 Wenzhuo Luixgbe: support new devices and MAC types
2016-03-16 Stephen Hemmingerixgbe: fix whitespace
2015-10-28 Wenzhuo Luixgbe: drop flow control frames from VF
2015-07-19 Bernard Iremongerixgbe: support port hotplug
2015-05-22 Bruce Richardsonixgbe: move to drivers/net/