index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
sungem_phy.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-02-07
9p: fix endian issues [attempt 3]
Eric Van Hensbergen
1
-9
/
+13
2009-02-07
net_dma: call dmaengine_get only if NET_DMA enabled
David S. Miller
2
-2
/
+14
2009-02-07
3c509: Fix resume from hibernation for PnP mode.
Ondrej Zary
1
-0
/
+1
2009-02-07
sungem: Soft lockup in sungem on Netra AC200 when switching interface up
Ilkka Virta
1
-4
/
+4
2009-02-07
RxRPC: Fix a potential NULL dereference
David Howells
1
-2
/
+3
2009-02-07
r8169: Don't update statistics counters when interface is down
Ivan Vecera
1
-35
/
+58
2009-02-06
udp: Fix potential wrong ip_hdr(skb) pointers
Jesper Dangaard Brouer
1
-2
/
+4
2009-02-06
neigh: some entries can be skipped during dumping
Gautam Kachroo
1
-6
/
+8
2009-02-06
ipv6: Disallow rediculious flowlabel option sizes.
David S. Miller
1
-2
/
+6
2009-02-06
Revert "tcp: Always set urgent pointer if it's beyond snd_nxt"
David S. Miller
1
-8
/
+4
2009-02-06
ipv6: Copy cork options in ip6_append_data
Herbert Xu
1
-15
/
+52
2009-02-06
udp: Fix UDP short packet false positive
Jesper Dangaard Brouer
1
-1
/
+2
2009-02-05
gianfar: Fix potential soft reset race
Andy Fleming
1
-0
/
+3
2009-02-05
gianfar: Fix BD_LENGTH_MASK definition
Andy Fleming
1
-1
/
+1
2009-02-05
cxgb3: Fix lro switch
Divy Le Ray
1
-2
/
+1
2009-02-04
iwlwifi: save PCI state before suspend, restore after resume
Reinette Chatre
2
-0
/
+4
2009-02-04
iwlwifi: clean key table in iwl_clear_stations_table
Reinette Chatre
1
-0
/
+3
2009-02-04
sunrpc: fix rdma dependencies
Randy Dunlap
1
-1
/
+1
2009-02-04
e1000: Fix PCI enable to honor the need_ioport flag
Karsten Keil
1
-1
/
+1
2009-02-04
sgi-xp: link XPNET's net_device_ops to its net_device structure
Dean Nelson
1
-1
/
+2
2009-02-04
pcnet_cs: Fix misuse of the equality operator.
Cord Walter
1
-1
/
+1
2009-02-04
hso: add new device id's
Filip Aben
1
-1
/
+3
2009-02-03
dca: redesign locks to fix deadlocks
Maciej Sosnowski
1
-18
/
+33
2009-02-03
cassini/sungem: limit reaches -1, but 0 tested
Roel Kluin
2
-3
/
+3
2009-02-03
net: variables reach -1, but 0 tested
Roel Kluin
7
-14
/
+14
2009-02-03
virtio-pci: do not oops on config change if driver not loaded
Mark McLoughlin
1
-1
/
+1
2009-02-03
modules: Use a better scheme for refcounting
Eric Dumazet
2
-19
/
+41
2009-02-02
qlge: bugfix: Add missing netif_napi_del call.
Ron Mercer
1
-1
/
+4
2009-02-02
qlge: bugfix: Add flash offset for second port.
Ron Mercer
1
-1
/
+8
2009-02-02
qlge: bugfix: Fix endian issue when reading flash.
Ron Mercer
2
-9
/
+12
2009-02-02
udp: increments sk_drops in __udp_queue_rcv_skb()
Eric Dumazet
1
-1
/
+3
2009-02-02
net: Fix userland breakage wrt. linux/if_tunnel.h
David S. Miller
2
-1
/
+4
2009-02-02
pxamci: enable DMA for write ops after CMD/RESP
Cliff Brake
1
-1
/
+15
2009-02-02
pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())
Cliff Brake
1
-5
/
+4
2009-02-02
ricoh_mmc: Use suspend_late/resume_early
philipl@overt.org
1
-4
/
+4
2009-02-02
mmci: Add support for ST Micro derivate
Linus Walleij
2
-4
/
+61
2009-02-02
mmc: Add a MX2/MX3 specific SDHC driver
Sascha Hauer
4
-0
/
+927
2009-02-02
icside: fix PCB version 6 support (v2)
Bartlomiej Zolnierkiewicz
1
-1
/
+1
2009-02-02
tx4939ide: typo fix and minor cleanup
Atsushi Nemoto
1
-2
/
+2
2009-02-02
ide: add CS5536 host driver (v3)
Bartlomiej Zolnierkiewicz
3
-0
/
+319
2009-02-02
ide: Force VIA IDE legacy interrupts for AmigaOne boards
Gerhard Pircher
1
-0
/
+5
2009-02-02
IDE: Unregister and disable devices if initialization fails.
Ian Campbell
1
-1
/
+2
2009-02-02
ide: fix ide_register_port() failure handling
Bartlomiej Zolnierkiewicz
1
-8
/
+32
2009-02-02
ide: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-02-02
ide-cd: fix DMA for non bio-backed requests
Borislav Petkov
2
-3
/
+9