index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Commit message (
Expand
)
Author
Age
Files
Lines
*
igb: increase timeout for ethtool offline self-test
Stefan Assmann
2013-02-15
1
-1
/
+1
*
igb: Refractoring function pointers in igb_get_invariants function
Akeem G. Abodunrin
2013-02-15
1
-251
/
+11
*
igb: Intialize MAC function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+61
*
igb: Initialize NVM function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+109
*
igb: Initialize PHY function pointers
Akeem G. Abodunrin
2013-02-15
1
-0
/
+112
*
igb: Update igb to use a path similar to ixgbe to determine when to stop Tx
Alexander Duyck
2013-02-15
2
-15
/
+28
*
igb: Refix sparse warning in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
*
igb: Fix for improper allocation flag in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-1
/
+1
*
igb: Fix for improper exit in igb_get_i2c_client
Carolyn Wyborny
2013-02-15
1
-6
/
+1
*
igb: Support using build_skb in the case that jumbo frames are disabled
Alexander Duyck
2013-02-15
2
-34
/
+161
*
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-04
1
-3
/
+2
*
igb: Don't give VFs random MAC addresses
Mitch A Williams
2013-01-28
1
-3
/
+3
*
igb: Copyright string update to year 2013
Akeem G. Abodunrin
2013-01-19
20
-21
/
+22
*
igb: Replace rmb in Tx cleanup with read_barrier_depends
Alexander Duyck
2013-01-19
1
-1
/
+1
*
igb: Use in-kernel PTP_EV_PORT #define
Matthew Vick
2013-01-18
1
-3
/
+3
*
igb: Free any held skb that should have been timestamped on remove
Matthew Vick
2013-01-18
1
-0
/
+4
*
igb: Add mechanism for detecting latched hardware Rx timestamp
Matthew Vick
2013-01-18
4
-0
/
+51
*
igb: Add timeout for PTP Tx work item
Matthew Vick
2013-01-18
4
-0
/
+14
*
igb: Add support for SW timestamping
Matthew Vick
2013-01-18
2
-0
/
+11
*
igb: Enable hwmon data output for thermal sensors via I2C.
Carolyn Wyborny
2013-01-18
7
-7
/
+458
*
igb: Add support functions to access thermal data.
Carolyn Wyborny
2013-01-18
4
-1
/
+42
*
igb: Add i2c interface to igb.
Carolyn Wyborny
2013-01-18
7
-1
/
+299
*
igb: Enable SR-IOV configuration via PCI sysfs interface
Greg Rose
2013-01-18
1
-101
/
+219
*
remove init of dev->perm_addr in drivers
Jiri Pirko
2013-01-08
1
-2
/
+1
*
drivers/net: fix up function prototypes after __dev* removals
Greg Kroah-Hartman
2012-12-07
1
-2
/
+1
*
igb: Update igb version to 4.1.2
Carolyn Wyborny
2012-12-06
1
-2
/
+2
*
igb: release already assigned MSI-X interrupts if setup fails
Stefan Assmann
2012-12-06
1
-6
/
+16
*
igb: remove duplicate code for fallback interrupt initialization
Stefan Assmann
2012-12-06
1
-15
/
+14
*
net/intel: remove __dev* attributes
Bill Pemberton
2012-12-03
1
-6
/
+6
*
igb: Fix SerDes autoneg flow control.
Carolyn Wyborny
2012-12-01
3
-8
/
+166
*
igb: Unset sigdetect for SERDES loopback on 82580 and i350
Carolyn Wyborny
2012-12-01
2
-0
/
+16
*
igb: Workaround for global device reset problem on 82580.
Carolyn Wyborny
2012-12-01
1
-0
/
+6
*
igb: Refactoring of i210 file.
Carolyn Wyborny
2012-12-01
1
-124
/
+119
*
igb: Acquire, release semaphore for writing each EEPROM page
Akeem G. Abodunrin
2012-12-01
1
-16
/
+12
*
igb: Updates to read nvm function for i211 device
Carolyn Wyborny
2012-12-01
2
-4
/
+34
*
igb: Use a 32-bit mask when calculating the flow control watermarks
Matthew Vick
2012-11-28
1
-3
/
+2
*
igb: Do not parse past IP header on fragments beyond the first
Alexander Duyck
2012-11-22
1
-4
/
+7
*
igb: No longer rely on APME to determine WoL settings
Matthew Vick
2012-11-22
3
-70
/
+29
*
igb: Update PTP Rx filters
Matthew Vick
2012-11-22
1
-27
/
+20
*
igb: Ethtool support to enable and disable EEE
Akeem G. Abodunrin
2012-11-13
2
-0
/
+101
*
igb: Improve performance and reduce size of igb_tx_map
Alexander Duyck
2012-11-13
1
-25
/
+22
*
igb: Update igb Tx flags to improve code efficiency
Alexander Duyck
2012-11-13
2
-33
/
+45
*
igb: Make TSO check for CHECKSUM_PARTIAL to avoid skb_is_gso check
Alexander Duyck
2012-11-13
1
-0
/
+3
*
igb: Support for modifying UDP RSS flow hashing
Akeem G. Abodunrin
2012-11-13
3
-11
/
+197
*
igb: Clear Go Link Disconnect for 82580 and later devices
Carolyn Wyborny
2012-11-13
2
-0
/
+9
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2012-11-02
5
-11
/
+116
|
\
|
*
igb: Fix EEPROM writes via ethtool on i210
Carolyn Wyborny
2012-11-01
1
-0
/
+1
|
*
igb: Add function to read i211's invm version
Carolyn Wyborny
2012-11-01
4
-0
/
+107
|
*
igb: Remove workaround for EEE configuration on i210/I211
Carolyn Wyborny
2012-11-01
1
-11
/
+8
*
|
ptp: Enable clock drivers along with associated net/PHY drivers
Ben Hutchings
2012-11-01
4
-39
/
+1
|
/
[next]