aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-25drivers: net: phy: xgene: Add MDIO driverIyappan Subramanian4-0/+627
2016-07-25drivers: net: xgene: Fix module unload crash - clkrst sequenceIyappan Subramanian4-18/+86
2016-07-25drivers: net: xgene: Fix module unload crash - change sw sequenceIyappan Subramanian2-49/+73
2016-07-25drivers: net: xgene: Fix module unload crash - hw resource cleanupIyappan Subramanian6-29/+149
2016-07-25drivers: net: xgene: Separate set_speed from mac_initIyappan Subramanian7-33/+151
2016-07-25ipvlan: Scrub skb before crossing the namespace boundryMahesh Bandewar1-14/+25
2016-07-25bnxt_en: Add new NPAR and dual media device IDs.Michael Chan1-6/+33
2016-07-25bnxt_en: Log a message, if enabling NTUPLE filtering fails.Vasundhara Volam1-2/+6
2016-07-25bnxt_en: Improve ntuple filters by checking destination MAC address.Michael Chan2-3/+24
2016-07-25qed: Fix setting/clearing bit in completion bitmapManish Chopra1-4/+3
2016-07-25caif-hsi: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-4/+1
2016-07-25net/mlx4_core: Check device state before unregistering itAlex Vesker1-0/+3
2016-07-25mlxsw: spectrum: Fix compilation error when CLS_ACT isn't setIdo Schimmel1-6/+5
2016-07-25net: davinci_cpdma: remove excessive dump of register values to kernel logUwe Kleine-König3-219/+0
2016-07-25net/mlx5e: Query minimum required header copy during xmitHadar Hen Zion3-0/+43
2016-07-25net/mlx5e: Check the minimum inline header mode before xmitHadar Hen Zion2-4/+46
2016-07-25Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-107/+160
2016-07-25hv_netvsc: Fix VF register on bonding devicesHaiyang Zhang1-2/+2
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller71-628/+1126
2016-07-25libcxgb: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2016-07-25macsec: validate ICV length on link creationDavide Caratti1-1/+13
2016-07-25macsec: fix error codes when a SA is createdDavide Caratti1-22/+36
2016-07-25macsec: limit ICV length to 16 octetsDavide Caratti1-2/+2
2016-07-25Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-352/+350
2016-07-25libcxgb: export ppm release and tagmask set apiVarun Prakash1-0/+2
2016-07-25libcxgb: add library module for Chelsio driversVarun Prakash6-24/+78
2016-07-25cxgb4/cxgb4vf: Add link mode mask API to cxgb4 and cxgb4vfGanesh Goudar7-236/+446
2016-07-25net/bonding: Enforce active-backup policy for IPoIB bondsMark Bloch1-1/+10
2016-07-24mlxsw: spectrum: Add support in matchall mirror TC offloadingYotam Gigi2-1/+507
2016-07-24mlxsw: reg: Add the Monitoring Port Analyzer registerYotam Gigi1-0/+67
2016-07-24mlxsw: reg: Add Monitoring Port Analyzer Table registerYotam Gigi1-0/+54
2016-07-24mlxsw: reg: Add Shared Buffer Internal Buffer registerYotam Gigi1-0/+41
2016-07-24mlxsw: pci: Add max span resources to resources queryNogah Frankel2-0/+7
2016-07-24mlxsw: pci: Add resources query implementation.Nogah Frankel6-3/+109
2016-07-24cdc_ether: Improve ZTE MF823/831/910 handlingKristian Evensen1-0/+51
2016-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller26-185/+512
2016-07-22ixgbe: cleanup crosstalk fixDon Skidmore4-41/+72
2016-07-22ixgbe: remove redundant check on ret_valColin Ian King1-3/+0
2016-07-22ixgbevf: Commonize mailbox write/readTony Nguyen1-29/+6
2016-07-22ixgbevf: Add range checking for setting MTUTony Nguyen3-21/+40
2016-07-22ixgbevf: Protect ixgbevf_reset_subtask from remove eventDon Skidmore1-0/+1
2016-07-22ixgbe: Add missing destroy_workqueue() on error in ixgbe_init_module()Wei Yongjun1-0/+1
2016-07-22ixgbevf: Add lock around ixgbevf_reinit_locked callDon Skidmore1-0/+2
2016-07-22ixgbe: fix setup_fc for x550emEmil Tantilov1-2/+2
2016-07-22ixgbevf: add VF support for new hardwareDon Skidmore5-0/+11
2016-07-22ixgbe: Fix minor typo while freeing irqBabu Moger1-1/+1
2016-07-22ixgbe: Change register variable to unsignedDon Skidmore1-1/+1
2016-07-22ixgbevf: bump version numberDon Skidmore1-1/+1
2016-07-22ixgbevf: Correct parameter sent to LED functionDon Skidmore2-2/+14
2016-07-22ixgbevf: fix NACK check in ixgbevf_set_uc_addr_vf()Emil Tantilov1-6/+8