summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2015-08-04iwlwifi: add wide firmware command infrastructure for TXAviya Erenfeld
2015-08-04iwlwifi: mvm: add basic Time of Flight (802.11mc FTM) supportGregory Greenman
2015-08-04iwlwifi: mvm: remove IWL_UCODE_TLV_API_BASIC_DWELLSara Sharon
2015-08-04iwlwifi: remove command header flags fieldJohannes Berg
2015-08-04iwlwifi: pcie: don't warn on long MPDUs when supportedEmmanuel Grumbach
2015-08-04iwlwifi: pcie: add missing calls to synchronize_irq()Emmanuel Grumbach
2015-08-04iwlwifi: pcie: cancel Tx timer upon firmware crashEmmanuel Grumbach
2015-08-04iwlwifi: mvm: Do not sample the device time for session protectionIlan Peer
2015-08-04iwlwifi: remove command and return value from opmode RXJohannes Berg
2015-08-04iwlwifi: mvm: remove command/return value from RX handlersJohannes Berg
2015-08-04iwlwifi: dvm: remove command/return value from RX handlersJohannes Berg
2015-08-04iwlwifi: dvm: remove ADD_STA prints relying on station IDJohannes Berg
2015-08-04iwlwifi: dvm: move ADD_STA response handling to sync commandJohannes Berg
2015-08-04iwlwifi: mvm: LRU-assign key offsetsJohannes Berg
2015-08-04iwlwifi: pcie: Set scheduler to work on auto modeHaim Dreyfuss
2015-06-26iwlwifi: pcie: lock start_hw / start_fw / stop_deviceEmmanuel Grumbach
2015-06-26iwlwifi: dvm: start HW before running FWEmmanuel Grumbach
2015-06-26iwlwifi: deprecate -10.ucode for 3160 / 7260 / 7265Sara Sharon
2015-06-26iwlwifi: mvm: handle RX MPDUs separatelyJohannes Berg
2015-06-26iwlwifi: mvm: rs: report last tx rate based on RSSI and capsEyal Shapira
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller
2015-06-16brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel
2015-06-16brcmfmac: fix double free of p2pdev interfaceArend van Spriel
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar
2015-06-15Merge ath-next from ath.gitKalle Valo
2015-06-15rt2800: fix assigning same WCID for different stationsStanislaw Gruszka
2015-06-15brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel
2015-06-15brcmfmac: move p2p attach/detach functionsArend van Spriel
2015-06-15brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel
2015-06-15brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel
2015-06-15brcmfmac: rework .get_station() callbackArend van Spriel
2015-06-15brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs
2015-06-15brcmfmac: Check if firmware supports p2pPontus Fuchs
2015-06-15mt7601u: don't warn about devices without per-rate power tableJakub Kicinski
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh
2015-06-15brcmfmac: use debugfs_create_devm_seqfile() helper functionArend van Spriel
2015-06-15brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()Arend van Spriel
2015-06-15brcmfmac: remove chipinfo debugfs entryArend van Spriel
2015-06-15brcmfmac: Update msgbuf read pointer quicker.Hante Meuleman
2015-06-15rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: Fix variable isfirst_ampduTaehee Yoo
2015-06-15rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...Taehee Yoo
2015-06-15rtlwifi: fix tm_trigger usageHans Ulli Kroll
2015-06-15rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USBTaehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove _InitBeaconParameters().Taehee Yoo
2015-06-15rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CUTaehee Yoo
2015-06-10mac80211: convert HW flags to unsigned long bitmapJohannes Berg
2015-06-10Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg