index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
myri10ge: Rename DCA-related firmware counters
Brice Goglin
2008-09-25
1
-1
/
+1
*
myri10ge: Stop scaring people when DCA is built but absent
Brice Goglin
2008-09-25
1
-2
/
+3
*
smc911x: remove duplicate debug printout
Magnus Damm
2008-09-25
1
-2
/
+0
*
r6040: fix bad usage of udelay
Florian Fainelli
2008-09-25
1
-2
/
+2
*
sfc: Fix type of FALCON_SPI_MAX_LEN
Ben Hutchings
2008-09-25
1
-1
/
+1
*
sfc: Use CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS where appropriate
Ben Hutchings
2008-09-25
2
-2
/
+2
*
sfc: Remove obsolete comment about PCI modes
Ben Hutchings
2008-09-25
1
-1
/
+0
*
sfc: Disable interrupts after a fatal interrupt occurs until reset
Ben Hutchings
2008-09-25
1
-1
/
+2
*
sfc: Insert read memory barrier after checking MAC statistics flag
Ben Hutchings
2008-09-25
1
-1
/
+3
*
sfc: Stop generating bogus events in tenxpress_check_hw()
Ben Hutchings
2008-09-25
1
-2
/
+1
*
sfc: Don't include net_driver.h from falcon_io.h
Steve Hodgson
2008-09-25
1
-1
/
+0
*
sfc: Make queue flushes more reliable
Ben Hutchings
2008-09-25
4
-126
/
+141
*
sfc: Don't use EFX_OWORD_FIELD on an event (64-bit, quad-word)
Steve Hodgson
2008-09-25
1
-1
/
+1
*
sfc: Serialise tenxpress_special_reset() with statistics fetches
Ben Hutchings
2008-09-25
1
-5
/
+10
*
sfc: Remove workaround for old firmware bug
Ben Hutchings
2008-09-25
7
-156
/
+1
*
sfc: Fix memory BAR release call on error path
Ben Hutchings
2008-09-25
1
-1
/
+1
*
sfc: Add check for memory allocation failure in falcon_probe_nic()
Ben Hutchings
2008-09-25
1
-0
/
+2
*
8139too: [cosmetic] fix incorrect register for flash-rom
Mats Erik Andersson
2008-09-25
1
-1
/
+2
*
s2io: Fix enabling VLAN tag stripping at driver initialization
Breno Leitao
2008-09-25
2
-8
/
+11
*
cs89x0: fix warning release_irq label
Yoichi Yuasa
2008-09-25
1
-2
/
+0
*
[netdrvr/usb] hso_create_bulk_serial_device(): fix a double free
Adrian Bunk
2008-09-25
1
-4
/
+5
*
wan/hdlc_x25.c: fix a NULL dereference
Krzysztof Halasa
2008-09-25
1
-3
/
+5
*
bonding: Do not tx-balance some IPv6 packets on ALB/TLB bonds
Vlad Yasevich
2008-09-25
1
-0
/
+24
*
[netdrvr] atl1e: Don't take the mdio_lock in atl1e_probe
Matthew Wilcox
2008-09-25
1
-2
/
+0
*
ehea: Fix DLPAR memory handling
Hannes Hering
2008-09-25
1
-1
/
+2
*
[netdrvr] ne: Fix suspend and resume for ISA PnP cards.
David Fries
2008-09-25
1
-1
/
+8
*
[netdrvr] au1000_eth: Spinlock initialisation fix
Martin Gebert
2008-09-25
1
-1
/
+2
*
drivers/net/mlx4/alloc.c needs mm.h
Andrew Morton
2008-09-25
1
-0
/
+1
*
drivers/net/skfp/pmf.c: Use offsetof() macro
Takashi Iwai
2008-09-25
1
-18
/
+11
*
smc91x: SMC_IO_SHIFT platform data support for default case
Magnus Damm
2008-09-25
1
-0
/
+2
*
smc91x: fix nowait printout
Magnus Damm
2008-09-25
1
-1
/
+2
*
r8169: fix RxMissed register access
Francois Romieu
2008-09-25
1
-11
/
+14
*
ehea: fix phyp debugging typo
Sebastien Dugue
2008-09-25
1
-1
/
+1
*
tulip: Fix dead 21041 ethernet after ifconfig down
Thomas Bogendoerfer
2008-09-25
1
-1
/
+0
*
aoe: Fix OOPS after SKB queue changes.
David S. Miller
2008-09-24
1
-1
/
+3
*
ppp_generic: Use skb_peek() in ppp_receive_mp_frame().
David S. Miller
2008-09-23
1
-3
/
+5
*
usbatm: Use skb_queue_walk_safe() instead of by-hand implementation.
David S. Miller
2008-09-23
1
-3
/
+2
*
zd1211: Use skb_queue_walk() instead of by-hand implementation.
David S. Miller
2008-09-23
1
-1
/
+1
*
de4x5: Use skb_queue_head instead of by-hand implementation.
David S. Miller
2008-09-23
1
-30
/
+8
*
usbnet: Use skb_queue_walk_safe() instead of by-hand implementation.
David S. Miller
2008-09-23
1
-2
/
+1
*
cassini: use request_firmware
Jaswinder Singh
2008-09-23
2
-1523
/
+53
*
drivers/net/wan: Use DIV_ROUND_UP
Julia Lawall
2008-09-23
1
-1
/
+1
*
drivers/atm: Use DIV_ROUND_UP
Julia Lawall
2008-09-23
3
-8
/
+8
*
hci_usb: replace mb with smp_mb
Ming Lei
2008-09-23
1
-5
/
+5
*
irda: follow lspci device/vendor style
Bjorn Helgaas
2008-09-23
1
-1
/
+1
*
mISDN: misc timerdev fixes
Andi Kleen
2008-09-23
1
-16
/
+6
*
mISDN: annotate iomem pointer and add statics
Harvey Harrison
2008-09-23
1
-7
/
+7
*
mISDN: endian annotations for struct zt
Harvey Harrison
2008-09-23
2
-7
/
+6
*
drivers/isdn/capi/kcapi.c: Adjust error handling code involving capi_ctr_put
Julia Lawall
2008-09-23
1
-0
/
+4
*
cxgb3: Use SKB list interfaces instead of home-grown implementation.
David S. Miller
2008-09-22
4
-48
/
+42
[next]