summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm/main.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: move under intel vendor directoryKalle Valo2015-11-181-2077/+0
* iwlwifi: pass NAPI struct from transport layerJohannes Berg2015-08-161-13/+0
* mac80211: don't store napi structJohannes Berg2015-07-171-1/+2
* iwlwifi: mvm: new Alive / error table APIEmmanuel Grumbach2015-03-011-1/+1
* iwlwifi: allow to define the stuck queue timer per queueEmmanuel Grumbach2015-02-011-1/+2
* iwlwifi: mvm: enable watchdog on Tx queues for mvmEmmanuel Grumbach2015-02-011-5/+1
* iwlwifi: dvm: main: Use setup_timerJulia Lawall2014-12-281-6/+4
* iwlwifi: remove MODULE_VERSIONJohannes Berg2014-12-281-14/+0
* iwlwifi: remove CMD_SYNCEmmanuel Grumbach2014-05-131-9/+5
* iwlwifi: add missing trailing newlines to debug messagesJohannes Berg2014-05-111-7/+6
* iwlwifi: pcie: implement GRO without NAPIJohannes Berg2014-04-131-0/+12
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2014-03-181-1/+3
|\
| * iwlwifi: return whether to stop from rfkill methodJohannes Berg2014-03-091-1/+3
* | iwlwifi: dvm: take mutex when sending SYNC BT config commandEmmanuel Grumbach2014-03-111-2/+6
|/
* iwlwifi: Update Copyright to 2014Emmanuel Grumbach2013-12-311-1/+1
* iwlwifi: trans: divide stop_hw into stop_device/op_mode_leaveArik Nemtsov2013-12-171-2/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2013-08-021-62/+0
|\
| * iwlwifi: dvm: remove P2P supportJohannes Berg2013-07-251-62/+0
* | iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg2013-07-161-1/+1
|/
* iwlwifi: remove testmodeJohannes Berg2013-06-181-11/+0
* iwlwifi: remove bt_ch_announce module paramEmmanuel Grumbach2013-06-181-2/+2
* iwlwifi: reduce debug ifdefs using the optimiserJohannes Berg2013-06-131-7/+0
* 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/+5
* 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/+0
|\ \ | |/
| * iwlwifi: remove effectless assignmentEmmanuel Grumbach2012-11-211-2/+0
* | 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/+0
* | iwlwifi: handle RFKILL logic in the transport layerEmmanuel Grumbach2012-10-311-2/+0
* | iwlwifi: don't print the Intel banner twiceEmmanuel Grumbach2012-10-161-2/+0
* | iwlwifi: remove unused variablesJohannes Berg2012-10-161-4/+0
* | 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/+0
* iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-251-55/+1
OpenPOWER on IntegriCloud