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
2009-07-02
phylib: fixes for PHY_RESUMING state changes
Wade Farnsworth
1
-3
/
+22
2009-07-02
netxen: avoid frequent firmware reset
Dhananjay Phadke
4
-9
/
+86
2009-07-02
netxen: fix the version code macro
Dhananjay Phadke
2
-12
/
+26
2009-06-30
igb: return PCI_ERS_RESULT_DISCONNECT on permanent error
Alexander Duyck
1
-0
/
+3
2009-06-30
e1000e: io_error_detected callback should return PCI_ERS_RESULT_DISCONNECT
Mike Mason
1
-0
/
+3
2009-06-30
e1000: return PCI_ERS_RESULT_DISCONNECT on permanent error
Andre Detsch
1
-0
/
+3
2009-06-30
e1000: fix unmap bug
Jesse Brandeburg
1
-1
/
+7
2009-06-30
igb: fix unmap length bug
Jesse Brandeburg
1
-5
/
+6
2009-06-30
ixgbe: fix unmap length bug
Jesse Brandeburg
1
-6
/
+11
2009-06-30
ixgbe: Fix link capabilities during adapter resets
Mallikarjuna R Chilakala
1
-1
/
+2
2009-06-30
ixgbe: Fix device capabilities of 82599 single speed fiber NICs.
Mallikarjuna R Chilakala
1
-2
/
+3
2009-06-30
ixgbe: Fix SFP log messages
Don Skidmore
1
-8
/
+17
2009-06-30
usbnet: Use netdev stats structure
Herbert Xu
1
-15
/
+15
2009-06-30
smsc95xx: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-06-30
rndis_host: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-06-30
net1080: Use netdev stats structure
Herbert Xu
1
-6
/
+6
2009-06-30
dm9601: Use netdev stats structure
Herbert Xu
1
-5
/
+5
2009-06-30
cdc_eem: Use netdev stats structure
Herbert Xu
1
-1
/
+1
2009-06-30
bnx2x: Fix the behavior of ethtool when ONBOOT=no
Naohiro Ooiwa
1
-1
/
+9
2009-06-29
net/irda: convert bfin_sir to net_device_ops
Graf Yang
1
-6
/
+10
2009-06-28
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
3
-16
/
+35
2009-06-26
sky2: Fix checksum endianness
Anton Vorontsov
1
-1
/
+1
2009-06-25
mdio add missing GPL flag
Nicolas Reinecke
1
-0
/
+4
2009-06-25
sh_eth: remove redundant test on unsigned
roel kluin
1
-8
/
+1
2009-06-25
fsl_pq_mdio: Fix fsl_pq_mdio to work with modules
Ionut Nicu
1
-4
/
+4
2009-06-25
atl1*: add device_set_wakeup_enable to atl1*_set_wol
Brandon Philips
2
-0
/
+4
2009-06-25
Revert "veth: prevent oops caused by netdev destructor"
David S. Miller
1
-16
/
+25
2009-06-24
cpmac: fix compilation failure introduced with netdev_ops conversion
Florian Fainelli
1
-1
/
+1
2009-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
6
-21
/
+42
2009-06-24
bnx2: Fix the behavior of ethtool when ONBOOT=no
Ooiwa Naohiro
1
-1
/
+9
2009-06-23
qla3xxx: Don't sleep while holding lock.
Ron Mercer
1
-0
/
+3
2009-06-23
qla3xxx: Give the PHY time to come out of reset.
Ron Mercer
1
-1
/
+2
2009-06-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-4
/
+10
2009-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2
-4
/
+4
2009-06-23
net: let KS8842 driver depend on HAS_IOMEM
Heiko Carstens
1
-0
/
+1
2009-06-23
can: let SJA1000 driver depend on HAS_IOMEM
Heiko Carstens
1
-1
/
+1
2009-06-23
netxen: fix firmware init handshake
Dhananjay Phadke
2
-18
/
+22
2009-06-23
netxen: fix build with without CONFIG_PM
Dhananjay Phadke
1
-0
/
+4
2009-06-22
mlx4_core: Fix dma_sync_single_for_cpu() with matching for_device() calls
Roland Dreier
1
-4
/
+10
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/czankel/xtensa-2.6
Linus Torvalds
3
-0
/
+1085
2009-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
27
-429
/
+814
2009-06-22
ppp: Fix throttling bugs
Alan Cox
2
-2
/
+0
2009-06-22
s6gmac: xtensa s6000 on-chip ethernet driver
Oskar Schirmer
3
-0
/
+1085
2009-06-21
via-velocity: Fix velocity driver unmapping incorrect size.
Dave Jones
1
-1
/
+1
2009-06-21
mlx4_en: Remove redundant refill code on RX
Yevgeny Petrilin
3
-102
/
+0
2009-06-21
mlx4_en: Removed redundant check on lso header size
Yevgeny Petrilin
2
-6
/
+0
2009-06-21
mlx4_en: Cancel port_up check in transmit function
Yevgeny Petrilin
2
-9
/
+2
2009-06-21
mlx4_en: using stop/start_all_queues
Yevgeny Petrilin
1
-2
/
+2
2009-06-21
mlx4_en: Removed redundant skb->len check
Yevgeny Petrilin
1
-4
/
+0
2009-06-21
mlx4_en: Counting all the dropped packets on the TX side
Yevgeny Petrilin
1
-7
/
+8
[prev]
[next]