index
:
drm/drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-19
ixgbevf: make operations tables const
Stephen Hemminger
4
-8
/
+8
2012-01-19
ixgbevf: fix sparse warnings
Stephen Hemminger
3
-2
/
+4
2012-01-19
ixgbevf: make ethtool ops and strings const
Stephen Hemminger
1
-2
/
+3
2012-01-19
ixgbevf: Prevent possible race condition by checking for message
Greg Rose
1
-18
/
+21
2012-01-19
ixgbe: Fix register defines to correctly handle complex expressions
Alexander Duyck
1
-16
/
+16
2012-01-19
igbvf: Remove unnecessary irq disable/enable
Mitch A Williams
1
-5
/
+0
2012-01-19
igbvf: remove unneeded cast
Stephen Hemminger
1
-2
/
+1
2012-01-19
igb: Update Copyright on all Intel copyrighted files.
Carolyn Wyborny
17
-18
/
+18
2012-01-19
igb: make local functions static
Stephen Hemminger
2
-4
/
+4
2012-01-05
ixgbe: FCoE: Add support for ndo_get_fcoe_hbainfo() call
Neerav Parikh
3
-1
/
+90
2012-01-05
igb: reset PHY after recovering from PHY power down
Koki Sanagi
1
-0
/
+1
2012-01-05
igb: add basic runtime PM support
Yan, Zheng
2
-19
/
+133
2012-01-05
igb: Add support for byte queue limits.
Eric Dumazet
2
-0
/
+10
2012-01-05
e1000: cleanup CE4100 MDIO registers access
Florian Fainelli
2
-12
/
+7
2012-01-05
e1000: unmap ce4100_gbe_mdio_base_virt in e1000_remove
Florian Fainelli
1
-0
/
+2
2012-01-05
e1000: fix lockdep splat in shutdown handler
Jesse Brandeburg
1
-7
/
+1
2012-01-02
ixgbe: add support for new 82599 device.
Don Skidmore
3
-5
/
+22
2012-01-02
ixgbe: add support for new 82599 device id
Emil Tantilov
3
-0
/
+3
2012-01-02
ixgbe: add write flush in ixgbe_clock_out_i2c_byte()
Emil Tantilov
1
-0
/
+1
2012-01-02
ixgbe: fix typo's
Stephen Hemminger
1
-7
/
+7
2012-01-02
ixgbe: fix incorrect PHY register reads
Emil Tantilov
1
-4
/
+4
2012-01-02
igb: Add flow control advertising to ethtool setting.
Carolyn Wyborny
1
-2
/
+4
2012-01-02
ixgbevf: Fix register defines to correctly handle complex expressions
Alexander Duyck
2
-23
/
+23
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
6
-26
/
+26
2011-12-08
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
7
-29
/
+57
2011-12-05
ixgbe: Remove function prototype for non-existent function
Greg Rose
1
-1
/
+0
2011-12-05
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
John Fastabend
1
-11
/
+10
2011-12-05
ixgbe: DCBnl set_all, order of operations fix
John Fastabend
1
-48
/
+29
2011-12-05
igb: Update DMA Coalescing threshold calculation.
Matthew Vick
1
-7
/
+19
2011-12-05
e1000e: hitting BUG_ON() from napi_enable
Bruce Allan
1
-2
/
+2
2011-12-05
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2
-3
/
+21
2011-11-29
e1000e: Support for byte queue limits
Tom Herbert
1
-0
/
+9
2011-11-22
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
3
-3
/
+3
2011-11-22
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
5
-10
/
+5
2011-11-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
12
-299
/
+340
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
7
-20
/
+31
2011-11-16
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
1
-1
/
+1
2011-11-16
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
5
-10
/
+6
2011-11-16
igb: Convert bare printk to pr_notice
Joe Perches
1
-2
/
+3
2011-11-16
igb: Convert printks to pr_<level>
Jeff Kirsher
1
-85
/
+80
2011-11-16
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2
-15
/
+18
2011-11-16
igbvf: Convert printks to pr_<level>
Jeff Kirsher
1
-7
/
+7
2011-11-16
ixgbe: fix LED blink logic to check for link
Emil Tantilov
1
-7
/
+11
2011-11-16
e1000e: Convert printks to pr_<level>
Jeff Kirsher
1
-129
/
+101
2011-11-16
e1000e: convert to real ndo_set_rx_mode
Jesse Brandeburg
1
-44
/
+114
2011-11-14
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
6
-43
/
+40
2011-11-14
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
1
-4
/
+5
2011-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+9
2011-11-07
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2
-2
/
+4
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
[next]