index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-12-02
e1000: Remove unneeded and unwanted memsets
Jesse Brandeburg
1
-3
/
+10
2006-12-02
e1000: simplify skb_put call.
Auke Kok
1
-4
/
+3
2006-12-02
e1000: reorder pci-e infor struct
Jeff Kirsher
1
-3
/
+5
2006-12-02
e1000: fix VR powerdown code
Jeff Kirsher
2
-4
/
+6
2006-12-02
e1000: add mmiowb() for IA64 to sync tail writes
Jesse Brandeburg
1
-0
/
+3
2006-12-02
e1000: Enble early receive (ERT) on 82573
Auke Kok
1
-0
/
+6
2006-12-02
e1000: FIX: enable hw TSO for IPV6
Auke Kok
3
-5
/
+24
2006-12-02
e1000: Remove DISABLE_MULR debug code
Auke Kok
1
-8
/
+0
2006-12-02
e1000: whitespace changes, comments, typos
Auke Kok
5
-68
/
+72
2006-12-02
[PATCH] zd1211rw: Add ID for ZyXEL G-220
Daniel Drake
1
-0
/
+1
2006-12-02
[PATCH] wext: extend MLME support
Christian Lamparter
1
-0
/
+2
2006-12-02
Add NetXen 1G/10G ethernet driver.
Amit S. Kale
15
-0
/
+7257
2006-12-02
[PATCH] bcm43xx: add PCI-E code
Stefano Brivio
3
-44
/
+156
2006-12-02
[PATCH] prism54: use BUILD_BUG_ON
Alexey Dobriyan
1
-8
/
+8
2006-12-02
[PATCH] atmel: output signal strength information
Holden Karau
1
-0
/
+8
2006-12-02
[PATCH] prism54: whitespace cleanup
Dmitry Torokhov
14
-102
/
+89
2006-12-02
[PATCH] prism54: fix potential race in reset scheduling
Dmitry Torokhov
1
-10
/
+13
2006-12-02
[PATCH] atmel: whitespace cleanup
Dmitry Torokhov
3
-45
/
+45
2006-12-02
[PATCH] atmel: use ARRAY_SIZE()
Dmitry Torokhov
1
-10
/
+10
2006-12-02
[PATCH] atmel: save on array initialization
Dmitry Torokhov
1
-1
/
+1
2006-12-02
[PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay det...
Larry Finger
2
-0
/
+7
2006-12-02
[PATCH] ieee80211: allow mtu bigger than 1500
matthieu castet
1
-0
/
+9
2006-12-02
[PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx
Daniel Drake
4
-25
/
+55
2006-12-02
[PATCH] zd1211rw: Add 3 more device IDs
Daniel Drake
1
-0
/
+3
2006-12-02
[PATCH] bcm43xx: output proper link quality with scans
Larry Finger
3
-3
/
+5
2006-12-02
[PATCH] 8390 fixes - the final chunk (h8300)
Al Viro
3
-13
/
+16
2006-12-02
[PATCH] 8390 cleanup - etherh iomem annotations
Al Viro
1
-10
/
+10
2006-12-02
[PATCH] 8390 fixes - m68k oddballs
Al Viro
5
-43
/
+52
2006-12-02
[PATCH] beginning of 8390 fixes - generic and arm/etherh
Al Viro
5
-1099
/
+1135
2006-12-02
[PATCH] sk98lin: MII ioctl support
Stephen Hemminger
1
-0
/
+54
2006-12-02
[PATCH] sk98lin: ethtool register dump
Stephen Hemminger
1
-0
/
+26
2006-12-02
[PATCH] pci_module_init() convertion in olympic.c
Henrik Kretzschmar
1
-1
/
+1
2006-12-02
[PATCH] Remove unnecessary check in drivers/net/depca.c
Eric Sesterhenn
1
-15
/
+13
2006-12-02
[PATCH] forcedeth: power management support
Francois Romieu
1
-1
/
+46
2006-12-02
[PATCH] 2.6.18: sb1250-mac: Phylib IRQ handling fixes
Maciej W. Rozycki
1
-6
/
+26
2006-12-02
[PATCH] 2.6.18: sb1250-mac: Missing inclusions from <linux/phy.h>
Maciej W. Rozycki
1
-0
/
+4
2006-12-02
[PATCH] 2.6.18: sb1250-mac: Broadcom PHY support
Maciej W. Rozycki
3
-0
/
+182
2006-12-01
Driver core: show drivers in /sys/module/
Kay Sievers
2
-6
/
+26
2006-12-01
Documentation/driver-model/platform.txt update/rewrite
David Brownell
1
-86
/
+118
2006-12-01
Driver core: platform_driver_probe(), can save codespace
David Brownell
2
-0
/
+54
2006-12-01
driver core: Use klist_remove() in device_move()
Cornelia Huck
1
-2
/
+2
2006-12-01
driver core: Introduce device_move(): move a device to a new parent.
Cornelia Huck
7
-4
/
+228
2006-12-01
Driver core: make drivers/base/core.c:setup_parent() static
Adrian Bunk
1
-2
/
+2
2006-12-01
driver core: Introduce device_find_child().
Cornelia Huck
2
-0
/
+35
2006-12-01
sysfs: sysfs_write_file() writes zero terminated data
Thomas Maier
1
-0
/
+3
2006-12-01
cpu topology: consider sysfs_create_group return value
Heiko Carstens
1
-23
/
+32
2006-12-01
Driver core: Call platform_notify_remove later
Benjamin Herrenschmidt
1
-1
/
+1
2006-12-01
ACPI: Change ACPI to use dev_archdata instead of firmware_data
Benjamin Herrenschmidt
6
-15
/
+39
2006-12-01
Driver core: add dev_archdata to struct device
Benjamin Herrenschmidt
27
-0
/
+190
2006-12-01
Driver core: convert sound core to use struct device
Greg Kroah-Hartman
6
-30
/
+37
[next]