index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ixgbe: add support for new 82599 device.
Don Skidmore
2012-01-03
3
-5
/
+22
*
ixgbe: add support for new 82599 device id
Emil Tantilov
2012-01-03
3
-0
/
+3
*
ixgbe: add write flush in ixgbe_clock_out_i2c_byte()
Emil Tantilov
2012-01-03
1
-0
/
+1
*
ixgbe: fix typo's
Stephen Hemminger
2012-01-03
1
-7
/
+7
*
ixgbe: fix incorrect PHY register reads
Emil Tantilov
2012-01-03
1
-4
/
+4
*
igb: Add flow control advertising to ethtool setting.
Carolyn Wyborny
2012-01-03
1
-2
/
+4
*
ixgbevf: Fix register defines to correctly handle complex expressions
Alexander Duyck
2012-01-03
2
-23
/
+23
*
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-20
6
-26
/
+26
*
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
Jiri Pirko
2011-12-09
7
-29
/
+57
*
ixgbe: Remove function prototype for non-existent function
Greg Rose
2011-12-05
1
-1
/
+0
*
ixgbe: DCB: IEEE transitions may fail to reprogram hardware.
John Fastabend
2011-12-05
1
-11
/
+10
*
ixgbe: DCBnl set_all, order of operations fix
John Fastabend
2011-12-05
1
-48
/
+29
*
igb: Update DMA Coalescing threshold calculation.
Matthew Vick
2011-12-05
1
-7
/
+19
*
e1000e: hitting BUG_ON() from napi_enable
Bruce Allan
2011-12-05
1
-2
/
+2
*
e1000e: Avoid wrong check on TX hang
Jeff Kirsher
2011-12-05
2
-3
/
+21
*
e1000e: Support for byte queue limits
Tom Herbert
2011-11-29
1
-0
/
+9
*
net: remove netdev_alloc_page and use __GFP_COLD
Eric Dumazet
2011-11-22
3
-3
/
+3
*
Sweep away N/A fw_version dustbunnies from the .get_drvinfo routine of a numb...
Rick Jones
2011-11-22
5
-10
/
+5
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2011-11-17
12
-299
/
+340
|
\
|
*
intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN
Joe Perches
2011-11-16
5
-10
/
+6
|
*
igb: Convert bare printk to pr_notice
Joe Perches
2011-11-16
1
-2
/
+3
|
*
igb: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
1
-85
/
+80
|
*
ixgbevf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
2
-15
/
+18
|
*
igbvf: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
1
-7
/
+7
|
*
ixgbe: fix LED blink logic to check for link
Emil Tantilov
2011-11-16
1
-7
/
+11
|
*
e1000e: Convert printks to pr_<level>
Jeff Kirsher
2011-11-16
1
-129
/
+101
|
*
e1000e: convert to real ndo_set_rx_mode
Jesse Brandeburg
2011-11-16
1
-44
/
+114
*
|
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
7
-20
/
+31
*
|
net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routines
Rick Jones
2011-11-16
1
-1
/
+1
|
/
*
Sweep the last of the active .get_drvinfo floors under ethernet/
Rick Jones
2011-11-14
6
-43
/
+40
*
Sweep additional floors of strcpy in .get_drvinfo routines
Rick Jones
2011-11-14
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-11-07
3
-3
/
+9
|
\
|
*
ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined
Rose, Gregory V
2011-11-07
2
-2
/
+4
|
*
i825xx:xscale:8390:freescale: Fix Kconfig dependancies
Jeff Kirsher
2011-11-04
1
-1
/
+5
*
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-07
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-11-01
1
-0
/
+1
*
|
ixgbevf: Update release version
Greg Rose
2011-11-03
1
-1
/
+1
*
|
ixgbe: DCB, return max for IEEE traffic classes
John Fastabend
2011-11-03
1
-4
/
+6
*
|
ixgbe: fix reading of the buffer returned by the firmware
Emil Tantilov
2011-11-03
1
-9
/
+11
*
|
ixgbe: Fix compiler warnings
Greg Rose
2011-11-03
1
-0
/
+2
*
|
ixgbe: fix smatch splat due to missing NULL check
John Fastabend
2011-11-03
1
-21
/
+12
*
|
ixgbe: fix disabling of Tx laser at probe
Emil Tantilov
2011-11-03
1
-7
/
+7
*
|
ixgbe: Fix link issues caused by a reset while interface is down
Emil Tantilov
2011-11-03
1
-1
/
+0
*
|
igb: Fix for I347AT4 PHY cable length unit detection
Kantecki, Tomasz
2011-11-03
1
-1
/
+1
*
|
e100: make sure vlan support isn't advertised on old adapters
Jesse Brandeburg
2011-11-03
1
-0
/
+4
*
|
e1000e: demote a debugging WARN to a debug log message
Bruce Allan
2011-11-03
1
-2
/
+1
|
/
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2011-10-25
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2011-10-25
4
-4
/
+4
*
igb: VFTA Table Fix for i350 devices
Carolyn Wyborny
2011-10-21
5
-4
/
+65
*
igb: Move DMA Coalescing init code to separate function.
Carolyn Wyborny
2011-10-21
1
-56
/
+68
[next]