index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ks8851: Add optional vdd_io regulator and reset gpio
Stephen Boyd
2014-05-24
1
-1
/
+53
*
net: ks8851: Use devm_regulator_get_optional()
Stephen Boyd
2014-05-24
1
-8
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
20
-285
/
+490
|
\
|
*
stmmac: Remove unbalanced clk_disable call
Hans de Goede
2014-05-22
1
-3
/
+1
|
*
bnx2x: Convert return 0 to return rc
Joe Perches
2014-05-19
2
-2
/
+2
|
*
net/mlx4_core: Add UPDATE_QP SRIOV wrapper support
Matan Barak
2014-05-16
4
-2
/
+97
|
*
Altera TSE: Disable Multicast filtering to workaround problem
Vince Bridgers
2014-05-15
1
-0
/
+5
|
*
Altera TSE: Fix sparse errors and warnings
Vince Bridgers
2014-05-15
10
-275
/
+367
|
*
be2net: enable interrupts in EEH resume
Kalesh AP
2014-05-14
1
-0
/
+6
|
*
jme: Fix unmap loop counting error:
Neil Horman
2014-05-14
1
-5
/
+5
|
*
sfc: fix calling of free_irq with already free vector
Nikolay Aleksandrov
2014-05-12
1
-6
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
2014-05-23
24
-294
/
+271
|
\
\
|
*
|
i40e,igb,ixgbe: remove usless return statements
Stephen Hemminger
2014-05-23
4
-10
/
+0
|
*
|
igb/ixgbe: remove return statements for void functions
Jeff Kirsher
2014-05-23
3
-4
/
+0
|
*
|
ixgbe: add /* fallthrough */ comment to case statements
Jacob Keller
2014-05-23
1
-0
/
+4
|
*
|
ixgbe: add space between operands to &
Jacob Keller
2014-05-23
1
-1
/
+1
|
*
|
ixgbe: don't check NULL for debugfs_remove_recursive
Jacob Keller
2014-05-23
1
-2
/
+1
|
*
|
ixgbe: add braces around else block
Jacob Keller
2014-05-23
1
-2
/
+2
|
*
|
ixgbe: fix several concatenated strings to single line
Jacob Keller
2014-05-23
5
-33
/
+19
|
*
|
ixgbe: fix checkpatch style of blank line after declaration
Jacob Keller
2014-05-23
1
-0
/
+2
|
*
|
ixgbe: fix function-like macro, remove semicolon
Jacob Keller
2014-05-23
1
-2
/
+2
|
*
|
ixgbe: clean up checkpatch warnings about CODE_INDENT and LEADING_SPACE
Jacob Keller
2014-05-23
17
-241
/
+241
*
|
|
net: mvneta: Remove unneeded 'weigth' field
Ezequiel Garcia
2014-05-23
1
-6
/
+1
*
|
|
net: mvmdio: Use devm_* API to simplify the code
Ezequiel Garcia
2014-05-23
1
-12
/
+6
*
|
|
net: mvneta: Change the number of default rx queues to one
Ezequiel Garcia
2014-05-23
1
-1
/
+4
*
|
|
net: mvneta: Use prepare/commit API to simplify MAC address setting
Ezequiel Garcia
2014-05-23
1
-12
/
+7
*
|
|
net: mvneta: Clean-up mvneta_init()
Ezequiel Garcia
2014-05-23
1
-25
/
+11
*
|
|
net: mvneta: Check tx queue setup error in mvneta_change_mtu()
Ezequiel Garcia
2014-05-23
1
-4
/
+8
*
|
|
net: mvneta: Clean-up mvneta_tx_frag_process()
Ezequiel Garcia
2014-05-23
1
-8
/
+4
*
|
|
net: mv643xx_eth: Simplify mv643xx_eth_adjust_link()
Ezequiel Garcia
2014-05-23
1
-10
/
+4
*
|
|
net-next:v4: Add support to configure SR-IOV VF minimum and maximum Tx rate t...
Sucheta Chakraborty
2014-05-23
16
-56
/
+109
|
/
/
*
|
net/mlx4_core: Replace pr_warning() with pr_warn()
Amir Vadai
2014-05-22
4
-18
/
+17
*
|
net/mlx4_core: Deprecate use_prio module parameter
Amir Vadai
2014-05-22
1
-4
/
+4
*
|
xilinx: Use time_before_eq()
Manuel Schölling
2014-05-22
3
-3
/
+3
*
|
micrel: Use time_before_eq()
Manuel Schölling
2014-05-22
1
-1
/
+1
*
|
qlogic: Use time_before()
Manuel Schölling
2014-05-22
1
-5
/
+5
*
|
net: davinci_emac: fix oops caused by uninitialized ndev->dev
Sekhar Nori
2014-05-22
1
-4
/
+2
*
|
ucc_geth: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-3
/
+11
*
|
gianfar: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-3
/
+11
*
|
fs_enet: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-7
/
+10
*
|
net: systemport: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
2
-2
/
+16
*
|
net: bcmgenet: use the new fixed PHY helpers
Florian Fainelli
2014-05-22
1
-8
/
+13
*
|
net: fec: correct the MDIO clock source
Nimrod Andy
2014-05-22
1
-1
/
+1
*
|
net: fec: optimize the clock management to save power
Nimrod Andy
2014-05-22
1
-64
/
+56
*
|
net: mv643xx_eth: Implement software TSO
Ezequiel Garcia
2014-05-22
1
-4
/
+160
*
|
net: mv643xx_eth: Use dma_map_single() to map the skb fragments
Ezequiel Garcia
2014-05-22
1
-12
/
+6
*
|
net: mv643xx_eth: Factorize feature setting
Ezequiel Garcia
2014-05-22
1
-3
/
+5
*
|
net: mv643xx_eth: Avoid setting the initial TCP checksum
Ezequiel Garcia
2014-05-22
1
-3
/
+6
*
|
net: mv643xx_eth: Factorize initial checksum and command preparation
Ezequiel Garcia
2014-05-22
1
-48
/
+65
*
|
net: mvneta: Implement software TSO
Ezequiel Garcia
2014-05-22
1
-1
/
+152
[next]