index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixgbe
/
ixgbe_dcb_nl.c
Age
Commit message (
Expand
)
Author
2010-11-16
ixgbe: add support for x540 MAC
Don Skidmore
2010-07-05
ixgbe: use netif_<level> instead of netdev_<level>
Emil Tantilov
2010-06-03
ixgbe: Use netdev_<level>, dev_<level>, pr_<level>
Emil Tantilov
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-01-28
ixgbe: if ixgbe_copy_dcb_cfg is going to fail learn about it early
John Fastabend
2010-01-28
ixgbe: set the correct DCB bit for pg tx settings
John Fastabend
2010-01-13
ixgbe: update copyright dates
Shannon Nelson
2009-10-07
dcb: data center bridging ops should be r/o
Stephen Hemminger
2009-09-03
ixgbe: Add support for multiple Tx queues for FCoE in 82599
Yi Zou
2009-09-01
ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp
Yi Zou
2009-09-01
ixgbe: Add support for the net_device_ops.ndo_fcoe_enable/disable to 82599
Yi Zou
2009-08-14
ixgbe: Add support for NETIF_F_FCOE_MTU to 82599 devices
Yi Zou
2009-08-14
ixgbe: updates vlan feature flags to enable FCoE offloads on vlan interface
Vasu Dev
2009-07-23
ixgbe: Enable FCoE offload when DCB is enabled for 82599
Yi Zou
2009-07-16
ixgbe: Remove DPRINTK messages in DCB mode
Lucy Liu
2009-07-16
ixgbe: clear mac address data block in DCB mode
Lucy Liu
2009-07-09
ixgbe: Fix coexistence of FCoE and Flow Director in 82599
Yi Zou
2009-05-17
ixgbe: Don't reset the hardware when switching between LFC and PFC
Peter P Waskiewicz Jr
2009-05-17
ixgbe: Allow link flow control in DCB mode for 82599 adapters
Peter P Waskiewicz Jr
2009-05-17
ixgbe: Add SAN MAC address to the RAR, return the address to DCB
Waskiewicz Jr, Peter P
2009-05-06
ixgbe: make q_vectors dynamic to reduce netdev size
Alexander Duyck
2009-04-02
ixgbe: Fix DCB netlink layer for 82599 to enable Priority Flow Control
PJ Waskiewicz
2009-03-26
ixgbe: Allow Priority Flow Control settings to survive a device reset
PJ Waskiewicz
2009-03-21
ixgbe: fix select_queue management
Stephen Hemminger
2009-03-01
ixgbe: Add DCB for 82599, remove BCN support
PJ Waskiewicz
2009-02-01
ixgbe: Update copyright dates, bump the driver version number
Peter P Waskiewicz Jr
2008-12-26
ixgbe: Fix NAPI enable/disable path when using DCB
Peter P Waskiewicz Jr
2008-12-21
net: add DCNA attribute to the BCN interface for DCB
Don Skidmore
2008-12-21
net: fix DCB setstate to return success/failure
Don Skidmore
2008-11-20
DCB: Add support for DCB BCN
Alexander Duyck
2008-11-20
DCB: Add interface to query the state of PFC feature.
Alexander Duyck
2008-11-20
DCB: Add interface to query # of TCs supported by device
Alexander Duyck
2008-11-20
DCB: Add interface to query for the DCB capabilities of an device.
Alexander Duyck
2008-11-20
ixgbe: this patch adds support for DCB to the kernel and ixgbe driver
Alexander Duyck