summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-2211-30/+69
|\
| * iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller2015-05-211-2/+4
| * iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho2015-05-211-4/+5
| * iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho2015-05-211-1/+8
| * iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach2015-05-211-1/+1
| * iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman2015-05-211-1/+10
| * iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss2015-05-211-1/+3
| * iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach2015-05-151-3/+0
| * iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman2015-05-151-3/+5
| * iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2015-05-152-8/+9
| * iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach2015-05-104-6/+24
* | ath9k: fix per-packet tx power configurationLorenzo Bianconi2015-05-031-27/+25
* | Merge tag 'iwlwifi-for-kalle-2015-04-28' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-0313-116/+135
|\ \ | |/
| * iwlwifi: mvm: force quota update update after FW restartJohannes Berg2015-04-281-1/+1
| * iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach2015-04-281-1/+1
| * iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary2015-04-284-42/+51
| * iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman2015-04-201-5/+6
| * iwlwifi: mvm: Avoid signal based decisions if ave beacon RSSI is 0Alexander Bondar2015-04-191-0/+5
| * iwlwifi: mvm: fix scan iteration complete notification handlingAvraham Stern2015-04-192-43/+3
| * iwlwifi: mvm: don't stop the FW monitor too earlyEmmanuel Grumbach2015-04-192-9/+10
| * iwlwifi: mvm: fix Tx Power firmware APIAvri Altman2015-04-194-15/+58
* | rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger2015-04-281-1/+1
* | Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds2015-04-2210-66/+164
|\ \ | |/ |/|
| * wlcore: remove wl12xx_platform_dataEliad Peller2015-03-247-102/+35
| * wlcore: add device-tree supportEliad Peller2015-03-241-6/+87
| * wl12xx: use frequency instead of enumerations for pdata clocksLuciano Coelho2015-03-242-4/+84
| * wlcore: set irq_trigger in board files instead of hiding behind a quirkLuciano Coelho2015-03-194-16/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-04-15257-3959/+8421
|\ \
| * | ath9k: add extra GPIO led supportMiaoqing Pan2015-04-074-3/+27
| * | wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida2015-04-071-1/+1
| * | wireless: Use bool function returns of true/false instead of 1/0Joe Perches2015-04-076-17/+17
| * | rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...Taehee Yoo2015-04-074-6/+11
| * | ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2015-04-072-7/+7
| * | Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/s...Kalle Valo2015-04-0738-310/+712
| |\ \
| | * | iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach2015-04-025-5/+37
| | * | iwlwifi: mvm: add trigger for time eventsEmmanuel Grumbach2015-04-024-0/+63
| | * | iwlwifi: mvm: do string formatting in debug triggersJohannes Berg2015-04-026-19/+30
| | * | iwlwifi: fix spelling errorsSara Sharon2015-04-0221-42/+42
| | * | iwlwifi: mvm: don't return uninitialized value in get_survey()Johannes Berg2015-04-021-0/+1
| | * | iwlwifi: mvm: add trigger for firmware dump upon MLME failuresEmmanuel Grumbach2015-04-023-2/+102
| | * | Merge tag 'mac80211-next-for-davem-2015-03-30' into iwlwifi-nextEmmanuel Grumbach2015-04-0221-51/+145
| | |\ \
| | * | | iwlwifi: mvm: remove unused argumentsJohannes Berg2015-04-022-5/+3
| | * | | iwlwifi: mvm: Fix wrongfully flushing frames in the roc/off channel queueMatti Gottlieb2015-04-021-0/+2
| | * | | iwlwifi: mvm: always reconfigure last MCC on initArik Nemtsov2015-04-022-10/+16
| | * | | iwlwifi: mvm: add debugfs entry with the number of net-detect scansLuciano Coelho2015-04-023-0/+8
| | * | | iwlwifi: mvm: rs: refactor rs_update_rate_tblEyal Shapira2015-04-021-6/+5
| | * | | iwlwifi: check the size of the trigger struct from the firmware fileEmmanuel Grumbach2015-04-011-0/+28
| | * | | iwlwifi: mvm: rs: fix comment indentationLiad Kaufman2015-03-301-3/+1
| | * | | iwlwifi: mvm: Clean up UMAC scan UIDs in the reset and drv_stop flowsAlexander Bondar2015-03-302-3/+48
| | * | | iwlwifi: 8000: change PNVM in case it doesn't match to the HW stepEran Harary2015-03-304-10/+46
OpenPOWER on IntegriCloud