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
2009-01-19
tg3: Fix firmware loading
Matt Carlson
1
-31
/
+50
2009-01-04
firmware: convert tg3 driver to request_firmware()
Jaswinder Singh Rajput
1
-698
/
+94
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-7
/
+7
2008-12-21
tg3: Update version to 3.97
Matt Carlson
1
-2
/
+2
2008-12-21
tg3: tg3.h cleanups
Matt Carlson
1
-2
/
+0
2008-12-21
tg3: Remove unused cfgspc device members
Matt Carlson
1
-17
/
+6
2008-12-21
tg3: Cleanup IPV6 LSO
Matt Carlson
1
-24
/
+23
2008-12-21
tg3: WOL fixes
Matt Carlson
1
-3
/
+2
2008-12-16
net: Refactor full duplex flow control resolution
Steve Glendinning
1
-23
/
+1
2008-12-16
net: Move flow control definitions to mii.h
Steve Glendinning
1
-25
/
+25
2008-11-21
tg3: Update version to 3.96
Matt Carlson
1
-2
/
+2
2008-11-21
tg3: Add 57780 support
Matt Carlson
1
-78
/
+161
2008-11-21
tg3: Allow GPHY powerdown on 5761
Matt Carlson
1
-2
/
+1
2008-11-21
tg3: Embrace pci_ioremap_bar()
Matt Carlson
1
-20
/
+1
2008-11-21
tg3: Extract FW ver from alt NVRAM formats
Matt Carlson
1
-1
/
+50
2008-11-21
tg3: Enable GPHY APD on select devices
Matt Carlson
1
-6
/
+46
2008-11-21
tg3: Prevent corruption at 10 / 100Mbps w CLKREQ
Matt Carlson
1
-14
/
+63
2008-11-21
tg3: Qualify use of tp->pcix_cap
Matt Carlson
1
-26
/
+24
2008-11-21
tg3: Use NET_IP_ALIGN
Matt Carlson
1
-7
/
+13
2008-11-20
netdev: add more functions to netdevice ops
Stephen Hemminger
1
-14
/
+31
2008-11-19
tg3: convert to net_device_ops
Stephen Hemminger
1
-12
/
+19
2008-11-10
net: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-2
/
+2
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-11-03
tg3: Update version to 3.95
Matt Carlson
1
-2
/
+2
2008-11-03
tg3: 5785 enhancements
Matt Carlson
1
-21
/
+66
2008-11-03
tg3: Refine phylib support
Matt Carlson
1
-12
/
+35
2008-11-03
tg3: Allow WOL for phylib controlled Broadcom phys
Matt Carlson
1
-7
/
+24
2008-11-03
tg3: Refine power management and WOL code
Matt Carlson
1
-17
/
+23
2008-11-03
tg3: Move phylib report to end of tg3_init_one
Matt Carlson
1
-13
/
+17
2008-11-03
tg3: Do not enable APE on bcm5700
Matt Carlson
1
-1
/
+4
2008-11-03
tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flag
Matt Carlson
1
-14
/
+7
2008-11-03
tg3: Preserve LAA when device control is released
Matt Carlson
1
-37
/
+39
2008-11-03
tg3: Preserve DASH connectivity when WOL enabled
Matt Carlson
1
-1
/
+14
2008-11-03
tg3: Use pci_ioremap_bar()
Matt Carlson
1
-12
/
+12
2008-11-03
tg3: Add 5761S support
Matt Carlson
1
-0
/
+2
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-3
/
+2
2008-10-08
phylib: move to dynamic allocation of struct mii_bus
Lennert Buytenhek
1
-32
/
+34
2008-10-08
phylib: rename mii_bus::dev to mii_bus::parent
Lennert Buytenhek
1
-1
/
+1
2008-09-11
tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().
David S. Miller
1
-0
/
+3
2008-09-11
tg3: Use SKB DMA helper functions for TX.
David S. Miller
1
-57
/
+31
2008-08-15
tg3: Update version to 3.94
Matt Carlson
1
-2
/
+2
2008-08-15
tg3: fix 64 bit counter for ethtool stats
Stefan Buehler
1
-1
/
+6
2008-08-15
tg3: Fix firmware event timeouts
Matt Carlson
1
-16
/
+37
2008-08-15
tg3: Turn off ASF "driver alive" heartbeats for APE
Matt Carlson
1
-1
/
+2
2008-08-15
tg3: Preserve register settings for DASH
Matt Carlson
1
-2
/
+24
2008-08-15
tg3: Refine APE status check
Matt Carlson
1
-1
/
+1
2008-08-15
tg3: Add APE register access locking
Matt Carlson
1
-0
/
+6
2008-08-04
tg3: Fix 'scheduling while atomic' errors
Matt Carlson
1
-16
/
+4
2008-07-30
tg3: adapt tg3 to use reworked PCI PM code
Rafael J. Wysocki
1
-39
/
+28
2008-06-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-3
/
+26
[next]