summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-26bcma: gpio: use ChipCommon GPIO IRQ on BCM47XX arch onlyRafał Miłecki
2014-09-26rtl818x_pci: add RSSI information for rtl8187SEandrea.merello
2014-09-26ath9k: Fix p2p address managementSujith Manoharan
2014-09-26bcma: print chip ID in a more user-friendly formRafał Miłecki
2014-09-26mwifiex: ensure user_scan_in not NULL while setting scan channel gapAvinash Patil
2014-09-26ath9k: Cache BSS informationSujith Manoharan
2014-09-26ath5k: Remove AHB bus supportPaul Bolle
2014-09-26Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-26Merge tag 'nfc-next-3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-09-26Merge branch 'for-linville' of git://github.com/kvalo/athJohn W. Linville
2014-09-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwif...John W. Linville
2014-09-24mrf24j40: use pr_* / dev_* instead of printk()Varka Bhadram
2014-09-24mrf24j40: remove unnecessary return statementVarka Bhadram
2014-09-24mrf24j40: fix Missing a blank line after declarationsVarka Bhadram
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: 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-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-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-16ath9k: enable ext channel pulse detectionLorenzo Bianconi
2014-09-16ath9k: Fix build errorSujith Manoharan