index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
tg3: Add EEE support
Matt Carlson
2010-10-17
1
-0
/
+114
*
|
tg3: Add clause 45 register accessor methods
Matt Carlson
2010-10-17
1
-0
/
+46
*
|
tg3: Disable unused transmit rings
Matt Carlson
2010-10-17
1
-0
/
+3
*
|
tg3: Add support for selfboot format 1 v6
Matt Carlson
2010-10-17
1
-0
/
+3
*
|
net/tg3: simplify conditional
Nicolas Kaiser
2010-10-09
1
-2
/
+1
*
|
[PATCH net-next] tg3: Set real_num_rx_queues for non-multiq devs
Matt Carlson
2010-10-06
1
-0
/
+1
*
|
tg3: Update version to 3.114
Matt Carlson
2010-10-01
1
-2
/
+2
*
|
tg3: Add extend rx ring sizes for 5717 and 5719
Matt Carlson
2010-10-01
1
-15
/
+40
*
|
tg3: Prepare for larger rx ring sizes
Matt Carlson
2010-10-01
1
-55
/
+64
*
|
tg3: Futureproof the loopback test
Matt Carlson
2010-10-01
1
-1
/
+2
*
|
tg3: Cleanup missing VPD partno section
Matt Carlson
2010-10-01
1
-33
/
+38
*
|
tg3: Remove 5724 device ID
Matt Carlson
2010-10-01
1
-2
/
+0
*
|
tg3: 5719: Prevent tx data corruption
Matt Carlson
2010-10-01
1
-1
/
+11
*
|
tg3: Fix potential netpoll crash
Matt Carlson
2010-10-01
1
-46
/
+65
*
|
tg3: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
2010-09-27
1
-2
/
+7
*
|
drivers/net: return operator cleanup
Eric Dumazet
2010-09-26
1
-3
/
+2
*
|
tg3: phy tmp variable roundup
Matt Carlson
2010-09-15
1
-30
/
+15
*
|
tg3: Dynamically allocate VPD data memory
Matt Carlson
2010-09-15
1
-4
/
+11
*
|
tg3: Use skb_is_gso_v6()
Matt Carlson
2010-09-15
1
-3
/
+3
*
|
tg3: Move producer ring struct to tg3_napi
Matt Carlson
2010-09-15
1
-22
/
+17
*
|
tg3: Clarify semantics of TG3_IRQ_MAX_VECS
Matt Carlson
2010-09-15
1
-3
/
+3
*
|
tg3: Unlock 5717 B0+ support
Matt Carlson
2010-09-15
1
-5
/
+1
*
|
tg3: Don't send APE events for NCSI firmware
Matt Carlson
2010-09-15
1
-2
/
+20
*
|
tg3: Disable TSS
Matt Carlson
2010-09-15
1
-8
/
+1
*
|
tg3: Fix read DMA FIFO overruns on recent devices
Matt Carlson
2010-09-15
1
-0
/
+10
*
|
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
2010-09-02
1
-1
/
+1
|
/
*
tg3: Update version to 3.113
Matt Carlson
2010-08-02
1
-2
/
+2
*
tg3: Migrate tg3_flags to phy_flags
Matt Carlson
2010-08-02
1
-134
/
+141
*
tg3: Create phy_flags and migrate phy_is_low_power
Matt Carlson
2010-08-02
1
-18
/
+17
*
tg3: Add phy-related preprocessor constants
Matt Carlson
2010-08-02
1
-22
/
+24
*
tg3: Add error reporting to tg3_phydsp_write()
Matt Carlson
2010-08-02
1
-31
/
+20
*
tg3: Improve small packet performance
Matt Carlson
2010-08-02
1
-1
/
+23
*
tg3: Remove 5720, 5750, and 5750M
Matt Carlson
2010-08-02
1
-3
/
+0
*
tg3: Detect APE firmware types
Matt Carlson
2010-08-02
1
-1
/
+8
*
tg3: Restrict ASPM workaround devlist
Matt Carlson
2010-08-02
1
-1
/
+3
*
tg3: Manage gphy power for CPMU-less devs only
Matt Carlson
2010-08-02
1
-1
/
+4
*
tg3: Don't access phy test ctrl reg for 5717+
Matt Carlson
2010-08-02
1
-3
/
+7
*
tg3: Create TG3_FLG3_5717_PLUS flag
Matt Carlson
2010-08-02
1
-50
/
+22
*
tg3: Disable TSS also during tg3_close()
Matt Carlson
2010-08-02
1
-1
/
+1
*
tg3: Add 5784 ASIC rev to earlier PCIe MPS fix
Matt Carlson
2010-08-02
1
-2
/
+1
*
net: preserve ifreq parameter when calling generic phy_mii_ioctl().
Richard Cochran
2010-07-18
1
-1
/
+1
*
tg3: Update version to 3.112
Matt Carlson
2010-07-11
1
-2
/
+2
*
tg3: Fix some checkpatch errors
Matt Carlson
2010-07-11
1
-8
/
+9
*
tg3: Revert PCIe tx glitch fix
Matt Carlson
2010-07-11
1
-24
/
+0
*
tg3: Report driver version to firmware
Matt Carlson
2010-07-11
1
-2
/
+6
*
tg3: Relax 5717 serdes restriction
Matt Carlson
2010-07-11
1
-3
/
+2
*
tg3: Fix IPv6 TSO code in tg3_start_xmit_dma_bug()
Matt Carlson
2010-07-11
1
-6
/
+14
*
tg3: Fix single MSI-X vector coalescing
Matt Carlson
2010-07-11
1
-1
/
+1
*
tg3: Revert RSS indir tbl setup change
Matt Carlson
2010-07-11
1
-1
/
+1
*
tg3: allow TSO on vlan devices
Eric Dumazet
2010-07-08
1
-7
/
+21
[prev]
[next]