summaryrefslogtreecommitdiff
path: root/drivers/net/wireless (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | ath9k: fix rx descriptor related race conditionFelix Fietkau2013-08-15
| | * | | | | | brcmfmac: use configurable sdio bus header length for tx packetFranky Lin2013-08-15
| | * | | | | | brcmfmac: streamline sdio bus header codeFranky Lin2013-08-15
| | * | | | | | brcmfmac: remove align from brcmf_bus structureFranky Lin2013-08-15
| | * | | | | | brcmfmac: abstract tx packet processing functionsFranky Lin2013-08-15
| | * | | | | | brcmfmac: add support for manual TDLS operationsArend van Spriel2013-08-15
| | * | | | | | brcmfmac: ignore IF event if firmware indicates itArend van Spriel2013-08-15
| | * | | | | | brcmfmac: no fws locking outside fws module.Hante Meuleman2013-08-15
| | * | | | | | brcmfmac: always use worker thread for tx data.Hante Meuleman2013-08-15
| | * | | | | | brcmfmac: add AMPDU reordering functionalityArend van Spriel2013-08-15
| | * | | | | | brcmfmac: .txdata() bus callback should not call brcmf_txcomplete()Arend van Spriel2013-08-15
| | * | | | | | brcmfmac: use irq safe spinlock in brcmf_sdbrcm_txdata()Arend van Spriel2013-08-15
| | * | | | | | Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville2013-08-15
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | | * | | | | ath6kl: Fix invalid pointer access on fuzz testing with AP modeMohammed Shafi Shajakhan2013-08-07
| | | * | | | | ath6kl: Fix race in heart beat pollingVasanthakumar Thiagarajan2013-08-07
| | | * | | | | ath10k: add SoC power save option to PCI features mapBartosz Markowski2013-08-07
| | | * | | | | ath10k: fix device teardownMichal Kazior2013-08-05
| | | * | | | | ath10k: fix failpath in MSI-X setupMichal Kazior2013-08-02
| | | * | | | | ath10k: zero arvif memory on add_interface()Michal Kazior2013-08-02
| | | * | | | | ath10k: advertise more conservative intf combinationsMichal Kazior2013-08-02
| | | * | | | | ath10k: make sure to use passive scan when n_ssids is 0Michal Kazior2013-08-02
| | | * | | | | ath10k: prevent using invalid ringbuffer indexesMichal Kazior2013-08-02
| | | * | | | | ath10k: implement get_survey()Michal Kazior2013-08-02
| | | * | | | | ath10k: implement tx checksum offloadingMichal Kazior2013-08-02
| | | * | | | | ath10k: implement rx checksum offloadingMichal Kazior2013-08-02
| | | * | | | | ath10k: detect the number of spatial streams supported by hwMichal Kazior2013-07-31
| | | * | | | | ath10k: improve tx throughput on slow machinesMichal Kazior2013-07-31
| * | | | | | | net: libertas: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-03
| * | | | | | | net: hostap: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-03
| * | | | | | | net: airo: inherit addr_assign_type along with dev_addrBjørn Mork2013-09-03
| * | | | | | | drivers:net: Convert dma_alloc_coherent(...__GFP_ZERO) to dma_zalloc_coherentJoe Perches2013-08-29
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-26
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | mwifiex: fix build error when CONFIG_PM is not setBing Zhao2013-08-12
| * | | | | | | ath9k: Run the LNA combining algorithm properlySujith Manoharan2013-08-09
| * | | | | | | ath9k: Fix BTCOEX usage for RX diversitySujith Manoharan2013-08-09
| * | | | | | | ath9k: use software queueing for multicast trafficFelix Fietkau2013-08-09
| * | | | | | | ath9k: improve tx scheduling fairnessFelix Fietkau2013-08-09
| * | | | | | | ath9k: use software queues for un-aggregated data packetsFelix Fietkau2013-08-09
| * | | | | | | ath9k: always clear ps filter bit on new assocFelix Fietkau2013-08-09
| * | | | | | | ath9k: fix clearing expired A-MPDU subframes in tx completionFelix Fietkau2013-08-09
| * | | | | | | ath9k: prepare queueing code for handling unaggregated trafficFelix Fietkau2013-08-09
| * | | | | | | ath9k: fix block ack window tracking checkFelix Fietkau2013-08-09
| * | | | | | | ath9k: simplify ath_tx_form_aggrFelix Fietkau2013-08-09
| * | | | | | | ath9k: add CAB queue info to debugfsFelix Fietkau2013-08-09
| * | | | | | | ath9k: add function for getting the tx tid for a packetFelix Fietkau2013-08-09
| * | | | | | | ath9k: split tid retry packets into a separate queueFelix Fietkau2013-08-09
| * | | | | | | ath9k: add utility functions for accessing tid queuesFelix Fietkau2013-08-09
| * | | | | | | brcmfmac: use CFG80211_TESTMODE_CMDJohannes Berg2013-08-09
| * | | | | | | net: wireless: rt2x00: Staticize rt2x00queue_pause_queue_nocheck()Jingoo Han2013-08-09
| * | | | | | | ath9k: Fix build failureSujith Manoharan2013-08-09