index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
ibmveth: Add ethtool driver stats hooks
Brian King
1
-0
/
+51
2007-10-11
ibmveth: Add ethtool TSO handlers
Brian King
1
-0
/
+2
2007-10-11
ibmveth: Implement ethtool hooks to enable/disable checksum offload
Brian King
2
-2
/
+124
2007-10-11
ibmveth: Enable TCP checksum offload
Brian King
2
-2
/
+92
2007-10-11
dl2k: add Sundance/Tamarack TC902x Gigabit Ethernet Adapter support
Komuro
3
-11
/
+20
2007-10-11
uli526x: Add suspend and resume routines (updated)
Rafael J. Wysocki
1
-6
/
+102
2007-10-11
pcnet32: add suspend and resume capability
Don Fry
1
-3
/
+32
2007-10-11
support for USB autosuspend in the asix driver
Oliver Neukum
3
-5
/
+27
2007-10-11
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok
14
-0
/
+17843
2007-10-11
[PATCH] libertas: remove unused adhoc_rates_b definition
John W. Linville
1
-3
/
+0
2007-10-11
[PATCH] libertas: printk warning fixes
Andrew Morton
1
-2
/
+2
2007-10-11
[PATCH] net: Kill some unneeded allocation return value casts in libertas
Jesper Juhl
2
-3
/
+2
2007-10-11
[PATCH] libertas: advertise 11g ad-hoc rates
Brajesh Dave
1
-2
/
+2
2007-10-11
[PATCH] libertas: region code values specified as 8bit
Marek VaĊĦut
1
-1
/
+5
2007-10-11
[PATCH] libertas: properly end commands on hardware failure
Pierre Ossman
1
-0
/
+2
2007-10-11
[PATCH] libertas: send reset command directly instead of calling libertas_res...
Dan Williams
1
-2
/
+4
2007-10-11
[PATCH] libertas: don't stomp on interface-specific private data
Dan Williams
1
-3
/
+3
2007-10-11
[PATCH] libertas: reorganize and simplify init sequence
Dan Williams
6
-501
/
+334
2007-10-11
[PATCH] libertas: fix inadvertant removal of bits from commit 831441862956fff...
Dan Williams
1
-0
/
+1
2007-10-11
[PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memset
Mariusz Kozlowski
1
-1
/
+0
2007-10-11
[PATCH] zd1211rw: Add ID for ZyXEL M-202 XtremeMIMO
Daniel Drake
1
-0
/
+1
2007-10-11
[PATCH] zd1211rw: consistent handling of ZD1211 specific rates
Ulrich Kunitz
4
-132
/
+126
2007-10-11
[PATCH] zd1211rw: Add ID for Sitecom WL-162
Daniel Drake
1
-0
/
+1
2007-10-11
[PATCH] zd1211rw: removed noisy debug messages
Ulrich Kunitz
1
-18
/
+0
2007-10-11
xen-netfront: remove dead code
Jeremy Fitzhardinge
1
-35
/
+2
2007-10-11
drivers/net/3c505: Convert to generic boolean
Richard Knutsson
1
-41
/
+26
2007-10-11
drivers/net/tokenring: Convert to generic boolean
Richard Knutsson
1
-4
/
+1
2007-10-11
drivers/net/tokenring/3c359.c
Surya Prabhakar N
1
-4
/
+2
2007-10-11
cxgb3 - MAC workaround update
Divy Le Ray
2
-11
/
+12
2007-10-11
[PATCH] drivers/net: remove superfluous memset
Mariusz Kozlowski
6
-6
/
+0
2007-10-11
Clean up duplicate includes in drivers/net/
Jesper Juhl
14
-19
/
+0
2007-10-11
[netdrvr] ns83820: add ethtool media support
Jeff Garzik
1
-3
/
+148
2007-10-11
net/tulip/xircom_cb.c: remove superfulous priv assignment
Mariusz Kozlowski
1
-1
/
+0
2007-10-11
S2IO: Fixed Link LED issue when MSI-X is enabled
Sivakumar Subramani
1
-8
/
+9
2007-10-11
S2IO: Fixes in MSIX related code.
Sivakumar Subramani
2
-0
/
+20
2007-10-11
[S2IO]: Making MSIX as default intr_type
Sivakumar Subramani
3
-3
/
+98
2007-10-11
[8139too]: tab-align enums and structs; remove dead code
Jeff Garzik
1
-175
/
+169
2007-10-11
[netdrvr] 8139cp, 8139too: convert to generic DMA
Jeff Garzik
2
-24
/
+27
2007-10-11
drivers/net/via-velocity.c: mostly kmalloc + memset conversion to kcalloc
Mariusz Kozlowski
1
-14
/
+10
2007-10-11
drivers/net/sb1250-mac.c: kmalloc + memset conversion to kcalloc
Mariusz Kozlowski
1
-4
/
+2
2007-10-11
drivers/net/skfp: Remove dead code referencing pci_find_device()
Jeff Garzik
2
-45
/
+0
2007-10-11
IOC3: Switch hw checksumming to ethtool configurable.
Ralf Baechle
2
-36
/
+32
2007-10-11
drivers/net/cxgb3: removed several unneeded zero initilization
Denis Cheng
1
-3
/
+3
2007-10-11
dev->priv to netdev_priv(dev), drivers/net/tokenring/
Yoann Padioleau
6
-86
/
+86
2007-10-11
[netdrvr] skfp: remove a bunch of dead code
Jeff Garzik
6
-1573
/
+8
2007-10-11
[PATCH] libertas: bump driver version
Dan Williams
1
-1
/
+1
2007-10-11
[PATCH] libertas: fix sparse-reported problems
Dan Williams
6
-27
/
+23
2007-10-11
[PATCH] libertas: better descriptions for association errors
Dan Williams
1
-4
/
+49
2007-10-11
[PATCH] libertas: ignore spurious mesh autostart events
Dan Williams
1
-0
/
+5
2007-10-11
[PATCH] libertas: fix misspelling in debug message
Dan Williams
1
-1
/
+1
[next]