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
2009-03-13
gianfar: Convert to use netdev_ops
Andy Fleming
1
-14
/
+17
2009-03-13
gianfar: remove gianfar_mii.c
Andy Fleming
1
-379
/
+0
2009-03-13
8139too: allow to set mac address on running device
Jiri Pirko
1
-1
/
+25
2009-03-13
8139cp: allow to set mac address on running device
Jiri Pirko
1
-1
/
+23
2009-03-13
cxgb3: update driver version
Divy Le Ray
1
-1
/
+1
2009-03-13
cxgb3: update FW
Divy Le Ray
1
-1
/
+1
2009-03-13
cxgb3: detect mac link faults.
Divy Le Ray
6
-9
/
+285
2009-03-13
cxgb3: Update Rev3 mac workaround
Divy Le Ray
1
-39
/
+33
2009-03-13
cxgb3: disable high freq non-data interrupts
Divy Le Ray
4
-5
/
+86
2009-03-13
cxgb3: separate TX and RX reclaim handlers
Divy Le Ray
2
-40
/
+89
2009-03-13
cxgb3: prefetch buffer access in GRO mode
Divy Le Ray
1
-0
/
+3
2009-03-13
cxgb3: fix skb truesize in jumbo mode
Divy Le Ray
1
-1
/
+2
2009-03-13
cxgb3: release page ref on mapping error
Divy Le Ray
1
-12
/
+14
2009-03-13
cxgb3: ring rx door bell less frequently
Divy Le Ray
2
-8
/
+25
2009-03-12
wimax: fix i2400m printk formats
Randy Dunlap
1
-2
/
+2
2009-03-10
forcedeth: version bump to 64
Ayaz Abdulla
1
-1
/
+1
2009-03-10
forcedeth: fix irq clearing and napi spin lock changes
Ayaz Abdulla
1
-14
/
+4
2009-03-10
forcedeth: performance changes
Ayaz Abdulla
1
-2
/
+2
2009-03-10
forcedeth: add interrupt moderation logic
Ayaz Abdulla
1
-31
/
+106
2009-03-10
forcedeth: remove isr processing loop
Ayaz Abdulla
1
-147
/
+105
2009-03-10
forcedeth: add new optimization mode
Ayaz Abdulla
1
-48
/
+57
2009-03-10
forcedeth: napi - handle all processing
Ayaz Abdulla
1
-38
/
+60
2009-03-10
forcedeth: add/modify tx done with limit
Ayaz Abdulla
1
-6
/
+14
2009-03-10
forcedeth: remove overhead
Ayaz Abdulla
1
-32
/
+4
2009-03-10
forcedeth: save irq events for napi processing
Ayaz Abdulla
1
-24
/
+23
2009-03-10
forcedeth: remove msix + napi
Ayaz Abdulla
1
-21
/
+5
2009-03-10
forcedeth: fix missing napi enable/disable calls
Ayaz Abdulla
1
-12
/
+26
2009-03-10
forcedeth: fix stats version feature
Ayaz Abdulla
1
-6
/
+6
2009-03-10
net: convert usage of packet_type to read_mostly
Stephen Hemminger
5
-7
/
+7
2009-03-10
gigaset: return -ENOTTY for unimplemented functions
Paul Bolle
1
-4
/
+4
2009-03-10
gigaset: Kconfig cleanup
Tilman Schmidt
1
-8
/
+6
2009-03-10
netxen: annotate board_config and board_type
Dhananjay Phadke
6
-109
/
+85
2009-03-10
netxen: cleanup superfluous multi-context code
Dhananjay Phadke
6
-219
/
+178
2009-03-10
netxen: refactor netdev open close
Dhananjay Phadke
1
-136
/
+166
2009-03-10
netxen: small xmit optimizations
Dhananjay Phadke
3
-12
/
+17
2009-03-10
netxen: cleanup rx handling
Dhananjay Phadke
2
-74
/
+13
2009-03-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-8
/
+42
2009-03-10
bnx2x: Using DMAE to initialize the chip
Eilon Greenstein
2
-13
/
+9
2009-03-10
bnx2x: Casting page alignment
Eilon Greenstein
1
-1
/
+1
2009-03-10
bnx2x: Adding restriction on sge_buf_size
Eilon Greenstein
1
-1
/
+2
2009-03-10
qlge: bugfix: Fix endian issue related to rx buffers.
Ron Mercer
1
-3
/
+6
2009-03-10
qlge: bugfix: Pad outbound frames smaller than 60 bytes.
Ron Mercer
1
-0
/
+3
2009-03-10
qlge: bugfix: Move netif_napi_del() to common call point.
Ron Mercer
1
-4
/
+6
2009-03-10
qlge: Remove spinlock from asic init path.
Ron Mercer
1
-2
/
+0
2009-03-10
qlge: Clear shadow registers before use.
Ron Mercer
1
-0
/
+2
2009-03-10
qlge: Get rid of irqsave/restore in intr disable.
Ron Mercer
1
-3
/
+2
2009-03-10
qlge: bugfix: Tell hw to strip vlan header.
Ron Mercer
1
-3
/
+3
2009-03-10
qlge: Add tx multiqueue support.
Ron Mercer
1
-17
/
+14
2009-03-10
qlge: Add support for GRO.
Ron Mercer
1
-10
/
+20
2009-03-10
qlge: Increase filtering for inbound csum settings.
Ron Mercer
2
-13
/
+29
[next]