summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/dvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-124-34/+14
|\
| * iwlwifi: set correct 32 bit boost register valueWey-Yi Guy2012-07-092-0/+3
| * iwlwifi: REPLY_RX doesn't exist any moreEmmanuel Grumbach2012-07-052-34/+11
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-1/+1
|\ \
| * | mac80211: add time synchronisation with BSS for assocJohannes Berg2012-07-121-1/+1
* | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-07-096-84/+108
|\ \ \ | | |/ | |/|
| * | iwlwifi: disallow log_event access if interface downRichard A. Griffiths2012-07-031-1/+5
| * | iwlwifi: limit dwell time more strictlyJohannes Berg2012-06-251-10/+27
| * | iwlwifi: configure the queues from the op_modeEmmanuel Grumbach2012-06-254-73/+76
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-092-0/+18
|/
* iwlwifi: limit mac_change_interface to BSS contextJohannes Berg2012-06-211-20/+17
* iwlwifi: increase scan timeoutJohannes Berg2012-06-211-1/+1
* iwlwifi: fix radio reset scan dwell vs. quiet timeJohannes Berg2012-06-211-0/+6
* iwlwifi: remove sku field from hw_paramsJohannes Berg2012-06-204-13/+8
* iwlwifi: use minimal time for radio reset scanJohannes Berg2012-06-201-22/+19
* iwlwifi: delay ROC if doing internal reset scanJohannes Berg2012-06-181-2/+12
* iwlwifi: disable early power Off reset for all NICsEmmanuel Grumbach2012-06-182-14/+12
* iwlwifi: check that we have enough bits to track the TX queuesEmmanuel Grumbach2012-06-181-0/+3
* iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach2012-06-131-1/+2
* Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-06-132-1/+4
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-121-1/+1
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-06-111-0/+3
* | iwlwifi: turn on a lockdep assertionDan Carpenter2012-06-131-1/+1
* | iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach2012-06-131-0/+1
* | iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach2012-06-131-1/+1
* | iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach2012-06-131-2/+2
* | iwlwifi: decouple testmode and iwl-testIlan Peer2012-06-112-2/+31
* | iwlwifi: refactor testmodeIlan Peer2012-06-116-1071/+76
|/
* iwlwifi: remove extern opmode ops declarationsJohannes Berg2012-06-061-1/+3
* iwlwifi: move RF config into NIC configJohannes Berg2012-06-062-43/+31
* iwlwifi: configure PHY version for 1000 seriesJohannes Berg2012-06-061-4/+1
* iwlwifi: fix typo 'IWL_WATCHHDOG_DISABLED'Paul Bolle2012-06-061-1/+1
* iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-0621-1995/+194
* iwlwifi: configure the SKU in the HWEmmanuel Grumbach2012-06-061-0/+9
* iwlwifi: fix rf configurationEmmanuel Grumbach2012-06-061-4/+13
* iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-063-26/+10
* iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-062-4/+3
* iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-061-3/+3
* iwlwifi: move ht40 bitmap into configJohannes Berg2012-06-063-18/+6
* iwlwifi: unify tx_chains_num settingJohannes Berg2012-06-062-34/+8
* iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-0629-0/+30695