summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-06-042-3/+3
|\
| * ath10k: Improve grammar in commentsGeert Uytterhoeven2014-05-051-2/+2
| * ath6kl: Spelling s/determnine/determine/Geert Uytterhoeven2014-05-051-1/+1
| * Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2014-03-311-1/+1
| |\
| | * wireless/rt2x00: don't use PREPARE_WORK in rt2800usb.cTejun Heo2014-03-071-1/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-1/+1
|\ \ \
| * | | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* | | | Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-06-031-32/+18
|\ \ \ \
| * | | | USB: orinoco_usb: remove CONFIG_USB_DEBUG supportGreg Kroah-Hartman2014-05-291-32/+18
* | | | | ath9k_htc: Stop ANI before doing hw_resetRajkumar Manoharan2014-05-141-1/+4
* | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-05-134-13/+13
|\ \ \ \ \
| * | | | | iwlwifi: mvm: prevent sched scan while not idleDavid Spinadel2014-05-133-10/+10
| * | | | | iwlwifi: mvm: fix off-by-one in scan channels configurationEliad Peller2014-05-131-1/+1
| * | | | | iwlwifi: mvm: fix setting channel in monitor modeEmmanuel Grumbach2014-05-111-2/+2
* | | | | | brcmfmac: Fix iovar 'bw_cap' set command failureDaniel Kim2014-05-121-1/+1
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville2014-05-088-53/+53
|\| | | | | | |/ / / / |/| | | |
| * | | | iwlwifi: pcie: disable interrupts upon PCIe allocEmmanuel Grumbach2014-05-071-4/+6
| * | | | iwlwifi: mvm: do no sched scan while associatedDavid Spinadel2014-05-063-0/+27
| * | | | iwlwifi: mvm: rs - s/CPTCFG/CONFIGEmmanuel Grumbach2014-05-061-1/+1
| * | | | iwlwifi: mvm: BT Coex - fix validity flags during initEmmanuel Grumbach2014-05-061-3/+3
| * | | | iwlwifi: mvm: several fixes in scanAlexander Bondar2014-04-132-45/+16
* | | | | rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()Ben Hutchings2014-04-301-1/+1
* | | | | rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger2014-04-301-0/+6
* | | | | ath9k: remove tid->paused flagFelix Fietkau2014-04-303-17/+3
* | | | | ath9k_hw: do not lower ANI setting below default on AR913xFelix Fietkau2014-04-301-0/+6
* | | | | brcmfmac: Fix brcmf_chip_ai_coredisable not applying reset bits to BCMA_IOCTLHans de Goede2014-04-241-2/+3
* | | | | ath9k: fix race in setting ATH_OP_INVALIDRajkumar Manoharan2014-04-243-9/+3
* | | | | ath9k: add a recv budgetTim Harvey2014-04-221-0/+4
* | | | | ath9k: fix possible hang on flushTim Harvey2014-04-221-3/+2
* | | | | rtlwifi: rtl8188ee: initialize packet_beaconColin Ian King2014-04-221-1/+1
* | | | | rt2x00: fix beaconing on USBStanislaw Gruszka2014-04-221-10/+12
* | | | | mwifiex: fix hung task on command timeoutAmitkumar Karwar2014-04-151-3/+4
* | | | | mwifiex: process event before command responseAmitkumar Karwar2014-04-151-6/+6
* | | | | wl18xx: align event mailbox with current fwEliad Peller2014-04-141-0/+20
* | | | | rsi: Fix a potential memory leak in rsi_send_auto_rate_request()Christian Engelmayer2014-04-141-0/+1
* | | | | cw1200: Fix cw1200_debug_link_idFrederic Danis2014-04-141-0/+2
* | | | | wlcore: ignore dummy packet events in PLT modeLuciano Coelho2014-04-141-0/+5
* | | | | rsi: Fix a potential memory leak in rsi_set_channel()Christian Engelmayer2014-04-141-10/+10
* | | | | rsi: Add missing initialization of iiGeert Uytterhoeven2014-04-141-1/+1
* | | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-04-147-109/+195
|\| | | | | |/ / / |/| | |
| * | | iwlwifi: mvm: BT Coex - fix Look Up TableEmmanuel Grumbach2014-04-131-6/+6
| * | | iwlwifi: mvm: rs: clear per rate stats when aggregation changesEyal Shapira2014-04-131-6/+8
| * | | iwlwifi: mvm: avoid searching unnecessary columnsEyal Shapira2014-04-131-6/+6
| * | | iwlwifi: mvm: rs: fallback to legacy Tx columnsEyal Shapira2014-04-131-2/+28
| * | | iwlwifi: mvm: rs: reinit rs if no tx for a long timeEyal Shapira2014-04-132-1/+22
| * | | iwlwifi: mvm: rs: fix and cleanup rs_get_rate_actionEyal Shapira2014-04-132-68/+60
| * | | iwlwifi: mvm: rs: use correct max expected throughput figuresEyal Shapira2014-04-132-16/+51
| * | | iwlwifi: add MODULE_FIRMWARE for 7265Emmanuel Grumbach2014-04-131-0/+1
| * | | iwlwifi: 7000: bump API to 9Emmanuel Grumbach2014-04-131-2/+2
| * | | iwlwifi: add new 7265 HW IDsOren Givon2014-04-131-0/+2