summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorLines
2015-08-03rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger-0/+1
2015-07-31rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega-2/+5
2015-07-31b43: fix extpa_gain check for 2GHzHauke Mehrtens-1/+1
2015-07-31rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans-1/+11
2015-07-31Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/li...Kalle Valo-6/+33
2015-07-30iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach-2/+13
2015-07-28iwlwifi: mvm: Fix regular scan priorityAvraham Stern-1/+1
2015-07-28iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach-3/+19
2015-07-17Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...Kalle Valo-410/+143
2015-07-12iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman-7/+5
2015-07-12Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach-374/+97
2015-07-12iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern-1/+5
2015-07-12iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon-2/+3
2015-07-12iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg-1/+1
2015-07-12iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach-0/+6
2015-07-11ath9k_hw: fix device ID check for AR956xFelix Fietkau-0/+1
2015-07-08iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach-22/+22
2015-07-08iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim-1/+1
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-5/+5
2015-06-26iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb-1/+2
2015-06-26iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach-1/+1
2015-06-23Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller-894/+1723
2015-06-23module: add per-module param_lockDan Streetman-3/+3
2015-06-16brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel-1/+2
2015-06-16brcmfmac: fix double free of p2pdev interfaceArend van Spriel-1/+1
2015-06-16mwifiex: add missing break statement in switch caseAmitkumar Karwar-0/+1
2015-06-15Merge ath-next from ath.gitKalle Valo-209/+326
2015-06-15rt2800: fix assigning same WCID for different stationsStanislaw Gruszka-55/+28
2015-06-15brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel-5/+6
2015-06-15brcmfmac: move p2p attach/detach functionsArend van Spriel-99/+99
2015-06-15brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel-2/+3
2015-06-15brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel-0/+7
2015-06-15brcmfmac: rework .get_station() callbackArend van Spriel-92/+161
2015-06-15brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs-68/+68
2015-06-15brcmfmac: Check if firmware supports p2pPontus Fuchs-1/+4
2015-06-15mt7601u: don't warn about devices without per-rate power tableJakub Kicinski-0/+4
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen-2/+277
2015-06-15ath9k_htc: add support of channel switchChun-Yeow Yeoh-1/+40
2015-06-15brcmfmac: use debugfs_create_devm_seqfile() helper functionArend van Spriel-36/+4
2015-06-15brcmfmac: remove watchdog reset from brcmf_pcie_buscoreprep()Arend van Spriel-14/+2
2015-06-15brcmfmac: remove chipinfo debugfs entryArend van Spriel-10/+0
2015-06-15brcmfmac: Update msgbuf read pointer quicker.Hante Meuleman-13/+21
2015-06-15rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".Taehee Yoo-1/+2
2015-06-15rtlwifi: rtl8192cu: Fix variable isfirst_ampduTaehee Yoo-1/+1
2015-06-15rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"Taehee Yoo-5/+5
2015-06-15rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...Taehee Yoo-4/+0
2015-06-15rtlwifi: fix tm_trigger usageHans Ulli Kroll-29/+21
2015-06-15rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USBTaehee Yoo-14/+4
2015-06-15rtlwifi: rtl8192cu: remove _InitBeaconParameters().Taehee Yoo-39/+22
2015-06-15rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CUTaehee Yoo-15/+3