summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/dvm
AgeCommit message (Expand)AuthorFilesLines
2012-06-20iwlwifi: remove sku field from hw_paramsJohannes Berg4-13/+8
2012-06-20iwlwifi: use minimal time for radio reset scanJohannes Berg1-22/+19
2012-06-18iwlwifi: delay ROC if doing internal reset scanJohannes Berg1-2/+12
2012-06-18iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach2-14/+12
2012-06-18iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach1-0/+3
2012-06-13iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach1-1/+2
2012-06-13Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2-1/+4
2012-06-13iwlwifi: turn on a lockdep assertionDan Carpenter1-1/+1
2012-06-13iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach1-0/+1
2012-06-13iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach1-1/+1
2012-06-13iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach1-2/+2
2012-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2012-06-11Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville27-0/+28847
2012-06-11iwlwifi: decouple testmode and iwl-testIlan Peer2-2/+31
2012-06-11iwlwifi: refactor testmodeIlan Peer6-1071/+76
2012-06-06iwlwifi: remove extern opmode ops declarationsJohannes Berg1-1/+3
2012-06-06iwlwifi: move RF config into NIC configJohannes Berg2-43/+31
2012-06-06iwlwifi: configure PHY version for 1000 seriesJohannes Berg1-4/+1
2012-06-06iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle1-1/+1
2012-06-06iwlwifi: refactor EEPROM reading/parsingJohannes Berg21-1995/+194
2012-06-06iwlwifi: configure the SKU in the HWEmmanuel Grumbach1-0/+9
2012-06-06iwlwifi: fix rf configurationEmmanuel Grumbach1-4/+13
2012-06-06iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach3-26/+10
2012-06-06iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2-4/+3
2012-06-06iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach1-3/+3
2012-06-06iwlwifi: move ht40 bitmap into configJohannes Berg3-18/+6
2012-06-06iwlwifi: unify tx_chains_num settingJohannes Berg2-34/+8
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg29-0/+30695