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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: Make ATR recognize IPv6 extended headers
Mark Rustad
2016-01-08
1
-10
/
+37
*
ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled
Neerav Parikh
2016-01-08
3
-1
/
+8
*
ixgbe: Fix to get FDMI HBA attributes information with X550
Usha Ketineni
2016-01-08
1
-2
/
+5
*
ixgbe: Correct handling of any outer UDP checksum setting
Mark Rustad
2016-01-08
1
-1
/
+1
*
ixgbe: do not call check_link for ethtool in ixgbe_get_settings()
Emil Tantilov
2016-01-08
1
-5
/
+2
*
ixgbe: fix broken PFC with X550
Vasu Dev
2016-01-08
1
-3
/
+3
*
ixgbe: use correct FCoE DDP max check
Vasu Dev
2016-01-08
1
-2
/
+2
*
ixgbe: Fill at least min credits to a TC credit refills
Vasu Dev
2016-01-08
1
-1
/
+6
*
ixgbe: Fix bugs in ixgbe_clear_vf_vlans()
Alexander Duyck
2015-12-29
1
-4
/
+4
*
ixgbe: Correct X550EM_x revision check
Mark Rustad
2015-12-29
2
-7
/
+4
*
ixgbe: fix RSS limit for X550
Emil Tantilov
2015-12-29
1
-1
/
+1
*
ixgbe: Clean up redundancy in hw_enc_features
Mark Rustad
2015-12-29
1
-5
/
+2
*
ixgbe: report correct media type for KR, KX and KX4 interfaces
Veola Nazareth
2015-12-29
1
-13
/
+42
*
ixgbe: add support for QSFP PHY types in ixgbe_get_settings()
Emil Tantilov
2015-12-29
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-12-17
1
-0
/
+3
|
\
|
*
ixgbe: Reset interface after enabling SR-IOV
Alexander Duyck
2015-12-03
1
-0
/
+3
*
|
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
Tom Herbert
2015-12-15
1
-1
/
+1
*
|
sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRC
Tom Herbert
2015-12-15
1
-2
/
+2
*
|
ixgbe: do not report 2.5 Gbps as supported
Emil Tantilov
2015-12-12
1
-4
/
+0
*
|
ixgbe: Clean stale VLANs when changing port VLAN or resetting
Alexander Duyck
2015-12-12
1
-5
/
+72
*
|
ixgbe: Clear stale pool mappings
Alexander Duyck
2015-12-12
3
-9
/
+18
*
|
ixgbe: Fix VLAN promisc in relation to SR-IOV
Alexander Duyck
2015-12-12
3
-73
/
+72
*
|
ixgbe: Add support for VLAN promiscuous with SR-IOV
Alexander Duyck
2015-12-12
2
-12
/
+129
*
|
ixgbe: Reorder search to work from the top down instead of bottom up
Alexander Duyck
2015-12-12
1
-23
/
+19
*
|
ixgbe: Add support for adding/removing VLAN on PF bypassing the VLVF
Alexander Duyck
2015-12-12
6
-12
/
+38
*
|
ixgbe: Simplify configuration of setting VLVF and VLVFB
Alexander Duyck
2015-12-12
1
-54
/
+34
*
|
ixgbe: Reduce VT code indent in set_vfta by introducing jump label
Alexander Duyck
2015-12-12
1
-72
/
+70
*
|
ixgbe: Simplify definitions for regidx and bit in set_vfta
Alexander Duyck
2015-12-12
1
-29
/
+19
*
|
ixgbe: Fix SR-IOV VLAN pool configuration
Alexander Duyck
2015-12-12
1
-2
/
+2
*
|
ixgbe: Return error on failure to allocate mac_table
Alexander Duyck
2015-12-12
1
-0
/
+2
*
|
ixgbe: Always turn PHY power on when requested
Mark Rustad
2015-12-03
2
-2
/
+4
*
|
ixgbe: Handle extended IPv6 headers in Tx path
Mark Rustad
2015-12-03
1
-8
/
+15
*
|
ixgbe: Save VF info and take references
Mark Rustad
2015-12-03
3
-23
/
+59
*
|
ixgbe: Wait for master disable to be set
Mark Rustad
2015-12-03
1
-1
/
+13
*
|
ixgbe: Correct spec violations by waiting after reset
Mark Rustad
2015-12-03
4
-5
/
+9
*
|
ixgbe: Update PTP to support X550EM_x devices
Mark Rustad
2015-12-03
4
-197
/
+578
*
|
ixgbe: Allow FDB entries access to more RAR filters
Alexander Duyck
2015-12-03
1
-1
/
+4
*
|
ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addresses
Alexander Duyck
2015-12-03
1
-3
/
+25
*
|
ixgbe: Refactor MAC address configuration code
Alexander Duyck
2015-12-03
2
-70
/
+100
*
|
ixgbe: Use private workqueue to avoid certain possible hangs
Mark Rustad
2015-12-03
1
-1
/
+13
*
|
ixgbe: Add support for newer thermal alarm
Mark Rustad
2015-12-03
2
-3
/
+23
*
|
ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550em
Mark Rustad
2015-12-03
1
-13
/
+8
*
|
ixgbe: Remove CS4227 diagnostic code
Mark Rustad
2015-11-23
1
-80
/
+0
*
|
ixgbe/ixgbevf: use napi_schedule_irqoff()
Alexander Duyck
2015-11-23
1
-2
/
+2
*
|
ixgbe: Add KR mode support for CS4227 chip
Mark Rustad
2015-11-23
1
-23
/
+62
*
|
ixgbe: Fix handling of NAPI budget when multiple queues are enabled per vector
Alexander Duyck
2015-11-23
1
-1
/
+2
*
|
ixgbe: fix multiple kernel-doc errors
Jean Sacren
2015-11-23
1
-6
/
+3
*
|
ixgbe: Delete redundant include file
Mark Rustad
2015-11-23
1
-3
/
+0
*
|
ixgbe: drop null test before destroy functions
Julia Lawall
2015-11-23
1
-2
/
+1
*
|
net: provide generic busy polling to all NAPI drivers
Eric Dumazet
2015-11-18
1
-1
/
+0
[next]