summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-0612-25/+54
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-0610-20/+45
| |\
| | * Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2016-01-062-6/+6
| | * net: qmi_wwan: Add WeTelecom-WPD600NKristian Evensen2016-01-061-0/+1
| | * mkiss: fix scribble on freed memoryAlan2016-01-061-0/+5
| | * 6pack: fix free memory scribblesOne Thousand Gnomes2016-01-061-0/+6
| | * net: Propagate lookup failure in l3mdev_get_saddr to callerDavid Ahern2016-01-041-3/+7
| | * r8152: add reset_resume functionhayeswang2016-01-041-1/+9
| | * connector: bump skb->users before callback invocationFlorian Westphal2016-01-041-8/+3
| | * cxgb4: correctly handling failed allocationInsu Yun2016-01-041-0/+4
| | * qlcnic: correctly handle qlcnic_alloc_mbx_argsInsu Yun2016-01-041-2/+4
| * | Merge tag 'drm-intel-fixes-2016-01-02' of git://anongit.freedesktop.org/drm-i...Linus Torvalds2016-01-032-5/+9
| |\ \ | | |/ | |/|
| | * drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang2015-12-301-1/+1
| | * drm/i915: Unbreak check_digital_port_conflicts()Ville Syrjälä2015-12-231-4/+8
* | | fsl/fman: double free on probe failureDan Carpenter2016-01-061-1/+0
* | | fsl/fman: fix the pause_time testDan Carpenter2016-01-061-1/+1
* | | mlxsw: core: remove an unnecessary conditionDan Carpenter2016-01-061-1/+1
* | | ethernet/atheros/alx: sanitize buffer sizing and paddingJarod Wilson2016-01-063-12/+14
* | | mlxsw: Remember untagged VLANsElad Raz2016-01-063-1/+17
* | | mlxsw: Disable vlan_filtering for non .1D bridgeElad Raz2016-01-061-0/+21
* | | mlxsw: Renaming local variable names for consistencyElad Raz2016-01-061-3/+3
* | | mlxsw: Fixing vlans init rangeElad Raz2016-01-061-1/+2
* | | mlxsw: pci: Adjust value of CPU egress traffic classIdo Schimmel2016-01-061-1/+1
* | | Merge tag 'wireless-drivers-next-for-davem-2016-01-05' of git://git.kernel.or...David S. Miller2016-01-06182-1839/+3885
|\ \ \
| * | | prism54: fix checks for dma mapping errorsAlexey Khoroshilov2015-12-313-5/+8
| * | | wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach2015-12-311-3/+7
| * | | wlcore/wl18xx: fw logger over sdioShahar Patury2015-12-3113-128/+177
| * | | bcma: use module_init for the main part of bus initializationRafał Miłecki2015-12-311-2/+27
| * | | rtlwifi: rtl_pci: Fix kernel panicLarry Finger2015-12-301-8/+3
| * | | rsi: bool tests do not need comparisonNicholas Mc Guire2015-12-301-1/+1
| * | | rsi: consolidate kmalloc/memset 0 calls to kzallocNicholas Mc Guire2015-12-301-2/+1
| * | | mwifiex: enable MSI interrupt support in pcieAvinash Patil2015-12-302-8/+26
| * | | mwifiex: add missing check for PCIe8997 chipsetAmitkumar Karwar2015-12-301-0/+1
| * | | mwifiex: fix PCIe register information for 8997 chipsetAmitkumar Karwar2015-12-301-4/+4
| * | | mwifiex: fix potential integer truncationchunfan chen2015-12-302-4/+4
| * | | rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger2015-12-301-0/+2
| * | | rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger2015-12-301-0/+2
| * | | rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger2015-12-301-2/+4
| * | | rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger2015-12-301-2/+2
| * | | rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger2015-12-301-2/+5
| * | | rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger2015-12-301-4/+5
| * | | rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger2015-12-301-0/+9
| * | | rtlwifi: rtl8723be: Fix module parameter initializationLarry Finger2015-12-301-1/+7
| * | | mwifiex: fix WPA connection problemchunfan chen2015-12-301-22/+53
| * | | mwifiex: use world for unidentified region codeAmitkumar Karwar2015-12-301-2/+2
| * | | mwifiex: update region_code_index arrayAmitkumar Karwar2015-12-302-2/+2
| * | | mwifiex: fix wake on disconnect featurechunfan chen2015-12-301-2/+2
| * | | mwifiex: fix AMPDU not setup on TDLS link problemAmitkumar Karwar2015-12-301-0/+10
| * | | mwifiex: add debugfs file for testing reset of cardAmitkumar Karwar2015-12-301-0/+30
| * | | mwifiex: remove redundant timestamp assignmentAmitkumar Karwar2015-12-301-2/+0