summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/mvm/ops.c
AgeCommit message (Expand)AuthorFilesLines
2013-10-29iwlwifi: mvm: update UAPSD support TLV bitsAlexander Bondar1-1/+1
2013-10-11iwlwifi: mvm: add support for NICs which have only 16 Tx queues.Eytan Lifshitz1-0/+8
2013-10-11iwlwifi: mvm: prevent the NIC to be powered at driver load time.Eytan Lifshitz1-16/+25
2013-10-02iwlwifi: mvm: new BT Coex APIEmmanuel Grumbach1-0/+1
2013-10-02iwlwifi: mvm: support sched scan if supported by the fwDavid Spinadel1-0/+8
2013-10-02iwlwifi: mvm: split ADD_STA and ADD_STA_KEY in firmware APIMax Stepanov1-0/+1
2013-10-02iwlwifi: mvm: query firmware for non-QoS seqnoJohannes Berg1-0/+1
2013-08-06iwlwifi: mvm: Add RX statistics debugfs entryMatti Gottlieb1-0/+2
2013-07-31iwlwifi: mvm: fix debugfs restart if fw_restart is disabledEran Harary1-3/+6
2013-07-31iwlwifi: mvm: Enable user set TX powerMatti Gottlieb1-0/+1
2013-07-31iwlwifi: mvm: reprobe device on firmware error during restartJohannes Berg1-1/+39
2013-07-16iwlwifi: mvm: Upgrade to a new power management uAPSD APIAlexander Bondar1-0/+6
2013-07-16iwlwifi: mvm: sram hex dump on NIC errorMatti Gottlieb1-0/+2
2013-06-04iwlwifi: mvm: reorder Rx handler for performance purposesEmmanuel Grumbach1-4/+5
2013-05-29iwlwifi: mvm: Add support for connection monitor offloadHila Gonen1-0/+4
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz1-1/+17
2013-05-27Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg1-0/+1
2013-05-16iwlwifi: fix initialisation while RF-kill is assertedEran Harary1-1/+2
2013-05-16iwlwifi: mvm: tell firmware to let multicast frames inEmmanuel Grumbach1-0/+1
2013-05-14iwlwifi: mvm: optionally store D3 SRAM after resumeJohannes Berg1-0/+4
2013-05-13iwlwifi: mvm: Add beacon filtering supportHila Gonen1-0/+1
2013-03-20iwlwifi: mvm: take the radio type / step / dash from TLVsEmmanuel Grumbach1-16/+6
2013-03-20iwlwifi: mvm: Add beacon notification handlerIlan Peer1-0/+2
2013-03-20iwlwifi: mvm: MVM op_mode is supported on 7000 onlyEmmanuel Grumbach1-12/+0
2013-03-06iwlwifi: mvm: the SCD byte count is a TLV flagEmmanuel Grumbach1-2/+1
2013-03-06iwlwifi: mvm: handle BT-coex notificationEmmanuel Grumbach1-0/+2
2013-03-06iwlwifi: mvm: add BT Coex FW APIEmmanuel Grumbach1-0/+4
2013-03-06iwlwifi: mvm: add CARD_STATE_NOTIFICATION to the cmd stringsEmmanuel Grumbach1-0/+1
2013-03-06iwlwifi: a few fixes in licenseEmmanuel Grumbach1-1/+1
2013-03-04iwlwifi: mvm: restart the NIC of the cmd queue gets fullEmmanuel Grumbach1-5/+13
2013-02-12iwlwifi: mvm: beautify code in rx_handlersEmmanuel Grumbach1-19/+22
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein1-9/+9
2013-02-01iwlwifi: add the MVM driverJohannes Berg1-0/+679