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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2012-09-01
r8169: add D-Link DGE-560T identifiers.
Francois Romieu
1
-0
/
+2
2012-09-01
bonding: add some slack to arp monitoring time limits
Jiri Bohac
1
-11
/
+20
2012-09-01
net:stmmac: convert driver to use devm_request_and_ioremap.
Srinivas Kandagatla
1
-32
/
+8
2012-09-01
net:stmmac: Remove bus_id from mdio platform data.
Srinivas Kandagatla
2
-6
/
+3
2012-09-01
net:stmmac: fix broken stmmac_pltfr_remove.
Srinivas Kandagatla
1
-1
/
+2
2012-09-01
net:stmmac: Add check if mdiobus is registered in stmmac_mdio_unregister
Srinivas Kandagatla
1
-0
/
+3
2012-09-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...
David S. Miller
7
-41
/
+164
2012-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
78
-432
/
+769
2012-08-31
ixgbevf: Cleanup handling of configuration for jumbo frames
Alexander Duyck
4
-28
/
+58
2012-08-31
ixgbevf: Add suspend and resume support to the VF
Alexander Duyck
1
-4
/
+89
2012-08-31
e1000e: update driver version number
Bruce Allan
1
-1
/
+1
2012-08-31
e1000e: cleanup - remove unnecessary variable
Bruce Allan
1
-3
/
+2
2012-08-31
e1000e: cleanup - remove inapplicable comment
Bruce Allan
1
-1
/
+1
2012-08-31
e1000e: cleanup strict checkpatch check
Bruce Allan
1
-1
/
+2
2012-08-31
e1000e: cleanup strict checkpatch MEMORY_BARRIER checks
Bruce Allan
1
-1
/
+9
2012-08-31
e1000e: use correct type for read of 32-bit register
Bruce Allan
1
-2
/
+2
2012-08-30
bnx2x: Correct the ndo_poll_controller call
Merav Sicron
1
-3
/
+5
2012-08-30
bnx2x: Move netif_napi_add to the open call
Merav Sicron
5
-13
/
+10
2012-08-30
net/fsl_pq_mdio: add support for the Fman 1G MDIO controller
Timur Tabi
1
-0
/
+9
2012-08-30
net/fsl-pq-mdio: coalesce multiple memory allocations into one
Timur Tabi
1
-28
/
+14
2012-08-30
net/fsl_pq_mdio: streamline probing of MDIO nodes
Timur Tabi
1
-152
/
+221
2012-08-30
net/fsl_pq_mdio: various small fixes
Timur Tabi
1
-14
/
+13
2012-08-30
net/fsl_pq_mdio: merge some functions together
Timur Tabi
1
-66
/
+26
2012-08-30
net/fsl_pq_mdio: trim #include statements
Timur Tabi
1
-13
/
+1
2012-08-30
net/freescale: do not export any functions from fsl_pq_mdio.c
Timur Tabi
4
-61
/
+31
2012-08-30
be2net: modify log msg for lack of privilege error
Vasundhara Volam
1
-1
/
+1
2012-08-30
be2net: fixup malloc/free of adapter->pmac_id
Sathya Perla
1
-6
/
+7
2012-08-30
be2net: fix FW default for VF tx-rate
Vasundhara Volam
1
-2
/
+2
2012-08-30
be2net: fix max VFs reported by HW
Vasundhara Volam
2
-0
/
+3
2012-08-30
be2net: create RSS rings even in multi-channel configs
Sathya Perla
1
-2
/
+1
2012-08-30
drivers/ieee802154: move ieee802154 drivers to net folder
alex.bluesman.smirnov@gmail.com
8
-4
/
+3
2012-08-30
drivers/ieee802154/at86rf230: replace the code under _init and _exit by macro
alex.bluesman.smirnov@gmail.com
1
-11
/
+1
2012-08-30
drivers/net/ethernet/tundra/tsi108_eth.c: delete double assignment
Julia Lawall
1
-1
/
+0
2012-08-30
forcedeth: prevent TX timeouts after reboot
david decotigny
1
-2
/
+10
2012-08-30
forcedeth: fix TX timeout caused by TX pause on down link
david decotigny
1
-1
/
+2
2012-08-30
forcedeth: fix buffer overflow
david decotigny
1
-1
/
+1
2012-08-30
netdev/phy: add MDIO bus multiplexer driven by a memory-mapped device
Timur Tabi
3
-0
/
+184
2012-08-30
e1000e: DoS while TSO enabled caused by link partner with small MSS
Bruce Allan
2
-25
/
+24
2012-08-30
of/mdio-gpio: Simplify the way device tree support is implemented.
Srinivas Kandagatla
1
-92
/
+40
2012-08-30
gianfar: fix default tx vlan offload feature flag
Claudiu Manoil
1
-1
/
+1
2012-08-30
xen-netfront: use __pskb_pull_tail to ensure linear area is big enough on RX
Ian Campbell
1
-29
/
+10
2012-08-29
netpoll: revert 6bdb7fe3104 and fix be_poll() instead
Amerigo Wang
2
-2
/
+6
2012-08-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ebie...
David S. Miller
2
-34
/
+60
2012-08-25
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...
David S. Miller
6
-507
/
+410
2012-08-25
Merge branch 'sfc-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc
David S. Miller
1
-2
/
+2
2012-08-24
Merge branch 'fixes-for-3.6' of git://gitorious.org/linux-can/linux-can
David S. Miller
2
-4
/
+7
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
70
-259
/
+692
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
8
-18
/
+28
2012-08-24
sfc: Fix the initial device operstate
Ben Hutchings
1
-3
/
+3
2012-08-24
sfc: Assign efx and efx->type as early as possible in efx_pci_probe()
Ben Hutchings
1
-9
/
+6
[next]