index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-08
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...
Joe Jin
2
-6
/
+2
2007-02-08
[TG3]: Avoid an expensive divide.
Eric Dumazet
1
-1
/
+1
2007-02-08
[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...
Joe Jin
1
-4
/
+1
2007-02-08
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2
-2
/
+1
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
3
-4
/
+3
2007-02-07
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
11
-141
/
+202
2007-02-07
AT91: MACB support
Andrew Victor
3
-4
/
+31
2007-02-07
sky2: version 1.12
Stephen Hemminger
1
-1
/
+1
2007-02-07
sky2: add new chip ids
Stephen Hemminger
1
-0
/
+4
2007-02-07
sky2: Yukon Extreme support
Stephen Hemminger
2
-16
/
+89
2007-02-07
sky2: safer transmit timeout
Stephen Hemminger
1
-26
/
+15
2007-02-07
sky2: TSO support for EC_U
Stephen Hemminger
1
-4
/
+3
2007-02-07
sky2: use dev_err for error reports
Stephen Hemminger
1
-44
/
+31
2007-02-07
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
1
-2
/
+1
2007-02-07
PCI: Use newly defined PCI channel offline routine
Linas Vepstas
2
-2
/
+2
2007-02-07
sky2: add Wake On Lan support
Stephen Hemminger
2
-47
/
+189
2007-02-07
fix unaligned exception in /drivers/net/wireless/orinoco.c
Hennerich, Michael
1
-1
/
+1
2007-02-07
Remove unused kernel config option DLCI_COUNT
Robert P. J. Day
1
-11
/
+0
2007-02-07
z85230: spinlock logic
Alan Cox
1
-13
/
+1
2007-02-07
mips: declance: Driver model for the PMAD-A
Maciej W. Rozycki
1
-47
/
+117
2007-02-07
Spidernet: Rework RX linked list
Linas Vepstas
1
-8
/
+4
2007-02-07
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
11
-141
/
+202
2007-02-07
Merge branch 'linux-2.6'
Paul Mackerras
34
-396
/
+408
2007-02-07
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
Vitaly Bordug
1
-0
/
+1
2007-02-07
[POWERPC] Add "is_power_of_2" checking to log2.h.
Robert P. J. Day
1
-2
/
+0
2007-02-06
NET: turn local_save_flags() + local_irq_disable() into local_irq_save()
Jiri Kosina
1
-2
/
+1
2007-02-06
NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()
Jiri Kosina
1
-2
/
+1
2007-02-06
hp100: convert pci_module_init() to pci_register_driver()
Richard Knutsson
1
-1
/
+1
2007-02-06
NetXen: Added ethtool support for user level tools.
Amit S. Kale
3
-19
/
+361
2007-02-06
NetXen: Firmware crb init changes.
Amit S. Kale
1
-3
/
+9
2007-02-06
skge: version 1.10
Stephen Hemminger
1
-1
/
+1
2007-02-06
skge: WOL support
Stephen Hemminger
2
-35
/
+125
2007-02-06
skge: use dev_printk
Stephen Hemminger
1
-38
/
+31
2007-02-06
skge: handle zero address at open
Stephen Hemminger
1
-3
/
+5
2007-02-06
b44 endian annotations
Al Viro
2
-9
/
+9
2007-02-05
PA Semi PWRficient Ethernet driver
Olof Johansson
4
-0
/
+1487
2007-02-05
s2io: De-typedef driver.
Ralf Baechle
3
-351
/
+362
2007-02-05
s2io: Removed enabling of some of the unused interrupts.
Sivakumar Subramani
1
-112
/
+1
2007-02-05
s2io: Fixes in updating skb->truesize and code cleanup.
Sivakumar Subramani
1
-5
/
+10
2007-02-05
S2IO: Fixes for reset and link handling.
Sivakumar Subramani
3
-160
/
+253
2007-02-05
s2io: Making LRO and UFO as module loadable parameter.
Sivakumar Subramani
2
-93
/
+77
2007-02-05
PC300too alternative WAN driver
Krzysztof Halasa
3
-0
/
+579
2007-02-05
cxgb3 - Add dual licensing
Divy Le Ray
20
-136
/
+399
2007-02-05
cxgb3 - Add <linux/mutex.h>
Divy Le Ray
1
-0
/
+1
2007-02-05
cxgb3 - Remove BUG_ON from t3b_intr_napi
Divy Le Ray
1
-2
/
+0
2007-02-05
cxgb3 - white space to tabs
Divy Le Ray
1
-15
/
+15
2007-02-05
cxgb3 - Clean up HW init routine
Divy Le Ray
1
-11
/
+5
2007-02-05
cxgb3 - bogus status error string
Divy Le Ray
1
-1
/
+1
2007-02-05
cxgb3 - remove SW Tx credits coalescing
Divy Le Ray
1
-61
/
+14
2007-02-05
cxgb3 - bind qsets on multiport adapter
Divy Le Ray
3
-24
/
+54
[next]