index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ixgbe
/
ixgbe_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Use 1TC DCB instead of disabling DCB for MSI and legacy interrupts
Alexander Duyck
2012-07-21
1
-6
/
+0
*
ixgbe: add support for new 82599 device
Don Skidmore
2012-07-21
1
-0
/
+1
*
ixgbe: remove extra unused queues in DCB + FCoE case
John Fastabend
2012-07-21
1
-5
/
+8
*
ixgbe: fix RAR entry counting for generic and fdb_add()
John Fastabend
2012-07-21
1
-8
/
+19
*
ixgbe: Reduce Rx header size to what is actually used
Alexander Duyck
2012-07-21
1
-2
/
+2
*
ixgbe: Fix handling of FDIR_HASH flag
Alexander Duyck
2012-07-21
1
-16
/
+32
*
ixgbe: Change how we check for pre-existing and assigned VFs
Alexander Duyck
2012-07-21
1
-7
/
+1
*
ixgbe: Drop probe_vf and merge functionality into ixgbe_enable_sriov
Alexander Duyck
2012-07-21
1
-23
/
+10
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-07-20
1
-53
/
+64
|
\
|
*
ixgbe: Enable FCoE FSO and CRC offloads based on CAPABLE instead of ENABLED flag
Alexander Duyck
2012-07-19
1
-1
/
+4
|
*
ixgbe: Correctly set SAN MAC RAR pool to default pool of PF
Alexander Duyck
2012-07-19
1
-3
/
+10
|
*
ixgbe: Make FCoE allocation and configuration closer to how rings work
Alexander Duyck
2012-07-19
1
-18
/
+25
|
*
ixgbe: Merge all FCoE percpu values into a single structure
Alexander Duyck
2012-07-19
1
-13
/
+10
|
*
ixgbe: Use VMDq offset to indicate the default pool
Alexander Duyck
2012-07-19
1
-18
/
+15
*
|
ixgbe: use PCI_VENDOR_ID_INTEL
Jon Mason
2012-07-20
1
-2
/
+2
|
/
*
ixgbe: Retire RSS enabled and capable flags
Alexander Duyck
2012-07-18
1
-22
/
+7
*
ixgbe: Add support for SR-IOV w/ DCB or RSS
Alexander Duyck
2012-07-18
1
-13
/
+24
*
ixgbe: Update configure virtualization to allow for multiple PF pools
Alexander Duyck
2012-07-18
1
-12
/
+12
*
ixgbe: Cleanup logic for MRQC and MTQC configuration
Alexander Duyck
2012-07-17
1
-50
/
+66
*
ixgbe: Update the logic for ixgbe_cache_ring_dcb and DCB RSS configuration
Alexander Duyck
2012-07-17
1
-8
/
+4
*
ixgbe: Move configuration of set_real_num_rx/tx_queues into open
Alexander Duyck
2012-07-17
1
-12
/
+24
*
ixgbe: Handle failures in the ixgbe_setup_rx/tx_resources calls
Alexander Duyck
2012-07-17
1
-4
/
+16
*
ixgbe: Ping the VFs on link status change to trigger link change
Alexander Duyck
2012-07-17
1
-0
/
+6
*
ixgbe: Merge FCoE set_num and cache_ring calls into RSS/DCB config
Alexander Duyck
2012-07-14
1
-7
/
+12
*
ixgbe: Add function for obtaining FCoE TC based on FCoE user priority
Alexander Duyck
2012-07-14
1
-10
/
+4
*
ixgbe: Populate the prio_tc_map in ixgbe_setup_tc
Alexander Duyck
2012-07-14
1
-0
/
+28
*
ixgbe: Clean up a useless switch statement and dead code in configure_srrctl
Alexander Duyck
2012-07-11
1
-21
/
+15
*
ixgbe: Add feature offset value to ring features
Alexander Duyck
2012-07-11
1
-1
/
+1
*
ixgbe: Add upper limit to ring features
Alexander Duyck
2012-07-11
1
-4
/
+9
*
ixgbe: count q_vectors instead of MSI-X vectors
Alexander Duyck
2012-07-11
1
-63
/
+36
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-10
1
-0
/
+5
|
\
|
*
ixgbe: DCB and SR-IOV can not co-exist and will cause hangs
Alexander Duyck
2012-07-09
1
-0
/
+5
*
|
drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functions
Ben Hutchings
2012-07-10
1
-20
/
+21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-28
1
-4
/
+10
|
\
\
|
|
/
|
*
ixgbe: Do not pad FCoE frames as this can cause issues with FCoE DDP
Alexander Duyck
2012-06-26
1
-4
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-25
1
-1
/
+1
|
\
\
|
|
/
|
*
ixgbe: Fix memory leak in ixgbe when receiving traffic on DDP enabled rings
Alexander Duyck
2012-06-20
1
-1
/
+1
*
|
ixgbe: simplify padding and length checks
Stephen Hemminger
2012-06-21
1
-7
/
+2
*
|
ixgbe: Check PTP Rx timestamps via BPF filter
Jacob Keller
2012-06-14
1
-2
/
+1
*
|
ixgbe: ptp code cleanup
Jacob Keller
2012-06-14
1
-5
/
+3
|
/
*
ixgbe: IXGBE_RXD_STAT_VP set even with Rx stripping enabled
John Fastabend
2012-06-05
1
-2
/
+5
*
ixgbe: fix_features rxvlan is independent of DCB and needs to be set
John Fastabend
2012-06-05
1
-10
/
+5
*
ixgbe: update version number
Don Skidmore
2012-05-09
1
-2
/
+2
*
ixgbe: cleanup the hwmon function calls
Don Skidmore
2012-05-09
1
-0
/
+4
*
ixgbe: support software timestamping
Jacob Keller
2012-05-09
1
-0
/
+2
*
ixgbe: Enable timesync clock-out feature for PPS support on X540
Jacob E Keller
2012-05-09
1
-0
/
+6
*
ixgbe: Hardware Timestamping + PTP Hardware Clock (PHC)
Jacob Keller
2012-05-09
1
-1
/
+52
*
ixgbe: Set Drop_EN bit when multiple Rx queues are present w/o flow control
Alexander Duyck
2012-05-09
1
-1
/
+58
*
ixgbe: Clean up priority based flow control
Alexander Duyck
2012-05-09
1
-30
/
+40
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-05-07
1
-8
/
+11
|
\
[next]