aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-06bonding: implement bond_poll_controller()Mahesh Bandewar1-0/+33
2015-03-06rocker: fix some sparse warningsScott Feldman1-3/+3
2015-03-06rocker: implement IPv4 fib offloadingScott Feldman1-47/+436
2015-03-06tg3: use napi_complete_done()Eric Dumazet1-2/+2
2015-03-05i40e: Fix mismatching type for ioremap_lenJeff Kirsher1-2/+2
2015-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller16-66/+114
2015-03-05cxgb4: Try and provide an RDMA CIQ per cpuHariprasad Shenai3-17/+46
2015-03-05cxgb4: Move offload Rx queue allocation to separate functionHariprasad Shenai1-38/+35
2015-03-05i40e/i40evf: Version bumpSravanthi Tangeda2-2/+2
2015-03-05i40e: don't spam the system logMitch A Williams1-3/+0
2015-03-05i40e: move IRQ tracking setup into MSIX setupShannon Nelson1-31/+29
2015-03-05i40e: Ioremap changesAnjali Singhai2-2/+7
2015-03-05i40e/i40evf: Clean up some formatting and other thingsJesse Brandeburg8-10/+2
2015-03-05i40e: Add AOC PHY types to case statementsCatherine Sullivan2-0/+4
2015-03-05i40e: Fix ethtool offline testGreg Rose1-0/+10
2015-03-05i40e: Reassign incorrect PHY type to fix a FW bugCatherine Sullivan1-0/+4
2015-03-05i40e: fix XPS mask when resettingJesse Brandeburg1-11/+11
2015-03-05i40e: use more portable sign extensionJesse Brandeburg1-2/+2
2015-03-05i40e/i40evf: grab NVM devstarter version not image versionShannon Nelson3-3/+4
2015-03-05i40e: Don't check operational or sync bit for App TLVNeerav Parikh1-1/+1
2015-03-05i40e: during LED interaction ignore activity LED src modesMatt Jared1-1/+34
2015-03-05i40e: Fix NPAR Tx Scheduler initGreg Rose1-0/+4
2015-03-04net: bcmgenet: simplify __bcmgenet_tx_reclaim()Petri Gynther2-24/+22
2015-03-04Merge tag 'linux-can-next-for-4.1-20150304' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller1-81/+177
2015-03-04be2net: implement .sriov_configure() PCI callbackVasundhara Volam2-65/+107
2015-03-04be2net: re-distribute SRIOV resources allowed by FWVasundhara Volam4-38/+141
2015-03-04be2net: avoid creating the non-RSS default RXQ if FW allows toVasundhara Volam5-24/+41
2015-03-04net: cadence: Remove Kconfig dependency on ARCHMichal Simek1-2/+2
2015-03-04sh_eth: Mitigate lost statistics updatesBen Hutchings1-12/+25
2015-03-04sh_eth: Optionally log RX and TX status for each completed descriptorBen Hutchings1-0/+7
2015-03-04sh_eth: Implement ethtool register dump operationsBen Hutchings2-11/+195
2015-03-04sh_eth: WARN on access to a register not implemented in a particular chipBen Hutchings2-3/+27
2015-03-04sh_eth: Implement multicast statistic based on the RFS8 status bitBen Hutchings1-0/+2
2015-03-04bfin_can: Merge header file from arch dependent locationAaron Wu1-1/+109
2015-03-04bfin_can: introduce ioremap to comply to archs with MMUAaron Wu1-14/+8
2015-03-04bfin_can: rewrite the blackfin style of read/write to common onesAaron Wu1-66/+60
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller579-10709/+30059
2015-03-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller26-115/+190
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-596/+984
2015-03-03xen: Use eth_<foo>_addr instead of memsetJoe Perches1-1/+1
2015-03-03netconsole: Use eth_<foo>_addr instead of memsetJoe Perches1-2/+3
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches41-116/+118
2015-03-03net: usb: Use eth_<foo>_addr instead of memsetJoe Perches4-5/+5
2015-03-03ethernet: Use eth_<foo>_addr instead of memsetJoe Perches17-25/+25
2015-03-03i40e: Fix dependencies in the i40e driver on configfsGreg Rose4-8/+17
2015-03-03ax25: Stop using magic neighbour cache operations.Eric W. Biederman8-16/+24
2015-03-03gianfar: Reduce logging noise seen due to phy polling if link is downGuenter Roeck1-2/+2
2015-03-03ibmveth: Add function to enable live MAC address changesThomas Falcon1-1/+23
2015-03-03drm/i915: Fix modeset state confusion in the load detect codeDaniel Vetter1-0/+1
2015-03-03i40e/i40evf: Bump versionsSravanthi Tangeda2-2/+2