index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-27
qlcnic: Add hwmon interface to export board temperature.
Harish Patil
4
-1
/
+95
2014-04-27
qlcnic: Optimize MAC learning code
Shahed Shaikh
1
-12
/
+7
2014-04-27
qlcnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-3
/
+3
2014-04-27
qlge: Convert /n to \n
Joe Perches
1
-1
/
+1
2014-04-26
net: systemport: hook SYSTEMPORT driver in the build
Florian Fainelli
2
-0
/
+12
2014-04-26
net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver
Florian Fainelli
2
-0
/
+2291
2014-04-24
igb: Change memcpy to struct assignment
Carolyn Wyborny
1
-1
/
+1
2014-04-24
igb: Replace 1/0 return values with true/false
Carolyn Wyborny
1
-4
/
+4
2014-04-24
igb: Cleanups to remove unneeded extern declaration
Carolyn Wyborny
1
-1
/
+0
2014-04-24
igb: Cleanups to replace deprecated DEFINE_PCI_DEVICE_TABLE
Carolyn Wyborny
1
-1
/
+1
2014-04-24
igb: Cleanups to fix static initialization
Carolyn Wyborny
1
-1
/
+1
2014-04-24
igb: Cleanups to fix msleep warnings
Carolyn Wyborny
5
-21
/
+21
2014-04-24
igb: Cleanups to fix line length warnings
Carolyn Wyborny
2
-8
/
+13
2014-04-24
igb: Cleanups to remove return parentheses
Carolyn Wyborny
1
-3
/
+3
2014-04-24
igb: Cleanups to fix missing break in switch statements
Carolyn Wyborny
3
-0
/
+9
2014-04-24
igb: Cleanups to fix assignment in if error
Carolyn Wyborny
1
-1
/
+2
2014-04-24
igb: Cleanups to change comment style on license headers
Carolyn Wyborny
19
-497
/
+428
2014-04-24
igb: Cleanups to fix for trailing statement
Carolyn Wyborny
1
-2
/
+2
2014-04-24
igb: Cleanups to fix pointer location error
Carolyn Wyborny
1
-1
/
+1
2014-04-24
Altera TSE: Remove unnecessary cast of void pointers
Tobias Klauser
2
-30
/
+22
2014-04-24
bcm63xx_enet: Use ARRAY_SIZE instead of open coding it
Tobias Klauser
1
-2
/
+1
2014-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
19
-123
/
+117
2014-04-24
smc91x: improve definition of debug macros
Zi Shen Lim
1
-11
/
+12
2014-04-23
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
32
-292
/
+478
2014-04-23
net: via-rhine: add OF bus binding
Alexey Charkov
2
-115
/
+194
2014-04-23
net: via-rhine: reduce usage of the PCI-specific struct
Alexey Charkov
1
-54
/
+62
2014-04-23
net: via-rhine: switch to generic DMA functions
Alexey Charkov
1
-41
/
+43
2014-04-23
i40e: report VF link state correctly
Mitch Williams
1
-0
/
+7
2014-04-23
igb: Cleanups to fix incorrect indentation
Carolyn Wyborny
11
-75
/
+95
2014-04-23
igb: Cleanups to fix braces location warnings
Carolyn Wyborny
3
-13
/
+9
2014-04-23
igb: Cleanups for messaging
Carolyn Wyborny
4
-33
/
+18
2014-04-23
e1000e: Cleanup use of deprecated DEFINE_PCI_DEVICE_TABLE
David Ertman
1
-1
/
+1
2014-04-23
e1000e: Cleanup checkpatch extra space
David Ertman
1
-4
/
+4
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
6
-0
/
+23
2014-04-23
e1000e: Cleanup return values in ethtool
David Ertman
2
-6
/
+6
2014-04-23
ixgbevf: remove 82599 from the module description
Emil Tantilov
1
-1
/
+1
2014-04-23
ixgbe: improve mac filter handling
Jacob Keller
3
-68
/
+172
2014-04-22
ixgbe: change handling of multicast filters
Jacob Keller
3
-9
/
+53
2014-04-22
ixgbe: remove vlan_filter_disable and enable functions
Jacob Keller
1
-34
/
+6
2014-04-22
ixgbe: Use out-of-line function for register reads
Mark Rustad
2
-15
/
+28
2014-04-22
ixgbe: convert low_water into an array
Jacob Keller
7
-35
/
+57
2014-04-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next
David S. Miller
16
-166
/
+369
2014-04-22
be2net: Support for configurable RSS hash key
Venkata Duvvuru
5
-31
/
+113
2014-04-22
neterion/s2io: remove unused s2io_start_tx_queue routine
Ying Xue
1
-9
/
+0
2014-04-22
smc91x: fix compile error when SMC_DEBUG >= 2
Zi Shen Lim
1
-1
/
+1
2014-04-22
net: sxgbe: Added phy_found error path
Byungho An
1
-2
/
+12
2014-04-22
net: sxgbe: rearrange dma descriptor
Byungho An
2
-24
/
+19
2014-04-22
arc_emac: write initial MAC address from devicetree to hw
Max Schwarz
1
-7
/
+14
2014-04-22
i40e/i40evf: Bump build versions
Catherine Sullivan
2
-2
/
+2
2014-04-22
i40e: Tweak for-loop in i40e_ethtool.c
Catherine Sullivan
1
-3
/
+5
[next]