summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
...
| * | | iwlwifi: WARN only once when we have trouble in reclaimEmmanuel Grumbach2012-06-131-1/+2
| * | | iwlwifi: use request_module instead of _nowaitJohannes Berg2012-06-131-1/+10
| * | | iwlwifi: fix 6035 device parametersJohannes Berg2012-06-131-0/+1
| * | | Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg2012-06-136-4/+40
| |\ \ \
| | * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-124-3/+28
| | |\ \ \ | | | |/ /
| * | | | iwlwifi: warn if TFD index and WiFi Seq don't matchEmmanuel Grumbach2012-06-131-0/+13
| * | | | iwlwifi: don't modify the timer if we don't TxEmmanuel Grumbach2012-06-131-1/+2
| * | | | iwlwifi: turn on a lockdep assertionDan Carpenter2012-06-131-1/+1
| * | | | iwlwifi: print even more info when a queue is stuckEmmanuel Grumbach2012-06-131-4/+22
| * | | | iwlwifi: Fix Makefile build order for built-in driverBrandon Misemer2012-06-131-4/+5
| * | | | iwlwifi: comment that setting driver_data overrides info->controlEmmanuel Grumbach2012-06-131-0/+1
| * | | | iwlwifi: remove lock around txq_enableEmmanuel Grumbach2012-06-133-26/+5
| * | | | iwlwifi: don't configure a txq that is being disabledEmmanuel Grumbach2012-06-132-47/+31
| * | | | iwlwifi: print more info when a queue is stuckEmmanuel Grumbach2012-06-132-1/+14
| * | | | iwlwifi: iwl_{read,write}_targ_mem_words takes dwordsEmmanuel Grumbach2012-06-134-21/+21
| * | | | iwlwifi: s/iwl_read_targ_mem_words/iwl_read_targ_mem_bytesEmmanuel Grumbach2012-06-132-3/+3
| * | | | iwlwifi: fix dynamic loadingJohannes Berg2012-06-131-0/+23
| * | | | iwlwifi: decouple testmode and iwl-testIlan Peer2012-06-114-45/+141
| * | | | iwlwifi: refactor testmodeIlan Peer2012-06-119-762/+1027
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-124-3/+29
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | iwlwifi: disable the buggy chain extension feature in HWEmmanuel Grumbach2012-06-082-0/+6
| * | | | iwlwifi: don't mess up the SCD when removing a keyEmmanuel Grumbach2012-06-081-1/+1
| * | | | iwlwifi: use correct supported firmware for 6035 and 6000g2Meenakshi Venkataraman2012-06-081-2/+21
* | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-1258-2783/+2694
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville2012-06-1153-2553/+2329
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | iwlwifi: remove extern opmode ops declarationsJohannes Berg2012-06-062-6/+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-064-4/+4
| | * | | iwlwifi: refactor EEPROM reading/parsingJohannes Berg2012-06-0632-1996/+1854
| | * | | iwlwifi: configure the SKU in the HWEmmanuel Grumbach2012-06-062-6/+15
| | * | | iwlwifi: fix rf configurationEmmanuel Grumbach2012-06-062-6/+27
| | * | | iwlwifi: add iwl_set_bits_maskJohannes Berg2012-06-062-0/+20
| | * | | iwlwifi: allocate Tx cmd pool per deviceEmmanuel Grumbach2012-06-065-26/+58
| | * | | iwlwifi: update mask value for SCD queue configEmmanuel Grumbach2012-06-061-1/+1
| | * | | iwlwifi: s/txq_setup/txq_enableEmmanuel Grumbach2012-06-066-50/+50
| | * | | iwlwifi: s/txq_agg_disable/txq_disableEmmanuel Grumbach2012-06-065-10/+10
| | * | | iwlwifi: use iwl_trans_set_wr_ptrs to init the queuesEmmanuel Grumbach2012-06-061-4/+1
| | * | | iwlwifi: first config the SCD queues, then activate themEmmanuel Grumbach2012-06-061-18/+18
| | * | | iwlwifi: SCD_INT_MSK is obsolete - don't update itEmmanuel Grumbach2012-06-062-7/+0
| | * | | iwlwifi: move ht40 bitmap into configJohannes Berg2012-06-068-19/+14
| | * | | iwlwifi: unify tx_chains_num settingJohannes Berg2012-06-062-34/+8
| | * | | iwlwifi: move DVM code into subdirectoryJohannes Berg2012-06-0635-115/+106
| | * | | iwlwifi: trust mac80211 HT40 settingJohannes Berg2012-06-061-23/+1
| | * | | iwlwifi: move PCIe into subdirectoryJohannes Berg2012-06-0611-16/+13
| | * | | iwlwifi: clear STATUS_SCAN_HW when PAN_PARAMS failsIlan Peer2012-06-061-1/+3
| | * | | iwlwifi: give HT format to mac80211/radiotapJohannes Berg2012-06-062-0/+4
| | * | | iwlwifi: use mac80211 channel for radar checkJohannes Berg2012-06-061-18/+2
| | * | | iwlwifi: use mac80211 channels for reset scanJohannes Berg2012-06-061-20/+8
| | * | | iwlwifi: trust mac80211 channel settingJohannes Berg2012-06-063-27/+1
OpenPOWER on IntegriCloud