index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
cxgb3
Age
Commit message (
Expand
)
Author
Files
Lines
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-27
drivers/net: use vzalloc()
Eric Dumazet
1
-4
/
+2
2010-11-01
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-27
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-26
drivers/net: return operator cleanup
Eric Dumazet
1
-1
/
+1
2010-09-16
drivers/net/cxgb3/cxgb3_main.c: prevent reading uninitialized stack memory
Dan Rosenberg
1
-0
/
+2
2010-09-13
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-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-04
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-08
cxgb3: simplify need_skb_unmap
FUJITA Tomonori
1
-9
/
+5
2010-06-25
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-21
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
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-0
/
+4
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
1
-4
/
+4
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
4
-0
/
+4
2010-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-2
/
+2
2010-03-04
cxgb3: fix hot plug removal crash
Divy Le Ray
1
-0
/
+1
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
6
-5
/
+93
2010-02-24
RDMA/cxgb3: Doorbell overflow avoidance and recovery
Steve Wise
6
-5
/
+93
2010-02-17
cxgb3: convert to use netdev_for_each_addr
Jiri Pirko
3
-40
/
+11
2010-02-15
cxgb3: fix link flap
Divy Le Ray
1
-1
/
+2
2010-02-15
cxgb3: FIx VLAN over Jumbo frames
Divy Le Ray
1
-0
/
+3
2010-02-09
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-8
/
+12
2010-02-08
cxgb3: fix GRO checksum check
Divy Le Ray
1
-8
/
+12
2010-02-05
Fix spelling of 'platform' in comments and doc
Stefan Weil
1
-2
/
+2
2010-02-03
cxgb3: add memory barriers
Divy Le Ray
1
-4
/
+12
2010-01-07
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
Alexey Dobriyan
1
-1
/
+1
2010-01-03
drivers/net/cxgb3: Use kzalloc for allocating only one thing
Julia Lawall
1
-1
/
+1
[next]