index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
[PATCH] Implement get / set tso for forcedeth driver
Zachary Amsden
2006-06-05
1
-0
/
+16
*
[PATCH] nmclan_cs: dereferencing skb after netif_rx()
Florin Malita
2006-06-05
1
-1
/
+1
*
[PATCH] pcnet32: remove incorrect pcnet32_free_ring
Don Fry
2006-05-26
1
-2
/
+0
*
e1000: add shutdown handler back to fix WOL
Auke Kok
2006-05-26
1
-1
/
+9
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2006-05-26
2
-3
/
+3
|
\
|
*
[PATCH] arlan: fix section mismatch warnings
Randy Dunlap
2006-05-26
1
-2
/
+2
|
*
[PATCH] wavelan: fix section mismatch
Randy Dunlap
2006-05-26
1
-1
/
+1
*
|
[IRDA]: *_DONGLE should depend on IRTTY_SIR
Samuel Ortiz
2006-05-25
1
-10
/
+10
|
/
*
[PATCH] sky2: fix jumbo packet support
Stephen Hemminger
2006-05-24
1
-3
/
+16
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-05-23
2
-7
/
+21
|
\
|
*
[BNX2]: Use kmalloc instead of array
Michael Chan
2006-05-22
1
-4
/
+14
|
*
[BNX2]: Fix bug in bnx2_nvram_write()
Michael Chan
2006-05-22
1
-1
/
+1
|
*
[TG3]: Add some missing rx error counters
Michael Chan
2006-05-22
1
-2
/
+6
*
|
[PATCH] orinoco: possible null pointer dereference in orinoco_rx_monitor()
Florin Malita
2006-05-23
1
-3
/
+1
|
/
*
[PATCH] forcedeth: fix multi irq issues
Ayaz Abdulla
2006-05-21
1
-154
/
+226
*
[PATCH] winbond-840-remove-badness-in-pci_map_single
Erling A. Jacobsen
2006-05-20
1
-2
/
+2
*
[PATCH] network: axnet_cs: bug fix multicast code (support older ax88190 chip...
Komuro
2006-05-20
1
-11
/
+2
*
[PATCH] skge: don't allow transmit ring to be too small
Stephen Hemminger
2006-05-20
1
-1
/
+1
*
[PATCH] skge: bad checksums on big-endian platforms
Stephen Hemminger
2006-05-20
1
-2
/
+1
*
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
2006-05-20
1
-3
/
+3
|
\
|
*
[PATCH] bcm43xx: associate on 'ifconfig up'
David Woodhouse
2006-05-17
1
-3
/
+3
*
|
[PATCH] sky2 version 1.4
Stephen Hemminger
2006-05-20
1
-1
/
+1
*
|
[PATCH] sky2: force NAPI repoll if busy
Stephen Hemminger
2006-05-20
1
-5
/
+11
*
|
[PATCH] sky2: more fixes for Yukon Ultra
Stephen Hemminger
2006-05-20
2
-1
/
+4
*
|
[PATCH] Subjec: sky2, skge: correct PCI id for DGE-560T
Stephen Hemminger
2006-05-20
2
-2
/
+2
*
|
[PATCH] sky2: allow dual port usage
Stephen Hemminger
2006-05-20
1
-15
/
+17
*
|
[PATCH] via-rhine: revert "change mdelay to msleep and remove from ISR path"
John W. Linville
2006-05-20
1
-31
/
+3
*
|
[PATCH] revert "forcedeth: fix multi irq issues"
Andrew Morton
2006-05-20
1
-228
/
+84
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/netdev-2.6
Linus Torvalds
2006-05-17
4
-11
/
+46
|
\
\
|
|
/
|
/
|
|
*
sky2: prevent dual port receiver problems
Stephen Hemminger
2006-05-15
1
-1
/
+12
|
*
x86_64: Check for bad dma address in b44 1GB DMA workaround
Andi Kleen
2006-05-15
1
-10
/
+18
|
*
The ixp2000 driver for the enp2611 was developed on a board with
Lennert Buytenhek
2006-05-15
3
-10
/
+34
*
|
[PATCH] x86_64: Check for bad dma address in b44 1GB DMA workaround
Andi Kleen
2006-05-16
1
-10
/
+18
*
|
[PATCH] dl2k needs dma-mapping.h
Andrew Morton
2006-05-15
1
-0
/
+1
|
/
*
[TG3]: ethtool always report port is TP.
Karsten Keil
2006-05-12
1
-3
/
+5
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2006-05-11
6
-525
/
+330
|
\
|
*
[TG3]: Fix possible NULL deref in tg3_run_loopback().
Jesper Juhl
2006-05-09
1
-0
/
+3
|
*
[IRDA]: Switching to a workqueue for the SIR work
Christoph Hellwig
2006-05-09
4
-524
/
+314
|
*
[IRDA]: smsc-ircc: Minimal hotplug support.
David Brownell
2006-05-09
1
-1
/
+13
*
|
Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...
Linus Torvalds
2006-05-10
4
-9
/
+13
|
\
\
|
|
/
|
/
|
|
*
sis900: phy for FoxCon motherboard
James Cameron
2006-05-10
1
-0
/
+1
|
*
dl2k: use DMA_48BIT_MASK constant
Francois Romieu
2006-05-10
1
-6
/
+6
|
*
phy: mdiobus_register(): initialize all phy_map entries
Herbert Valerio Riedel
2006-05-10
1
-1
/
+3
|
*
sky2: ifdown kills irq mask
Stephen Hemminger
2006-05-10
1
-2
/
+3
*
|
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Stephen Hemminger
2006-05-08
4
-23
/
+37
|
\
\
|
*
|
[PATCH] bcm43xx: Fix access to non-existent PHY registers
David Woodhouse
2006-05-05
1
-1
/
+1
|
*
|
[PATCH] bcm43xx: Fix array overrun in bcm43xx_geo_init
Michael Buesch
2006-05-05
2
-19
/
+30
|
*
|
[PATCH] bcm43xx: check for valid MAC address in SPROM
Stefano Brivio
2006-05-05
1
-1
/
+1
|
*
|
[PATCH] bcm43xx: fix iwmode crash when down
Michael Buesch
2006-05-05
1
-2
/
+5
*
|
|
spidernet: enable support for bcm5461 ethernet phy
Jens Osterkamp
2006-05-08
3
-9
/
+47
[next]