Age | Commit message (Expand) | Author | Files | Lines |
2014-08-06 | cxgb4 : Disable recursive mailbox commands when enabling vi | Anish Bhatt | 2 | -2/+5 |
2014-08-06 | cxgb4vf: Turn off SGE RX/TX Callback Timers and interrupts in PCI shutdown ro... | Hariprasad Shenai | 1 | -14/+15 |
2014-08-06 | cxgb4i : Move stray CPL definitions to cxgb4 driver | Anish Bhatt | 1 | -0/+2 |
2014-08-04 | cxgb4: only free allocated fls | Hariprasad Shenai | 2 | -14/+22 |
2014-07-25 | cxgb4: Fixed incorrect check for memory operation in t4_memory_rw | Hariprasad Shenai | 1 | -1/+1 |
2014-07-22 | cxgb4: Add the MC1 registers to read in the interrupt handler | Hariprasad Shenai | 2 | -3/+16 |
2014-07-18 | cxgb4: Export symbols required by cxgb4i for ipv6 support and required defines | Anish Bhatt | 3 | -4/+12 |
2014-07-18 | cxgb4/iw_cxgb4: Move common defines to cxgb4 | Anish Bhatt | 1 | -0/+1 |
2014-07-18 | Update setapp/getapp prototypes in dcbnl_rtnl_ops to return int instead of u8 | Anish Bhatt | 1 | -15/+6 |
2014-07-16 | cxgb4/iw_cxgb4: work request logging feature | Hariprasad Shenai | 3 | -0/+22 |
2014-07-16 | cxgb4/iw_cxgb4: display TPTE on errors | Hariprasad Shenai | 2 | -0/+67 |
2014-07-16 | cxgb4/iw_cxgb4: use firmware ord/ird resource limits | Hariprasad Shenai | 4 | -0/+25 |
2014-07-16 | iw_cxgb4: Detect Ing. Padding Boundary at run-time | Hariprasad Shenai | 2 | -0/+4 |
2014-07-03 | drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c: remove unnecessary null test... | Fabian Frederick | 1 | -2/+1 |
2014-07-02 | cxgb4vf: Adds device ID for few more Chelsio T4 Adapters | Hariprasad Shenai | 1 | -0/+9 |
2014-07-02 | cxgb4: Adds device ID for few more Chelsio T4 Adapters | Hariprasad Shenai | 1 | -0/+20 |
2014-07-02 | cxgb4: Replaced the backdoor mechanism to access the HW memory with PCIe Wind... | Hariprasad Shenai | 4 | -172/+148 |
2014-07-02 | cxgb4: Use FW interface to get BAR0 value | Hariprasad Shenai | 4 | -8/+98 |
2014-07-02 | rdma/cxgb4: Fixes cxgb4 probe failure in VM when PF is exposed through PCI Pa... | Hariprasad Shenai | 2 | -8/+11 |
2014-06-26 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -9/+8 |
2014-06-26 | cxgb4: use dev_port to identify ports | Thadeu Lima de Souza Cascardo | 1 | -0/+1 |
2014-06-25 | cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_list | Li RongQing | 1 | -9/+7 |
2014-06-24 | cxgb4: Fix endian bug introduced in cxgb4 dcb patchset | Anish Bhatt | 1 | -4/+4 |
2014-06-23 | cxgb4 : Update copyright year on all cxgb4 files | Anish Bhatt | 11 | -11/+11 |
2014-06-23 | cxgb4 : Makefile & Kconfig changes for DCBx support | Anish Bhatt | 2 | -0/+12 |
2014-06-23 | cxgb4 : Integrate DCBx support into cxgb4 module. Register dbcnl_ops to give ... | Anish Bhatt | 3 | -14/+272 |
2014-06-23 | cxgb4 : Add DCBx support codebase and dcbnl_ops | Anish Bhatt | 2 | -0/+1121 |
2014-06-23 | cxgb4 : Update fw interface file for DCBx support. Adds all the required fiel... | Anish Bhatt | 1 | -19/+76 |
2014-06-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 11 | -64/+265 |
2014-06-11 | cxgb4: Change default Interrupt Holdoff Packet Count Threshold | Hariprasad Shenai | 2 | -30/+40 |
2014-06-11 | iw_cxgb4: don't truncate the recv window size | Hariprasad Shenai | 1 | -0/+1 |
2014-06-11 | iw_cxgb4: Choose appropriate hw mtu index and ISS for iWARP connections | Hariprasad Shenai | 3 | -4/+117 |
2014-06-11 | iw_cxgb4: Allocate and use IQs specifically for indirect interrupts | Hariprasad Shenai | 5 | -7/+76 |
2014-06-07 | net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate | Jiri Pirko | 2 | -4/+4 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -6/+6 |
2014-06-03 | ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh() | Ben Hutchings | 1 | -4/+4 |
2014-05-14 | net: get rid of SET_ETHTOOL_OPS | Wilfried Klaebe | 4 | -4/+4 |
2014-05-12 | vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu() | dingtianhong | 2 | -2/+2 |
2014-05-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -6/+9 |
2014-05-12 | cxgb4vf: Check if rx checksum offload is enabled, while reading hardware calc... | Hariprasad Shenai | 1 | -3/+4 |
2014-05-12 | cxgb4: Check if rx checksum offload is enabled, while reading hardware calcul... | Hariprasad Shenai | 1 | -3/+3 |
2014-05-12 | cxgb4: Decode the firmware port and module type a bit more for ethtool | Hariprasad Shenai | 1 | -4/+11 |
2014-05-01 | cxgb4: Decode PCIe Gen3 link speed | Roland Dreier | 1 | -0/+2 |
2014-04-28 | cxgb4: Update Kconfig to include Chelsio T5 adapter | Hariprasad Shenai | 1 | -6/+7 |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 4 | -6/+6 |
2014-04-15 | cxgb4: use the correct max size for firmware flash | Steve Wise | 1 | -1/+1 |
2014-04-15 | cxgb4: Save the correct mac addr for hw-loopback connections in the L2T | Steve Wise | 1 | -1/+3 |
2014-03-29 | cxgb4vf: Adds device Id for few more Chelsio adapters | Hariprasad Shenai | 1 | -0/+8 |
2014-03-29 | cxgb4: Adds device ID for few more Chelsio Adapters | Hariprasad Shenai | 1 | -0/+12 |
2014-03-26 | chelsio: Remove addressof casts to same type | Joe Perches | 1 | -4/+4 |