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
...
*
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2014-03-14
2
-8
/
+8
*
ixgbe: fix some multiline hw_dbg prints
Jacob Keller
2014-03-12
1
-5
/
+3
*
ixgbe: fixup header for ixgbe_set_rxpba_82598
Jacob Keller
2014-03-12
1
-7
/
+7
*
ixgbe: add Linux NICS mailing list to contact info
Jacob Keller
2014-03-12
23
-0
/
+23
*
ixgbe: move setting rx_pb_size into get_invariants
Jacob Keller
2014-03-12
3
-4
/
+3
*
ixgbe: Fix format string in ixgbe_fcoe.c
Masanari Iida
2014-03-12
1
-1
/
+1
*
net: ixgbe calls skb_set_hash
Tom Herbert
2014-03-12
1
-1
/
+3
*
ixgbe: implement SIOCGHWTSTAMP ioctl
Jacob Keller
2014-03-02
3
-8
/
+24
*
ixgbe: Check config reads for removal
Mark Rustad
2014-03-02
4
-15
/
+75
*
ixgbe: Fix up some ethtool results when adapter is removed
Mark Rustad
2014-03-02
1
-1
/
+8
*
ixgbe: Restore hw_addr in LER recovery paths
Mark Rustad
2014-03-02
1
-2
/
+4
*
ixgbe: Add check for FW veto bit
Don Skidmore
2014-02-28
4
-4
/
+63
*
ixgbe: fix bit toggled for 82599 reset fix.
Don Skidmore
2014-02-28
1
-1
/
+2
*
ixgbe: collect all 82599 AUTOC code in one function
Don Skidmore
2014-02-28
7
-141
/
+161
*
ixgbe: fix to use correct timeout interval for memory read completion
Don Skidmore
2014-02-28
2
-3
/
+64
*
ixgbe: Add WoL support for a new device
Mark Rustad
2014-02-26
2
-0
/
+2
*
ixgbe: don't use magic size number to assign ptp_caps.name
Jacob Keller
2014-02-26
1
-2
/
+6
*
ixgbe: modify behavior on receiving a HW ECC error.
Don Skidmore
2014-02-26
1
-6
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-02-19
1
-3
/
+3
|
\
|
*
netdevice: add queue selection fallback handler for ndo_select_queue
Daniel Borkmann
2014-02-17
1
-3
/
+3
*
|
ixgbe: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
2014-02-18
1
-12
/
+4
|
/
*
ixgbe: bump version number
Don Skidmore
2014-01-17
1
-1
/
+1
*
ixgbe: add braces around else condition in ixgbe_qv_lock_* calls
Jacob Keller
2014-01-17
1
-2
/
+4
*
ixgbe: set driver_max_VFs should be done before enabling SRIOV
ethan.zhao
2014-01-17
1
-1
/
+1
*
ixgbe: define IXGBE_MAX_VFS_DRV_LIMIT macro and cleanup const 63
ethan.zhao
2014-01-17
3
-4
/
+9
*
ixgbe: Fix incorrect logic for fixed fiber eeprom write
Don Skidmore
2014-01-16
1
-1
/
+1
*
ixgbe: reinit_locked() should be called with rtnl_lock
John Fastabend
2014-01-16
1
-0
/
+2
*
ixgbe: Clear head write-back registers on VF reset
Alexander Duyck
2014-01-15
2
-0
/
+17
*
ixgbe: Force QDE via PFQDE for VFs during reset
Alexander Duyck
2014-01-15
2
-3
/
+18
*
ixgbe: Additional adapter removal checks
Mark Rustad
2014-01-14
2
-0
/
+38
*
ixgbe: Check for adapter removal on register writes
Mark Rustad
2014-01-14
3
-5
/
+12
*
ixgbe: Check register reads for adapter removal
Mark Rustad
2014-01-14
3
-5
/
+53
*
ixgbe: Make ethtool register test use accessors
Mark Rustad
2014-01-14
1
-51
/
+47
*
ixgbe: Use static inlines instead of macros
Mark Rustad
2014-01-14
3
-12
/
+33
*
ixbge: Protect ixgbe_down with __IXGBE_DOWN bit
Mark Rustad
2014-01-14
1
-1
/
+3
*
ixgbe: Indicate removal state explicitly
Mark Rustad
2014-01-14
2
-4
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-14
1
-20
/
+13
|
\
|
*
net: core: explicitly select a txq before doing l2 forwarding
Jason Wang
2014-01-10
1
-20
/
+13
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
1
-0
/
+2
|
\
\
|
|
/
|
*
ixgbe: fix for unused variable warning with certain config
Don Skidmore
2013-12-17
1
-0
/
+2
*
|
net: ixgbe: slight optimization of addr compare
dingtianhong
2013-12-31
1
-2
/
+1
*
|
ixgbe: Start temperature sensor attribute index with 1
Guenter Roeck
2013-12-17
1
-4
/
+4
*
|
ixgbe: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-12-17
2
-48
/
+36
|
/
*
ixgbe: Make ixgbe_identify_qsfp_module_generic static
Mark Rustad
2013-11-30
2
-2
/
+2
*
ixgbe: turn NETIF_F_HW_L2FW_DOFFLOAD off by default
John Fastabend
2013-11-30
1
-3
/
+2
*
ixgbe: ixgbe_fwd_ring_down needs to be static
John Fastabend
2013-11-30
1
-2
/
+2
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
1
-0
/
+4
|
\
|
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
1
-0
/
+4
*
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-10
/
+5
|
\
\
|
*
|
DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-10
/
+5
[prev]
[next]