index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WAN]: converting generic HDLC to use netif_dormant*()
Krzysztof Halasa
2006-07-12
6
-68
/
+82
*
[BPQ] lockdep: fix false positive
Ralf Baechle
2006-07-10
1
-0
/
+7
*
[PATCH] release_firmware() fixes
Magnus Damm
2006-07-10
1
-21
/
+16
*
Merge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD
Linus Torvalds
2006-07-09
11
-14
/
+16
|
\
|
*
[NET] gso: Add skb_is_gso
Herbert Xu
2006-07-08
9
-13
/
+12
|
*
[IRDA]: fix drivers/net/irda/ali-ircc.c:ali_ircc_init()
Adrian Bunk
2006-07-08
1
-1
/
+2
|
*
[TG3]: add amd8131 to "write reorder" chipsets
John W. Linville
2006-07-08
1
-0
/
+2
*
|
Merge branch 'upstream' of git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ...
Jeff Garzik
2006-07-05
7
-391
/
+2520
|
\
\
|
*
|
e1000: increase version to 7.1.9-k2
Auke Kok
2006-06-27
1
-1
/
+1
|
*
|
e1000: add ich8lan device ID's
Auke Kok
2006-06-27
1
-0
/
+7
|
*
|
e1000: allow user to disable ich8 lock loss workaround
Auke Kok
2006-06-27
1
-0
/
+21
|
*
|
e1000: integrate ich8 support into driver
Auke Kok
2006-06-27
4
-130
/
+725
|
*
|
e1000: add ich8lan core functions
Auke Kok
2006-06-27
3
-7
/
+1392
|
*
|
e1000: disable ERT
Auke Kok
2006-06-27
1
-3
/
+0
|
*
|
e1000: check return value of _get_speed_and_duplex
Auke Kok
2006-06-27
1
-2
/
+6
|
*
|
e1000: M88 PHY workaround
Auke Kok
2006-06-27
2
-17
/
+40
|
*
|
e1000: fix adapter led blinking inconsistency
Auke Kok
2006-06-27
3
-14
/
+40
|
*
|
e1000: disable CRC stripping workaround
Auke Kok
2006-06-27
1
-4
/
+1
|
*
|
e1000: force register write flushes to circumvent broken platforms
Auke Kok
2006-06-27
2
-9
/
+33
|
*
|
e1000: rework module param code with uninitialized values
Auke Kok
2006-06-27
1
-106
/
+61
|
*
|
e1000: recycle skb
Auke Kok
2006-06-27
1
-1
/
+2
|
*
|
e1000: change printk into DPRINTK
Auke Kok
2006-06-27
1
-1
/
+1
|
*
|
e1000: add smart power down code
Auke Kok
2006-06-27
3
-0
/
+41
|
*
|
e1000: small performance tweak by removing double code
Auke Kok
2006-06-27
1
-1
/
+0
|
*
|
e1000: fix CONFIG_PM blocks
Auke Kok
2006-06-27
1
-2
/
+4
|
*
|
e1000: Make PHY powerup/down a function
Auke Kok
2006-06-27
1
-27
/
+49
|
*
|
e1000: rework driver hardware reset locking
Auke Kok
2006-06-27
3
-75
/
+105
|
*
|
e1000: fix loopback ethtool test
Auke Kok
2006-06-27
1
-1
/
+1
*
|
|
[PATCH] 8139too deadlock fix
Arjan van de Ven
2006-07-05
1
-2
/
+3
*
|
|
[netdrvr] 3c59x: snip changelog from source code
Jeff Garzik
2006-07-05
1
-166
/
+0
|
|
/
|
/
|
*
|
[PATCH] myri10ge - Export more parameters to ethtool
Brice Goglin
2006-07-05
1
-0
/
+5
*
|
[PATCH] myri10ge - Use dev_info() when printing parameters after probe
Brice Goglin
2006-07-05
1
-5
/
+4
*
|
[PATCH] myri10ge - Drop ununsed nvidia chipset id
brice@myri.com
2006-07-05
1
-2
/
+0
*
|
[PATCH] myri10ge - Drop unused pm_state
brice@myri.com
2006-07-05
1
-1
/
+0
*
|
[PATCH] Fix freeing of net device
Ralf Baechle
2006-07-05
1
-3
/
+4
*
|
[PATCH] remove dead entry in net wan Kconfig
Paul Fulghum
2006-07-05
2
-13
/
+0
*
|
[PATCH] NI5010 netcard cleanup
Andreas Mohr
2006-07-05
1
-28
/
+24
*
|
[PATCH] lock validator: fix ns83820.c irq-flags bug
Ingo Molnar
2006-07-05
1
-14
/
+17
*
|
[PATCH] pcnet32: Cleanup rx buffers after loopback test.
Don Fry
2006-07-05
1
-59
/
+43
*
|
[PATCH] pcnet32: Suspend the chip rather than restart when changing multicast...
Don Fry
2006-07-05
1
-27
/
+68
*
|
[PATCH] pcnet32: Handle memory allocation failures cleanly when resizing tx/r...
Don Fry
2006-07-05
1
-24
/
+251
*
|
[PATCH] pcnet32: Use kcalloc instead of kmalloc and memset
Don Fry
2006-07-05
1
-14
/
+10
*
|
[PATCH] pcnet32: Fix off-by-one in get_ringparam
Don Fry
2006-07-05
1
-4
/
+4
*
|
[PATCH] pcnet32: Use PCI_DEVICE macro
Don Fry
2006-07-05
1
-7
/
+4
*
|
[PATCH] pcnet32: Fix Section mismatch error
Don Fry
2006-07-05
1
-3
/
+2
*
|
[PATCH] Add support for the Cicada 8201 PHY
Kim Phillips
2006-07-05
1
-6
/
+36
*
|
[PATCH] zd1211rw: disable TX queue during stop
Daniel Drake
2006-07-05
1
-0
/
+2
*
|
[PATCH] ZyDAS ZD1211 USB-WLAN driver
Daniel Drake
2006-07-05
22
-0
/
+6911
*
|
[PATCH] bcm43xx: enable shared key authentication
Daniel Drake
2006-07-05
1
-0
/
+4
*
|
[PATCH] Convert bcm43xx-softmac to use the ieee80211_is_valid_channel routine
Larry Finger
2006-07-05
3
-30
/
+3
[next]