summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-02NFC: NCI: Fix max length of General Bytes in ATR_RESJulien Lefrique2-5/+5
2014-12-02NFC: nci: Fix warning: cast to restricted __le16Christophe Ricard1-1/+1
2014-12-02NFC: Fix warning "warning: incorrect type in assignment"Christophe Ricard1-2/+4
2014-12-02NFC: st21nfcb: Fix reported errorChristophe Ricard1-2/+2
2014-12-02NFC: st21nfca: Report error returned by functions instead of -ENODEVChristophe Ricard1-3/+3
2014-12-02NFC: hci: Add specific hci macro to not create a pipeChristophe Ricard2-0/+4
2014-12-02NFC: Add se_io NFC operandChristophe Ricard1-1/+46
2014-12-02NFC: netlink: Add new netlink command NFC_CMD_ACTIVATE_TARGETChristophe Ricard2-0/+31
2014-12-02NFC: nci: Add support for different NCI_DEACTIVATE_TYPEChristophe Ricard1-4/+6
2014-12-02NFC: nci: Add management for NCI state for machine rf_deactivate_ntfChristophe Ricard1-4/+14
2014-12-02NFC: nci: Add status byte management in case of error.Christophe Ricard1-2/+9
2014-12-02NFC: st21nfcb: Remove useless pr_infoChristophe Ricard1-2/+0
2014-12-02iwlwifi: mvm: Ability to work with packed usniffer imageEran Harary4-1/+37
2014-12-02iwlwifi: pcie: support more monitor types dumpingLiad Kaufman1-23/+79
2014-12-02iwlwifi: pcie: config regs according to fw tlvLiad Kaufman3-0/+71
2014-12-02iwlwifi: mvm: send dbg config hcmds to fw if set in tlvLiad Kaufman2-0/+40
2014-12-02iwlwifi: define the .ucode file format for debugLiad Kaufman3-15/+285
2014-12-02iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2014-12-02iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2-36/+42
2014-12-02iwlwifi: use correct fw file in 8000 b-stepLiad Kaufman1-0/+54
2014-12-02iwlwifi: fix 4165 series nameOren Givon2-2/+3
2014-12-02NFC: hci: Add support for NOTIFY_ALL_PIPE_CLEAREDChristophe Ricard1-0/+3
2014-12-02NFC: hci: Add open pipe command handlerChristophe Ricard1-0/+39
2014-12-02NFC: st21nfcb: Improve ndlc commentChristophe Ricard1-1/+1
2014-12-02NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...Christophe Ricard4-35/+50
2014-12-02NFC: nci: Add se_io NCI operandChristophe Ricard2-0/+17
2014-12-02NFC: nci: Update nci_disable_se to run proprietary commands to disable a secu...Christophe Ricard2-0/+6
2014-12-02NFC: nci: Update nci_enable_se to run proprietary commands to enable a secure...Christophe Ricard2-0/+6
2014-12-02NFC: nci: Update nci_discover_se to run proprietary commands to discover all ...Christophe Ricard2-0/+6
2014-12-02NFC: nci: Fix sparse: symbol 'nci_get_prop_rf_protocol' was not declared.Christophe Ricard1-1/+1
2014-12-02NFC: hci: Add se_io HCI operandChristophe Ricard2-0/+17
2014-12-02NFC: st21nfcb: Remove gpio_irq field in static and dts configurationChristophe Ricard2-30/+1
2014-12-02NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard1-0/+3
2014-12-02NFC: st21nfca: Remove gpio_irq field in static and dts configurationChristophe Ricard2-30/+1
2014-12-02NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLEChristophe Ricard1-0/+3
2014-12-01wil6210: remove TODO wrt buffer alignmentVladimir Kondratiev1-2/+0
2014-12-01wil6210: reset flow updateVladimir Kondratiev1-0/+3
2014-12-01wil6210: Rate limit "ring full" error messageVladimir Kondratiev1-2/+3
2014-12-01wil6210: fix warning in pointer arithmeticVladimir Kondratiev1-1/+1
2014-12-01wil6210: configurable vring sizesVladimir Kondratiev3-7/+40
2014-12-01wil6210: remove wil_to_pcie_dev()Vladimir Kondratiev3-3/+1
2014-12-01wil6210: fix recovery after scan timeoutVladimir Kondratiev1-0/+1
2014-12-01wil6210: add handling of RX HTRSH interruptVladimir Kondratiev3-3/+47
2014-12-01wil6210: propagate disconnect reasonVladimir Kondratiev4-19/+18
2014-12-01ath9k: do not access hardware on IRQs during resetFelix Fietkau1-6/+8
2014-12-01ath9k: set ATH_OP_INVALID before disabling hardwareFelix Fietkau1-1/+3
2014-12-01ath9k: prevent early IRQs from accessing hardwareFelix Fietkau1-4/+5
2014-12-01ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2014-12-01ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2014-12-01ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1