summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | i40e: rework vector reservationShannon Nelson2015-03-071-19/+56
| * | i40e: clean up debug_read_registerJesse Brandeburg2015-03-071-6/+4Star
| * | i40e: store msg_enable in the right sizeJesse Brandeburg2015-03-071-1/+1
| * | i40e: Remove unneeded conversionKamil Krawczyk2015-03-071-1/+0Star
| * | i40e: Remove duplicate codeCatherine Sullivan2015-03-071-8/+0Star
| * | i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson2015-03-076-54/+54
* | | net: bcmgenet: rework Rx queue initPetri Gynther2015-03-081-16/+27
* | | net/macb: merge at91_ether driver into macb driverCyrille Pitchen2015-03-085-655/+484Star
* | | net/macb: unify clock managementCyrille Pitchen2015-03-081-17/+14Star
* | | net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON2015-03-082-15/+19
|/ /
* | rocker: sparse: fix dynamic allocation on stack warningScott Feldman2015-03-072-1/+3
* | rocker: quiet sparce endianess warningsScott Feldman2015-03-071-3/+5
* | net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli2015-03-072-0/+219
* | net/mlx4_core: Add basic elements for QCNShani Michaeli2015-03-072-2/+20
* | net: macb: Fix multi queue support for xilinx ZynqMPPunnaiah Choudary Kalluri2015-03-061-1/+1
* | net: macb: Include multi queue support for xilinx ZynqMP ethernet versionPunnaiah Choudary Kalluri2015-03-061-1/+1
* | net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther2015-03-062-2/+9
* | net: bcmgenet: adjust the call to alloc_etherdev_mqs()Petri Gynther2015-03-061-2/+3
* | net: bcmgenet: set hw_params->rx_queues = 0Petri Gynther2015-03-061-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-064-22/+36
|\ \
| * | e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca2015-03-061-1/+9
| * | e1000: call netif_carrier_off early on downEliezer Tamir2015-03-061-1/+1
| * | igb: Make arrays on stack static const to avoid reallocationAlexander Duyck2015-03-061-12/+12
| * | igb: Fix warning pin may be used uninitializedAlexander Duyck2015-03-061-1/+1
| * | e1000e: remove calls to ioremap/unmap for NVM addrYanir Lubetkin2015-03-061-3/+5
| * | e1000e: fix obscure commentsYanir Lubetkin2015-03-061-4/+8
* | | rocker: fix some sparse warningsScott Feldman2015-03-061-3/+3
|/ /
* | rocker: implement IPv4 fib offloadingScott Feldman2015-03-061-47/+436
* | tg3: use napi_complete_done()Eric Dumazet2015-03-061-2/+2
* | i40e: Fix mismatching type for ioremap_lenJeff Kirsher2015-03-061-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-0616-66/+114
|\ \
| * | i40e/i40evf: Version bumpSravanthi Tangeda2015-03-052-2/+2
| * | i40e: don't spam the system logMitch A Williams2015-03-051-3/+0Star
| * | i40e: move IRQ tracking setup into MSIX setupShannon Nelson2015-03-051-31/+29Star
| * | i40e: Ioremap changesAnjali Singhai2015-03-052-2/+7
| * | i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg2015-03-058-10/+2Star
| * | i40e: Add AOC PHY types to case statementsCatherine Sullivan2015-03-052-0/+4
| * | i40e: Fix ethtool offline testGreg Rose2015-03-051-0/+10
| * | i40e: Reassign incorrect PHY type to fix a FW bugCatherine Sullivan2015-03-051-0/+4
| * | i40e: fix XPS mask when resettingJesse Brandeburg2015-03-051-11/+11
| * | i40e: use more portable sign extensionJesse Brandeburg2015-03-051-2/+2
| * | i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson2015-03-053-3/+4
| * | i40e: Don't check operational or sync bit for App TLVNeerav Parikh2015-03-051-1/+1
| * | i40e: during LED interaction ignore activity LED src modesMatt Jared2015-03-051-1/+34
| * | i40e: Fix NPAR Tx Scheduler initGreg Rose2015-03-051-0/+4
* | | cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai2015-03-053-17/+46
* | | cxgb4: Move offload Rx queue allocation to separate functionHariprasad Shenai2015-03-051-38/+35Star
|/ /
* | net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther2015-03-052-24/+22Star
* | be2net: implement .sriov_configure() PCI callbackVasundhara Volam2015-03-042-65/+107
* | be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam2015-03-044-38/+141