summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio
Commit message (Expand)AuthorAgeFilesLines
* net_sched: remove list_head from tc_actionCong Wang2018-08-212-9/+6Star
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-1620-243/+1430
|\
| * cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0Ganesh Goudar2018-08-141-0/+2
| * cxgb4: remove set but not used variable 'spd'YueHaibing2018-08-131-8/+0Star
| * cxgb4: add support to display DCB infoGanesh Goudar2018-08-104-2/+197
| * net: chelsio: cxgb2: remove unused array pci_speedColin Ian King2018-08-101-4/+0Star
| * cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar2018-08-091-6/+6
| * Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-091-4/+2Star
| |\
| * | cxgb3/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * | cxgb4/t4_hw: mark expected switch fall-throughsGustavo A. R. Silva2018-08-081-0/+3
| * | cxgb4/l2t: Mark expected switch fall-throughGustavo A. R. Silva2018-08-081-0/+1
| * | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-0/+2
| |\ \
| * | | cxgb4: fix endian to test F_FW_PORT_CMD_DCBXDIS32Ganesh Goudar2018-08-011-4/+3Star
| * | | cxgb4: print ULD queue information managed by LLDRahul Lakkireddy2018-07-271-19/+277
| * | | cxgb4: move Tx/Rx free pages collection to common codeRahul Lakkireddy2018-07-243-9/+14
| * | | cxgb4: collect number of free PSTRUCT page pointersRahul Lakkireddy2018-07-245-4/+25
| * | | libcxgb: replace vmalloc and memset with vzallocYueHaibing2018-07-221-3/+1Star
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-212-22/+15Star
| |\ \ \
| * | | | cxgb4: display number of rx and tx pages freeGanesh Goudar2018-07-182-7/+29
| * | | | cxgb4: collect ASIC LA dumps from ULP TXSurendra Mobiya2018-07-164-3/+48
| * | | | cxgb4: do not return DUPLEX_UNKNOWN when link is downGanesh Goudar2018-07-161-7/+4Star
| * | | | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-07-121-2/+3
| |\ \ \ \
| | * | | | net: allow fallback function to pass netdevAlexander Duyck2018-07-091-1/+1
| | * | | | net: allow ndo_select_queue to pass netdevAlexander Duyck2018-07-091-1/+2
| * | | | | cxgb4: expose stats fetched from firmware via debugfsRahul Lakkireddy2018-07-121-0/+164
| * | | | | cxgb4: remove stats fetched from firmwareRahul Lakkireddy2018-07-121-133/+0Star
| * | | | | cxgb4: specify IQTYPE in fw_iq_cmdArjun Vynipadath2018-07-122-1/+15
| |/ / / /
| * | | | cxgb4: Fix the condition to check if the card is T5Ganesh Goudar2018-07-051-1/+1
| * | | | cxgb4: Add support to read actual provisioned resourcesCasey Leedom2018-07-054-35/+206
| * | | | cxgb4: Support ethtool private flagsArjun Vynipadath2018-06-291-0/+42
| * | | | cxgb4: Add support for FW_ETH_TX_PKT_VM_WRArjun Vynipadath2018-06-293-4/+383
| * | | | cxgb4: Add new T5 PCI device id 0x50aeGanesh Goudar2018-06-281-0/+1
| * | | | cxgb4: Add flag tc_flower_initializedCasey Leedom2018-06-283-0/+12
| * | | | net: sched: pass extack pointer to block binds and cb registrationJohn Hurley2018-06-261-1/+1
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-261-1/+1
| |\ \ \ \
| * | | | | rhashtable: split rhashtable.hNeilBrown2018-06-221-0/+1
* | | | | | Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe2018-08-164-27/+20Star
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro2018-08-071-4/+2Star
| | |_|_|/ | |/| | |
| * | | | cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath2018-07-261-0/+2
| | |_|/ | |/| |
| * | | net: cxgb3_main: fix potential Spectre v1Gustavo A. R. Silva2018-07-181-0/+2
| * | | cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom2018-07-071-22/+13Star
| | |/ | |/|
| * | cxgb4: when disabling dcb set txq dcb priority to 0Ganesh Goudar2018-06-241-1/+1
| |/
* / rdma/cxgb4: Fix SRQ endianness annotationsBart Van Assche2018-08-011-2/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-06-161-0/+7
|\
| * net: cxgb3: add error handling for sysfs_create_groupZhouyang Jia2018-06-151-0/+7
* | treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-133-4/+5
* | treewide: kzalloc_node() -> kcalloc_node()Kees Cook2018-06-131-1/+1
* | treewide: kzalloc() -> kcalloc()Kees Cook2018-06-131-2/+2
* | treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-132-4/+4
|/
* Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-06-071-74/+1Star
|\