summaryrefslogtreecommitdiff
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAge
...
| * | | | | rtlwifi: rtl8192du: Fix smatch errors in /rtl8192de/dm.cLarry Finger2013-10-03
| * | | | | rt2800: add support for radio chip RF3070Stanislaw Gruszka2013-10-03
| * | | | | brcmfmac: rework rx path bus interfaceArend van Spriel2013-10-03
| * | | | | brcmfmac: Use fw filename and nvram based of devid for sdio.Hante Meuleman2013-10-03
| * | | | | brcmfmac: fix sparse error 'bad constant expression'Arend van Spriel2013-10-03
| * | | | | brcmfmac: reserve memory for bus layer in sk_buff::cbFranky Lin2013-10-03
| * | | | | brcmfmac: add valid core index check in related functionsFranky Lin2013-10-03
| * | | | | brcmfmac: add BCM4339 SDIO interface supportFranky Lin2013-10-03
| * | | | | brcmfmac: sync firmware event listFranky Lin2013-10-03
| * | | | | Merge tag 'for-linville-20131001' of git://github.com/kvalo/athJohn W. Linville2013-10-03
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | ath10k: replenish HTT RX buffers in a taskletMichal Kazior2013-09-26
| | * | | | ath10k: align RX frames properlyMichal Kazior2013-09-26
| | * | | | ath10k: fix Native Wifi decap mode RXMichal Kazior2013-09-26
| | * | | | ath10k: cleanup RX decap handlingMichal Kazior2013-09-26
| | * | | | ath10k: document decap modesMichal Kazior2013-09-26
| | * | | | ath10k: report A-MSDU subframes individuallyMichal Kazior2013-09-26
| | * | | | ath10k: use msdu headroom to store txfragMichal Kazior2013-09-20
| | * | | | ath10k: cleanup HTT TX functionsMichal Kazior2013-09-20
| | * | | | ath10k: decouple HTT TX completionsMichal Kazior2013-09-20
| | * | | | ath10k: avoid needless memset on TX pathMichal Kazior2013-09-20
| | * | | | ath10k: use num_pending_tx instead of msdu id bitmapMichal Kazior2013-09-20
| | * | | | ath10k: fix num_sends_allowed replenishingMichal Kazior2013-09-20
| | * | | | ath10k: fix tracing build for ath10k_wmi_cmdMichal Kazior2013-09-20
| | * | | | ath10k: remove wmi event worker threadMichal Kazior2013-09-16
| | * | | | ath10k: remove wmi pending count limitMichal Kazior2013-09-16
| | * | | | ath10k: improve beacon submission latencyMichal Kazior2013-09-16
| | * | | | ath10k: simplify HTC command submittingMichal Kazior2013-09-16
| | * | | | ath10k: make WMI commands block by designMichal Kazior2013-09-16
| | * | | | ath10k: add HTC TX credits replenishing notificationMichal Kazior2013-09-16
| | * | | | ath10k: simplify HTC credits calculationMichal Kazior2013-09-16
| | * | | | wireless: ath10k: remove unnecessary pci_set_drvdata()Jingoo Han2013-09-12
| | * | | | ath10k: delete struct ce_sendlistKalle Valo2013-09-12
| | * | | | ath10k: Calculate correct peer PHY mode for VHTSujith Manoharan2013-09-12
| | * | | | ath10k: print phymode as a stringKalle Valo2013-09-12
| | * | | | ath10k: clean mac.c debug messagesKalle Valo2013-09-12
| | * | | | ath10k: add boot messages to htt.cKalle Valo2013-09-12
| | * | | | ath10k: add boot debug messages to htc.cKalle Valo2013-09-12
| | * | | | ath10k: add boot debug messages to pci.c and ce.cKalle Valo2013-09-12
| | * | | | ath10k: cleanup debug messages in core.cKalle Valo2013-09-12
| | * | | | ath10k: rename ATH10K_DBG_CORE to BOOTKalle Valo2013-09-12
| | * | | | ath10k: add BMI log levelKalle Valo2013-09-12
| | * | | | ath10k: define ath10k_debug_start/_stop as static inlineBartosz Markowski2013-09-10
| | * | | | ath10k: prevent CE from looping indefinitelyMichal Kazior2013-09-08
| | * | | | ath10k: remove obsolete INIT STATUS definitionsBartosz Markowski2013-09-06
| | * | | | ath10k: set the UART baud rate to 19200Bartosz Markowski2013-09-06
| | * | | | ath10k: add htt_stats_enable debugfs fileKalle Valo2013-09-06
| | * | | | ath10k: implement ath10k_debug_start/stop()Kalle Valo2013-09-06
| | * | | | ath10k: add trace event ath10k_htt_statsKalle Valo2013-09-06
| | * | | | ath10k: add missing braces to ath10k_pci_tx_pipe_cleanupDave Jones2013-09-06
| * | | | | Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2013-10-03
| |\ \ \ \ \