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
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-02
tg3: Update version to 3.113
Matt Carlson
1
-2
/
+2
2010-08-02
tg3: Migrate tg3_flags to phy_flags
Matt Carlson
1
-134
/
+141
2010-08-02
tg3: Create phy_flags and migrate phy_is_low_power
Matt Carlson
1
-18
/
+17
2010-08-02
tg3: Add phy-related preprocessor constants
Matt Carlson
1
-22
/
+24
2010-08-02
tg3: Add error reporting to tg3_phydsp_write()
Matt Carlson
1
-31
/
+20
2010-08-02
tg3: Improve small packet performance
Matt Carlson
1
-1
/
+23
2010-08-02
tg3: Remove 5720, 5750, and 5750M
Matt Carlson
1
-3
/
+0
2010-08-02
tg3: Detect APE firmware types
Matt Carlson
1
-1
/
+8
2010-08-02
tg3: Restrict ASPM workaround devlist
Matt Carlson
1
-1
/
+3
2010-08-02
tg3: Manage gphy power for CPMU-less devs only
Matt Carlson
1
-1
/
+4
2010-08-02
tg3: Don't access phy test ctrl reg for 5717+
Matt Carlson
1
-3
/
+7
2010-08-02
tg3: Create TG3_FLG3_5717_PLUS flag
Matt Carlson
1
-50
/
+22
2010-08-02
tg3: Disable TSS also during tg3_close()
Matt Carlson
1
-1
/
+1
2010-08-02
tg3: Add 5784 ASIC rev to earlier PCIe MPS fix
Matt Carlson
1
-2
/
+1
2010-07-18
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
1
-1
/
+1
2010-07-11
tg3: Update version to 3.112
Matt Carlson
1
-2
/
+2
2010-07-11
tg3: Fix some checkpatch errors
Matt Carlson
1
-8
/
+9
2010-07-11
tg3: Revert PCIe tx glitch fix
Matt Carlson
1
-24
/
+0
2010-07-11
tg3: Report driver version to firmware
Matt Carlson
1
-2
/
+6
2010-07-11
tg3: Relax 5717 serdes restriction
Matt Carlson
1
-3
/
+2
2010-07-11
tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()
Matt Carlson
1
-6
/
+14
2010-07-11
tg3: Fix single MSI-X vector coalescing
Matt Carlson
1
-1
/
+1
2010-07-11
tg3: Revert RSS indir tbl setup change
Matt Carlson
1
-1
/
+1
2010-07-08
tg3: allow TSO on vlan devices
Eric Dumazet
1
-7
/
+21
2010-07-08
tg3: 64 bit stats on all arches
Eric Dumazet
1
-23
/
+12
2010-06-06
tg3: Update version to 3.111
Matt Carlson
1
-2
/
+2
2010-06-06
tg3: Add 5719 PCI device and phy IDs
Matt Carlson
1
-0
/
+2
2010-06-06
tg3: Add 5719 ASIC rev
Matt Carlson
1
-18
/
+50
2010-06-06
tg3: Use devfn to determine function number
Matt Carlson
1
-7
/
+3
2010-06-06
tg3: 5717: Allow serdes link via parallel detect
Matt Carlson
1
-1
/
+5
2010-06-06
tg3: Allow single MSI-X vector allocations
Matt Carlson
1
-12
/
+12
2010-06-06
tg3: Off-by-one error in RSS setup
Matt Carlson
1
-1
/
+1
2010-06-06
tg3: Fix a memory leak on 5717+ devices
Matt Carlson
1
-2
/
+2
2010-06-06
tg3: Avoid tx lockups on 5755+ devices
Matt Carlson
1
-0
/
+3
2010-06-06
tg3: Relocate APE mutex regs for 5717+
Matt Carlson
1
-12
/
+32
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2010-04-26
tg3: Fix INTx fallback when MSI fails
Andre Detsch
1
-0
/
+1
2010-04-20
tg3: Enable GRO by default.
David S. Miller
1
-0
/
+1
2010-04-13
tg3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-21
/
+21
2010-04-13
tg3: Update version to 3.110
Matt Carlson
1
-2
/
+2
2010-04-13
tg3: Remove function errors flagged by checkpatch
Matt Carlson
1
-9
/
+9
2010-04-13
tg3: Unify max pkt size preprocessor constants
Matt Carlson
1
-2
/
+2
2010-04-13
tg3: Re-inline VLAN tags when appropriate
Matt Carlson
1
-11
/
+33
2010-04-13
tg3: Optimize rx double copy test
Matt Carlson
1
-7
/
+25
2010-04-13
tg3: Reduce 57765 core clock when link at 10Mbps
Matt Carlson
1
-0
/
+5
2010-04-13
tg3: Set card 57765 card reader MRRS to 1024B
Matt Carlson
1
-0
/
+2
2010-04-13
tg3: Disable CLKREQ in L2
Matt Carlson
1
-0
/
+14
2010-04-06
tg3: Update version to 3.109
Matt Carlson
1
-2
/
+2
2010-04-06
tg3: Remove tg3_dump_state()
Matt Carlson
1
-233
/
+0
2010-04-06
tg3: Cleanup if codestyle
Matt Carlson
1
-44
/
+31
[next]