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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
260
-1176
/
+2239
2010-10-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
258
-1175
/
+2213
2010-10-07
bonding: add Speed/Duplex information to /proc/net/bonding/bond
Krzysztof Oledzki
1
-0
/
+2
2010-10-07
bonding: reread information about speed and duplex when interface goes up
Krzysztof Piotr Oledzki
1
-0
/
+2
2010-10-07
bonding: print information about speed and duplex seen by the driver
Krzysztof Piotr Oledzki
1
-2
/
+3
2010-10-07
bnx2x: update version to 1.60.00-1
Dmitry Kravkov
1
-2
/
+2
2010-10-07
bnx2x: properly initialize FW stats
Dmitry Kravkov
1
-0
/
+13
2010-10-07
bnx2x: code beautify
Dmitry Kravkov
7
-233
/
+318
2010-10-07
bnx2x, cnic: Fix SPQ return credit
Dmitry Kravkov
4
-47
/
+91
2010-10-07
bnx2x: move msix table initialization to probe()
Dmitry Kravkov
4
-134
/
+228
2010-10-07
bnx2x: use L1_CACHE_BYTES instead of magic number
Dmitry Kravkov
1
-2
/
+2
2010-10-07
bnx2x: use proper constants for dma_unmap* calls
Dmitry Kravkov
2
-2
/
+2
2010-10-07
bnx2x: remove unused fields in main driver structure
Dmitry Kravkov
1
-7
/
+0
2010-10-07
bnx2x: remove unused parameter in reuse_rx_skb()
Dmitry Kravkov
2
-3
/
+3
2010-10-07
bnx2x: Add 57712 support
Dmitry Kravkov
13
-789
/
+3426
2010-10-07
bnx2x: change type of spq_left to atomic
Dmitry Kravkov
3
-13
/
+11
2010-10-07
bnx2x: rename MF related fields
Dmitry Kravkov
5
-47
/
+47
2010-10-07
bnx2x, cnic, bnx2i: use new FW/HSI
Dmitry Kravkov
18
-3220
/
+4762
2010-10-07
bnx2x: create folder for bnx2x firmware files
Dmitry Kravkov
1
-2
/
+2
2010-10-07
cnic: Fine-tune ring init code.
Michael Chan
2
-6
/
+19
2010-10-07
cnic: Use pfid for internal memory offsets.
Michael Chan
2
-70
/
+75
2010-10-07
cnic: Pass cp pointer to BNX2X_HW_CID.
Michael Chan
2
-11
/
+11
2010-10-07
[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs
Matt Carlson
1
-0
/
+1
2010-10-07
Merge branch 'vhost-net-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
David S. Miller
3
-12
/
+57
2010-10-06
Merge branch 'v2.6.36-rc6-urgent-fixes' of git://xenbits.xen.org/people/sstab...
Linus Torvalds
1
-3
/
+6
2010-10-06
bna: scope and dead code cleanup
Rasesh Mody
11
-692
/
+170
2010-10-06
bna: fix interrupt handling
Rasesh Mody
1
-21
/
+27
2010-10-06
bonding: add retransmit membership reports tunable
Flavio Leitner
3
-0
/
+61
2010-10-06
bonding: rejoin multicast groups on VLANs
Flavio Leitner
2
-11
/
+50
2010-10-06
ehea: converting msleeps to waitqueue on check_sqs() function
Breno Leitao
2
-7
/
+12
2010-10-06
ehea: using wait queues instead of msleep on ehea_flush_sq
Breno Leitao
2
-7
/
+13
2010-10-06
ixgbevf: declare functions as static
Emil Tantilov
3
-4
/
+2
2010-10-06
bonding: fix WARN_ON when writing to bond_master sysfs file
Neil Horman
1
-0
/
+9
2010-10-06
skge: add quirk to limit DMA
Stanislaw Gruszka
1
-1
/
+17
2010-10-06
net: add a core netdev->rx_dropped counter
Eric Dumazet
1
-7
/
+1
2010-10-05
xen: do not set xenstored_ready before xenbus_probe on hvm
Stefano Stabellini
1
-3
/
+6
2010-10-05
vhost: max s/g to match qemu
Jason Wang
3
-12
/
+57
2010-10-05
ppp: Use a real SKB control block in fragmentation engine.
David S. Miller
1
-21
/
+25
2010-10-05
wimax: make functions local
stephen hemminger
6
-23
/
+11
2010-10-05
qlcnic: remove dead code
stephen hemminger
2
-176
/
+0
2010-10-05
don't let BCM63XX_PHY depend on non-existant symbol
Uwe Kleine-König
1
-1
/
+0
2010-10-05
net/phy: fix many "defined but unused" warnings
Uwe Kleine-König
15
-15
/
+15
2010-10-05
qlcnic: set mtu lower limit
Sritej Velaga
2
-3
/
+4
2010-10-05
qlcnic: cleanup port mode setting
Sritej Velaga
1
-40
/
+0
2010-10-05
qlcnic: sparse warning fixes
Sucheta Chakraborty
2
-11
/
+11
2010-10-05
qlcnic: fix vlan TSO on big endian machine
Sucheta Chakraborty
3
-8
/
+20
2010-10-05
qlcnic: fix endianess for lro
Sucheta Chakraborty
2
-3
/
+10
2010-10-05
qlcnic: fix diag register
Amit Kumar Salecha
1
-3
/
+3
2010-10-05
qlcnic: fix eswitch stats
Amit Kumar Salecha
2
-9
/
+34
2010-10-05
qlcnic: fix internal loopback test
Amit Kumar Salecha
2
-8
/
+37
[next]