summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
...
| | * brcmfmac: Fix msgbuf flow control.Hante Meuleman2014-07-313-8/+62
| | * brcmfmac: Update pcie reset device routine.Hante Meuleman2014-07-311-7/+42
| | * brcmfmac: Adding PCIe bus layer support.Hante Meuleman2014-07-319-0/+1880
| | * brcmfmac: Adding msgbuf protocol.Hante Meuleman2014-07-3110-21/+2275
| | * brcmfmac: Add protocol addressing mode and peer deletion API.Hante Meuleman2014-07-314-3/+75
| | * brcmfmac: Export brcmf_netif_rx for new protocol msgbuf.Hante Meuleman2014-07-312-1/+2
| | * brcmfmac: Do not use strcpy and strcatDaniel Kim2014-07-311-7/+18
| | * iwlegacy: use correct structure type name in sizeofJulia Lawall2014-07-311-1/+2
| | * brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede2014-07-291-0/+16
| | * ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan2014-07-291-0/+1
| | * b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki2014-07-292-2/+4
| | * brcmfmac: Fix some wrong register definesHans de Goede2014-07-291-6/+6
| | * brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai2014-07-294-0/+84
| | * Merge tag 'for-linville-20140725' of git://github.com/kvalo/athJohn W. Linville2014-07-299-54/+217
| | |\
| | | * ath10k: handle attention flags correctly when using A-MSDUJanusz Dziedzic2014-07-251-8/+15
| | | * ath10k: don't advertise IBSS iftype for 10.xMichal Kazior2014-07-251-1/+2
| | | * ath10k: fix Rx aggregation reorderingMichal Kazior2014-07-254-3/+126
| | | * Merge remote-tracking branch 'wireless-next/master' into ath-nextKalle Valo2014-07-2427-534/+1293
| | | |\
| | | * | ath10k: prevent endless pci rx loopMichal Kazior2014-07-221-8/+9
| | | * | ath10k: workaround qos nullfunc bugMichal Kazior2014-07-221-0/+11
| | | * | ath10k: simplify tx helpersMichal Kazior2014-07-223-32/+23
| | | * | ath10k: prevent some tx flushing failuresMichal Kazior2014-07-212-0/+13
| | | * | ath10k: workaround boot issues with KVM/PCI-passthroughMichal Kazior2014-07-211-2/+18
| * | | | Merge tag 'master-2014-07-25' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-07-28115-1924/+4949
| |\ \ \ \ | | |/ / /
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-251-0/+9
| | |\ \ \ | | | |_|/ | | |/| |
| | * | | b43: enable 5 GHz support for N-PHY devicesRafał Miłecki2014-07-231-1/+0
| | * | | b43: register limited amount of 5G channels for BCM43228Rafał Miłecki2014-07-231-1/+22
| | * | | b43: N-PHY: don't calculate values for TSSI if we can't transmitRafał Miłecki2014-07-231-1/+2
| | * | | b43: report correct rate to mac80211 for 5 GHz packetsRafał Miłecki2014-07-231-3/+4
| | * | | mac80211_hwsim: fix compiler warning on MIPSAndrew Bresticker2014-07-231-3/+8
| | * | | b43: N-PHY: fix rev7+ typos at random placesRafał Miłecki2014-07-232-11/+12
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-07-2321-395/+966
| | |\ \ \
| | | * | | iwlwifi: mvm: teardown TDLS peers during chan-switch and AP DCMArik Nemtsov2014-07-221-22/+30
| | | * | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextEmmanuel Grumbach2014-07-22106-1480/+4248
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | * | | Merge branch 'iwlwifi-fixes' into iwlwifi-nextEmmanuel Grumbach2014-07-222-9/+13
| | | |\ \ \
| | | * | | | iwlwifi: mvm: reset beacon filtering and BT Coex data upon FW restartEmmanuel Grumbach2014-07-221-0/+7
| | | * | | | iwlwifi: mvm: update smart fifo / beacon filtering upon associationEran Harary2014-07-221-2/+6
| | | * | | | iwlwifi: dump CSRs to fw-error-dumpEmmanuel Grumbach2014-07-222-3/+34
| | | * | | | iwlwifi: dump periphery registers to fw-error-dumpEmmanuel Grumbach2014-07-222-1/+164
| | | * | | | iwlwifi: split fw-error-dump between transport and mvmEmmanuel Grumbach2014-07-226-39/+95
| | | * | | | iwlwifi: fix inconsistency about power_save module parameterEmmanuel Grumbach2014-07-221-1/+1
| | | * | | | iwlwifi: mvm: minor change in debug printEran Harary2014-07-221-2/+2
| | | * | | | iwlwifi: mvm: wait for handlers when stopping scansEliad Peller2014-07-221-35/+51
| | | * | | | iwlwifi: mvm: BT Coex - don't change AP SMPS modeEmmanuel Grumbach2014-07-222-23/+15
| | | * | | | iwlwifi: mvm: BT Coex - fix the ACK / CTS kill maskEmmanuel Grumbach2014-07-225-193/+115
| | | * | | | iwlwifi: mvm: add Aux ROC request/response flowAriej Marjieh2014-07-224-16/+208
| | | * | | | iwlwifi: mvm: Define AUX ROC CommandAriej Marjieh2014-07-211-0/+67
| | | * | | | iwlwifi: mvm: Enabling Aux QueueAriej Marjieh2014-07-212-2/+16
| | | * | | | iwlwifi: mvm: add some missing iwl_mvm_ref_sync() callsEliad Peller2014-07-215-23/+110
| | | * | | | iwlwifi: mvm: fix wrong offset while reading from NVMEytan Lifshitz2014-07-211-3/+3
OpenPOWER on IntegriCloud