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: 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
|
\
|
*
igb, ixgbe: netdev_tx_reset_queue incorrectly called from tx init path
John Fastabend
2012-05-04
1
-2
/
+2
|
*
ixgbe: dcb: BIT_APP_UPCHG not set by ixgbe_copy_dcb_cfg()
John Fastabend
2012-05-03
1
-2
/
+2
|
*
ixgbe: fix race condition with shutdown
Don Skidmore
2012-05-03
1
-0
/
+2
|
*
ixgbe: Fix a memory leak in IEEE DCB
Alexander Duyck
2012-04-30
1
-4
/
+5
*
|
ixgbe: dcb: IEEE PFC stats and reset logic incorrect
John Fastabend
2012-05-05
1
-1
/
+5
*
|
ixgbe: Update link flow control to correctly handle multiple packet buffer DCB
Alexander Duyck
2012-05-04
1
-9
/
+7
*
|
ixgbe: Use __free_pages instead of put_page to release pages
Alexander Duyck
2012-05-04
1
-2
/
+3
*
|
ixgbe: Track instances of buffer available but no DMA resources present
Alexander Duyck
2012-05-04
1
-3
/
+3
*
|
ixgbe: Reset max_vfs to zero when user request is out of range
Greg Rose
2012-05-02
1
-3
/
+4
*
|
ixgbe: add hwmon interface to export thermal data
Don Skidmore
2012-05-02
1
-0
/
+6
*
|
ixgbe: check for WoL support in single function
Jacob Keller
2012-04-27
1
-33
/
+55
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-23
1
-8
/
+2
|
\
\
|
|
/
|
*
ixgbe: Identify FCoE rings earlier to resolve memory corruption w/ FCoE
Alexander Duyck
2012-04-17
1
-8
/
+0
|
*
ixgbe: add missing rtnl_lock in PM resume path
Benjamin Poirier
2012-04-17
1
-0
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-04-15
1
-0
/
+10
|
\
\
|
|
/
|
*
ixgbe: fix WoL issue with fiber
Don Skidmore
2012-04-14
1
-0
/
+10
*
|
ixgbe: UTA table incorrectly programmed
Greg Rose
2012-04-15
1
-29
/
+0
*
|
ixgbe: allow RAR table to be updated in promisc mode
John Fastabend
2012-04-15
1
-10
/
+11
*
|
ixgbe: enable FDB netdevice ops
John Fastabend
2012-04-15
1
-0
/
+71
|
/
*
ixgbe: update version number
Don Skidmore
2012-03-27
1
-2
/
+2
*
intel: make wired ethernet driver message level consistent (rev2)
stephen hemminger
2012-03-27
1
-3
/
+6
*
ixgbe: fix namespace issues when FCoE/DCB is not enabled
Jeff Kirsher
2012-03-19
1
-901
/
+10
*
ixgbe: Correct flag values set by ixgbe_fix_features
Alexander Duyck
2012-03-19
1
-39
/
+36
*
ixgbe: Add support for enabling UDP RSS via the ethtool rx-flow-hash command
Alexander Duyck
2012-03-19
1
-0
/
+5
*
ixgbe: Whitespace cleanups
Alexander Duyck
2012-03-19
1
-10
/
+7
*
ixgbe: Two minor fixes for RSS and FDIR set queues functions
Alexander Duyck
2012-03-19
1
-3
/
+1
*
ixgbe: drop err_eeprom tag which is at same location as err_sw_init
Alexander Duyck
2012-03-19
1
-3
/
+2
*
ixgbe: Move poll routine in order to improve readability
Alexander Duyck
2012-03-19
1
-49
/
+49
*
ixgbe: cleanup logic for the service timer and VF hang detection
Alexander Duyck
2012-03-19
1
-19
/
+10
[next]