aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther2015-03-06
* net: bcmgenet: adjust the call to alloc_etherdev_mqs()Petri Gynther2015-03-06
* net: bcmgenet: set hw_params->rx_queues = 0Petri Gynther2015-03-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-06
|\
| * e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca2015-03-06
| * e1000: call netif_carrier_off early on downEliezer Tamir2015-03-06
| * igb: Make arrays on stack static const to avoid reallocationAlexander Duyck2015-03-06
| * igb: Fix warning pin may be used uninitializedAlexander Duyck2015-03-06
| * e1000e: remove calls to ioremap/unmap for NVM addrYanir Lubetkin2015-03-06
| * e1000e: fix obscure commentsYanir Lubetkin2015-03-06
* | bonding: implement bond_poll_controller()Mahesh Bandewar2015-03-06
* | rocker: fix some sparse warningsScott Feldman2015-03-06
|/
* rocker: implement IPv4 fib offloadingScott Feldman2015-03-06
* tg3: use napi_complete_done()Eric Dumazet2015-03-06
* i40e: Fix mismatching type for ioremap_lenJeff Kirsher2015-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-03-05
|\
| * i40e/i40evf: Version bumpSravanthi Tangeda2015-03-05
| * i40e: don't spam the system logMitch A Williams2015-03-05
| * i40e: move IRQ tracking setup into MSIX setupShannon Nelson2015-03-05
| * i40e: Ioremap changesAnjali Singhai2015-03-05
| * i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg2015-03-05
| * i40e: Add AOC PHY types to case statementsCatherine Sullivan2015-03-05
| * i40e: Fix ethtool offline testGreg Rose2015-03-05
| * i40e: Reassign incorrect PHY type to fix a FW bugCatherine Sullivan2015-03-05
| * i40e: fix XPS mask when resettingJesse Brandeburg2015-03-05
| * i40e: use more portable sign extensionJesse Brandeburg2015-03-05
| * i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson2015-03-05
| * i40e: Don't check operational or sync bit for App TLVNeerav Parikh2015-03-05
| * i40e: during LED interaction ignore activity LED src modesMatt Jared2015-03-05
| * i40e: Fix NPAR Tx Scheduler initGreg Rose2015-03-05
* | cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai2015-03-05
* | cxgb4: Move offload Rx queue allocation to separate functionHariprasad Shenai2015-03-05
|/
* net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther2015-03-04
* Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/l...David S. Miller2015-03-04
|\
| * bfin_can: Merge header file from arch dependent locationAaron Wu2015-03-04
| * bfin_can: introduce ioremap to comply to archs with MMUAaron Wu2015-03-04
| * bfin_can: rewrite the blackfin style of read/write to common onesAaron Wu2015-03-04
* | be2net: implement .sriov_configure() PCI callbackVasundhara Volam2015-03-04
* | be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam2015-03-04
* | be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam2015-03-04
* | net: cadence: Remove Kconfig dependency on ARCHMichal Simek2015-03-04
* | sh_eth: Mitigate lost statistics updatesBen Hutchings2015-03-04
* | sh_eth: Optionally log RX and TX status for each completed descriptorBen Hutchings2015-03-04
* | sh_eth: Implement ethtool register dump operationsBen Hutchings2015-03-04
* | sh_eth: WARN on access to a register not implemented in a particular chipBen Hutchings2015-03-04
* | sh_eth: Implement multicast statistic based on the RFS8 status bitBen Hutchings2015-03-04
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-03-03
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-03
| |\
| | * gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck2015-03-03
| | * ibmveth: Add function to enable live MAC address changesThomas Falcon2015-03-03