summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2017-07-10local/net: bcm4358: fix misleading-indentation build warningsubmit/tizen_4.0/20170811.094300submit/tizen/20170711.010212accepted/tizen/unified/20170711.180931accepted/tizen/4.0/unified/20170816.012918Seung-Woo Kim1-1/+1
2017-03-14local/net: bcm4358: fix panic when unregistering p2p interfacesubmit/tizen/20170316.045621accepted/tizen/wearable/20170316.101819accepted/tizen/unified/20170316.101853accepted/tizen/tv/20170316.101804accepted/tizen/mobile/20170316.101734accepted/tizen/ivi/20170316.101834accepted/tizen/common/20170316.161713accepted/tizen_wearableaccepted/tizen_tvaccepted/tizen_mobileaccepted/tizen_iviaccepted/tizen_commonSeung-Woo Kim1-2/+20
2017-01-16net: bcm4358: fix not to check same value in macroSeung-Woo Kim1-0/+2
2016-12-14net: bcm4358: remove unused config for pci bindingJaehoon Chung2-8/+0
2016-12-14LOCAL / net: bcm4358: call vfs functions instead of direct file opsPrzemyslaw Marczak1-135/+68
2016-12-14LOCAL / net: bcm4358: Enable the some configurationsJaehoon Chung1-0/+1
2016-12-14LOCAL / net: bcm4358: fix the compiler warning for broadcom driverJaehoon Chung1-25/+24
2016-12-14LOCAL / net: bcm4358: add the 'name_assigne_type' argument for add_virtual_intfJaehoon Chung1-0/+3
2016-12-14LOCAL / net: bcm4358: set wowlan_config for broadcom driverJaehoon Chung1-0/+10
2016-12-14LOCAL / net: bcm4358: Disable wakelock configurationJaehoon Chung1-1/+1
2016-12-14local/net: bcm4358: fix netdevice notifier to use info structSeung-Woo Kim1-3/+3
2016-12-14local/net: bcm4358: During resuming first power up PCIEKrzysztof Kozlowski1-5/+8
2016-12-14local/pci: pci-exynos5433: Disable WiFi waking from Suspend to RAMKrzysztof Kozlowski1-0/+11
2016-12-14local/net: bcm4358: replace strnicmp with strncasecmpJaehoon Chung2-106/+106
2016-12-14local/net: bcm4358: use nl80211 attribute instead of station_info_flagsJaehoon Chung1-9/+8
2016-12-14local/net: bcm4358: add the exynos5433-tm2 board and version checkJaehoon Chung13-23/+51
2016-12-14local/net: bcm4358: Add bcmdhd4358 driverJaehoon Chung163-0/+140186
2016-10-02ath9k: fix using sta->drv_priv before initializing itFelix Fietkau1-4/+4
2016-08-17iwlwifi: add new 8260 PCI IDsSasha Levin1-0/+3
2016-07-10ath9k: fix buffer overrun for ar9287Arnd Bergmann1-4/+3
2016-06-17mac80211_hwsim: Add missing check for HWSIM_ATTR_SIGNALMartin Willi1-0/+1
2016-06-06rtlwifi: pci: use dev_kfree_skb_irq instead of kfree_skb in rtl_pci_reset_trx...Sasha Levin1-1/+1
2016-06-06rtlwifi: Fix logic error in enter/exit power-save modeSasha Levin1-2/+2
2016-06-03ath9k: Fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)1-0/+10
2016-06-03ath9k: Add a module parameter to invert LED polarity.Vittorio Gambaletta (VittGam)1-0/+7
2016-06-03rtlwifi: btcoexist: Implement antenna selectionLarry Finger4-5/+38
2016-06-03rtlwifi: rtl8723be: Add antenna select module parameterLarry Finger3-0/+11
2016-06-03rtlwifi: rtl8723be: Fix module parameter initializationSasha Levin1-1/+7
2016-06-01ath5k: Change led pin configuration for compaq c700 laptopJoseph Salisbury1-1/+1
2016-05-30ath10k: fix debugfs pktlog_filter writeAnilkumar Kolli1-1/+6
2016-05-30ath10k: fix firmware assert in monitor modeRajkumar Manoharan1-1/+4
2016-05-12iwlwifi: pcie: lower the debug level for RSA semaphore accessSasha Levin1-2/+2
2016-05-12stable: remove artifact created on backportSasha Levin1-2717/+0
2016-05-08iwlwifi: pcie: lower the debug level for RSA semaphore accessEmmanuel Grumbach1-2/+2
2016-03-17iwlwifi: mvm: inc pending frames counter also when txing non-staLiad Kaufman1-0/+9
2016-03-07iwlwifi: mvm: don't allow sched scans without matches to be startedSasha Levin1-0/+4
2016-02-03iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach2-3/+2729
2016-02-03iwlwifi: update and fix 7265 series PCI IDsSasha Levin1-2/+3
2016-02-01wlcore/wl12xx: spi: fix NULL pointer dereference (Oops)Uri Mashiach1-3/+7
2016-02-01rtlwifi: rtl_pci: Fix kernel panicLarry Finger1-8/+3
2016-02-01rtlwifi: rtl8192cu: Add missing parameter setupLarry Finger1-0/+2
2016-02-01rtlwifi: rtl8192ce: Fix handling of module parametersLarry Finger1-0/+2
2016-02-01rtlwifi: rtl8192se: Fix module parameter initializationLarry Finger1-2/+4
2016-02-01rtlwifi: rtl8192de: Fix incorrect module parameter descriptionsLarry Finger1-2/+2
2016-02-01rtlwifi: rtl8188ee: Fix module parameter initializationLarry Finger1-2/+5
2016-02-01wlcore/wl12xx: spi: fix oops on firmware loadUri Mashiach1-3/+7
2016-02-01rtlwifi: fix memory leak for USB devicePeter Wu1-0/+2
2015-12-09ath10k: fix invalid NSS for 4x4 devicesRajkumar Manoharan1-1/+1
2015-12-09mwifiex: fix mwifiex_rdeeprom_read()Dan Carpenter1-7/+7
2015-12-09iwlwifi: Add new PCI IDs for the 8260 seriesOren Givon1-1/+18