index
:
talos-op-linux
master
Talos™ II 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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: remove IXGBE_FLAG_MSI(X)_CAPABLE flags
Jacob Keller
2014-09-18
1
-2
/
+0
*
ixgbe: add warnings for other disabled features without MSI-X support
Jacob Keller
2014-09-18
1
-2
/
+5
*
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
2014-09-18
1
-7
/
+5
*
ixgbe: use e_dev_warn instead of e_err for displaying warning
Jacob Keller
2014-09-18
1
-2
/
+2
*
ixgbe: determine vector count inside ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
1
-37
/
+37
*
ixgbe: move msix_entries allocation into ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
1
-11
/
+13
*
ixgbe: return integer from ixgbe_acquire_msix_vectors
Jacob Keller
2014-09-18
1
-14
/
+18
*
ixgbe: use e_dev_warn instead of netif_printk
Jacob Keller
2014-09-18
1
-5
/
+5
*
ixgbe: Do not schedule an uninitialized workqueue entry
Mark Rustad
2014-09-18
1
-3
/
+4
*
ixgbe: remove useless bd_number from adapter struct
Ethan Zhao
2014-09-18
2
-6
/
+0
*
ixgbe: Refactor busy poll socket code to address multiple issues
Alexander Duyck
2014-09-12
2
-72
/
+45
*
ixgbe: Drop Rx alloc at end of Rx cleanup
Alexander Duyck
2014-09-12
1
-3
/
+0
*
ixgbe: Resolve warnings produced in W=2 builds
Mark Rustad
2014-09-12
2
-11
/
+11
*
ixgbe: use new eth_get_headlen interface
Alexander Duyck
2014-09-05
1
-115
/
+1
*
ixgbe: limit combined total of macvlan and SR-IOV VFs
Jacob Keller
2014-09-04
2
-6
/
+16
*
ixgbe: add comment noting recalculation of queues
Jacob Keller
2014-09-04
1
-0
/
+8
*
ixgbe: reset interface on link loss with pending Tx work from the VF
Emil Tantilov
2014-09-04
2
-12
/
+49
*
ixgbe: Cleanup FDB handling code
Alexander Duyck
2014-09-04
1
-30
/
+4
*
ixgbe: flush when in xmit_more mode and under descriptor pressure
Daniel Borkmann
2014-08-27
1
-29
/
+34
*
ixgbe: support skb->xmit_more in netdev_ops->ndo_start_xmit()
Daniel Borkmann
2014-08-25
1
-3
/
+4
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
list: fix order of arguments for hlist_add_after(_rcu)
Ken Helias
2014-08-06
1
-1
/
+1
*
ixgbe: Make return values more direct
Mark Rustad
2014-07-25
11
-1010
/
+742
*
ixgbe: Delete a bunch of dead code
Mark Rustad
2014-07-25
4
-275
/
+0
*
ixgbe: Fix ixgbe_write_mbx error result
Mark Rustad
2014-07-25
1
-6
/
+5
*
ixgbe: Correct X540 semaphore error
Mark Rustad
2014-07-25
1
-18
/
+16
*
ixgbe: Fix spurious release of semaphore in EEPROM access
Mark Rustad
2014-07-25
1
-70
/
+53
*
ixgbe: Convert some udelays to usleep_range
Mark Rustad
2014-07-25
2
-5
/
+5
*
ixgbe: don't check minimum link when direct assigned to virtual machine
Jacob Keller
2014-07-24
1
-4
/
+19
*
ixgbe: fix use of list_for_each in ixgbe_enumerate_functions
Jacob Keller
2014-07-24
1
-10
/
+7
*
ixgbe: Change some uses of strncpy to strlcpy
Mark Rustad
2014-07-24
1
-3
/
+3
*
ixgbe: Fix possible null-dereference in error path
Mark Rustad
2014-07-24
1
-1
/
+1
*
ixgbe: remove unnecessary break after return
Fabian Frederick
2014-07-20
2
-3
/
+0
*
Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8
Anish Bhatt
2014-07-17
1
-3
/
+3
*
ixgbe: remove unnecessary break after goto
Fabian Frederick
2014-07-13
3
-7
/
+0
*
ixgbe: change PTP NSECS_PER_SEC to IXGBE_PTP_PPS_HALF_SECOND
Jacob Keller
2014-07-01
1
-7
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
24
-512
/
+742
|
\
|
*
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-06-06
1
-2
/
+2
|
*
ixgbe: remove linux/export.h header from ixgbe_ptp.c
Jacob Keller
2014-06-03
1
-1
/
+0
|
*
ixgbe: fix detection of SFP+ capable interfaces
Emil Tantilov
2014-06-03
2
-7
/
+2
|
*
ixgbe: avoid duplicate code in suspend and stop paths
Jacob Keller
2014-05-26
1
-11
/
+14
|
*
ixgbe: separate the PTP suspend and stop actions
Jacob Keller
2014-05-26
2
-7
/
+25
|
*
ixgbe: extract PTP clock device from ptp_init
Jacob Keller
2014-05-26
1
-9
/
+47
|
*
ixgbe: allow ixgbe_ptp_reset to maintain current hwtstamp config
Jacob Keller
2014-05-26
1
-5
/
+11
|
*
ixgbe: extract the hardware setup from the ixgbe_ptp_set_ts_config
Jacob Keller
2014-05-26
1
-14
/
+36
|
*
ixgbe: rename ixgbe_ptp_enable to ixgbe_ptp_feature_enable
Jacob Keller
2014-05-26
1
-5
/
+5
|
*
ixgbe: fix linking at 100Mbps on copper devices with MNG FW enabled
Emil Tantilov
2014-05-26
1
-2
/
+2
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
19
-283
/
+271
|
|
\
|
|
*
igb/ixgbe: remove return statements for void functions
Jeff Kirsher
2014-05-23
2
-3
/
+0
|
|
*
ixgbe: add /* fallthrough */ comment to case statements
Jacob Keller
2014-05-23
1
-0
/
+4
[next]