aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/dvm/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg1-244/+57
2012-06-06iwlwifi: configure the SKU in the HWEmmanuel Grumbach1-0/+9
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach1-18/+4
2012-06-06iwlwifi: move ht40 bitmap into configJohannes Berg1-3/+6
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-0/+2371