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
/
cxgb4
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-10
chelsio: Move the Chelsio drivers
Jeff Kirsher
12
-14102
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-21
cxgb4: remove forgotten unused vlan_group
Jiri Pirko
1
-1
/
+0
2011-06-05
drivers/net: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2011-05-22
Add appropriate <linux/prefetch.h> include for prefetch users
Paul Gortmaker
1
-0
/
+1
2011-04-29
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
David Decotigny
1
-1
/
+2
2011-04-29
ethtool: Use full 32 bit speed range in ethtool's set_settings
David Decotigny
1
-5
/
+6
2011-04-17
net: cxgb4{,vf}: convert to hw_features
Michał Mirosław
3
-64
/
+18
2011-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2011-04-08
cxgb4: drop phys_id interface and implement the newer set_phys_id
Dimitris Michailidis
1
-6
/
+11
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-1
/
+0
2011-03-14
RDMA/cxgb4: Use ULP_MODE_TCPDDP
Steve Wise
1
-0
/
+1
2011-02-08
net: Kill NETEVENT_PMTU_UPDATE.
David S. Miller
1
-1
/
+0
2011-01-20
cxgb4: fix reported state of interfaces without link
Dimitris Michailidis
1
-1
/
+2
2010-12-16
cxgb4: NUMA-aware Tx queue allocations
Dimitris Michailidis
1
-7
/
+10
2010-12-16
cxgb4: extend VPD parsing
Dimitris Michailidis
1
-20
/
+21
2010-12-16
cxgb4: add const to static arrays
Joe Perches
1
-24
/
+24
2010-12-16
cxgb4: remove a bitmap
Dimitris Michailidis
2
-3
/
+1
2010-12-16
cxgb4: remove the name field from the adapter structure
Dimitris Michailidis
2
-23
/
+15
2010-12-16
cxgb4: correct formatting of MSI-X interrupt names
Dimitris Michailidis
1
-14
/
+7
2010-12-16
cxgb4: allocate more space for MSI-X interrupt names
Dimitris Michailidis
1
-1
/
+1
2010-12-16
cxgb4: print port information after registering each netdev
Dimitris Michailidis
1
-32
/
+22
2010-12-16
cxgb4: distinguish between 1-lane KR/KX and 4-lane KR/KX/KX4 ports
Dimitris Michailidis
2
-2
/
+8
2010-12-16
cxgb4: set the number of queues before device registration
Dimitris Michailidis
1
-5
/
+5
2010-12-16
cxgb4: do not read the clock frequency from VPD
Dimitris Michailidis
1
-3
/
+1
2010-12-16
cxgb4: enable PCIe relaxed ordering
Dimitris Michailidis
2
-0
/
+19
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-1
/
+1
2010-12-08
cxgb4: fix MAC address hash filter
Dimitris Michailidis
1
-1
/
+1
2010-11-27
drivers/net: use vzalloc()
Eric Dumazet
1
-4
/
+2
2010-11-01
cxgb4: remove call to stop TX queues at load time.
Divy Le Ray
1
-1
/
+0
2010-10-24
cxgb4: update to utilize the newer VLAN infrastructure
Dimitris Michailidis
3
-31
/
+24
2010-10-24
cxgb4: fix crash due to manipulating queues before registration
Dimitris Michailidis
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
9
-488
/
+96
2010-10-21
cxgb4: function namespace cleanup (v3)
stephen hemminger
6
-455
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-10-03
cxgb4: remove a bogus PCI function number check
Dimitris Michailidis
1
-1
/
+1
2010-09-27
cxgb4: Use netif_set_real_num_{rx,tx}_queues()
Ben Hutchings
1
-1
/
+4
2010-09-02
drivers/net: avoid some skb->ip_summed initializations
Eric Dumazet
1
-1
/
+1
2010-08-23
cxgb4: update PCI ids
Dimitris Michailidis
1
-10
/
+20
2010-08-23
cxgb4: fix setting of the function number in transmit descriptors
Dimitris Michailidis
1
-1
/
+1
2010-08-23
cxgb4: support eeprom read/write on functions other than 0
Dimitris Michailidis
2
-9
/
+32
2010-08-23
cxgb4: handle Rx/Tx queue ranges not starting at 0
Dimitris Michailidis
4
-11
/
+35
2010-08-02
cxgb4: update driver version
Dimitris Michailidis
1
-1
/
+1
2010-08-02
cxgb4: add new PCI IDs
Dimitris Michailidis
1
-0
/
+10
2010-08-02
cxgb4: fix wrong shift direction
Dimitris Michailidis
1
-1
/
+1
2010-08-02
cxgb4: support running the driver on PCI functions besides 0
Dimitris Michailidis
3
-72
/
+97
2010-08-02
cxgb4: advertise NETIF_F_TSO_ECN
Dimitris Michailidis
1
-4
/
+6
2010-08-02
cxgb4: get on-chip queue info from FW and create a memory window for them
Dimitris Michailidis
4
-2
/
+29
2010-08-02
cxgb4: fix TSO descriptors
Dimitris Michailidis
1
-11
/
+11
[next]