index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-15
natsemi: Avoid IntrStatus lossage if RX state machine resets.
broonie@sirena.org.uk
1
-6
/
+8
2007-03-15
natsemi: Fix NAPI for interrupt sharing
broonie@sirena.org.uk
1
-18
/
+20
2007-03-15
natsemi: Consistently use interrupt enable/disable functions
broonie@sirena.org.uk
1
-3
/
+3
2007-03-15
NetXen: Fix softlockup seen during hardware access
Linsys Contractor Mithlesh Thukral
3
-2
/
+11
2007-03-15
NetXen: Bug fix for Jumbo frames on XG card
Linsys Contractor Mithlesh Thukral
1
-1
/
+4
2007-03-15
skge: set mac address bonding fix
Stephen Hemminger
1
-11
/
+17
2007-03-14
[PATCH] atl1 trivial endianness misannotations
Al Viro
1
-2
/
+2
2007-03-14
[PATCH] dmfe trivial endianness annotations
Al Viro
1
-3
/
+3
2007-03-14
[PATCH] ibmtr probe is __devinit, not __init
Al Viro
2
-4
/
+4
2007-03-09
Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Jeff Garzik
3
-7
/
+19
2007-03-09
ibmtr: Drain rich supply of modpost warnings.
Ralf Baechle
1
-13
/
+12
2007-03-09
3c59x: Fix several modpost warnings
Ralf Baechle
1
-15
/
+13
2007-03-09
z85230: Fix FIFO handling
Alan Cox
1
-1
/
+1
2007-03-09
r8169: fix a race between PCI probe and dev_open
Francois Romieu
1
-5
/
+5
2007-03-09
r8169: revert bogus BMCR reset
Francois Romieu
1
-2
/
+2
2007-03-09
sky2: turn off Rx checksum on bad hardware
Stephen Hemminger
1
-3
/
+21
2007-03-09
mv643xx: Clear pending interrupts before calling request_irq
Dale Farnsworth
1
-4
/
+6
2007-03-09
myri10ge: add a wc_enabled flag to myri10ge_priv
Brice Goglin
1
-3
/
+7
2007-03-09
myri10ge: prevent 4k rdma on SGI TIOCE chipset
Brice Goglin
1
-0
/
+6
2007-03-09
myri10ge: use pci_map_page to prepare the dmatest buffer
Brice Goglin
1
-6
/
+16
2007-03-09
myri10ge: fix error checking and return value in myri10ge_allocate_rings
Brice Goglin
1
-0
/
+4
2007-03-09
netxen: fix warnings
Ralf Baechle
1
-2
/
+3
2007-03-09
via-rhine: set avoid_D3 for broken BIOSes
Roger Luethi
1
-2
/
+30
2007-03-07
[PATCH] bcm43xx: Fix assertion failures in interrupt handler
Pavel Roskin
1
-3
/
+3
2007-03-07
[PATCH] bcm43xx: Fix bug in frequency to channel conversion
Joerg Sommer
1
-2
/
+8
2007-03-07
[PATCH] bcm43xx: Fix errors in specs to code translation in B6PHY init
Larry Finger
1
-2
/
+8
2007-03-06
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2
-6
/
+7
2007-03-06
sis900 warning fixes
Andrew Morton
1
-5
/
+5
2007-03-06
mv643xx_eth: Place explicit port number in mv643xx_eth_platform_data
Dale Farnsworth
1
-24
/
+29
2007-03-06
pcnet32: Fix PCnet32 performance bug on non-coherent architecutres
Don Fry
1
-2
/
+2
2007-03-06
__devinit & __devexit cleanups for de2104x driver
Prarit Bhargava
1
-3
/
+3
2007-03-06
3c59x: Handle pci_enable_device() failure while resuming
Dmitriy Monakhov
1
-1
/
+7
2007-03-06
dmfe: Fix link detection
Maxim Levitsky
1
-18
/
+40
2007-03-06
dmfe: fix two bugs
Maxim Levitsky
1
-5
/
+10
2007-03-06
dmfe: trivial/spelling fixes
Maxim Levitsky
1
-36
/
+88
2007-03-06
revert "drivers/net/tulip/dmfe: support basic carrier detection"
Andrew Morton
1
-8
/
+1
2007-03-06
ucc_geth: returns NETDEV_TX_BUSY when BD ring is full
Li Yang
1
-1
/
+2
2007-03-06
ucc_geth: Fix BD processing
Li Yang
1
-5
/
+9
2007-03-06
natsemi: netpoll fixes
Sergei Shtylyov
1
-5
/
+19
2007-03-06
bonding: Improve IGMP join processing
Jay Vosburgh
1
-51
/
+25
2007-03-06
bonding: only receive ARPs for us
Jay Vosburgh
1
-1
/
+1
2007-03-06
bonding: fix double dev_add_pack
Jay Vosburgh
1
-1
/
+7
2007-03-05
[GIANFAR]: Fix compile error in latest git
Jan Altenberg
1
-1
/
+1
2007-03-05
[PPPOE]: Use ifindex instead of device pointer in key lookups.
Florian Zumbiehl
1
-5
/
+6
2007-03-02
[VLAN]: Avoid a 4-order allocation.
Dan Aloni
19
-55
/
+35
2007-03-02
[HDLC] Fix dev->header_cache_update having a random value.
Krzysztof Halasa
6
-23
/
+23
2007-03-02
[PPPOE]: Key connections properly on local device.
Florian Zumbiehl
1
-20
/
+32
2007-03-02
[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/
Jeff Garzik
2
-2
/
+2
2007-03-02
mv643xx_eth: move mac_addr inside mv643xx_eth_platform_data
Dale Farnsworth
1
-1
/
+1
2007-03-02
Fix mv643xx_eth compilation.
Dave Jones
1
-1
/
+3
[next]