summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-31Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller3-7/+4
2015-12-31prism54: fix checks for dma mapping errorsAlexey Khoroshilov3-5/+8
2015-12-31wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2015-12-31wlcore/wl18xx: fw logger over sdioShahar Patury13-128/+177
2015-12-31bcma: use module_init for the main part of bus initializationRafał Miłecki1-2/+27
2015-12-31phy: micrel: Add ethtool statistics countersAndrew Lunn1-0/+96
2015-12-31phy: marvell: Add ethtool statistics countersAndrew Lunn1-0/+135
2015-12-31Merge tag 'wireless-drivers-for-davem-2015-12-28' of git://git.kernel.org/pub...David S. Miller2-20/+44
2015-12-31Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller7-32/+62
2015-12-31be2net: bump up the driver version to 11.0.0.0Suresh Reddy1-1/+1
2015-12-31be2net: support ethtool get-dump optionVenkat Duvvuru5-57/+71
2015-12-31be2net: fix port-res desc query of GET_PROFILE_CONFIG FW cmdSuresh Reddy4-53/+63
2015-12-31be2net: remove unused error variablesVenkat Duvvuru1-4/+0
2015-12-31be2net: remove a line of code that has no effectSathya Perla3-4/+3
2015-12-31be2net: log digital signature errors while flashing FW imageSuresh Reddy2-2/+16
2015-12-31be2net: move FW flash cmd code to be_cmds.cSuresh Reddy3-584/+578
2015-12-31be2net: cleanup FW flash image related macro definesSuresh Reddy2-101/+118
2015-12-31be2net: avoid configuring VEPA mode on BE3Suresh Reddy1-0/+3
2015-12-31be2net: fix VF link state transition from disabled to autoSuresh Reddy2-10/+28
2015-12-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-7/+6
2015-12-30rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2015-12-30rsi: bool tests do not need comparisonNicholas Mc Guire1-1/+1
2015-12-30rsi: consolidate kmalloc/memset 0 calls to kzallocNicholas Mc Guire1-2/+1
2015-12-30mwifiex: enable MSI interrupt support in pcieAvinash Patil2-8/+26
2015-12-30mwifiex: add missing check for PCIe8997 chipsetAmitkumar Karwar1-0/+1
2015-12-30mwifiex: fix PCIe register information for 8997 chipsetAmitkumar Karwar1-4/+4
2015-12-30mwifiex: fix potential integer truncationchunfan chen2-4/+4
2015-12-30rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger1-0/+2
2015-12-30rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2015-12-30rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger1-2/+4
2015-12-30rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger1-2/+2
2015-12-30rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger1-2/+5
2015-12-30rtlwifi: rtl8821ae: Fix errors in parameter initializationLarry Finger1-4/+5
2015-12-30rtlwifi: rtl8723ae: Fix initialization of module parametersLarry Finger1-0/+9
2015-12-30rtlwifi: rtl8723be: Fix module parameter initializationLarry Finger1-1/+7
2015-12-30mwifiex: fix WPA connection problemchunfan chen1-22/+53
2015-12-30mwifiex: use world for unidentified region codeAmitkumar Karwar1-2/+2
2015-12-30mwifiex: update region_code_index arrayAmitkumar Karwar2-2/+2
2015-12-30mwifiex: fix wake on disconnect featurechunfan chen1-2/+2
2015-12-30mwifiex: fix AMPDU not setup on TDLS link problemAmitkumar Karwar1-0/+10
2015-12-30mwifiex: add debugfs file for testing reset of cardAmitkumar Karwar1-0/+30
2015-12-30mwifiex: remove redundant timestamp assignmentAmitkumar Karwar1-2/+0
2015-12-30mwifiex: suppress "Rx of mgmt packet failed" messageAmitkumar Karwar2-3/+2
2015-12-30mwifiex: abort cac in del_station() handlerXinming Hu1-0/+5
2015-12-30mwifiex: increase supported wowlan pattern lengthXinming Hu1-1/+1
2015-12-30mwifiex: fix bug for wildcard-prefix wowlan patternXinming Hu1-0/+6
2015-12-30mwifiex: advertise SMS4 cipher suiteZhaoyang Liu1-0/+1
2015-12-30mwifiex: multiple bss supportShengzhen Li3-17/+51
2015-12-30mwifiex: change ap and station interface limitsShengzhen Li1-5/+3
2015-12-30drm/i915: increase the tries for HDMI hotplug live status checkingGary Wang1-1/+1