summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
AgeCommit message (Expand)Author
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-12cxgb4: Fix static checker warningHariprasad Shenai
2014-11-12cxgb4 : dcb open-lldp interop fixesAnish Bhatt
2014-11-12cxgb4/cxgb4vf: Replace __skb_alloc_page with __dev_alloc_pageAlexander Duyck
2014-11-10cxgb4 : Fix bug in DCB app deletionAnish Bhatt
2014-11-10cxgb4vf: FL Starvation Threshold needs to be larger than the SGE's Egress Con...Hariprasad Shenai
2014-11-10cxgb4/cxgb4vf: For T5 use Packing and Padding Boundaries for SGE DMA transfersHariprasad Shenai
2014-11-10cxgb4vf: Move fl_starv_thres into adapter->sge data structureHariprasad Shenai
2014-11-10net: Move bonding headers under include/netDavid S. Miller
2014-11-10cxgb4: Remove unnecessary struct in6_addr * castsJoe Perches
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistent, part 2Hariprasad Shenai
2014-11-10cxgb4: Cleanup macros so they follow the same style and look consistentHariprasad Shenai
2014-11-10cxgb4: Add cxgb4_debugfs.c, move all debugfs code to new fileHariprasad Shenai
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai
2014-10-27cxgb4 : Handle dcb enable correctlyAnish Bhatt
2014-10-27cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt
2014-10-15cxgb4 : Fix build failure in cxgb4 when ipv6 is disabled/not in-builtAnish Bhatt
2014-10-15cxgb4i : Remove duplicated CLIP handling codeAnish Bhatt
2014-10-14cxgb4: Fix FW flash logic using ethtoolHariprasad Shenai
2014-10-09cxgb4: Wait for device to get ready before reading any registerHariprasad Shenai
2014-10-09cxgb4vf: Add 40G support for cxgb4vf driverHariprasad Shenai
2014-10-09cxgb4/cxgb4vf: Updated the LSO transfer length in CPL_TX_PKT_LSO for T5Hariprasad Shenai
2014-10-08cxgb4: clean up a type issueDan Carpenter
2014-10-08cxgb4: potential shift wrapping bugDan Carpenter
2014-09-28cxgb4: Add support for adaptive rxHariprasad Shenai
2014-09-28cxgb4/cxgb4vf: Add Devicde ID for two more adapterHariprasad Shenai
2014-09-28cxgb4vf: Remove superfluous "idx" parameter of CH_DEVICE() macro.Hariprasad Shenai
2014-09-28cxgb4: Use BAR2 Going To Sleep (GTS) for T5 and later.Hariprasad Shenai
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai
2014-09-10cxgb4/cxgb4vf: Add device ID for new adapter and remove for dbg adapterHariprasad Shenai
2014-09-10cxgb4: Add warning msg when attaching to adapters which have FLASHes smaller ...Hariprasad Shenai
2014-09-10cxgb4: Fix t4_flash_erase_sectors() to throw an error when requested to erase...Hariprasad Shenai
2014-09-10cxgb4: Add support to S25FL032P flashHariprasad Shenai
2014-09-10cxgb4: Allow T4/T5 firmware sizes up to 1MBHariprasad Shenai
2014-09-09cxgb4: remove bond->lockNikolay Aleksandrov
2014-09-01cxgb4: Issue mbox commands on correct mboxHariprasad Shenai
2014-09-01cxgb4: Avoid dumping Write-only registers in register dumpHariprasad Shenai
2014-09-01cxgb4: Detect and display firmware reported errorsHariprasad Shenai
2014-09-01cxgb4: Fix T5 adapter accessing T4 adapter registersHariprasad Shenai
2014-09-01cxgb4: Fixed the code to use correct length for part numberHariprasad Shenai
2014-09-01cxgb4: Fix for handling 1Gb/s SFP+ Transceiver ModulesHariprasad Shenai
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-07cxgb4: IEEE fixes for DCBx state machineAnish Bhatt
2014-08-07cxgb4: Update FW version string to match FW binary versionHariprasad Shenai