summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/chelsio/cxgb4 (follow)
Commit message (Expand)AuthorAgeFilesLines
* net_sched: remove list_head from tc_actionCong Wang2018-08-212-9/+6
* Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe2018-08-1617-236/+1428
|\
| * 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/+0
| * cxgb4: add support to display DCB infoGanesh Goudar2018-08-104-2/+197
| * 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/+2
| |\
| * | 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/+3
| * | | 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
| * | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-211-22/+13
| |\ \ \
| * | | | 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/+4
| * | | | 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/+0
| * | | | | 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-163-27/+18
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | cxgb4: mk_act_open_req() buggers ->{local, peer}_ip on big-endian hostsAl Viro2018-08-071-4/+2
| | |_|_|/ | |/| | |
| * | | | cxgb4: Added missing break in ndo_udp_tunnel_{add/del}Arjun Vynipadath2018-07-261-0/+2
| | |_|/ | |/| |
| * | | cxgb4: assume flash part size to be 4MB, if it can't be determinedCasey Leedom2018-07-071-22/+13
| | |/ | |/|
| * | 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
|/
* 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/+1
|\
| * cxgb4: Report PCIe link properties with pcie_print_link_status()Bjorn Helgaas2018-05-261-74/+1
* | net: chelsio: Use zeroing memory allocator instead of allocator/memsetYueHaibing2018-06-041-2/+1
* | cxgb4: Add FORCE_PAUSE bit to 32 bit port capsGanesh Goudar2018-05-312-3/+12
* | cxgb4/cxgb4vf: Notify link changes to OS-dependent codeArjun Vynipadath2018-05-253-2/+34
* | cxgb4: clean up init_oneGanesh Goudar2018-05-252-21/+28
* | cxgb4/cxgb4vf: link management changes for new SFPGanesh Goudar2018-05-252-17/+39