summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4
Commit message (Expand)AuthorAgeFilesLines
...
* | cxgb4: Use __dev_uc_sync/__dev_mc_sync to sync MAC addressHariprasad Shenai2016-02-183-73/+184
* | cxgb4/iw_cxgb4: TOS supportHariprasad Shenai2016-02-112-0/+3
|/
* cxgb4: Fixes static checker warning in mps_tcam_show()Hariprasad Shenai2016-01-101-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-061-0/+4
|\
| * cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
* | cxgb4: Remove deprecated module parametersHariprasad Shenai2015-12-241-52/+2
* | cxgb4: Get TID calculation right for IPv6 modeHariprasad Shenai2015-12-241-4/+4
* | cxgb4: Update SGE context congestion map change for T6 adapterHariprasad Shenai2015-12-233-3/+14
* | cxgb4: Update mps_tcam output to include T6 fieldsHariprasad Shenai2015-12-232-19/+105
* | cxgb4: Update correct encoding of SGE Ingress DMA States for T6 adapterHariprasad Shenai2015-12-231-0/+59
* | cxgb4: Update Congestion Channel map for T6 adapterHariprasad Shenai2015-12-231-1/+8
* | cxgb4: Update register range and SGE registers for T6 adapterHariprasad Shenai2015-12-234-9/+30
* | cxgb4/cxgb4vf: Update Ingress padding boundary values for T6 adapterHariprasad Shenai2015-12-234-32/+67
* | cxgb4: Update pm_stats for T6 adapter familyHariprasad Shenai2015-12-234-4/+35
* | cxgb4: Pass correct argument to t4_link_l1cfg()Hariprasad Shenai2015-12-231-1/+1
* | cxgb4: Use napi_complete_done() api in napi handlerHariprasad Shenai2015-12-231-1/+1
* | cxgb4: Use the node info to alloc_ring() for RX queuesHariprasad Shenai2015-12-231-2/+4
* | cxgb4: get naming correct for iscsi queuesHariprasad Shenai2015-12-234-38/+38
* | cxgb4: Warn if device doesn't have enough PCI bandwidthHariprasad Shenai2015-12-231-2/+78
* | cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai2015-12-172-40/+24
* | cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai2015-12-171-2/+1
* | cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai2015-12-173-25/+117
* | cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai2015-12-171-1/+1
* | cxgb4: Handle clip return valuesHariprasad Shenai2015-12-113-6/+31
* | cxgb4: Adds PCI device id for new T5 adaptersHariprasad Shenai2015-12-081-0/+3
* | cxgb4: Add FL DMA mapping error and low counterHariprasad Shenai2015-12-083-0/+11
* | cxgb4: Deal with wrap-around of queue for Work requestHariprasad Shenai2015-12-081-4/+53
* | cxgb4: prevent simultaneous execution of service_ofldq()Hariprasad Shenai2015-12-082-6/+51
* | cxgb4: Use ACCES_ONCE macro to read queue's consumer indexHariprasad Shenai2015-12-081-2/+2
* | cxgb4: Align rest of the ethtool get statsHariprasad Shenai2015-12-081-73/+73
* | net: provide generic busy polling to all NAPI driversEric Dumazet2015-11-181-1/+0
* | net: move skb_mark_napi_id() into core networking stackEric Dumazet2015-11-181-1/+0
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-075-40/+158
|\
| * cxgb4: T6 adapter lld support for iw_cxgb4 driverHariprasad S2015-10-215-40/+158
* | Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-11-041-2/+2
|\ \
| * | debugfs: Pass bool pointer to debugfs_create_bool()Viresh Kumar2015-10-041-2/+2
| |/
* | cxgb4: Update ethtool get_drvinfo to get regdump lenHariprasad Shenai2015-10-221-1/+4
* | cxgb4: Use vmalloc, if kmalloc failsHariprasad Shenai2015-10-221-4/+4
* | cxgb4: Return error if setup_rss is called before probeHariprasad Shenai2015-10-221-4/+8
* | cxgb4/cxgb4vf: Update driver desc. to include Chelsio T6 adapterHariprasad Shenai2015-10-221-1/+2
* | cxgb4: Add info print to display number of MSI-X vectors allocatedHariprasad Shenai2015-10-221-0/+4
* | cxgb4: Restore L1 cfg, if FW rejects new L1 cfg settingsHariprasad Shenai2015-10-221-4/+11
* | cxgb4: Don't disallow turning off auto-negotiationHariprasad Shenai2015-10-221-4/+1
* | cxgb4: Align ethtool get stat settingsHariprasad Shenai2015-10-221-73/+73
* | cxgb4: Enhance driver to update FW, when FW is too oldHariprasad Shenai2015-10-112-2/+6
* | cxgb4: Report correct link speed for unsupported onesHariprasad Shenai2015-10-051-1/+5
* | cxgb4: Adds a new Device Log Facility FW_DEVLOG_FACILITY_CFHariprasad Shenai2015-10-051-0/+1
* | cxgb4: For T4, don't read the Firmware Mailbox Control registerHariprasad Shenai2015-10-051-6/+14
* | cxgb4 : Update T4/T5/T6 register rangesHariprasad Shenai2015-10-051-330/+1134
* | cxgb4: Add HW timesptamp support for RXHariprasad Shenai2015-09-285-3/+81
|/
OpenPOWER on IntegriCloud