index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-16
pch_gbe: minor: report the actual error on MTU change
Veaceslav Falico
1
-1
/
+1
2013-04-16
tlan: cancel work at remove path
Devendra Naga
1
-0
/
+1
2013-04-16
ks8851: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-6
/
+2
2013-04-16
xgmac: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-5
/
+2
2013-04-16
tg3: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-8
/
+2
2013-04-16
atl1: Remove unneeded PM_OPS definitions
Fabio Estevam
1
-9
/
+2
2013-04-15
sis900: check for DMA map errors
Denis Kirjanov
1
-4
/
+30
2013-04-15
net/macb: fix error return code in macb_probe()
Nicolas Ferre
1
-2
/
+2
2013-04-14
ucc_geth: Convert ugeth_<level> to pr_<level>
Joe Perches
2
-502
/
+403
2013-04-14
gianfar: Use netdev_<level> when possible
Joe Perches
3
-12
/
+17
2013-04-14
fec: Convert printks to netdev_<level>
Joe Perches
3
-23
/
+21
2013-04-13
fec: Fix PHC device log
Fabio Estevam
2
-2
/
+3
2013-04-12
ethernet/fec: Add Vybrid family fec support
Jingchang Lu
1
-0
/
+5
2013-04-12
net/at91_ether: fix error return code in at91ether_probe()
Wei Yongjun
1
-1
/
+2
2013-04-12
net: mv643xx_eth: remove deprecated inet_lro support
Sebastian Hesselbarth
2
-95
/
+3
2013-04-11
net: ethernet: stmicro: stmmac: use devm_ioremap_resource()
Silviu-Mihai Popescu
1
-5
/
+3
2013-04-11
be2net: remove unused variable 'sge'
Ivan Vecera
1
-2
/
+0
2013-04-11
net: mv643xx_eth: Add GRO support
Sebastian Hesselbarth
1
-1
/
+1
2013-04-11
net: mv643xx_eth: use managed devm_kzalloc
Sebastian Hesselbarth
1
-13
/
+4
2013-04-11
net: mv643xx_eth: add shared clk and cleanup existing clk handling
Sebastian Hesselbarth
1
-16
/
+11
2013-04-11
net/mlx4_en: set correct MTU in SRIOV
Eugenia Emantayev
1
-1
/
+3
2013-04-11
net/mlx4_core: Translate guest B0 steering rules to DMFS
Hadar Hen Zion
1
-22
/
+63
2013-04-11
net/mlx4_core: Add helper function to translate B0 steering rules to DMFS
Hadar Hen Zion
2
-22
/
+33
2013-04-10
bnx2: make cnic_probe static
stephen hemminger
1
-1
/
+1
2013-04-09
tg3: Use bool not int
Joe Perches
1
-77
/
+80
2013-04-09
tg3: Update version to 3.131
Nithin Sujir
1
-2
/
+2
2013-04-09
tg3: Reset the phy to allow modified EEE settings to take effect
Nithin Sujir
1
-0
/
+38
2013-04-09
tg3: Pull the phy advertised speed and flow control settings on driver load
Nithin Sujir
2
-0
/
+136
2013-04-09
tg3: Add support for link flap avoidance
Nithin Sujir
2
-9
/
+58
2013-04-09
tg3: Add SGMII phy support for 5719/5718 serdes
Michael Chan
2
-7
/
+51
2013-04-09
tg3: Add tg3_clear_mac_status() common function
Michael Chan
1
-16
/
+14
2013-04-09
tg3: Add a warning during link settings change if mgmt enabled
Nithin Sujir
1
-0
/
+14
2013-04-09
tg3: Remove unnecessary phy reset during ethtool commands
Nithin Sujir
1
-2
/
+2
2013-04-09
tg3: Fix NVRAM size detection for the STM45PE20 pinstrap on 5762 devices
Michael Chan
1
-0
/
+6
2013-04-09
tg3: Fix flow control settings not propagated to hardware
Nithin Sujir
1
-3
/
+1
2013-04-08
stmmac: prefetch all dma_erx when use extend_desc
Giuseppe CAVALLARO
1
-6
/
+3
2013-04-08
stmmac: review private structure fields
Giuseppe CAVALLARO
1
-34
/
+34
2013-04-08
stmmac: code tidy-up
Giuseppe CAVALLARO
17
-309
/
+311
2013-04-08
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
2
-50
/
+142
2013-04-08
stmmac: modified pcs mode support for SGMII
Byungho An
1
-4
/
+8
2013-04-08
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
1
-0
/
+11
2013-04-08
net: ks8851: Use dev_pm_ops
Lars-Peter Clausen
1
-17
/
+20
2013-04-08
net: ks8851: Use module_spi_driver
Lars-Peter Clausen
1
-13
/
+1
2013-04-08
enic: be less verbose about non-critical firmware errors
Stefan Assmann
1
-0
/
+3
2013-04-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-13
/
+47
2013-04-07
bnx2x: Fix KR2 rapid link flap
Yaniv Rosner
1
-7
/
+11
2013-04-07
net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx
Or Gerlitz
1
-1
/
+1
2013-04-07
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
Or Gerlitz
4
-2
/
+18
2013-04-07
net/mlx4_core: Added proper description for two device capabilities
Or Gerlitz
1
-1
/
+2
2013-04-07
net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
[next]