index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-11
igb: fix last_rx_timestamp usage
Jakub Kicinski
3
-23
/
+11
2014-04-11
igb: remove open-coded skb_cow_head
Francois Romieu
1
-5
/
+4
2014-04-01
INTEL-IGB: Convert iounmap to pci_iounmap
Peter Senna Tschudin
1
-2
/
+2
2014-03-28
igb: fix race conditions on queuing skb for HW time stamp
Jakub Kicinski
3
-2
/
+7
2014-03-28
igb: never generate both software and hardware timestamps
Jakub Kicinski
1
-2
/
+2
2014-03-21
igb: Unset IGB_FLAG_HAS_MSIX-flag when falling back to msi-only
Christoph Paasch
1
-0
/
+1
2014-03-21
igb: Fix Null-pointer dereference in igb_reset_q_vector
Christoph Paasch
1
-0
/
+6
2014-03-21
igb: specify phc_index of 82575 for get_ts_info
Ken ICHIKAWA
1
-5
/
+5
2014-03-21
igb: Fix memory leak in igb_get_module_eeprom()
Christian Engelmayer
1
-1
/
+3
2014-03-21
igb: add register rd/wr for surprise removal
Fujinaka, Todd
2
-3
/
+40
2014-03-21
igb: implement SIOCGHWTSTAMP ioctl
Jacob Keller
3
-17
/
+38
2014-03-20
igb: Convert uses of __constant_<foo> to <foo>
Joe Perches
1
-6
/
+6
2014-03-20
igb: enable VLAN stripping for VMs with i350
Stefan Assmann
3
-0
/
+12
2014-03-20
igb: Add register defines needed for time sync functions
Carolyn Wyborny
3
-5
/
+78
2014-03-18
igb: remove references to long gone command line parameters
Fernando Luis Vazquez Cao
1
-4
/
+2
2014-03-15
igb: Don't receive packets when the napi budget == 0
Eric W. Biederman
1
-2
/
+2
2014-03-15
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
Eric W. Biederman
2
-10
/
+10
2014-03-15
igb: Fix code comment
Jeff Kirsher
1
-1
/
+1
2014-03-13
igb: Fix for devices using ethtool for EEE settings
Carolyn Wyborny
4
-30
/
+88
2014-03-13
net: igb calls skb_set_hash
Tom Herbert
1
-1
/
+3
2014-03-08
igb: fix warning if !CONFIG_IGB_HWMON
Jeff Kirsher
1
-0
/
+2
2014-03-08
igb: fix array size calculation
Todd Fujinaka
1
-3
/
+1
2014-02-27
igb: Update license text to remove FSF address and update copyright.
Carolyn Wyborny
21
-64
/
+43
2014-02-27
igb: make local functions static and remove dead code
Jeff Kirsher
8
-98
/
+17
2014-02-19
igb: Use pci_enable_msix_range() instead of pci_enable_msix()
Alexander Gordeev
1
-4
/
+5
2013-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+4
2013-12-18
igb: Change to use statically allocated array for MSIx entries
Carolyn Wyborny
3
-29
/
+24
2013-12-18
igb: Fix queue allocation method to accommodate changing during runtime
Carolyn Wyborny
1
-22
/
+44
2013-12-15
igb: Fix for issue where values could be too high for udelay function.
Carolyn Wyborny
1
-1
/
+4
2013-12-10
igb: Start temperature sensor attribute index with 1
Guenter Roeck
1
-4
/
+4
2013-12-10
igb: Convert to use devm_hwmon_device_register_with_groups
Guenter Roeck
2
-55
/
+53
2013-12-10
igb: Add new feature Media Auto Sense for 82580 devices only
Carolyn Wyborny
6
-0
/
+226
2013-12-10
igb: Support ports mapped in 64-bit PCI space
Aaron Sierra
1
-7
/
+3
2013-12-10
igb: Add media switching feature for i354 PHY's
Carolyn Wyborny
5
-0
/
+96
2013-11-30
igb: Fixed Wake On LAN support
Akeem G Abodunrin
1
-3
/
+4
2013-11-14
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+5
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-12
/
+6
2013-11-11
igb: Update link modes display in ethtool
Carolyn Wyborny
1
-24
/
+27
2013-11-06
net: Explicitly initialize u64_stats_sync structures for lockdep
John Stultz
1
-0
/
+5
2013-11-01
igb: Don't let ethtool try to write to iNVM in i210/i211
Fujinaka, Todd
1
-1
/
+3
2013-10-24
igb: fix driver reload with VF assigned to guest
Stefan Assmann
1
-21
/
+16
2013-10-24
igb: Fix master/slave mode for all m88 i354 PHY's
Carolyn Wyborny
1
-5
/
+3
2013-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-10-03
igb: Avoid uninitialized advertised variable in eee_set_cur
Andi Kleen
1
-0
/
+2
2013-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+3
2013-10-01
igb: Add ethtool support to configure number of channels
Laura Mihaela Vasilescu
3
-0
/
+107
2013-10-01
igb: Add ethtool offline tests for i354
Fujinaka, Todd
1
-2
/
+4
2013-09-27
igb: Fix ethtool loopback test for 82580 copper
Todd Fujinaka
1
-0
/
+3
2013-09-24
intel: Remove extern from function prototypes
Joe Perches
5
-70
/
+65
[next]