summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-tx.c
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-03-161-1/+1
* Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2010-02-261-4/+7
|\
| * iwlwifi: increase command buffer sizeAbhijeet Kolekar2010-02-231-4/+7
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-261-2/+20
|\|
| * iwlwifi: sanity check before counting number of tfds can be freeStanislaw Gruszka2010-02-221-1/+5
| * iwlwifi: error checking for number of tfds in queueWey-Yi Guy2010-02-221-1/+15
* | iwlwifi: enable serialization of synchronous commandsReinette Chatre2010-02-191-0/+2
* | iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-111-11/+12
* | iwlwifi: cleanup return valuesAbhijeet Kolekar2010-02-111-14/+7Star
* | iwlwifi: check for aggregation frame and queueWey-Yi Guy2010-02-111-6/+12
* | iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
|/
* drivers/net/wireless/iwlwifi/iwl-tx.c: fix gcc-3.4.5 warningakpm@linux-foundation.org2009-12-211-1/+2
* iwlwifi: fix warning from ieee80211_stop_tx_ba_cb_irqsafe argument changeJohn W. Linville2009-12-071-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-021-1/+9
|\
| * mac80211: fix spurious delBA handlingJohannes Berg2009-11-301-1/+9
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-251-6/+55
|\ \
| * | iwlwifi: change message for cmd queue full errorWey-Yi Guy2009-11-231-1/+1
| * | mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-4/+4
| * | iwlwifi: handle unicast PS bufferingJohannes Berg2009-11-181-1/+50
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-191-0/+1
|\ \ \ | |/ / |/| / | |/
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill2009-11-111-1/+2
* | iwlwifi: fix FIFO vs. queue confusionJohannes Berg2009-11-111-2/+7
* | iwlwifi: print warning when sending host command failsReinette Chatre2009-11-021-1/+2
* | iwlwifi: unmap memory before useReinette Chatre2009-11-021-5/+5
* | iwlwifi: remove unused parametersWey-Yi Guy2009-10-271-7/+2Star
* | iwlwifi: use paged RxZhu Yi2009-10-271-5/+5
* | iwlwifi/iwl3945: remove data_retry_limitAbhijeet Kolekar2009-10-271-3/+1Star
* | iwlwifi: dynamic allocate tx queue structureWey-Yi Guy2009-10-271-6/+16
* | iwlwifi: device tracingJohannes Berg2009-10-071-3/+11
* | iwlwifi: reliable entering of critical temperature stateWey-Yi Guy2009-10-071-2/+8
* | iwlwifi: do not clear TX info flags when receiving BlockAckResponseDaniel C Halperin2009-10-071-1/+1
|/
* iwlwifi: fix memory leak in command queue handlingReinette Chatre2009-09-281-0/+6
* iwlwifi: remove incorrect uses of ieee80211_get_tx_rate to prevent TX stallDaniel C Halperin2009-08-311-49/+62
* iwlwifi: Make injection of non-broadcast frames work againGábor Stefanik2009-08-281-4/+6
* iwlwifi: prevent read outside array boundsReinette Chatre2009-08-201-0/+5
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-10/+1Star
* iwlwifi: new debugging feature for dumping data trafficWey-Yi Guy2009-08-141-0/+1
* iwlwifi: re-introduce per device debuggingReinette Chatre2009-08-141-2/+2
* iwlwifi: clear iwl_cmd_meta structure before useDaniel C Halperin2009-08-041-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-07-311-39/+61
|\
| * iwlwifi: print packet contents in error caseReinette Chatre2009-07-271-1/+1
| * iwlwifi: remove command callback return valueJohannes Berg2009-07-271-2/+2
| * iwlwifi: fix up command sendingJohannes Berg2009-07-271-37/+59
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-311-6/+8
|\ \ | |/ |/|
| * iwlwifi: Read outside array boundsRoel Kluin2009-07-271-0/+2
| * iwlwifi: fix TX queue raceJohannes Berg2009-07-271-6/+6
* | iwlwifi: inform user about rfkill state changesReinette Chatre2009-07-241-1/+1
* | iwlwifi: make debug level more user friendlyReinette Chatre2009-07-241-2/+2
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-1/+2
|\|