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.12.y
linux-6.13.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-04-09
stmmac: improve/review and fix kernel-doc
Giuseppe CAVALLARO
2
-50
/
+142
2013-04-09
stmmac: modified pcs mode support for SGMII
Byungho An
1
-4
/
+8
2013-04-09
net: mvmdio: get and enable optional clock
Sebastian Hesselbarth
1
-0
/
+11
2013-04-09
net: ks8851: Use dev_pm_ops
Lars-Peter Clausen
1
-17
/
+20
2013-04-09
net: ks8851: Use module_spi_driver
Lars-Peter Clausen
1
-13
/
+1
2013-04-08
mrf24j40: Enable link-layer acknowledgement and retry
Alan Ott
1
-2
/
+5
2013-04-08
at86rf230: remove unnecessary / dead code
Sascha Herrmann
1
-2
/
+0
2013-04-08
enic: be less verbose about non-critical firmware errors
Stefan Assmann
1
-0
/
+3
2013-04-08
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
Werner Almesberger
1
-21
/
+0
2013-04-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-26
/
+59
2013-04-08
bnx2x: Fix KR2 rapid link flap
Yaniv Rosner
1
-7
/
+11
2013-04-08
netdev/phy: Implement ieee802.3 clause 45 in mdio-octeon.c
David Daney
1
-7
/
+87
2013-04-08
vxlan: Bypass encapsulation if the destination is local
Sridhar Samudrala
1
-16
/
+43
2013-04-08
net/mlx4_en: Advertize DCB_CAP_DCBX_HOST in getdcbx
Or Gerlitz
1
-1
/
+1
2013-04-08
net/mlx4_en: Enable DCB ETS ops only when supported by the firmware
Or Gerlitz
4
-2
/
+18
2013-04-08
net/mlx4_core: Added proper description for two device capabilities
Or Gerlitz
1
-1
/
+2
2013-04-08
net: phy: spi_ks8995: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-04-08
net: wireless: p54spi: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-04-08
net: wireless: wl1251: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-04-08
net: ethernet: enc28j60: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-2
/
+2
2013-04-08
net: ethernet: ks8851: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-4
/
+4
2013-04-08
net: can: mcp251x: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-16
/
+16
2013-04-08
net: ieee802154: mrf24j40: use spi_get_drvdata() and spi_set_drvdata()
Jingoo Han
1
-3
/
+3
2013-04-08
r8169: add a new chip for RTL8106E
hayeswang
1
-0
/
+21
2013-04-08
r8169: adjust the flow of hw_start
hayeswang
1
-17
/
+17
2013-04-08
r8169: add a new chip for RTL8111G
hayeswang
1
-0
/
+45
2013-04-08
r8169: Update the RTL8111G parameters
hayeswang
1
-4
/
+25
2013-04-08
r8169: Modify the method for setting firmware
hayeswang
1
-13
/
+32
2013-04-08
r8169: Update PHY settings of RTL8111G
hayeswang
1
-2
/
+22
2013-04-08
r8169: Modify the mothod for PHY settings of RTL8111G
hayeswang
1
-21
/
+31
2013-04-08
r8169: Remove firmware code
hayeswang
1
-26
/
+0
2013-04-05
ixgbe: fix registration order of driver and DCA nofitication
Jakub Kicinski
1
-2
/
+9
2013-04-05
bonding: remove sysfs before removing devices
Veaceslav Falico
1
-1
/
+1
2013-04-05
atl1e: limit gso segment size to prevent generation of wrong ip length fields
Hannes Frederic Sowa
2
-1
/
+2
2013-04-05
r8169: fix auto speed down issue
hayeswang
1
-3
/
+25
2013-04-05
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
3
-12
/
+11
2013-04-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-12
/
+11
2013-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+3
2013-04-03
net/nxp/lpc_eth: Drop ifdef CONFIG_OF_NET
Guenter Roeck
1
-2
/
+0
2013-04-03
net/freescale/fec: Simplify OF dependencies
Guenter Roeck
1
-18
/
+1
2013-04-03
net/cadence/macb: Simplify OF dependencies
Guenter Roeck
1
-37
/
+6
2013-04-03
net/cadence/at91_ether: Simplify OF dependencies
Guenter Roeck
1
-38
/
+6
2013-04-02
forcedeth: Do a dma_mapping_error check after skb_frag_dma_map
Neil Horman
1
-1
/
+40
2013-04-02
qlcnic: Bump up the version to 5.2.40
Rajesh Borundia
1
-2
/
+2
2013-04-02
qlcnic: Fix sparse warnings.
Rajesh Borundia
1
-2
/
+1
2013-04-02
qlcnic: Fix NULL dereference in error path.
Rajesh Borundia
1
-6
/
+5
2013-04-02
qlcnic: Fix potential NULL dereference
Rajesh Borundia
1
-0
/
+2
2013-04-02
net/mlx4_en: Fix setting initial MAC address
Yan Burman
1
-2
/
+2
2013-04-02
bonding: get netdev_rx_handler_unregister out of locks
Veaceslav Falico
1
-2
/
+1
2013-04-02
mwifiex: limit channel number not to overflow memory
Stone Piao
1
-1
/
+2
[next]