index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
18
-93
/
+170
2013-08-27
net/cadence/macb: add support for dt phy definition
Boris BREZILLON
1
-7
/
+34
2013-08-26
bonding: fix error return code in bond_enslave()
Wei Yongjun
1
-1
/
+2
2013-08-26
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
20
-1278
/
+1130
2013-08-23
fs_enet: cleanup clock API use
Gerhard Sittig
1
-0
/
+20
2013-08-23
fs_enet: silence a build warning (unused variable)
Gerhard Sittig
1
-1
/
+0
2013-08-23
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next into...
David S. Miller
3
-3
/
+3
2013-08-23
net: ethernet: davinci_cpdma: export cpdma_chan_get_stats
Daniel Mack
1
-0
/
+1
2013-08-23
be2net: fix disabling TX in be_close()
Sathya Perla
1
-1
/
+1
2013-08-23
ethernet: broadcom: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-23
ethernet: moxa: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-08-23
Merge branch 'sfc-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-1
/
+1
2013-08-23
r8169: fix invalid register dump
Peter Wu
1
-1
/
+5
2013-08-22
e1000e: resolve checkpatch JIFFIES_COMPARISON warning
Bruce Allan
1
-1
/
+1
2013-08-22
e1000e: Avoid kernel crash during shutdown
Li Zhang
1
-0
/
+7
2013-08-22
e1000e: Add code to check for failure of pci_disable_link_state call
Carolyn Wyborny
1
-26
/
+59
2013-08-22
e1000e: cleanup whitespace in recent commit
Bruce Allan
1
-1
/
+2
2013-08-22
igb: Expose RSS indirection table for ethtool
Laura Mihaela Vasilescu
3
-21
/
+97
2013-08-22
igb: Add macro for size of RETA indirection table
Laura Mihaela Vasilescu
2
-1
/
+3
2013-08-22
igb: Fix get_fw_version function for all parts
Carolyn Wyborny
4
-44
/
+93
2013-08-22
igb: Add device support for flashless SKU of i210 device
Carolyn Wyborny
4
-2
/
+19
2013-08-22
igb: Refactor NVM read functions to accommodate devices with no flash
Carolyn Wyborny
4
-60
/
+77
2013-08-22
igb: Refactor of init_nvm_params
Carolyn Wyborny
5
-65
/
+92
2013-08-22
igb: Update MTU so that it is always at least a standard frame size
Alexander Duyck
1
-0
/
+4
2013-08-22
igb: don't allow SR-IOV without MSI-X
Mitch A Williams
1
-0
/
+5
2013-08-22
igb: Added rcu_lock to avoid race
Akeem G Abodunrin
1
-1
/
+4
2013-08-22
igb: Read register for latch_on without return value
Akeem G Abodunrin
3
-19
/
+12
2013-08-22
igb: Reset the link when EEE setting changed
Akeem G Abodunrin
1
-1
/
+3
2013-08-22
can: flexcan: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-22
can: at91_can: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-22
can: c_can: fix error checking of priv->instance in probe()
Chen Gang
1
-1
/
+1
2013-08-22
net: phy: mdio-octeon: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-22
net: irda: pxaficp_ir: use platform_set_drvdata()
Libo Chen
1
-1
/
+1
2013-08-22
hso: Fix stack corruption on some architectures
Daniel Gimpelevich
1
-1
/
+5
2013-08-22
hso: Earlier catch of error condition
Daniel Gimpelevich
1
-4
/
+5
2013-08-22
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
1
-49
/
+49
2013-08-22
stmmac: remove useless csum flag
Giuseppe CAVALLARO
2
-3
/
+1
2013-08-21
net: emac: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: davinci_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: xilinx_emaclite: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: sunhme: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: sunbmac: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
net: fec_mpc52xx_phy: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: ucc_geth: remove unnecessary dev_set_drvdata()
Libo Chen
1
-1
/
+0
2013-08-21
net: fsl_pq_mdio: remove unnecessary dev_set_drvdata()
Libo Chen
1
-2
/
+0
2013-08-21
tun: Get skfilter layout
Pavel Emelyanov
1
-0
/
+10
2013-08-21
tun: Allow to skip filter on attach
Pavel Emelyanov
1
-5
/
+7
2013-08-21
tun: Report whether the queue is attached or not
Pavel Emelyanov
1
-0
/
+3
2013-08-21
tun: Add ability to create tun device with given index
Pavel Emelyanov
1
-1
/
+20
2013-08-21
net/mlx4_en: Reduce scope of local variables in mlx4_en_xmit
Amir Vadai
1
-3
/
+7
[next]