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: Reset interface after enabling SR-IOV
Alexander Duyck
2015-12-03
1
-0
/
+3
*
ixgbe, ixgbevf: Add new mbox API xcast mode
Hiroshi Shimamoto
2015-10-23
3
-0
/
+68
*
ixgbe: Add new ndo to trust VF
Hiroshi Shimamoto
2015-10-23
4
-0
/
+40
*
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-10-16
1
-5
/
+9
*
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
2015-10-16
1
-3
/
+0
*
ixgbe: Check for setup_internal_link method
Mark Rustad
2015-10-15
1
-1
/
+1
*
ixgbe: Fix CS4227-related semaphore error on reset failure
Mark Rustad
2015-10-15
1
-0
/
+9
*
ixgbe: disable LRO by default
Emil Tantilov
2015-10-15
1
-2
/
+0
*
ixgbe: add flow control ethertype to the anti-spoofing filter
Emil Tantilov
2015-10-13
2
-5
/
+15
*
ixgbe: Advance version to 4.2.1
Mark Rustad
2015-09-23
1
-1
/
+1
*
ixgbe: X540 thermal warning interrupt not a GPI
Mark Rustad
2015-09-23
1
-3
/
+0
*
ixgbe: Fix FCRTH value in VM-to-VM loopback mode
Mark Rustad
2015-09-23
2
-4
/
+11
*
ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeeded
Mark Rustad
2015-09-23
1
-3
/
+3
*
ixgbe: Correct several flaws with with DCA setup
Mark Rustad
2015-09-23
1
-14
/
+26
*
ixgbe: Add new X550EM SFP+ device ID
Mark Rustad
2015-09-23
1
-0
/
+1
*
ixgbe: Update ixgbe_disable_pcie_master flow for X550*
Mark Rustad
2015-09-23
1
-0
/
+3
*
ixgbe: Add small packet padding support for X550
Mark Rustad
2015-09-23
2
-0
/
+4
*
ixgbe: Correct setting of RDRXCTL register for X550* devices
Mark Rustad
2015-09-23
1
-2
/
+2
*
ixgbe: Correct error path in semaphore handling
Mark Rustad
2015-09-23
1
-0
/
+5
*
ixgbe: Add I2C bus mux support
Mark Rustad
2015-09-23
3
-39
/
+122
*
ixgbe: Limit SFP polling rate
Mark Rustad
2015-09-23
2
-0
/
+10
*
ixgbe: Allow SFP+ on more than 82598 and 82599
Mark Rustad
2015-09-23
1
-1
/
+1
*
ixgbe: Add logic to reset CS4227 when needed
Mark Rustad
2015-09-23
2
-1
/
+293
*
ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+
Mark Rustad
2015-09-23
2
-44
/
+90
*
ixgbe: Add X550EM_x dual-speed SFP+ support
Mark Rustad
2015-09-23
6
-167
/
+263
*
ixgbe: Allow reduced delays during SFP detection
Mark Rustad
2015-09-23
2
-0
/
+20
*
ixgbe: Clear I2C destination location
Mark Rustad
2015-09-23
1
-0
/
+1
*
ixgbe: Enable bit-banging mode on X550
Mark Rustad
2015-09-22
1
-2
/
+63
*
ixgbe: Set lan_id before first I2C eeprom access
Mark Rustad
2015-09-22
1
-3
/
+3
*
ixgbe: Provide unlocked I2C methods
Mark Rustad
2015-09-22
4
-28
/
+186
*
ixgbe: Provide I2C combined on X550EM
Mark Rustad
2015-09-22
1
-2
/
+2
*
ixgbe: Add X550EM support for SFP insertion interrupt
Mark Rustad
2015-09-22
1
-0
/
+2
*
ixgbe: Accept SFP not present errors on all devices
Mark Rustad
2015-09-22
1
-2
/
+1
*
ixgbe: Add fdir support for SCTP on X550
Don Skidmore
2015-09-22
2
-0
/
+11
*
ixgbe: Add SFP+ detection for X550 hardware
Don Skidmore
2015-09-22
1
-3
/
+9
*
ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12K
Alexander Duyck
2015-09-15
4
-6
/
+5
*
ixgbe: Teardown SR-IOV before unregister_netdev()
Alex Williamson
2015-09-15
1
-3
/
+3
*
ixgbe: fix issue with SFP events with new X550 devices
Don Skidmore
2015-09-15
1
-3
/
+12
*
ixgbe: Resolve "initialized field overwritten" warnings
Mark Rustad
2015-09-01
1
-1
/
+0
*
ixgbe: Remove bimodal SR-IOV disabling
Alex Williamson
2015-09-01
1
-6
/
+1
*
ixgbe: Add support for reporting 2.5G link speed
Mark Rustad
2015-09-01
2
-8
/
+26
*
ixgbe: fix bounds checking in ixgbe_setup_tc for 82598
Emil Tantilov
2015-09-01
1
-3
/
+4
*
ixgbe: support for ethtool set_rxfh
Tom Barbette
2015-09-01
3
-1
/
+49
*
ixgbe: Avoid needless PHY access on copper phys
Mark Rustad
2015-09-01
2
-21
/
+44
*
ixgbe: cleanup to use cached mask value
Don Skidmore
2015-09-01
1
-6
/
+1
*
ixgbe: Remove second instance of lan_id variable
Don Skidmore
2015-09-01
2
-4
/
+1
*
ixgbe: use kzalloc for allocating one thing
Maninder Singh
2015-09-01
1
-1
/
+1
*
ixgbe: Remove unused PCI bus types
Don Skidmore
2015-09-01
1
-2
/
+0
*
ixgbe: add new bus type for intergrated I/O interface (IOSF)
Don Skidmore
2015-09-01
3
-1
/
+12
*
ixgbe: add get_bus_info method for X550
Don Skidmore
2015-09-01
1
-0
/
+19
[next]