summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-03-07i40e: clean up debug_read_registerJesse Brandeburg1-6/+4
2015-03-07i40e: store msg_enable in the right sizeJesse Brandeburg1-1/+1
2015-03-07i40e: Remove unneeded conversionKamil Krawczyk1-1/+0
2015-03-07i40e: Remove duplicate codeCatherine Sullivan1-8/+0
2015-03-07i40e/i40evf: Refactor i40e_debug_aq and make some functions staticShannon Nelson6-54/+54
2015-03-07rocker: sparse: fix dynamic allocation on stack warningScott Feldman2-1/+3
2015-03-07rocker: quiet sparce endianess warningsScott Feldman1-3/+5
2015-03-07ax25: remove unneeded NULL test in ax_xmit()Dan Carpenter1-5/+3
2015-03-07net/mlx4_en: Add QCN parameters and statistics handlingShani Michaeli2-0/+219
2015-03-07net/mlx4_core: Add basic elements for QCNShani Michaeli2-2/+20
2015-03-06net: macb: Fix multi queue support for xilinx ZynqMPPunnaiah Choudary Kalluri1-1/+1
2015-03-06net: macb: Include multi queue support for xilinx ZynqMP ethernet versionPunnaiah Choudary Kalluri1-1/+1
2015-03-06Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...David S. Miller121-2271/+3142
2015-03-06net: bcmgenet: add GENET_Q16_RX_BD_CNT and hw_params->rx_bds_per_qPetri Gynther2-2/+9
2015-03-06net: bcmgenet: adjust the call to alloc_etherdev_mqs()Petri Gynther1-2/+3
2015-03-06net: bcmgenet: set hw_params->rx_queues = 0Petri Gynther1-3/+3
2015-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-22/+36
2015-03-06bonding: implement bond_poll_controller()Mahesh Bandewar1-0/+33
2015-03-06rocker: fix some sparse warningsScott Feldman1-3/+3
2015-03-06e1000: add dummy allocator to fix race condition between mtu change and netpollSabrina Dubroca1-1/+9
2015-03-06e1000: call netif_carrier_off early on downEliezer Tamir1-1/+1
2015-03-06igb: Make arrays on stack static const to avoid reallocationAlexander Duyck1-12/+12
2015-03-06igb: Fix warning pin may be used uninitializedAlexander Duyck1-1/+1
2015-03-06e1000e: remove calls to ioremap/unmap for NVM addrYanir Lubetkin1-3/+5
2015-03-06e1000e: fix obscure commentsYanir Lubetkin1-4/+8
2015-03-06rocker: implement IPv4 fib offloadingScott Feldman1-47/+436
2015-03-06tg3: use napi_complete_done()Eric Dumazet1-2/+2
2015-03-06net: fec: fix unbalanced clk disable on driver unbindStefan Agner1-1/+0
2015-03-06net: macb: Correct the MID field length valuePunnaiah Choudary Kalluri1-1/+1
2015-03-06net: gianfar: correctly determine the number of queue groupsTobias Waldekranz1-2/+17
2015-03-06i40e: Fix mismatching type for ioremap_lenJeff Kirsher1-2/+2
2015-03-06net: bcmgenet: properly disable password matchingFlorian Fainelli1-2/+4
2015-03-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-66/+114
2015-03-05net: eth: xgene: fix booting with devicetreeMark Salter1-1/+1
2015-03-05bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+3
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-05xen-netback: refactor xenvif_handle_frag_list()David Vrabel1-12/+9
2015-03-05xen-netback: unref frags when handling a from-guest skb with a frag listDavid Vrabel1-1/+6
2015-03-05xen-netback: return correct ethtool statsDavid Vrabel1-2/+1
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-05iwlwifi: mvm: BT Coex - fix a NULL pointer exceptionEmmanuel Grumbach2-2/+4