summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-131-2/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-0653-144/+270
|\
| * iwlwifi: always restrict scan dwell in P2PJohannes Berg2012-01-301-3/+18
| * iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-303-1/+7
| * iwlwifi: fix uCode event tracingJohannes Berg2012-01-303-32/+76
| * iwlwifi: fix typoWey-Yi Guy2012-01-301-4/+4
| * iwlwifi: update CopyrightWey-Yi Guy2012-01-2453-75/+75
| * iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu2012-01-242-3/+57
| * iwlwifi: update error dump in testmode command sram_readKenny Hsu2012-01-241-4/+4
| * iwlwifi: enhance testmode command sram_readKenny Hsu2012-01-242-4/+6
| * iwlwifi: update testmode command of direct register accessKenny Hsu2012-01-241-2/+2
| * iwlwifi: Sanity check for sta_idWey-Yi Guy2012-01-241-4/+7
| * iwlwifi: don't process the info from uCode if does not has ownershipWey-Yi Guy2012-01-241-13/+15
* | iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach2012-02-013-3/+11
* | iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville2012-02-011-1/+1
* | iwlwifi: fix PCI-E transport "inta" raceJohannes Berg2012-01-241-2/+2
|/
* wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam2012-01-161-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-051-6/+4
|\
| * drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni2012-01-041-6/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-01-0338-917/+1052
|\ \ | |/
| * iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg2011-12-212-44/+31
| * iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi2011-12-192-5/+4
| * iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_IDWey-Yi Guy2011-12-191-10/+3
| * iwlwifi: set hw_version in wiphyWey-Yi Guy2011-12-191-0/+2
| * iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy2011-12-194-7/+23
| * iwlagn: finer-grained HT disableJohannes Berg2011-12-193-5/+15
| * iwlagn: add IRQ tracingJohannes Berg2011-12-192-11/+50
| * iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg2011-12-161-13/+2
| * iwlwifi: add IO function for continuous write of target memoryHsu, Kenny2011-12-162-4/+20
| * iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg2011-12-162-8/+0
| * iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry2011-12-167-66/+140
| * iwlwifi: create iwl_mac80211 unregister routineDon Fry2011-12-163-6/+11
| * iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach2011-12-161-0/+3
| * iwlwifi: don't accept Tx packets when draining HW queuesEmmanuel Grumbach2011-12-161-0/+8
| * iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach2011-12-163-45/+11
| * iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach2011-12-162-0/+14
| * iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach2011-12-161-0/+5
| * iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach2011-12-166-85/+84
| * iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach2011-12-162-21/+16
| * iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach2011-12-163-26/+31
| * iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach2011-12-167-41/+59
| * iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach2011-12-162-43/+39
| * iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach2011-12-166-64/+74
| * iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach2011-12-164-34/+36
| * iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach2011-12-165-99/+87
| * iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach2011-12-162-17/+14
| * iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach2011-12-161-13/+3
| * iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach2011-12-165-38/+54
| * iwlwifi: fix endianity issue in debug printsEmmanuel Grumbach2011-12-161-1/+1
| * iwlwifi: Add official names for new devicesDon Fry2011-12-162-7/+7
OpenPOWER on IntegriCloud