summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2016-11-23ath10k: implement offset_tsf ieee80211_opPedersen, Thomas
2016-11-23ath10k: advertize hardware packet loss mechanismRajkumar Manoharan
2016-11-23Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo
2016-11-19mwifiex: pcie: stop checking for NULL adapter->cardBrian Norris
2016-11-19mwifiex: stop checking for NULL drvata/intfdataBrian Norris
2016-11-19mwifiex: sdio: don't check for NULL sdio_funcBrian Norris
2016-11-19mwifiex: usb: handle HS failuresBrian Norris
2016-11-19mwifiex: reset card->adapter during device unregisterXinming Hu
2016-11-19mwifiex: resolve suspend() race with async FW init failureBrian Norris
2016-11-19mwifiex: don't pretend to resume while remove()'ingBrian Norris
2016-11-19mwifiex: remove redundant pdev check in suspend/resume handlersAmitkumar Karwar
2016-11-19mwifiex: resolve races between async FW init (failure) and device removalBrian Norris
2016-11-19mwifiex: complete blocked power save handshake in main processShengzhen Li
2016-11-19mwifiex: check tx_hw_pending before downloading sleep confirmShengzhen Li
2016-11-19mwifiex: Enable WoWLAN for both sdio and pcieRajat Jain
2016-11-19mwifiex: Introduce mwifiex_probe_of() to parse common propertiesRajat Jain
2016-11-19mwifiex: Allow mwifiex early access to device structureRajat Jain
2016-11-19mwifiex: parse device tree node for PCIeXinming Hu
2016-11-18mwifiex: don't do unbalanced free()'ing in cleanup_if()Brian Norris
2016-11-18mwifiex: ignore calibration data failureAmitkumar Karwar
2016-11-18mwifiex: add power save parameters in hs_cfg cmdShengzhen Li
2016-11-17mwifiex: fix memory leak in mwifiex_save_hidden_ssid_channels()Ricky Liang
2016-11-17rtlwifi: Use dev_kfree_skb_irq instead of kfree_skbWei Yongjun
2016-11-17cw1200: fix bogus maybe-uninitialized warningArnd Bergmann
2016-11-17wireless: fix bogus maybe-uninitialized warningArnd Bergmann
2016-11-17p54: memset(0) whole arrayJiri Slaby
2016-11-17brcmfmac: print name of connect status eventRafał Miłecki
2016-11-17rsi: Host to device command frame vap_capabilites modified with new field vap...Prameela Rani Garnepudi
2016-11-17rsi: Fix memory leak in module unloadPrameela Rani Garnepudi
2016-11-17wlcore: Allow scans when in AP modeJames Minor
2016-11-17rtlwifi: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192c: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8188ee: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8723ae: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192cu: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192ce: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192se: Remove address of Free Software FoundationLarry Finger
2016-11-17rtlwifi: rtl8192de: Remove address of Free Software FoundationLarry Finger
2016-11-17mwifiex: report wakeup for wowlanRajat Jain
2016-11-17wlcore: Add RX_BA_WIN_SIZE_CHANGE_EVENT eventMaxim Altshul
2016-11-17wlcore: Pass win_size taken from ieee80211_sta to FWMaxim Altshul
2016-11-15ath10k: use the right length of "background"Nicolas Iooss
2016-11-15ath10k: remove extraneous error message in tx allocMohammed Shafi Shajakhan
2016-11-15ath10k: clean up HTT tx buffer allocation and freeMohammed Shafi Shajakhan
2016-11-15ath10k: fix failure to send NULL func frame for 10.4Mohammed Shafi Shajakhan
2016-11-15ath9k: Switch to using mac80211 intermediate software queues.Toke Høiland-Jørgensen
2016-11-15ath9k_htc: fix minor mistakes in dev_err messagesColin Ian King
2016-11-15ath9k: parse the device configuration from an OF nodeMartin Blumenstingl
2016-11-15ath9k: add a helper to get the string representation of ath_bus_typeMartin Blumenstingl
2016-11-15ath9k: Really fix LED polarity for some Mini PCI AR9220 MB92 cards.Vittorio Gambaletta (VittGam)