summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach2012-02-0224-406/+405
* iwlwifi: the read / write register ops move to transportEmmanuel Grumbach2012-02-025-64/+48
* iwlwifi: move the bus configuration to transportEmmanuel Grumbach2012-02-025-117/+158
* iwlwifi: allocate the transport from the bus layerEmmanuel Grumbach2012-02-024-30/+48
* iwlwifi: move the shrd memory from privEmmanuel Grumbach2012-02-023-4/+11
* iwlwifi: separate the APM from the EEPROMEmmanuel Grumbach2012-02-022-4/+4
* iwlwifi: Connect IDI transport to driver.Gregory Greenman2012-02-024-2/+23
* iwlwifi: add fw_alive to transport layer API, kill tx_startEmmanuel Grumbach2012-02-027-21/+19
* iwlwifi: always restrict scan dwell in P2PJohannes Berg2012-01-281-3/+18
* iwlwifi: add option to disalbe LEDWey-Yi Guy2012-01-283-1/+7
* iwlwifi: fix uCode event tracingJohannes Berg2012-01-283-32/+76
* iwlwifi: fix typoWey-Yi Guy2012-01-281-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
* 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
OpenPOWER on IntegriCloud