Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f3791cdf33e7d21515de25f5ead0eca38f85ca11
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
f3791cd
tg3: Make 1000Base-X FC resolution look like 1000T
by Matt Carlson
· 14 years ago
202ff1c
tg3: Fix advertisement handling
by Hiroaki SHIMODA
· 14 years ago
9205fd9
tg3: switch to build_skb() infrastructure
by Eric Dumazet
· 14 years ago
37f0702
net: Change mii to ethtool advertisement function names
by Matt Carlson
· 14 years ago
28011cf
net: Add ethtool to mii advertisment conversion helpers
by Matt Carlson
· 14 years ago
c8f44af
net: introduce and use netdev_features_t for device features sets
by Michał Mirosław
· 14 years ago
68aad78
sweep the floors and convert some .get_drvinfo routines to strlcpy
by Rick Jones
· 14 years ago
5ae7fa0
tg3: Update version to 3.121
by Matt Carlson
· 14 years ago
5b19062
tg3: Eliminate timer race with reset_task
by Matt Carlson
· 14 years ago
db21997
tg3: Schedule at most one tg3_reset_task run
by Matt Carlson
· 14 years ago
9dc5e34
tg3: Obtain PCI function number from device
by Matt Carlson
· 14 years ago
5bc0918
tg3: Fix irq alloc error cleanup path
by Matt Carlson
· 14 years ago
ba1142e
tg3: Fix 4k skb error recovery path
by Matt Carlson
· 14 years ago
b9e4548
tg3: Fix 4k tx bd segmentation code
by Matt Carlson
· 14 years ago
78f94dc
tg3: Fix APE mutex init and use
by Matt Carlson
· 14 years ago
4885543
|PATCH net-next] tg3: add tx_dropped counter
by Eric Dumazet
· 14 years ago
1805b2f
Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 14 years ago
9e903e0
net: add skb frag size accessors
by Eric Dumazet
· 14 years ago
8b0c116
net: Remove unnecessary driver assignments of ethtool_ringparam fields to zero
by Rick Jones
· 14 years ago
5d6bcdf
net: use DMA_x_DEVICE and dma_mapping_error with skb_frag_dma_map
by Ian Campbell
· 14 years ago
8decf86
Merge branch 'master' of github.com:davem330/net
by David S. Miller
· 14 years ago
93a700a
tg3: Code movement
by Matt Carlson
· 14 years ago
997b4f1
tg3: Eliminate tg3_halt_cpu() prototype
by Matt Carlson
· 14 years ago
fd6d3f0
tg3: Eliminate tg3_write_sig_post_reset() prototype
by Matt Carlson
· 14 years ago
8d5a89b
tg3: Eliminate tg3_stop_fw() prototype
by Matt Carlson
· 14 years ago
5b39de9
tg3: Add ability to turn off 1shot MSI
by Matt Carlson
· 14 years ago
81389f5
tg3: Remove tp->rx_offset term when unneeded
by Matt Carlson
· 14 years ago
7f23073
tg3: Fix missed MSI workaround
by Matt Carlson
· 14 years ago
b99d2a5
tg3: Check all adv bits when checking config
by Matt Carlson
· 14 years ago
dc234d0
tg3: convert to SKB paged frag API.
by Ian Campbell
· 14 years ago
eaa3666
tg3: Update version to 3.120
by Matt Carlson
· 14 years ago
941ec90
tg3: Add external loopback support to selftest
by Matt Carlson
· 14 years ago
28a4595
tg3: Restructure tg3_test_loopback
by Matt Carlson
· 14 years ago
5e5a7f3
tg3: Pull phy int lpbk setup into separate func
by Matt Carlson
· 14 years ago
6e01b20
tg3: Consilidate MAC loopback code
by Matt Carlson
· 14 years ago
2215e24
tg3: Remove dead code
by Matt Carlson
· 14 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 14 years ago
adfc521
broadcom: Move the Broadcom drivers
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/tg3.c]
a051294
tg3: Remove 5719 jumbo frames and TSO blocks
by Matt Carlson
· 14 years ago
e31aa98
tg3: Break larger frags into 4k chunks for 5719
by Matt Carlson
· 14 years ago
84b67b2
tg3: Add tx BD budgeting code
by Matt Carlson
· 14 years ago
d1a3b73
tg3: Consolidate code that calls tg3_tx_set_bd()
by Matt Carlson
· 14 years ago
e01ee14
tg3: Add partial fragment unmapping code
by Matt Carlson
· 14 years ago
0d681b2
tg3: Generalize tg3_skb_error_unmap()
by Matt Carlson
· 14 years ago
13350ea
tg3: Remove short DMA check for 1st fragment
by Matt Carlson
· 14 years ago
92cd3a1
tg3: Simplify tx bd assignments
by Matt Carlson
· 14 years ago
df8944c
tg3: Reintroduce tg3_tx_ring_info
by Matt Carlson
· 14 years ago
bda18fa
tg3: Fix NVRAM selftest failures for 5720 devs
by Matt Carlson
· 14 years ago
535a490
tg3: Return size from tg3_vpd_readblock()
by Matt Carlson
· 14 years ago
3aa1cdf
tg3: Fix int selftest for recent devices.
by Matt Carlson
· 14 years ago
9d53fa1
tg3: Fix RSS indirection table distribution
by Matt Carlson
· 14 years ago
5baa5e9
tg3: Add 5719 and 5720 to EEE_CAP list
by Matt Carlson
· 14 years ago
b715ce9
tg3: Fix link down notify failure when EEE disabled
by Matt Carlson
· 14 years ago
be67194
tg3: Fix link flap at 100Mbps with EEE enabled
by Matt Carlson
· 14 years ago
9e975cc
tg3: Fix io failures after chip reset
by Matt Carlson
· 14 years ago
cd0d722
tg3: Match power source to driver state
by Matt Carlson
· 14 years ago
3a1e19d
tg3: Add function status reporting
by Matt Carlson
· 14 years ago
6f5c8f83
tg3: Create critical section around GPIO toggling
by Matt Carlson
· 14 years ago
69f11c9
tg3: Determine PCI function number in one place
by Matt Carlson
· 14 years ago
bed9829
tg3: Check transitions to D0 power state
by Matt Carlson
· 14 years ago
1682128
tg3: Move power state transitions to init_one
by Matt Carlson
· 14 years ago
c9cab24
tg3: Detect APE enabled devs earlier
by Matt Carlson
· 14 years ago
708ebb3
tg3: remove unnecessary read of PCI_CAP_ID_EXP
by Jon Mason
· 14 years ago
d515b45
tg3: fix race in transmit time stamping.
by Richard Cochran
· 14 years ago
520b275
tg3: Create funcs for power source switching
by Matt Carlson
· 14 years ago
221c563
tg3: Migrate phy preprocessor defs to system defs
by Matt Carlson
· 14 years ago
5bb0977
tg3: Show flowctrl settings through get_settings()
by Matt Carlson
· 14 years ago
727a6d9
tg3: Add more selfboot formats to NVRAM selftest
by Matt Carlson
· 14 years ago
eb69d56
tg3: Remove 4G_DMA_BNDRY_BUG flag
by Matt Carlson
· 14 years ago
daf9a55
tg3: Remove 40BIT_DMA_LIMIT_BUG
by Matt Carlson
· 14 years ago
0e6cf6a
tg3: Workaround tagged status update bug
by Matt Carlson
· 14 years ago
2669069
tg3: enable transmit time stamping.
by Richard Cochran
· 14 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
9a2e0fb
tg3: Fix tg3_skb_error_unmap()
by Matt Carlson
· 14 years ago
1dcb14d
Add Fujitsu 1000base-SX PCI ID to tg3
by Meelis Roos
· 14 years ago
7196cd6
tg3: Add braces around 5906 workaround.
by Matt Carlson
· 14 years ago
d542fe2
tg3: Fix NETIF_F_LOOPBACK error
by Matt Carlson
· 14 years ago
43a5f00
tg3: Update version to 3.119
by Matt Carlson
· 14 years ago
310050f
tg3: Apply rx_discards fix to 5719/5720
by Matt Carlson
· 14 years ago
6ff6f81
tg3: Remove excessive parenthesis
by Matt Carlson
· 14 years ago
0da0606
tg3: Consolidate all netdev feature assignments
by Matt Carlson
· 14 years ago
dabc5c6
tg3: Move TSO_CAPABLE assignment
by Matt Carlson
· 14 years ago
4452d09
tg3: Fix stats for 5704 and later devices
by Matt Carlson
· 14 years ago
54e0a67
tg3: Fix TSO loopback test
by Matt Carlson
· 14 years ago
42b64a4
tg3: Consolidate autoneg advertisement setup code
by Matt Carlson
· 14 years ago
b0c5943
tg3: Fix EEE interoperability workaround
by Matt Carlson
· 14 years ago
108a6c1
tg3: Fix IPv6 TCP problems for 5719
by Matt Carlson
· 14 years ago
1ff30a5
tg3: Fix 57765 B0 data corruption
by Matt Carlson
· 14 years ago
432aa7e
tg3: Cleanup transmit error path
by Matt Carlson
· 14 years ago
2ffcc98
tg3: Set tx bug flags for more devices
by Matt Carlson
· 14 years ago
06c03c0
tg3: Allow ethtool to enable/disable loopback.
by Mahesh Bandewar
· 14 years ago
7143b7d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
6fdbab9
tg3: Fix failure to enable WoL by default when possible
by Rafael J. Wysocki
· 14 years ago
7073949
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
by David Decotigny
· 14 years ago
25db033
ethtool: Use full 32 bit speed range in ethtool's set_settings
by David Decotigny
· 14 years ago
63c3a66
tg3: Convert u32 flag,flg2,flg3 uses to bitmap
by Joe Perches
· 14 years ago
64cad2a
tg3: Update version to 3.118
by Matt Carlson
· 14 years ago
bea8a63
tg3: Whitespace cleanups
by Matt Carlson
· 14 years ago
b45aa2f
tg3: Add EEH support
by Matt Carlson
· 14 years ago
bb158d6
tg3: Add TSO loopback test
by Matt Carlson
· 14 years ago
Next »