summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-10-11iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz
2013-10-11iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz
2013-10-11iwlwifi: mvm: Add device wide power commandAlexander Bondar
2013-10-11iwlwifi: pcie: restart the driver when a command times outEmmanuel Grumbach
2013-10-11iwlwifi: mvm: BT Coex - set the proper LUT for single ant devicesEmmanuel Grumbach
2013-10-11iwlwifi: mvm: BT Coex - don't limit agg size in loose schemeEmmanuel Grumbach
2013-10-02wireless: iwlwifi: remove unnecessary pci_set_drvdata()Jingoo Han
2013-10-02iwlwifi: pcie: dump_stack upon timeout of SYNC cmdEmmanuel Grumbach
2013-10-02iwlwifi: mvm: change the name of init_ucode_run flagEytan Lifshitz
2013-10-02iwlwifi: mvm: implement new IPv6 offload APIJohannes Berg
2013-10-02iwlwifi: mvm: BT Coex - Correctly enable and treat rssi eventsEmmanuel Grumbach
2013-10-02iwlwifi: mvm: BT Coex - adapt debugfs to new APIEmmanuel Grumbach
2013-10-02iwlwifi: mvm: don't use reduced Tx power when not applicableEmmanuel Grumbach
2013-10-02iwlwifi: mvm: make debugfs write() operations write up to count bytesDjalal Harouni
2013-10-02iwlwifi: mvm: remove GF support in rsEyal Shapira
2013-10-02iwlwifi: mvm: support VHT in rsEyal Shapira
2013-10-02iwlwifi: mvm: BT Coex - use data from firmwareEmmanuel Grumbach
2013-10-02iwlwifi: mvm: BT Coex - no need to send envelopesEmmanuel Grumbach
2013-10-02iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach
2013-10-02iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel
2013-10-02iwlwifi: mvm: add no_basic_ssid optionDavid Spinadel
2013-10-02iwlwifi: mvm: don't sleep while allocating in atomic contextEmmanuel Grumbach
2013-10-02iwlwifi: mvm: update expected tpt tables for VHTEyal Shapira
2013-10-02iwlwifi: mvm: fix switch from shared antenna in case of BT loadEyal Shapira
2013-10-02iwlwifi: pcie: clean RFKILL interrupt in AMPGEmmanuel Grumbach
2013-10-02iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov
2013-10-02iwlwifi: mvm: Adjust some power management constantsAlexander Bondar
2013-10-02iwlwifi: mvm: fix locking in iwl_mvm_bt_rssi_event()Johannes Berg
2013-10-02iwlwifi: mvm: Implement BT coex notificationsAndrei Otcheretianski
2013-10-02iwlwifi: mvm: give client MACs time to synchronise during restartJohannes Berg
2013-10-02iwlwifi: mvm: remove rs FSM actions relevant only for 3 antennasEyal Shapira
2013-10-02iwlwifi: mvm: use CTS to Self if firmware allows itEmmanuel Grumbach
2013-10-02iwlwifi: mvm: debugfs: add an option to set antennas for scan commandOren Givon
2013-10-02iwlwifi: mvm: query firmware for non-QoS seqnoJohannes Berg
2013-10-02iwlwifi: mvm: implement beacon filtering testmode commandJohannes Berg
2013-10-02iwlwifi: mvm: implement NoA testing using testmode cmdDavid Spinadel
2013-09-16Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2013-09-16Merge tag 'upstream-3.12-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2013-09-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-15Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86Linus Torvalds
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2013-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-09-13Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-09-13MIPS: DECstation I/O ASIC DMA interrupt handling fixMaciej W. Rozycki
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-12Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2013-09-12Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-12thp: account anon transparent huge pages into NR_ANON_PAGESKirill A. Shutemov