index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-22
cxgb3: do vlan cleanup
Jiri Pirko
4
-48
/
+49
2011-07-18
net: Abstract dst->neighbour accesses behind helpers.
David S. Miller
1
-4
/
+4
2011-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+2
2011-06-28
cxgb3: remove unnecessary read of PCI_CAP_ID_EXP
Jon Mason
2
-8
/
+4
2011-06-25
cxgb3: skb_record_rx_queue now records the queue index relative to the net_de...
John (Jay) Hernandez
1
-2
/
+2
2011-06-22
drivers/net: Remove casts of void *
Joe Perches
1
-1
/
+1
2011-05-23
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-04-30
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-2
/
+2
2011-04-30
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-4
/
+6
2011-04-18
net: cxgb3: convert to hw_features
Michał Mirosław
4
-76
/
+17
2011-04-15
ethtool: allow custom interval for physical identification
Allan, Bruce W
1
-1
/
+1
2011-04-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-4
/
+4
2011-04-07
cxgb3: implement set_phys_id
stephen hemminger
1
-11
/
+14
2011-03-31
Fix common misspellings
Lucas De Marchi
2
-4
/
+4
2011-03-29
cxgb3: Apply interrupt coalescing settings to all queues
Anton Blanchard
1
-4
/
+10
2011-02-13
net: make dev->master general
Jiri Pirko
1
-1
/
+2
2011-02-09
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
1
-2
/
+0
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
1
-1
/
+0
2010-12-21
drivers/net/*/: Use static const
Joe Perches
2
-13
/
+13
2010-12-12
drivers/net: don't use flush_scheduled_work()
Tejun Heo
1
-1
/
+2
2010-11-28
cxgb3: Removing unused return variable
Breno Leitao
1
-2
/
+1
2010-11-28
drivers/net: use vzalloc()
Eric Dumazet
1
-4
/
+2
2010-11-02
cxgb3: remove call to stop TX queues at load time.
Divy Le Ray
1
-1
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-2
/
+2
2010-10-28
cxgb3: Fix panic in free_tx_desc()
Krishna Kumar
1
-1
/
+3
2010-10-28
cxgb3: fix crash due to manipulating queues before registration
Nishanth Aravamudan
1
-1
/
+1
2010-10-25
cxgb3: fix device opening error path
Divy Le Ray
1
-3
/
+5
2010-10-21
cxgb3: function namespace cleanup
stephen hemminger
7
-289
/
+18
2010-10-21
vlan: Don't check for vlan group before vlan_tx_tag_present.
Jesse Gross
1
-2
/
+2
2010-09-28
cxgb3: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-1
/
+4
2010-09-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+2
2010-09-27
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-17
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-14
net/cxgb3: remove undefined operations
Andreas Schwab
1
-1
/
+1
2010-09-03
cxgb3: Avoid flush_workqueue() deadlock.
Casey Leedom
1
-9
/
+15
2010-09-03
cxgb3: Leave interrupts for fatal errors asserted in common code.
Casey Leedom
1
-2
/
+2
2010-09-03
cxgb3: Set FATALPERREN.
Casey Leedom
1
-0
/
+1
2010-09-03
cxgb3: Add register bit definition for Fatal Parity Error.
Casey Leedom
1
-0
/
+4
2010-09-03
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-05
cxgb3: do not use PCI resources before pci_enable_device()
Kulikov Vasiliy
1
-12
/
+13
2010-07-21
drivers/net/cxgb3/t3_hw.c: use new hex_to_bin() method
Andy Shevchenko
1
-12
/
+4
2010-07-09
cxgb3: simplify need_skb_unmap
FUJITA Tomonori
1
-9
/
+5
2010-06-26
cxgb3: request 7.10 firmware
Divy Le Ray
1
-2
/
+2
2010-05-31
drivers/net/cxgb3: Use memdup_user
Julia Lawall
1
-9
/
+3
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-1
/
+0
2010-04-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-2
/
+2
2010-04-27
cxgb3: Wait longer for control packets on initialization
Andre Detsch
1
-1
/
+1
2010-04-22
cxgb3: fix linkup issue
Hiroshi Shimamoto
1
-1
/
+1
2010-04-13
cxgb3: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
1
-10
/
+10
[next]