Age | Commit message (Expand) | Author |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-12 | cxgb4vf: Fix VLAN extraction counter increment | Vipul Pandya |
2013-02-08 | cxgb4vf: Fix extraction of cpl_rx_pkt from the response queue descriptor | Vipul Pandya |
2013-02-04 | cxgb3: Update VLAN extraction stats in the GRO path | Vipul Pandya |
2013-01-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-01-17 | cxgb3: Fix Tx csum stats | Vipul Pandya |
2013-01-16 | cxgb4: set coalesce parameters on all queues | Thadeu Lima de Souza Cascardo |
2013-01-14 | ipv6 netevent: Remove old_neigh from netevent_redirect. | YOSHIFUJI Hideaki / 吉藤英明 |
2013-01-10 | cxgb4: Fix incorrect PFVF CMASK | Vipul Pandya |
2013-01-08 | remove init of dev->perm_addr in drivers | Jiri Pirko |
2013-01-07 | chelsio: Use netdev_<level> and pr_<level> | Joe Perches |
2013-01-04 | cxgb3: remove usage of dev->master | Jiri Pirko |
2012-12-19 | RDMA/cxgb4: Fix bug for active and passive LE hash collision path | Vipul Pandya |
2012-12-19 | RDMA/cxgb4: Fix LE hash collision bug for passive open connection | Vipul Pandya |
2012-12-19 | RDMA/cxgb4: Fix LE hash collision bug for active open connection | Vipul Pandya |
2012-12-19 | cxgb4: Add LE hash collision bug fix path in LLD driver | Vipul Pandya |
2012-12-19 | cxgb4: Add T4 filter support | Vipul Pandya |
2012-12-13 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-12-07 | drivers/net: fix up function prototypes after __dev* removals | Greg Kroah-Hartman |
2012-12-07 | cxgb3: Use standard #defines for PCIe Capability ASPM fields | Bjorn Helgaas |
2012-12-07 | chelsio: remove get_clock and use ktime_get | Jan Glauber |
2012-12-03 | chelsio: remove __dev* attributes | Bill Pemberton |
2012-12-03 | cxgb4vf: remove __dev* attributes | Bill Pemberton |
2012-12-03 | cxgb4: remove __dev* attributes | Bill Pemberton |
2012-12-03 | cxgb3: remove __dev* attributes | Bill Pemberton |
2012-11-28 | cxgb3: Restore dependency on INET | Ben Hutchings |
2012-11-27 | [SCSI] cxgb4/cxgb4vf: Chelsio FCoE offload driver submission (common header u... | Naresh Kumar Inna |
2012-11-19 | net: Remove bogus dependencies on INET | Ben Hutchings |
2012-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-07 | cxgb4: Fix initialization of SGE_CONTROL register | Vipul Pandya |
2012-11-07 | cxgb4: Initialize data structures before using. | Vipul Pandya |
2012-11-02 | cxgb4: Fix unable to get UP event from the LLD | Vipul Pandya |
2012-10-31 | ethernet: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches |
2012-10-21 | cxgb4: Remove unnecessary #ifdef condition | Vipul Pandya |
2012-10-08 | cxgb4: Address various sparse warnings | Vipul Pandya |
2012-10-08 | cxgb4: allocate enough data in t4_memory_rw() | Dan Carpenter |
2012-10-03 | cxgb4: Fix build error due to missing linux/vmalloc.h include. | David S. Miller |
2012-10-03 | cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params() | Vipul Pandya |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2012-09-27 | cxgb4: Don't attempt to upgrade T4 firmware when cxgb4 will end up as a slave | Vipul Pandya |
2012-09-27 | cxgb4: Inform caller if driver didn't upgrade firmware | Vipul Pandya |
2012-09-27 | cxgb4: Add support for T4 hardwired driver configuration settings | Vipul Pandya |
2012-09-27 | cxgb4: Add support for T4 configuration file | Vipul Pandya |
2012-09-27 | cxgb4/cxgb4vf: Code cleanup to enable T4 Configuration File support | Vipul Pandya |
2012-09-27 | cxgb4: Add functions to read memory via PCIE memory window | Vipul Pandya |
2012-09-27 | cxgb4: Fix incorrect values for MEMWIN*_APERTURE and MEMWIN*_BASE | Vipul Pandya |
2012-09-12 | Merge branch 'pci/stephen-const' into next | Bjorn Helgaas |