summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-02-01iwlwifi: don't mess up QoS counters with non-QoS framesEmmanuel Grumbach
2012-02-01iwlwifi: make "Tx aggregation enabled on ra =" be at DEBUG levelJohn W. Linville
2012-01-30iwlwifi: always restrict scan dwell in P2PJohannes Berg
2012-01-30iwlwifi: add option to disalbe LEDWey-Yi Guy
2012-01-30iwlwifi: fix uCode event tracingJohannes Berg
2012-01-30iwlwifi: fix typoWey-Yi Guy
2012-01-24iwlwifi: fix PCI-E transport "inta" raceJohannes Berg
2012-01-24iwlwifi: update CopyrightWey-Yi Guy
2012-01-24iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFOKenny Hsu
2012-01-24iwlwifi: update error dump in testmode command sram_readKenny Hsu
2012-01-24iwlwifi: enhance testmode command sram_readKenny Hsu
2012-01-24iwlwifi: update testmode command of direct register accessKenny Hsu
2012-01-24iwlwifi: Sanity check for sta_idWey-Yi Guy
2012-01-24iwlwifi: don't process the info from uCode if does not has ownershipWey-Yi Guy
2012-01-16wireless: iwlwifi: iwl-scan.c: Fix build warningFabio Estevam
2012-01-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-01-04drivers/iwlwifi: use dma_zalloc_coherent() for DMA allocationDjalal Harouni
2012-01-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-12-21iwlagn: fix (remove) use of PAGE_SIZEJohannes Berg
2011-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-12-19iwlwifi: Execute runtime calibration alwaysVenkataraman, Meenakshi
2011-12-19iwlwifi: use bus_get_hw_id for IWL_TM_CMD_APP2DEV_GET_DEVICE_IDWey-Yi Guy
2011-12-19iwlwifi: set hw_version in wiphyWey-Yi Guy
2011-12-19iwlwifi: deliver hw version in both string and u32 formatWey-Yi Guy
2011-12-19iwlagn: finer-grained HT disableJohannes Berg
2011-12-19iwlagn: add IRQ tracingJohannes Berg
2011-12-19iwlwifi: update SCD BC table for all SCD queuesEmmanuel Grumbach
2011-12-16iwlagn: remove iwlagn_build_addsta_hcmdJohannes Berg
2011-12-16iwlwifi: add IO function for continuous write of target memoryHsu, Kenny
2011-12-16iwlwifi: remove unused AMPDU factor/density configurationJohannes Berg
2011-12-16iwlwifi: remove most of the iwl_priv references from iwl-ucode.cDon Fry
2011-12-16iwlwifi: create iwl_mac80211 unregister routineDon Fry
2011-12-16iwlwifi: add missing documentation for iwl_sharedEmmanuel Grumbach
2011-12-16iwlwifi: don't accept Tx packets when draining HW queuesEmmanuel Grumbach
2011-12-16iwlwifi: kill iwl_{start,stop}_tx_ba_trans_readyEmmanuel Grumbach
2011-12-16iwlwifi: add debug in Tx path in AGG flowEmmanuel Grumbach
2011-12-16iwlwifi: reset the tid_data when a station is removedEmmanuel Grumbach
2011-12-16iwlwifi: tid_data moves to iwl_privEmmanuel Grumbach
2011-12-16iwlwifi: transport layer shouldn't access the AGG SMEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - seq_numberEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - txqidEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - check_emptyEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG setupEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG allocEmmanuel Grumbach
2011-12-16iwlwifi: tid_data logic move to upper layer - tx AGG stopEmmanuel Grumbach
2011-12-16iwlwifi: don't rely on the wr / rd pointers in DELBA flowEmmanuel Grumbach
2011-12-16iwlwifi: we can wake SW queues even when draining HW queuesEmmanuel Grumbach
2011-12-16iwlwifi: don't count the tfds in HW queue any moreEmmanuel Grumbach