index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] missing include in macsonic
Al Viro
2007-02-09
1
-0
/
+1
*
[PATCH] spider_net breakage from class_device -> device
Al Viro
2007-02-09
1
-1
/
+1
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2007-02-09
4
-11
/
+4
|
\
|
*
[BONDING]: Replace kmalloc() + memset() pairs with the appropriate kzalloc() ...
Joe Jin
2007-02-08
2
-6
/
+2
|
*
[TG3]: Avoid an expensive divide.
Eric Dumazet
2007-02-08
1
-1
/
+1
|
*
[NET] slip: Replace kmalloc() + memset() pairs with the appropriate kzalloc()...
Joe Jin
2007-02-08
1
-4
/
+1
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-02-09
12
-108
/
+5207
|
\
\
|
|
/
|
/
|
|
*
ucc_geth: Add support to local-mac-address property
Li Yang
2007-02-08
1
-1
/
+7
|
*
ucc_geth: Remove obsolete workaround of link speed change
Li Yang
2007-02-08
2
-66
/
+7
|
*
cxgb3: sysfs attributes in -mm tree
Divy Le Ray
2007-02-08
1
-41
/
+45
|
*
Add Attansic L1 ethernet driver.
Jay Cliburn
2007-02-08
9
-0
/
+5148
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2007-02-08
2
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'linux-2.6'
Paul Mackerras
2007-02-07
34
-396
/
+408
|
|
\
|
*
|
[POWERPC] Fix kernel build errors for mpc8272ads and mpc8560ads
Vitaly Bordug
2007-02-07
1
-0
/
+1
|
*
|
[POWERPC] Add "is_power_of_2" checking to log2.h.
Robert P. J. Day
2007-02-07
1
-2
/
+0
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2007-02-07
3
-4
/
+3
|
\
\
\
|
*
|
|
MSI: Replace pci_msi_quirk with calls to pci_no_msi()
Michael Ellerman
2007-02-07
1
-2
/
+1
|
*
|
|
PCI: Use newly defined PCI channel offline routine
Linas Vepstas
2007-02-07
2
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
2007-02-07
11
-141
/
+202
|
\
\
\
|
*
|
|
Network: convert network devices to use struct device instead of class_device
Greg Kroah-Hartman
2007-02-07
11
-141
/
+202
|
|
/
/
*
|
|
AT91: MACB support
Andrew Victor
2007-02-07
3
-4
/
+31
*
|
|
sky2: version 1.12
Stephen Hemminger
2007-02-07
1
-1
/
+1
*
|
|
sky2: add new chip ids
Stephen Hemminger
2007-02-07
1
-0
/
+4
*
|
|
sky2: Yukon Extreme support
Stephen Hemminger
2007-02-07
2
-16
/
+89
*
|
|
sky2: safer transmit timeout
Stephen Hemminger
2007-02-07
1
-26
/
+15
*
|
|
sky2: TSO support for EC_U
Stephen Hemminger
2007-02-07
1
-4
/
+3
*
|
|
sky2: use dev_err for error reports
Stephen Hemminger
2007-02-07
1
-44
/
+31
*
|
|
sky2: add Wake On Lan support
Stephen Hemminger
2007-02-07
2
-47
/
+189
*
|
|
fix unaligned exception in /drivers/net/wireless/orinoco.c
Hennerich, Michael
2007-02-07
1
-1
/
+1
*
|
|
Remove unused kernel config option DLCI_COUNT
Robert P. J. Day
2007-02-07
1
-11
/
+0
*
|
|
z85230: spinlock logic
Alan Cox
2007-02-07
1
-13
/
+1
*
|
|
mips: declance: Driver model for the PMAD-A
Maciej W. Rozycki
2007-02-07
1
-47
/
+117
*
|
|
Spidernet: Rework RX linked list
Linas Vepstas
2007-02-07
1
-8
/
+4
*
|
|
NET: turn local_save_flags() + local_irq_disable() into local_irq_save()
Jiri Kosina
2007-02-06
1
-2
/
+1
*
|
|
NET-3c59x: turn local_save_flags() + local_irq_disable() into local_irq_save()
Jiri Kosina
2007-02-06
1
-2
/
+1
*
|
|
hp100: convert pci_module_init() to pci_register_driver()
Richard Knutsson
2007-02-06
1
-1
/
+1
*
|
|
NetXen: Added ethtool support for user level tools.
Amit S. Kale
2007-02-06
3
-19
/
+361
*
|
|
NetXen: Firmware crb init changes.
Amit S. Kale
2007-02-06
1
-3
/
+9
*
|
|
skge: version 1.10
Stephen Hemminger
2007-02-06
1
-1
/
+1
*
|
|
skge: WOL support
Stephen Hemminger
2007-02-06
2
-35
/
+125
*
|
|
skge: use dev_printk
Stephen Hemminger
2007-02-06
1
-38
/
+31
*
|
|
skge: handle zero address at open
Stephen Hemminger
2007-02-06
1
-3
/
+5
*
|
|
b44 endian annotations
Al Viro
2007-02-06
2
-9
/
+9
*
|
|
PA Semi PWRficient Ethernet driver
Olof Johansson
2007-02-05
4
-0
/
+1487
*
|
|
s2io: De-typedef driver.
Ralf Baechle
2007-02-05
3
-351
/
+362
*
|
|
s2io: Removed enabling of some of the unused interrupts.
Sivakumar Subramani
2007-02-05
1
-112
/
+1
*
|
|
s2io: Fixes in updating skb->truesize and code cleanup.
Sivakumar Subramani
2007-02-05
1
-5
/
+10
*
|
|
S2IO: Fixes for reset and link handling.
Sivakumar Subramani
2007-02-05
3
-160
/
+253
*
|
|
s2io: Making LRO and UFO as module loadable parameter.
Sivakumar Subramani
2007-02-05
2
-93
/
+77
*
|
|
PC300too alternative WAN driver
Krzysztof Halasa
2007-02-05
3
-0
/
+579
[next]