compat: clean up
[dpdk.git] / drivers /
2015-06-29 Stephen Hemmingerbonding: initialize backpointer from pci device to...
2015-06-28 Jan Blunckbonding: fix crash when stopping inactive slave
2015-06-28 Tomasz Kulasekbonding: fix initial link status of slave
2015-06-26 Wenzhuo Luixgbe/base: optimize link up time
2015-06-26 Wenzhuo Luixgbe/base: add a new 82599 device id
2015-06-26 Wenzhuo Luixgbe/base: add new X550 PHY ids
2015-06-26 Wenzhuo Luixgbe/base: add new mac-dependent values for X540 and...
2015-06-26 Wenzhuo Luixgbe/base: rework mac-type-dependent constants
2015-06-26 Wenzhuo Luixgbe/base: fix X550em CS4227 speed mode
2015-06-26 Wenzhuo Luixgbe/base: fix X550em flow control to be KR only
2015-06-26 Wenzhuo Luixgbe/base: disable software LPLU implementation for...
2015-06-26 Wenzhuo Luixgbe/base: add X557 PHY LEDs support
2015-06-26 Wenzhuo Luixgbe/base: configure MDIO clock for X550em
2015-06-26 Wenzhuo Luixgbe/base: check X550em link again after getting speed
2015-06-26 Wenzhuo Luixgbe/base: remove FEC disablement for X550em
2015-06-26 Wenzhuo Luixgbe/base: add X550em KR/iXFI internal link mode support
2015-06-26 Wenzhuo Luixgbe/base: update EEE/FEC support for X550EM_X_KR
2015-06-26 Wenzhuo Luixgbe/base: enable X550 FEC when EEE is disabled
2015-06-26 Wenzhuo Luixgbe/base: check for functional CS4227 ucode
2015-06-26 Wenzhuo Luixgbe/base: use a semaphore to serialize X550 IOSF...
2015-06-26 Wenzhuo Luixgbe/base: add wait helper for X550 IOSF accesses
2015-06-26 Wenzhuo Luixgbe/base: add macros for X550em bus speed fuse
2015-06-26 Wenzhuo Luixgbe/base: fix X550em UniPHY link configuration
2015-06-26 Wenzhuo Luixgbe/base: power down the X550em PHY on overtemp event
2015-06-26 Wenzhuo Luixgbe/base: check X550em SFP support
2015-06-26 Wenzhuo Luixgbe/base: fix X550em link setup without SFP
2015-06-26 Wenzhuo Luixgbe/base: fix uninitialized variable
2015-06-26 Wenzhuo Luixgbe/base: fix X550em SFP+ link stability
2015-06-26 Wenzhuo Luixgbe/base: restore advertised autoneg after setting...
2015-06-26 Wenzhuo Luixgbe/base: update X550em LPLU
2015-06-26 Wenzhuo Luixgbe/base: release X540 semaphores in proper order
2015-06-26 Wenzhuo Luixgbe/base: fix X550 PCIe master disabling
2015-06-26 Wenzhuo Luixgbe/base: fix speed comments
2015-06-26 Wenzhuo Luixgbe/base: add a shift constant for EEE
2015-06-26 Wenzhuo Luixgbe/base: change register definition code style
2015-06-26 Wenzhuo Luixgbe/base: update readme
2015-06-24 Cyril Chemparathymbuf: use offset macro
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-22 Bruce Richardsonring: fix return of new port id on creation
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 Tx multi-segment frame
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-22 Wenzhuo Luixgbe: fix X550 copper link
2015-06-22 Didier Pallardixgbe: fix TSO in IPv6
2015-06-22 Sergio Gonzalez... ixgbevf: fix link status for PF up/down events
2015-06-22 Sergio Gonzalez... ixgbevf: fix Rx function selection
2015-06-22 Jingjing Wuixgbe: fix flow director flexbytes offset
2015-06-15 Wenzhuo Luixgbe: fix X550 flow director check
2015-06-15 Wenzhuo Luixgbe/base: restrict EEE to X550em KR backplane
2015-06-15 Wenzhuo Luixgbe/base: add X550em PHY reset
2015-06-15 Wenzhuo Luixgbe/base: fix lan id before first i2c access
2015-06-15 Wenzhuo Luixgbe/base: fix lan id for X550em
2015-06-15 Wenzhuo Luixgbe/base: add X550em link check
2015-06-15 Wenzhuo Luixgbe/base: add X550em PHY interrupt and forced speeds
2015-06-15 Wenzhuo Luixgbe/base: add X550em autoneg flow control
2015-06-15 Wenzhuo Luixgbe/base: rework X550em PHY setup function
2015-06-15 Wenzhuo Luixgbe/base: fix init handling of X550em link down
2015-06-15 Wenzhuo Luixgbe/base: move i2c mux function for X550em
2015-06-15 Wenzhuo Luixgbe/base: new simplified X550em init flow
2015-06-15 Wenzhuo Luixgbe/base: fix X550em flow control for KR backplane
2015-06-15 Wenzhuo Luixgbe/base: add X550em LPLU support
2015-06-15 Wenzhuo Luixgbe/base: add SFP+ dual-speed support
2015-06-15 Wenzhuo Luixgbe/base: disable X550em FEC to save power
2015-06-15 Wenzhuo Luixgbe/base: fix X550em mux after MAC reset
2015-06-15 Wenzhuo Luixgbe/base: reset X550em CS4227 when needed
2015-06-15 Wenzhuo Luixgbe/base: issue firmware command when resetting X550em
2015-06-15 Wenzhuo Luixgbe/base: reduce i2c retry count for X550
2015-06-15 Wenzhuo Luixgbe/base: provide unlocked i2c methods
2015-06-15 Wenzhuo Luixgbe/base: remove useless function
2015-06-15 Wenzhuo Luixgbe/base: fix tunnelled UDP and TCP frames in flow...
2015-06-15 Wenzhuo Luixgbe/base: check return value after calling
2015-06-15 Wenzhuo Luixgbe/base: fix typos
2015-06-15 Wenzhuo Luixgbe/base: update copyright and readme
2015-06-12 Nelio Laranjeiromlx4: fix 32-bit build
2015-06-12 Ivan Bouleixgbe: add multicast MAC address filtering
2015-06-12 Ivan Boulee1000: add multicast MAC address filtering
2015-06-12 Damjan Marionvirtio: fix crash if CQ is not negotiated
2015-06-12 Stephen Hemmingervirtio: fix ring size negotiation
2015-06-12 Stephen Hemmingervirtio: clarify feature bit handling
2015-06-12 Stephen Hemmingervirtio: do not set mac table unless negotiated
2015-06-12 Stephen Hemmingervirtio: do not enable/disable Rx modes unless supported
2015-06-12 Stephen Hemmingervirtio: remove blank lines
2015-06-12 Stephen Hemmingerdrivers: explicit initialization of pci drivers
2015-06-12 Stephen Hemmingerdrivers: fix whitespace
2015-06-11 Stephen Hemmingervmxnet3: fix spelling
2015-06-04 Helin Zhangi40evf: fix jumbo frame support
2015-06-04 Stephen Hemmingerbonding: remove useless memset
2015-06-04 Stephen Hemmingernull: remove useless memset
2015-06-02 Bruce Richardsonnull: fix build with gcc 5.1
2015-06-02 Bruce Richardsoni40e: fix build with gcc 5.1
next