aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-13iwlwifi: remove CMD_SYNCEmmanuel Grumbach1-9/+5
2014-05-11iwlwifi: add missing trailing newlines to debug messagesJohannes Berg1-7/+6
2014-04-13iwlwifi: pcie: implement GRO without NAPIJohannes Berg1-0/+12
2014-03-18Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-1/+3
2014-03-11iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach1-2/+6
2014-03-09iwlwifi: return whether to stop from rfkill methodJohannes Berg1-1/+3
2013-12-31iwlwifi: Update Copyright to 2014Emmanuel Grumbach1-1/+1
2013-12-17iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov1-2/+2
2013-08-02Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-62/+0
2013-07-25iwlwifi: dvm: remove P2P supportJohannes Berg1-62/+0
2013-07-16iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2013-06-18iwlwifi: remove testmodeJohannes Berg1-11/+0
2013-06-18iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach1-2/+2
2013-06-13iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg1-7/+0
2013-05-27iwlwifi: move some configuration parameters into DVMJohannes Berg1-15/+20
2013-05-27iwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfgJohannes Berg1-7/+7
2013-04-18iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka1-3/+3
2013-02-01iwlwifi: move register access lock into transportLilach Edelstein1-12/+5
2013-02-01iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein1-11/+12
2013-01-24iwlwifi: update copyrightJohannes Berg1-1/+1
2013-01-03iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach1-2/+2
2013-01-03iwlwifi: virtualize SRAM accessEmmanuel Grumbach1-6/+7
2013-01-03iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach1-4/+4
2012-12-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-25/+32
2012-12-06iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz1-25/+32
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville1-2/+0
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+1
2012-11-21iwlwifi: remove effectless assignmentEmmanuel Grumbach1-2/+0
2012-11-07iwlwifi: remove SKU/antenna messages by defaultJohannes Berg1-4/+4
2012-11-07iwlwifi: use ieee80211_free_txskbJohannes Berg1-1/+1
2012-11-05iwlwifi: zero trans_cfg before settings its fieldsEmmanuel Grumbach1-1/+1
2012-11-05iwlwifi: fix queue flush confusionJohannes Berg1-1/+1
2012-10-31iwlwifi: don't call stop_device twiceEmmanuel Grumbach1-4/+0
2012-10-31iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach1-2/+0
2012-10-16iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach1-2/+0
2012-10-16iwlwifi: remove unused variablesJohannes Berg1-4/+0
2012-10-16iwlwifi: make data frame tracing optionalJohannes Berg1-0/+3
2012-08-21iwlwifi: fix FW restart on init FWAmit Beka1-2/+7
2012-07-26iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman1-6/+6
2012-07-26iwlwifi: clean up properly when registration with mac80211 failsMeenakshi Venkataraman1-0/+3
2012-07-05iwlwifi: REPLY_RX doesn't exist any moreEmmanuel Grumbach1-1/+0
2012-06-25iwlwifi: configure the queues from the op_modeEmmanuel Grumbach1-55/+1
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg1-8/+5
2012-06-18iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach1-1/+12
2012-06-18iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach1-0/+3
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach1-2/+2
2012-06-11iwlwifi: refactor testmodeIlan Peer1-1/+1
2012-06-06iwlwifi: remove extern opmode ops declarationsJohannes Berg1-1/+3
2012-06-06iwlwifi: move RF config into NIC configJohannes Berg1-0/+31
2012-06-06iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle1-1/+1