summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm/main.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-021-62/+0Star
|\
| * iwlwifi: dvm: remove P2P supportJohannes Berg2013-07-251-62/+0Star
* | iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2013-07-161-1/+1
|/
* iwlwifi: remove testmodeJohannes Berg2013-06-181-11/+0Star
* iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach2013-06-181-2/+2
* iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-131-7/+0Star
* iwlwifi: move some configuration parameters into DVMJohannes Berg2013-05-271-15/+20
* iwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfgJohannes Berg2013-05-271-7/+7
* iwlwifi: remove redundant argument from iwl_dump_nic_event_logStanislaw Gruszka2013-04-181-3/+3
* iwlwifi: move register access lock into transportLilach Edelstein2013-02-011-12/+5Star
* iwlwifi: add iwl_set_bits_mask to transport APILilach Edelstein2013-02-011-11/+12
* iwlwifi: update copyrightJohannes Berg2013-01-241-1/+1
* iwlwifi: always check that grab_nic_access succeedsEmmanuel Grumbach2013-01-031-2/+2
* iwlwifi: virtualize SRAM accessEmmanuel Grumbach2013-01-031-6/+7
* iwlwifi: virtualize iwl_{grab,release}_nic_accessEmmanuel Grumbach2013-01-031-4/+4
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-12-111-25/+32
|\
| * iwlwifi: Change define and struct names in iwl-eeprom-parse.hEytan Lifshitz2012-12-061-25/+32
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-11-211-2/+0Star
|\|
| * iwlwifi: remove effectless assignmentEmmanuel Grumbach2012-11-211-2/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-211-1/+1
|\ \ | |/ |/|
| * iwlwifi: use ieee80211_free_txskbJohannes Berg2012-11-071-1/+1
* | iwlwifi: remove SKU/antenna messages by defaultJohannes Berg2012-11-071-4/+4
* | iwlwifi: zero trans_cfg before settings its fieldsEmmanuel Grumbach2012-11-051-1/+1
* | iwlwifi: fix queue flush confusionJohannes Berg2012-11-051-1/+1
* | iwlwifi: don't call stop_device twiceEmmanuel Grumbach2012-10-311-4/+0Star
* | iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-311-2/+0Star
* | iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach2012-10-161-2/+0Star
* | iwlwifi: remove unused variablesJohannes Berg2012-10-161-4/+0Star
* | iwlwifi: make data frame tracing optionalJohannes Berg2012-10-161-0/+3
|/
* iwlwifi: fix FW restart on init FWAmit Beka2012-08-211-2/+7
* iwlwifi: rework the iwlwifi debugfs structureMeenakshi Venkataraman2012-07-261-6/+6
* iwlwifi: clean up properly when registration with mac80211 failsMeenakshi Venkataraman2012-07-261-0/+3
* iwlwifi: REPLY_RX doesn't exist any moreEmmanuel Grumbach2012-07-051-1/+0Star
* iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-251-55/+1Star
* iwlwifi: remove sku field from hw_paramsJohannes Berg2012-06-201-8/+5Star
* iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach2012-06-181-1/+12
* iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach2012-06-181-0/+3
* iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach2012-06-131-2/+2
* iwlwifi: refactor testmodeIlan Peer2012-06-111-1/+1
* iwlwifi: remove extern opmode ops declarationsJohannes Berg2012-06-061-1/+3
* iwlwifi: move RF config into NIC configJohannes Berg2012-06-061-0/+31
* iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle2012-06-061-1/+1
* iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-061-244/+57Star
* iwlwifi: configure the SKU in the HWEmmanuel Grumbach2012-06-061-0/+9
* iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-061-18/+4Star
* iwlwifi: move ht40 bitmap into configJohannes Berg2012-06-061-3/+6
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-061-0/+2371