index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ifb.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2006-06-27
e1000: add ich8lan core functions
Auke Kok
3
-7
/
+1392
2006-06-27
e1000: disable ERT
Auke Kok
1
-3
/
+0
2006-06-27
e1000: check return value of _get_speed_and_duplex
Auke Kok
1
-2
/
+6
2006-06-27
e1000: M88 PHY workaround
Auke Kok
2
-17
/
+40
2006-06-27
e1000: fix adapter led blinking inconsistency
Auke Kok
3
-14
/
+40
2006-06-27
e1000: disable CRC stripping workaround
Auke Kok
1
-4
/
+1
2006-06-27
e1000: force register write flushes to circumvent broken platforms
Auke Kok
2
-9
/
+33
2006-06-27
e1000: rework module param code with uninitialized values
Auke Kok
1
-106
/
+61
2006-06-27
e1000: recycle skb
Auke Kok
1
-1
/
+2
2006-06-27
e1000: change printk into DPRINTK
Auke Kok
1
-1
/
+1
2006-06-27
e1000: add smart power down code
Auke Kok
3
-0
/
+41
2006-06-27
e1000: small performance tweak by removing double code
Auke Kok
1
-1
/
+0
2006-06-27
e1000: fix CONFIG_PM blocks
Auke Kok
1
-2
/
+4
2006-06-27
e1000: Make PHY powerup/down a function
Auke Kok
1
-27
/
+49
2006-06-27
e1000: rework driver hardware reset locking
Auke Kok
3
-75
/
+105
2006-06-27
e1000: fix loopback ethtool test
Auke Kok
1
-1
/
+1
2006-06-20
[PATCH] s2io: netpoll support
Brian Haley
1
-0
/
+48
2006-06-20
Add support for suspending and resuming the whole console subsystem
Linus Torvalds
3
-1
/
+33
2006-06-20
Make sure to re-enable SCI after an ACPI suspend
Linus Torvalds
1
-0
/
+3
2006-06-20
Improve SATA core suspend/resume
Linus Torvalds
1
-0
/
+1
2006-06-19
[MIPS] Make timer interrupt frequency configurable from kconfig.
Atsushi Nemoto
56
-75
/
+511
2006-06-19
[MIPS] Correct HAL2 Kconfig description
Kumba
1
-2
/
+2
2006-06-19
[MIPS] Fix R4K cache macro names
Kumba
4
-6
/
+6
2006-06-19
[MIPS] Add Missing R4K Cache Macros to IP27 & IP32
Kumba
2
-0
/
+5
2006-06-19
[MIPS] Support for the RM9000-based Basler eXcite smart camera platform.
Ralf Baechle
27
-9
/
+3528
2006-06-19
[MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins board
dmitry pervushin
21
-0
/
+3118
2006-06-19
[MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.
Thomas Bogendoerfer
7
-19
/
+177
2006-06-19
[MIPS] SN: include asm/sn/types.h for nasid_t.
Ralf Baechle
1
-0
/
+1
2006-06-19
[MIPS] Random fixes for sb1250
Thiemo Seufer
1
-2
/
+6
2006-06-19
[MIPS] Fix bcm1480 compile
Thiemo Seufer
1
-0
/
+2
2006-06-19
[MIPS] Remove support for NEC DDB5476.
Ralf Baechle
63
-2480
/
+2
2006-06-19
[MIPS] Remove support for NEC DDB5074.
Ralf Baechle
63
-1233
/
+3
2006-06-19
[MIPS] Cleanup memory managment initialization.
Ralf Baechle
34
-45
/
+81
2006-06-19
[MIPS] SN: Declare bridge_pci_ops.
Ralf Baechle
1
-0
/
+2
2006-06-19
[MIPS] Remove unused function alloc_pci_controller.
Ralf Baechle
1
-5
/
+0
2006-06-19
[MIPS] IP27: Extract pci_ops into separate file.
Ralf Baechle
3
-292
/
+308
2006-06-19
[MIPS] IP27: Use symbolic constants instead of magic numbers.
Ralf Baechle
1
-2
/
+1
2006-06-19
[MIPS] vr41xx: remove unnecessay items from vr41xx/Kconfig.
Yoichi Yuasa
1
-7
/
+0
2006-06-19
[MIPS] IP27: Cleanup N/M mode configuration.
Ralf Baechle
2
-7
/
+22
2006-06-19
[MIPS] IP27: Throw away old unused hacks.
Ralf Baechle
1
-8
/
+1
2006-06-19
[MIPS] Drop 0 definition for kern_addr_valid
Ralf Baechle
2
-5
/
+0
2006-06-19
[MIPS] Consolidate definitions of pfn_valid in one file.
Ralf Baechle
2
-8
/
+19
2006-06-19
[MIPS] APM emu support
Rodolfo Giometti
4
-0
/
+698
2006-06-19
[MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.
Ralf Baechle
6
-9
/
+9
2006-06-19
[MIPS] SN: Move FRU header one level up; it is not SN0-specific.
Ralf Baechle
2
-5
/
+5
2006-06-19
[MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.
Ralf Baechle
2
-17
/
+23
2006-06-19
[MIPS] IP27: Remove #if 0'ed code.
Ralf Baechle
3
-57
/
+0
2006-06-19
[MIPS] IP27: Nuke leftovers of _STANDALONE
Ralf Baechle
2
-95
/
+3
2006-06-19
[MIPS] IP27: Remove leftovers of sable support.
Ralf Baechle
4
-22
/
+2
2006-06-19
[MIPS] IP27: Nuke last leftovers from FRUTEST
Ralf Baechle
1
-14
/
+0
[next]