mk: build with _GNU_SOURCE defined by default
[dpdk.git] / drivers / net /
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-18 Raslan Darawshehnet/tap: fix reported number of Tx packets
2018-10-18 Stephen Hemmingernet/ixgbe: remove mild profanity
2018-10-18 Stephen Hemmingernet/bnx2x: remove profanity
2018-10-18 Shahaf Shulernet/mlx5: fix build on Arm
2018-10-18 Maxime Coquelinnet/vhost: add parameter to enable postcopy
2018-10-18 Xiaoyu Minnet/mlx5: rewrite MAC address by E-Switch
2018-10-18 Xiaoyu Minnet/mlx5: rewrite TTL by E-Switch
2018-10-18 Rahul Lakkireddynet/cxgbe: add action to swap MAC addresses
2018-10-18 Ed Czecknet/ark: support updated hardware and Tx meta data
2018-10-18 Ed Czecknet/ark: remove useless hardware notifications
2018-10-18 Ed Czecknet/ark: add recovery for lack of mbufs
2018-10-18 Stephen Hemmingernet/qede: remove invalid config option checks
2018-10-18 Haiyue Wangnet/avf: fix build with debug enabled
2018-10-18 Xiaoyu Minnet/mlx5: fix build with zero-size array
2018-10-18 Yongseok Kohnet/mlx5: support multiple groups and jump action
2018-10-18 Pavel Belousnet/atlantic: read MAC registers for debug purposes
2018-10-18 Pavel Belousnet/atlantic: implement EEPROM get/set
2018-10-18 Pavel Belousnet/atlantic: implement VLAN filters and offloads
2018-10-18 Pavel Belousnet/atlantic: implement MTU configuration
2018-10-18 Pavel Belousnet/atlantic: implement MAC address manipulations
2018-10-18 Pavel Belousnet/atlantic: add flow control configuration
2018-10-18 Igor Russkikhnet/atlantic: implement RSS and RETA manipulation API
2018-10-18 Pavel Belousnet/atlantic: implement promisc and allmulti modes
2018-10-18 Pavel Belousnet/atlantic: add Rx/Tx descriptors information
2018-10-18 Pavel Belousnet/atlantic: implement device statistics
2018-10-18 Pavel Belousnet/atlantic: add link status and interrupt management
2018-10-18 Pavel Belousnet/atlantic: implement Tx path
2018-10-18 Igor Russkikhnet/atlantic: implement Rx path
2018-10-18 Pavel Belousnet/atlantic: implement core logic for Tx/Rx
2018-10-18 Pavel Belousnet/atlantic: configure device start/stop
2018-10-18 Igor Russkikhnet/atlantic: add b0 hardware layer
2018-10-18 Igor Russkikhnet/atlantic: implement firmware operations
2018-10-18 Igor Russkikhnet/atlantic: add hardware access layer
2018-10-18 Igor Russkikhnet/atlantic: add hardware registers access routines
2018-10-18 Igor Russkikhnet/atlantic: add logging structure
2018-10-18 Pavel Belousnet/atlantic: add PMD driver skeleton
2018-10-18 John Daleynet/enic: fix counter action
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-17 Thomas Monjalonethdev: rename memzones allocated for DMA
2018-10-17 Thomas Monjalonnet/mlx5: remove useless driver name comparison
2018-10-17 Qi Zhangdrivers/net: enable device detach on secondary process
2018-10-17 Qi Zhangdrivers/net: enable hotplug on secondary process
2018-10-17 Shreyansh Jainnet/dpaa2: fix MAC address initialization
2018-10-16 Hemant Agrawalnet/dpaa2: support Rx checksum offload in slow parsing
2018-10-16 Hemant Agrawalnet/dpaa2: support VLAN TCI population from HW parser
2018-10-16 Hemant Agrawalnet/dpaa2: enhance queue memory cleanup
2018-10-16 Hemant Agrawalnet/dpaa2: optimize fd reset in Tx path
2018-10-16 Hemant Agrawalnet/dpaa2: update RSS value in mbuf for LX2
2018-10-16 Shreyansh Jainnet/dpaa2: support statistics per queue
2018-10-16 Shreyansh Jainnet/dpaa2: read hardware provided MAC for DPNI devices
2018-10-16 Nipun Guptabus/fslmc: disable annotation prefetch for LX2
2018-10-16 Nipun Guptabus/fslmc: support 32 enqueues/dequeues for LX2
2018-10-16 Hemant Agrawalnet/dpaa2: upgrade dpni to mc FW APIs to 10.10.0
2018-10-16 Hemant Agrawalbus/fslmc: upgrade mc FW APIs to 10.10.0
2018-10-16 Hemant Agrawalnet/dpaa2: fix VLAN filter enablement
2018-10-16 Nipun Guptanet/dpaa2: fix IOVA conversion for congestion memory
2018-10-16 Shreyansh Jainfslmc: enable dpaax library
2018-10-16 Shreyansh Jaindpaa: enable dpaax library
2018-10-12 Cristian Dumitrescunet/softnic: support VXLAN flow decap action
2018-10-12 Cristian Dumitrescunet/softnic: support packet decap action
2018-10-12 Cristian Dumitrescunet/softnic: support flow mark action
2018-10-12 Cristian Dumitrescunet/softnic: support packet tag action
2018-10-12 Reshma Pattannet/softnic: support flow flush
2018-10-12 Reshma Pattannet/softnic: fix IPv6 endianness
2018-10-12 Jasvinder Singhnet/softnic: support flow meter action
2018-10-12 Jasvinder Singhnet/softnic: read meter statistics
2018-10-12 Jasvinder Singhnet/softnic: update policer actions
2018-10-12 Jasvinder Singhnet/softnic: update DSCP table
2018-10-12 Jasvinder Singhnet/softnic: update meter profile
2018-10-12 Jasvinder Singhnet/softnic: destroy meter object
2018-10-12 Jasvinder Singhnet/softnic: create meter object
2018-10-12 Jasvinder Singhnet/softnic: delete meter profile
2018-10-12 Jasvinder Singhnet/softnic: add meter profile
2018-10-12 Jasvinder Singhnet/softnic: support metering and policing
2018-10-12 Reshma Pattannet/softnic: parse raw flow item
2018-10-12 Reshma Pattannet/softnic: support flow query
2018-10-12 Reshma Pattannet/softnic: support flow destroy
2018-10-12 Reshma Pattannet/softnic: support flow create
2018-10-12 Reshma Pattannet/softnic: map flow action to table action
2018-10-12 Reshma Pattannet/softnic: map flow match to hash table
2018-10-12 Reshma Pattannet/softnic: parse flow match for ACL table
2018-10-12 Reshma Pattannet/softnic: map flow match to ACL table
2018-10-12 Reshma Pattannet/softnic: support flow validate
2018-10-12 Reshma Pattannet/softnic: get eth device
2018-10-12 Reshma Pattannet/softnic: add table and port helper functions
2018-10-12 Reshma Pattannet/softnic: replace pointers with arrays
2018-10-12 Reshma Pattannet/softnic: add flow attribute option
2018-10-12 Reshma Pattannet/softnic: map flow attribute to pipeline table
2018-10-12 Reshma Pattannet/softnic: add flow API
2018-10-12 Kevin Laatznet/softnic: use table library headers
2018-10-11 Ivan Malovnet/sfc: allow to query RSS key and HF when RSS is...
2018-10-11 Ivan Malovnet/sfc: allow to query RSS key and HF in isolated...
2018-10-11 Ivan Malovnet/sfc: do not skip RSS configuration step on reconfigure
2018-10-11 Xiaolong Yenet/ifc: invoke ifcvf HW init function in probe
2018-10-11 Xiao Wangnet/ifc: fix address translation function name
2018-10-11 Luca Boccassinet/e1000: enable MSI-x for linkup and other events...
2018-10-11 Luca Boccassinet/e1000: do not error out if Rx drop enable is set
2018-10-11 Xiaoyu Minnet/mlx5: rewrite IP address UDP/TCP port by E-Switch
2018-10-11 Moti Haimovskynet/mlx5: support e-switch TCP-flags flow filter
next