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-06
Revert "p54: Use SKB list handling helpers instead of by-hand code."
David S. Miller
1
-19
/
+27
2009-07-06
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
Mariusz Kozlowski
1
-1
/
+3
2009-07-05
forcedeth: Fix NAPI race.
Eric Dumazet
1
-11
/
+14
2009-07-05
drivers/net/smsc911x.c: Fix resource size off by 1 error
Julia Lawall
1
-3
/
+3
2009-07-05
pcnet_cs: add new id
Ken Kawasaki
1
-0
/
+1
2009-07-05
bnx2x: Fix the maximal values of coalescing timeouts.
Eilon Greenstein
2
-4
/
+6
2009-07-05
bnx2x: Disable HC coalescing when setting timeout to zero.
Eilon Greenstein
1
-2
/
+2
2009-07-05
tun: Fix device unregister race
Herbert Xu
1
-7
/
+9
2009-07-03
be2net: fix spurious interrupt handling in intx mode
Sathya Perla
2
-7
/
+13
2009-07-03
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
3
-7
/
+110
2009-07-03
e1000e: delay second read of PHY_STATUS register on failure of first read
Bruce Allan
1
-1
/
+6
2009-07-03
e1000e: prevent NVM corruption on sectors larger than 4K
Bruce Allan
1
-2
/
+17
2009-07-03
e1000e: do not write SmartSpeed register bits on parts without support
Bruce Allan
1
-4
/
+15
2009-07-03
e1000e: delay after LCD reset and proper checks for PHY configuration done
Bruce Allan
2
-44
/
+82
2009-07-03
e1000e: PHY loopback broken on 82578
Bruce Allan
2
-0
/
+7
2009-07-03
ixgbe: Not allow 8259x unsupported wol options change from ethtool
Mallikarjuna R Chilakala
1
-1
/
+0
2009-07-03
ixgbe: fix inconsistent SFP/SFP+ failure results.
Don Skidmore
1
-5
/
+5
2009-07-03
ixgbe: fix regression on some 82598 adapters
Don Skidmore
1
-10
/
+14
2009-07-03
ixgbe: fix issues with failing to detect insert of unsupported module
Don Skidmore
2
-2
/
+9
2009-07-03
qlge: Fix sizeof usage.
Ron Mercer
2
-9
/
+9
2009-07-03
qlge: Add/use function for link up/down.
Ron Mercer
3
-8
/
+26
2009-07-03
qlge: Fix MAC address bonding issue.
Ron Mercer
1
-7
/
+43
2009-07-03
qlge: Fix tx byte counter.
Ron Mercer
1
-1
/
+1
2009-07-03
qlge: Fix redundant call to free resources.
Ron Mercer
1
-5
/
+0
2009-07-03
qlge: Fix carrier on condition.
Ron Mercer
1
-1
/
+5
2009-07-03
qlge: Clear frame to queue routing before reset.
Ron Mercer
1
-9
/
+32
2009-07-03
qlge: Expand coverage of hw lock for config register.
Ron Mercer
1
-4
/
+5
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
[next]