summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-30mwifiex: fix soft lockup during iperf UDP RXAvinash Patil
2014-09-30ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3Felix Fietkau
2014-09-30ath9k: use ah->get_mac_revision for all SoC devices if availableFelix Fietkau
2014-09-30ath5k: add missing include for debug codeFelix Fietkau
2014-09-30rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variablesLarry Finger
2014-09-30rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...Larry Finger
2014-09-30rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger
2014-09-30rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger
2014-09-30rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger
2014-09-30rtlwifi: rtl8192ee: Move driver from staging to the regular treeLarry Finger
2014-09-30rtlwifi: rtl8188ee: rtl8821ae: Fix a queue locking problemLarry Finger
2014-09-30bcma: use chipcommon node from DT for SoC GPIO chipRafał Miłecki
2014-09-30bcma: register bcma as device tree driverHauke Mehrtens
2014-09-30mwifiex: add more dump information for PCIe interfaceAmitkumar Karwar
2014-09-30mwifiex: error path handling in pcie firmware dumpAmitkumar Karwar
2014-09-26rtlwifi: Fix problems with building an allyesconfigLarry Finger
2014-09-26rtlwifi: rtl8821ae: Move driver from staging to regular treeLarry Finger
2014-09-26rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014Larry Finger
2014-09-26rtlwifi: Finish modifying core routines for new driversLarry Finger
2014-09-26rtlwifi: Update power-save routines for 062814 driverLarry Finger
2014-09-26rtlwifi: Modify cam.{c,h} and efuse.{c,h} for new driversLarry Finger
2014-09-26rtlwifi: Modify base.{c,h} for new driversLarry Finger
2014-09-26rtlwifi: Modify core.c for new driversLarry Finger
2014-09-26rtlwifi: rtl_pci: Start modification for new driversLarry Finger
2014-09-26rtlwifi: Remove extra workqueue for enter/leave power stateLarry Finger
2014-09-26rtlwifi: btcoexist: Fix Smatch warningLarry Finger
2014-09-26ath9k: Fix offchannel queuingSujith Manoharan
2014-09-26ath9k: Use normal queues for offchannel framesSujith Manoharan
2014-09-26ath9k: Fix queue managementSujith Manoharan
2014-09-26rt2800: correct BBP1_TX_POWER_CTRL maskStanislaw Gruszka
2014-09-26wil6210: ethtool opsVladimir Kondratiev
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