index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
tg3.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tg3: clean up redundant initialization of tnapi
Colin Ian King
2017-09-14
1
-2
/
+2
*
tg3: Be drop monitor friendly
Florian Fainelli
2017-08-25
1
-4
/
+4
*
net: phy: Make phy_ethtool_ksettings_get return void
yuval.shaia@oracle.com
2017-06-13
1
-1
/
+3
*
tg3: don't clear stats while tg3_close
YueHaibing
2017-05-03
1
-4
/
+0
*
tg3: Add the ability to conditionally build w/ HWMON
Florian Fainelli
2017-03-09
1
-0
/
+7
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-01-09
1
-0
/
+3
|
\
|
*
tg3: Fix race condition in tg3_get_stats64().
Michael Chan
2017-01-08
1
-0
/
+3
*
|
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-5
/
+3
|
/
*
ethernet/broadcom: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-4
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-03
1
-5
/
+5
|
\
|
*
tg3: Avoid NULL pointer dereference in tg3_io_error_detected()
Milton Miller
2016-09-30
1
-5
/
+5
*
|
net: tg3: use new api ethtool_{get|set}_link_ksettings
Philippe Reynes
2016-09-27
1
-50
/
+62
|
/
*
tg3: Fix for disallow tx coalescing time to be 0
Ivan Vecera
2016-09-01
1
-10
/
+1
*
tg3: Report the correct number of RSS queues through tg3_get_rxnfc
Siva Reddy Kallam
2016-08-03
1
-4
/
+0
*
tg3: Fix for diasllow rx coalescing time to be 0
Satish Baddipadige
2016-08-03
1
-0
/
+1
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
tg3: Fix for tg3 transmit queue 0 timed out when too many gso_segs
Siva Reddy Kallam
2016-02-09
1
-6
/
+19
*
net: tg3: avoid uninitialized variable warning
Arnd Bergmann
2016-01-30
1
-1
/
+1
*
phy: Add API for {un}registering an mdio device to a bus.
Andrew Lunn
2016-01-07
1
-15
/
+15
*
mdio: Move allocation of interrupts into core
Andrew Lunn
2016-01-07
1
-4
/
+0
*
phy: Centralise print about attached phy
Andrew Lunn
2016-01-07
1
-7
/
+3
*
phy: add phydev_name() wrapper
Andrew Lunn
2016-01-07
1
-2
/
+2
*
tg3: Fix temperature reporting
Jean Delvare
2015-09-02
1
-1
/
+1
*
bnx2x, tg3: Replace put_page(virt_to_head_page()) with skb_free_frag()
Alexander Duyck
2015-05-12
1
-1
/
+1
*
net/tg3: Release IRQs on permanent error
Gavin Shan
2015-04-25
1
-1
/
+3
*
ptp: tg3: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
1
-3
/
+1
*
ptp: tg3: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-31
1
-5
/
+5
*
tg3: use napi_complete_done()
Eric Dumazet
2015-03-06
1
-2
/
+2
*
tg3: Hold tp->lock before calling tg3_halt() from tg3_init_one()
Jun'ichi Nomura \(NEC\)
2015-02-12
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
1
-3
/
+20
|
\
|
*
tg3: Release tp->lock before invoking synchronize_irq()
Prashant Sreedharan
2015-01-14
1
-0
/
+12
|
*
tg3: tg3_reset_task() needs to use rtnl_lock to synchronize
Prashant Sreedharan
2015-01-14
1
-0
/
+3
|
*
tg3: tg3_timer() should grab tp->lock before checking for tp->irq_sync
Prashant Sreedharan
2015-01-14
1
-3
/
+5
*
|
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-13
1
-2
/
+2
*
|
tg3: move init/deinit from open/close to probe/remove
Ivan Vecera
2015-01-12
1
-14
/
+11
|
/
*
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
2014-12-22
1
-17
/
+17
*
ethtool: Support for configurable RSS hash function
Eyal Perry
2014-12-09
1
-2
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-30
1
-1
/
+2
|
\
|
*
tg3: fix ring init when there are more TX than RX channels
Thadeu Lima de Souza Cascardo
2014-11-25
1
-1
/
+2
*
|
tg3: use netdev_rss_key_fill() helper
Eric Dumazet
2014-11-16
1
-11
/
+6
|
/
*
tg3: Add skb->xmit_more support
Prashant Sreedharan
2014-10-14
1
-4
/
+6
*
tg3: Allow for recieve of full-size 8021AD frames
Vlad Yasevich
2014-10-01
1
-1
/
+2
*
tg3: Work around HW/FW limitations with vlan encapsulated frames
Vlad Yasevich
2014-09-22
1
-2
/
+18
*
tg3: prevent ifup/ifdown during PCI error recovery
Ivan Vecera
2014-09-02
1
-0
/
+16
*
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-08-15
1
-3
/
+3
|
\
|
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-3
/
+3
*
|
tg3: fix return value in tg3_get_stats64
Govindarajulu Varadarajan
2014-08-14
1
-1
/
+2
|
/
*
tg3: Modify tg3_tso_bug() to handle multiple TX rings
Prashant Sreedharan
2014-08-06
1
-10
/
+12
*
tg3: Change nvram command timeout value to 50ms
Prashant Sreedharan
2014-06-26
1
-2
/
+2
[next]