aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-22Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo11-30/+69
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller1-2/+4
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho1-4/+5
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho1-1/+8
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach1-1/+1
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman1-1/+10
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss1-1/+3
2015-05-15iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach1-3/+0
2015-05-15iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman1-3/+5
2015-05-15iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2-8/+9
2015-05-10iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach4-6/+24
2015-05-03ath9k: fix per-packet tx power configurationLorenzo Bianconi1-27/+25
2015-05-03Merge tag 'iwlwifi-for-kalle-2015-04-28' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo13-116/+135
2015-04-28iwlwifi: mvm: force quota update update after FW restartJohannes Berg1-1/+1
2015-04-28iwlwifi: mvm: fix typo in CONFIG optionEmmanuel Grumbach1-1/+1
2015-04-28iwlwifi: mvm: don't power off the device between INIT and OPER firmwaresEran Harary4-42/+51
2015-04-28rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger1-1/+1
2015-04-22Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds10-66/+164
2015-04-20iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman1-5/+6
2015-04-19iwlwifi: mvm: Avoid signal based decisions if ave beacon RSSI is 0Alexander Bondar1-0/+5
2015-04-19iwlwifi: mvm: fix scan iteration complete notification handlingAvraham Stern2-43/+3
2015-04-19iwlwifi: mvm: don't stop the FW monitor too earlyEmmanuel Grumbach2-9/+10
2015-04-19iwlwifi: mvm: fix Tx Power firmware APIAvri Altman4-15/+58
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds257-3959/+8421
2015-04-14Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds10-652/+923
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+6
2015-04-08brcmsmac: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)4-220/+305
2015-04-08iwlwifi: Move each system tracepoints to their own headerSteven Rostedt (Red Hat)6-432/+618
2015-04-07ath9k: add extra GPIO led supportMiaoqing Pan4-3/+27
2015-04-07wl1251: Fix typo in MODULE_DESCRIPTION in wl1251/main.cMasanari Iida1-1/+1
2015-04-07wireless: Use bool function returns of true/false instead of 1/0Joe Perches6-17/+17
2015-04-07rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP packet.Taehee Yoo4-6/+11
2015-04-07ath9k_htc: check seq number instead of cmd id for timeoutFred Chou2-7/+7
2015-04-07Merge tag 'iwlwifi-next-for-kalle-2015-04-02' of https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextKalle Valo38-310/+712
2015-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-24/+58
2015-04-02iwlwifi: mvm: capture connection loss as part of MLME triggerEmmanuel Grumbach5-5/+37
2015-04-02iwlwifi: mvm: add trigger for time eventsEmmanuel Grumbach4-0/+63
2015-04-02iwlwifi: mvm: do string formatting in debug triggersJohannes Berg6-19/+30
2015-04-02iwlwifi: fix spelling errorsSara Sharon21-42/+42
2015-04-02iwlwifi: mvm: don't return uninitialized value in get_survey()Johannes Berg1-0/+1
2015-04-02iwlwifi: mvm: add trigger for firmware dump upon MLME failuresEmmanuel Grumbach3-2/+102
2015-04-02Merge tag 'mac80211-next-for-davem-2015-03-30' into iwlwifi-nextEmmanuel Grumbach21-51/+145
2015-04-02iwlwifi: mvm: remove unused argumentsJohannes Berg2-5/+3
2015-04-02iwlwifi: mvm: Fix wrongfully flushing frames in the roc/off channel queueMatti Gottlieb1-0/+2
2015-04-02iwlwifi: mvm: always reconfigure last MCC on initArik Nemtsov2-10/+16
2015-04-02iwlwifi: mvm: add debugfs entry with the number of net-detect scansLuciano Coelho3-0/+8
2015-04-02iwlwifi: mvm: rs: refactor rs_update_rate_tblEyal Shapira1-6/+5
2015-04-01Merge tag 'wireless-drivers-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-0/+1
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller132-1298/+4370
2015-04-01iwlwifi: check the size of the trigger struct from the firmware fileEmmanuel Grumbach1-0/+28