summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iwlwifi-for-kalle-2015-06-12' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-07-1711-410/+143Star
|\
| * iwlwifi: nvm: remove mac address byte swapping in 8000 familyLiad Kaufman2015-07-121-7/+5Star
| * Revert "iwlwifi: pcie: New RBD allocation model"Emmanuel Grumbach2015-07-123-374/+97Star
| * iwlwifi: mvm: Add preemptive flag to scheulded scanAvraham Stern2015-07-122-1/+5
| * iwlwifi: edit the 3165 series and 8000 series PCI IDsOren Givon2015-07-121-2/+3
| * iwlwifi: mvm: check time-event vif to avoid bad deletionJohannes Berg2015-07-121-1/+1
| * iwlwifi: pcie: prepare the device before accessing itEmmanuel Grumbach2015-07-121-0/+6
| * iwlwifi: pcie: don't panic if pcie transport alloc failsEmmanuel Grumbach2015-07-081-22/+22
| * iwlwifi: pcie: Fix bug in NIC's PM registers accessDreyfuss, Haim2015-07-081-1/+1
| * iwlwifi: mvm: Avoid accessing Null pointer when setting igtkMatti Gottlieb2015-06-261-1/+2
| * iwlwifi: mvm: fix antenna selection when BT is activeEmmanuel Grumbach2015-06-261-1/+1
* | ath9k_hw: fix device ID check for AR956xFelix Fietkau2015-07-111-0/+1
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-012-5/+5
|\ \ | |/ |/|
| * module: add per-module param_lockDan Streetman2015-06-231-3/+3
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* | Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...David S. Miller2015-06-2383-894/+1723
|\ \
| * | brcmfmac: make brcmf_p2p_detach() call conditionalArend van Spriel2015-06-161-1/+2
| * | brcmfmac: fix double free of p2pdev interfaceArend van Spriel2015-06-161-1/+1
| * | mwifiex: add missing break statement in switch caseAmitkumar Karwar2015-06-161-0/+1
| * | Merge ath-next from ath.gitKalle Valo2015-06-1521-209/+326
| |\ \
| | * | wil6210: reorder init sequenceVladimir Kondratiev2015-06-094-39/+48
| | * | wil6210: platform hooks for modile init/exitVladimir Kondratiev2015-06-093-1/+33
| | * | wil6210: Support hidden SSIDHamad Kadmany2015-06-094-6/+57
| | * | wil6210: add per-MCS Rx statsVladimir Kondratiev2015-06-093-1/+11
| | * | wil6210: add NIC memory region mac_rgf_extVladimir Kondratiev2015-06-092-1/+2
| | * | wil6210: modparam for bcast ring sizeVladimir Kondratiev2015-06-091-0/+2
| | * | ath6kl: Fix multiple clients associating in AP modeBrent Taylor2015-06-091-1/+1
| | * | ath10k: prevent memory leak in wmi rx opsMichal Kazior2015-06-092-4/+7
| | * | ath10k: fix channel switchingMichal Kazior2015-06-091-80/+62Star
| | * | ath10k: remove ath10k_chanctx structMichal Kazior2015-06-092-56/+6Star
| | * | ath10k: fix ar->rx_channel updating logicMichal Kazior2015-06-091-5/+17
| | * | ath10k: remove unused variable 'id' in ath10k_pci_tx_pipe_cleanup()Raja Mani2015-06-091-3/+0Star
| | * | ath10k: free wmi mgmt event skb when parsing failsRaja Mani2015-06-091-0/+1
| | * | ath10k: fix possible ps sleep crashMichal Kazior2015-06-011-0/+1
| | * | ath10k: bypass PLL setting on target init for QCA9888Rajkumar Manoharan2015-06-012-0/+19
| | * | ath10k: add missing firmware declarationsMichal Kazior2015-05-291-0/+2
| | * | ath10k: fix inconsistent survey reportsMichal Kazior2015-05-292-14/+24
| | * | ath10k: handle cycle counter wraparoundMichal Kazior2015-05-295-8/+41
| | * | ath10k: move cycle_count macroMichal Kazior2015-05-293-3/+5
| * | | rt2800: fix assigning same WCID for different stationsStanislaw Gruszka2015-06-153-55/+28Star
| * | | brcmfmac: assure p2pdev is unregistered upon driver unloadArend van Spriel2015-06-153-5/+6
| * | | brcmfmac: move p2p attach/detach functionsArend van Spriel2015-06-151-99/+99
| * | | brcmfmac: free ifp for non-netdev interface in p2p moduleArend van Spriel2015-06-152-2/+3
| * | | brcmfmac: have sdio return -EIO when device communication is not possibleArend van Spriel2015-06-152-0/+7
| * | | brcmfmac: rework .get_station() callbackArend van Spriel2015-06-152-92/+161
| * | | brcmfmac: Build wiphy mode and interface combinations dynamicallyPontus Fuchs2015-06-151-68/+68
| * | | brcmfmac: Check if firmware supports p2pPontus Fuchs2015-06-152-1/+4
| * | | mt7601u: don't warn about devices without per-rate power tableJakub Kicinski2015-06-151-0/+4
| * | | mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen2015-06-157-2/+277
| * | | ath9k_htc: add support of channel switchChun-Yeow Yeoh2015-06-154-1/+40