drivers: advertise kmod dependencies in pmdinfo
[dpdk.git] / drivers / net / fm10k / fm10k_ethdev.c
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-10-26 Xiao Wangnet/fm10k: fix VF Tx queue initialization
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-09-30 Xiao Wangnet/fm10k: fix MAC address removal from switch
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-22 Xiao Wangnet/fm10k: fix RSS hash config
2016-07-15 Xiao Wangnet/fm10k: fix FTAG mode with multiple queues
2016-07-11 David Marchandnet/fm10k: move PCI device ids to the driver
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-06-20 Xiao Wangnet/fm10k: fix promiscuous receive for VF
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonnet/fm10k: fetch extended statistics with integer ids
2016-04-01 Thomas Monjalonethdev: add 100G link speed
2016-04-01 Marc Suneethdev: add speed capabilities
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-31 Michael Frascafm10k: fix RSS reset during initialization
2016-03-25 Jianfeng Tanethdev: query supported packet types
2016-03-16 Xiao Wangfm10k: enable FTAG based forwarding
2016-03-16 Xiao Wangfm10k/base: remove CamelCase
2016-03-16 Xiao Wangfm10k: use default mailbox message handler for PF
2016-03-16 Shaopeng Hefm10k: fix switch manager high CPU usage
2016-03-16 Shaopeng Hefm10k: enable broadcast loopback suppression
2016-03-16 Shaopeng Hefm10k: make default VID available in initialization
2016-03-16 Shaopeng Hefm10k: add Rx queue interrupt enable/disable functions
2016-03-16 Shaopeng Hefm10k: remove Rx queue interrupts when stopping
2016-03-16 Shaopeng Hefm10k: setup Rx interrupt for PF and VF
2016-03-16 Shaopeng Hefm10k: support Rx descriptor check
2016-03-16 Chen Jing D(Mark)fm10k: allocate logical ports for flow director
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-27 Chen Jing D(Mark)fm10k: log Rx and Tx functions in use
2015-11-27 Chen Jing D(Mark)fm10k: fix Rx function selection
2015-11-24 Chen Jing D(Mark)fm10k: allow to disable vector driver
2015-11-24 Chen Jing D(Mark)fm10k: fix crash when closing
2015-11-13 Stephen Hemmingerfm10k: use common functions to manage DMA zone
2015-11-04 Pablo de Laraethdev: check queue state before starting or stopping
2015-11-03 Bernard Iremongerdrivers: copy PCI device info to ethdev data
2015-11-02 Harry van Haarenfm10k: add extended stats
2015-11-02 Chen Jing D(Mark)fm10k: fix crash in vector Rx
2015-11-02 Chen Jing D(Mark)fm10k: select best Tx function
2015-11-02 Chen Jing D(Mark)fm10k: reset and release mbuf for vector Tx
2015-11-02 Chen Jing D(Mark)fm10k: release mbuf for vector Rx
2015-11-02 Chen Jing D(Mark)fm10k: select best Rx function
2015-11-02 Chen Jing D(Mark)fm10k: add vector Rx
2015-11-02 Chen Jing D(Mark)fm10k: move parameters initialization
2015-11-02 Chen Jing D(Mark)fm10k: add vector pre-condition check
2015-11-01 Konstantin Ananyevfm10k: get descriptor limits
2015-11-01 Shaopeng Hefm10k: support VMDQ in multi-queue configuration
2015-11-01 Shaopeng Hefm10k: support VMDQ in MAC/VLAN filter
2015-11-01 Shaopeng Hefm10k: check multi-queue mode
2015-10-29 Wang Xiao Wfm10k: enable TSO support
2015-08-03 Wang Xiao Wfm10k: fix Tx queue cleaning after start error
2015-08-03 Wang Xiao Wfm10k: fix queue disabling
2015-07-27 Chen Jing D(Mark)fm10k: expose Tx checksum capability
2015-07-22 Stephen Hemmingerfm10k: fix interrupt fault handling
2015-07-22 Stephen Hemmingerfm10k: remove useless code
2015-07-19 Michael Qiufm10k: support port hotplug
2015-07-19 Michael Qiufm10k: free queue memory when closing
2015-07-10 Chen Jing D(Mark)fm10k: fix RETA table initialization
2015-07-10 Shaopeng Hefm10k: fix error when adding default vlan
2015-07-08 Helin Zhangethdev: add the hash key size per device
2015-07-07 Zoltan Kissethdev: fix check of threshold for Tx freeing
2015-07-01 Shaopeng Hefm10k: support Xen domain0
2015-06-22 Shaopeng Hefm10k: fix mac/vlan filtering
2015-06-22 Shaopeng Hefm10k: update vlan offload features
2015-06-22 Shaopeng Hefm10k: add mac filtering
2015-06-22 Shaopeng Hefm10k: update mac table with vlan filtering
2015-06-22 Chen Jing D(Mark)fm10k: fix default mac/vlan in switch
2015-06-22 Chen Jing D(Mark)fm10k: check mac address
2015-06-22 Chen Jing D(Mark)fm10k: fix switch synchronization
2015-06-22 Chen Jing D(Mark)fm10k: fix jumbo frame issue
2015-06-22 Chen Jing D(Mark)fm10k: fix Rx buffer size
2015-06-22 Chen Jing D(Mark)fm10k: fix maximum queue number for VF
2015-06-22 Chen Jing D(Mark)fm10k: remove mbuf size sanity check
2015-06-22 Chen Jing D(Mark)fm10k: support promiscuous mode
2015-06-12 Stephen Hemmingerdrivers: explicit initialization of pci drivers
2015-06-02 Michael Qiufm10k: fix maximum VF number
2015-05-22 Bruce Richardsonfm10k: move to drivers/net/