remove extra parentheses in return statement
[dpdk.git] / drivers / net / fm10k / fm10k_ethdev.c
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/