summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-24NFC: st21nfca: Fix potential double kfree_skb errorChristophe Ricard
2014-09-24NFC: st21nfca: ERR_PTR vs NULL fixChristophe Ricard
2014-09-24NFC: st21nfcb: remove error outputChristophe Ricard
2014-09-24NFC: st21nfcb: Add ISO15693 Reader/Writer supportChristophe Ricard
2014-09-24NFC: nci: Add support for proprietary RF ProtocolsChristophe Ricard
2014-09-24NFC: st21nfcb: Fix improper ndlc T2 managementChristophe Ricard
2014-09-24NFC: st21nfcb: Fix improper management of -EREMOTEIO error code.Christophe Ricard
2014-09-24NFC: dts: st21nfcb_i2c: Fix invalid interrupts polarity.Christophe Ricard
2014-09-24NFC: st21nfca: Fix recursive fault when doing p2p in target mode.Christophe Ricard
2014-09-24NFC: st21nfca: Fix potential skb leaks in NFC-DEP codeChristophe Ricard
2014-09-24NFC: st21nfca: Fix few coding style issueChristophe Ricard
2014-09-24NFC: trf7970a: Unlock mutex before exiting _trf7970a_tg_listen()Mark A. Greer
2014-09-24NFC: trf7970a: Unlock mutex before exiting trf7970a_irq()Mark A. Greer
2014-09-24NFC: trf7970a: Remove unnecessary local variable initializationMark A. Greer
2014-09-24NFC: trf7970a: Remove useless local variableMark A. Greer
2014-09-23brcmfmac: Fix off by one bug in brcmf_count_20mhz_channels()Emil Goode
2014-09-23Bluetooth: Check for SCO type before setting retransmission effortBernhard Thaler
2014-09-22ath9k: Fix NULL pointer dereference on early irqWojciech Dubowik
2014-09-22net: rfkill: gpio: Fix clock statusLoic Poulain
2014-09-22Merge tag 'nfc-fixes-3.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville
2014-09-21iwlwifi: mvm: Refactor and fix max probe len computationAndrei Otcheretianski
2014-09-21iwlwifi: mvm: disable BT Co-running by defaultEmmanuel Grumbach
2014-09-21iwlwifi: mvm: rs: fix logic in case of multiple TIDsEyal Shapira
2014-09-21iwlwifi: mvm: report all BA notifs to RSEyal Shapira
2014-09-21iwlwifi: 8000: fix fw name to account for revisionLiad Kaufman
2014-09-21iwlwifi: pcie: fix HW_REV saving for 8000 seriesLiad Kaufman
2014-09-21iwlwifi: Add missing PCI IDs for the 7260 seriesOren Givon
2014-09-21iwlwifi: mvm: limit aggregation size in low latency to 6Eyal Shapira
2014-09-21iwlwifi: mvm: rs: refactor to allow direct rs updatingEyal Shapira
2014-09-21iwlwifi: mvm: choose an initial tx rate based on rssi conditionsEyal Shapira
2014-09-18Bluetooth: Fix setting correct security level when initiating SMPJohan Hedberg
2014-09-18ath10k: use ether_addr_copy()Kalle Valo
2014-09-18ath10k: reformat help text in ath10k_read_simulate_fw_crash()Kalle Valo
2014-09-18ath10k: miscellaneous checkpatch fixesKalle Valo
2014-09-18ath10k: else is not generally useful after a break or returnKalle Valo
2014-09-18ath10k: don't use return on void functionsKalle Valo
2014-09-18ath10k: fix space after a cast style errorsKalle Valo
2014-09-18ath10k: fix missing a blank line after declarationsKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-09-18ath10k: fix parenthesis alignment warning in ath10k_htt_rx_alloc()Kalle Valo
2014-09-17Bluetooth: Remove exported hci_recv_fragment functionMarcel Holtmann
2014-09-16ath9k: enable ext channel pulse detectionLorenzo Bianconi
2014-09-16ath9k: Fix build errorSujith Manoharan
2014-09-16ath9k: initialize ath_node linked listLorenzo Bianconi
2014-09-16ath9k: enable dynack using set_coverage_class codepathLorenzo Bianconi
2014-09-16ath9k: add debugfs support for dynackLorenzo Bianconi
2014-09-16ath9k: enable control frame receptionLorenzo Bianconi
2014-09-16ath9k: add sampling methods for (tx|rx) timestampLorenzo Bianconi
2014-09-16ath9k: do not overwrite ACK timeout estimationLorenzo Bianconi