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
/
ethernet
/
intel
/
ixgbe
/
ixgbe_dcb_nl.c
Age
Commit message (
Expand
)
Author
2013-05-21
IXGBE: Set the SW prio_tc values at initialization to the HW setting.
Amir Hanania
2013-02-05
ixgbe: update date to 2013
Don Skidmore
2013-02-05
ixgbe: fix return values and memcpy parameters to eliminate Smatch warnings
Josh Hay
2013-01-31
ixgbe: Reset the NIC if up2tc has changed
Amir Hanania
2013-01-19
ixgbe: SR-IOV: dynamic IEEE DCBx default priority changes
John Fastabend
2012-07-14
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
Alexander Duyck
2012-05-09
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
Alexander Duyck
2012-05-09
ixgbe: Clean up priority based flow control
Alexander Duyck
2012-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-05
ixgbe: dcb: IEEE PFC stats and reset logic incorrect
John Fastabend
2012-05-03
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
2012-04-03
ixgbe: driver fix for link flap
Multanen, Eric W
2012-03-02
net: dcb: getnumtcs()/setnumtcs() should return an int
John Fastabend
2012-03-02
ixgbe: dcb: check setup_tc return codes
John Fastabend
2012-02-09
ixgbe: dcb: up2tc mapping lost on disable/enable CEE DCB state
John Fastabend
2012-02-03
ixgbe: update copyright to 2012
Don Skidmore
2011-12-05
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
John Fastabend
2011-12-05
ixgbe: DCBnl set_all, order of operations fix
John Fastabend
2011-11-02
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
2011-10-12
ixgbe: Correct check for change in FCoE priority
Mark Rustad
2011-10-06
ixgbe: fixup hard dependencies on supporting 8 traffic classes
John Fastabend
2011-09-23
ixgbe: dcb, set priority to traffic class mappings
John Fastabend
2011-09-23
ixgbe: DCB, do not call set_state() from IEEE mode
John Fastabend
2011-08-29
ixgbe: consolidate, setup for multiple traffic classes
John Fastabend
2011-08-19
ixgbe: replace reference to CONFIG_FCOE with IXGBE_FCOE
Alexander Duyck
2011-08-10
intel: Move the Intel wired LAN drivers
Jeff Kirsher