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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-12-18
1
-1
/
+4
|
\
|
*
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
2013-12-14
1
-1
/
+4
*
|
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
2013-12-17
3
-29
/
+24
*
|
igb: Fix queue allocation method to accommodate changing during runtime
Carolyn Wyborny
2013-12-17
1
-22
/
+44
*
|
igb: Start temperature sensor attribute index with 1
Guenter Roeck
2013-12-10
1
-4
/
+4
*
|
igb: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2013-12-10
2
-55
/
+53
*
|
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
2013-12-10
6
-0
/
+226
*
|
igb: Support ports mapped in 64-bit PCI space
Aaron Sierra
2013-12-10
1
-7
/
+3
*
|
igb: Add media switching feature for i354 PHY's
Carolyn Wyborny
2013-12-10
5
-0
/
+96
|
/
*
igb: Fixed Wake On LAN support
Akeem G Abodunrin
2013-11-29
1
-3
/
+4
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-11-14
1
-0
/
+5
|
\
|
*
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
2013-11-06
1
-0
/
+5
*
|
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-14
1
-12
/
+6
|
\
\
|
*
|
DMA-API: net: intel/igb: fix 32-bit DMA mask handling
Russell King
2013-09-21
1
-12
/
+6
*
|
|
igb: Update link modes display in ethtool
Carolyn Wyborny
2013-11-11
1
-24
/
+27
*
|
|
igb: Don't let ethtool try to write to iNVM in i210/i211
Fujinaka, Todd
2013-11-01
1
-1
/
+3
*
|
|
igb: fix driver reload with VF assigned to guest
Stefan Assmann
2013-10-24
1
-21
/
+16
*
|
|
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
2013-10-24
1
-5
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-08
1
-0
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
2013-10-02
1
-0
/
+2
*
|
|
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-10-02
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-10-01
1
-0
/
+3
|
\
\
\
|
|
/
/
|
*
|
igb: Fix ethtool loopback test for 82580 copper
Todd Fujinaka
2013-09-27
1
-0
/
+3
*
|
|
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
2013-10-01
3
-0
/
+107
*
|
|
igb: Add ethtool offline tests for i354
Fujinaka, Todd
2013-10-01
1
-2
/
+4
*
|
|
intel: Remove extern from function prototypes
Joe Perches
2013-09-24
5
-70
/
+65
|
/
/
*
|
igb: Read flow control for i350 from correct EEPROM section
Fujinaka, Todd
2013-09-12
1
-1
/
+9
*
|
igb: Add additional get_phy_id call for i354 devices
Carolyn Wyborny
2013-09-12
1
-0
/
+4
|
/
*
igb: Update version number
Akeem G Abodunrin
2013-09-04
1
-1
/
+1
*
igb: Implementation to report advertised/supported link on i354 devices
Akeem G Abodunrin
2013-09-04
1
-11
/
+15
*
igb: Get speed and duplex for 1G non_copper devices
Akeem G Abodunrin
2013-09-04
1
-1
/
+26
*
igb: Support to get 2_5G link status for appropriate media type
Akeem G Abodunrin
2013-09-04
2
-18
/
+18
*
igb: No PHPM support in i354 devices
Akeem G Abodunrin
2013-09-04
1
-2
/
+9
*
igb: M88E1543 PHY downshift implementation
Akeem G Abodunrin
2013-09-04
1
-9
/
+20
*
igb: New PHY_ID for i354 device
Akeem G Abodunrin
2013-09-04
3
-14
/
+14
*
igb: Implementation of 1-sec delay for i210 devices
Akeem G Abodunrin
2013-09-04
2
-3
/
+32
*
igb: Don't look for a PBA in the iNVM when flashless
Todd Fujinaka
2013-09-04
1
-1
/
+8
*
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
2013-08-22
3
-21
/
+97
*
igb: Add macro for size of RETA indirection table
Laura Mihaela Vasilescu
2013-08-22
2
-1
/
+3
*
igb: Fix get_fw_version function for all parts
Carolyn Wyborny
2013-08-22
4
-44
/
+93
*
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
2013-08-22
4
-2
/
+19
*
igb: Refactor NVM read functions to accommodate devices with no flash
Carolyn Wyborny
2013-08-22
4
-60
/
+77
*
igb: Refactor of init_nvm_params
Carolyn Wyborny
2013-08-22
5
-65
/
+92
*
igb: Update MTU so that it is always at least a standard frame size
Alexander Duyck
2013-08-22
1
-0
/
+4
*
igb: don't allow SR-IOV without MSI-X
Mitch A Williams
2013-08-22
1
-0
/
+5
*
igb: Added rcu_lock to avoid race
Akeem G Abodunrin
2013-08-22
1
-1
/
+4
*
igb: Read register for latch_on without return value
Akeem G Abodunrin
2013-08-22
3
-19
/
+12
*
igb: Reset the link when EEE setting changed
Akeem G Abodunrin
2013-08-22
1
-1
/
+3
*
igb: fix vlan filtering in promisc mode when not in VT mode
Emil Tantilov
2013-07-28
1
-2
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
10
-83
/
+367
|
\
[next]