summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-03-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller12-187/+313
2015-03-09Merge tag 'iwlwifi-next-for-kalle-2015-03-07' of https://git.kernel.org/pub/s...David S. Miller4-2/+5
2015-03-09i40e: add ethtool RSS supportMitch A Williams2-0/+110
2015-03-09i40e/i40evf: Bump i40e/i40evf versionCatherine Sullivan2-2/+2
2015-03-09i40e: add MAC printing to debugfs dump VSIShannon Nelson1-0/+5
2015-03-09i40e: Fix inconsistent use of PF/VF vs pf/vfJeff Kirsher9-174/+174
2015-03-09i40e: tame the nvmupdate read and write complaintsShannon Nelson1-2/+7
2015-03-09i40e/i40evf: fix accidental write to ITR registersJesse Brandeburg3-0/+5
2015-03-09i40vf: don't stop me nowMitch Williams1-5/+6
2015-03-09i40e: future proof some sizeof callsShannon Nelson1-2/+2
2015-03-09i40e: Remove "hello world" strings from i40e driverGreg Rose1-2/+2
2015-03-09ethernet: codespell comment spelling fixesJoe Perches61-92/+92
2015-03-09net: stmmac: make reset control an optional requirementDinh Nguyen1-1/+3
2015-03-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller14-570/+284
2015-03-08net: dsa: mv88e6352: Add support for EEEGuenter Roeck1-0/+2
2015-03-08net: dsa: mv88e6xxx: Add EEE supportGuenter Roeck2-0/+54
2015-03-08net: bcmgenet: rework Rx queue initPetri Gynther1-16/+27
2015-03-08net/macb: merge at91_ether driver into macb driverCyrille Pitchen5-655/+484
2015-03-08net/macb: unify clock managementCyrille Pitchen1-17/+14
2015-03-08net: macb: remove #if defined(CONFIG_ARCH_AT91) sectionsBoris BREZILLON2-15/+19
2015-03-07iwlwifi: mvm: fix compilation with IWLWIFI_DEBUGFS not setEmmanuel Grumbach4-2/+5
2015-03-07i40e: Strip configfs codeGreg Rose5-374/+0
2015-03-07i40e/i40evf: Bump versionSravanthi Tangeda2-2/+2
2015-03-07i40e/i40evf: enable prefetch of Tx descriptors during cleanupJesse Brandeburg2-0/+4
2015-03-07i40e: Simplify code for rss_size_max configAnjali Singhai Jain1-5/+2
2015-03-07i40e/i40evf: Simplify tunnel selection logicAnjali Singhai Jain2-4/+20
2015-03-07i40e: FD filters flush policy changesAnjali Singhai Jain3-20/+67
2015-03-07i40e: Avoid logs while adding/deleting FD-SB filtersAnjali Singhai Jain1-3/+3
2015-03-07i40e: print port stats only on partition 1Shannon Nelson1-3/+3
2015-03-07i40e: Move code to enable/disable Loopback to the main fileAkeem G Abodunrin3-70/+68
2015-03-07i40e: rework vector reservationShannon Nelson1-19/+56
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. Miller131-2301/+3289
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