summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* iwlwifi: rework broadcast station managementJohannes Berg2010-05-111-7/+0
* iwlwifi: use vif in iwl_ht_confJohannes Berg2010-05-111-4/+5
* iwlwifi: push virtual interface throughJohannes Berg2010-05-111-29/+25
* iwlwifi: apply filter flags directlyJohannes Berg2010-05-111-30/+22
* iwlwifi: manage IBSS station properlyJohannes Berg2010-05-111-0/+9
* iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre2010-05-111-1/+3
* iwlwifi: dump firmware build info in error caseShanyu Zhao2010-05-111-0/+3
* iwlwifi: wimax co-exist code clean upWey-Yi Guy2010-05-111-59/+0
* iwlwifi: use vif iwl_bss_info_changedJohannes Berg2010-05-111-5/+3
* iwlwifi: reset pci retry timeoutAbhijeet Kolekar2010-05-011-0/+6
* iwlwifi: remove outdated commentsWey-Yi Guy2010-05-011-4/+0
* Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-04-191-39/+4
|\
| * iwlwifi: remove monitor checkJohannes Berg2010-04-161-25/+0
| * iwlwifi: don't check monitor for scanningJohannes Berg2010-04-161-2/+1
| * iwlwifi: make BT coex config a virtual methodJohannes Berg2010-04-161-3/+4
| * iwlwifi: remove next_scan_jiffiesJohannes Berg2010-04-161-9/+0
| * Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre2010-04-161-1/+0
| |\
| | * iwlwifi: fix scan racesJohannes Berg2010-04-161-1/+0
| | * iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-021-4/+7
* | | iwlwifi: initialize iwl_wimax_coex_cmd.flagsStanislaw Gruszka2010-04-161-2/+2
|/ /
* | iwlwifi: remove trailing space in messagesFrans Pop2010-04-021-2/+2
* | iwlwifi: code cleanup for generic definesWey-Yi Guy2010-04-021-3/+4
* | iwlwifi: manage QoS by mac stackStanislaw Gruszka2010-03-311-126/+16
* | iwlwifi: avoid device type checking in generic codeWey-Yi Guy2010-03-251-3/+3
* | iwlwifi: change spin_lock to spin_lock_irqsaveWey-Yi Guy2010-03-251-3/+4
* | iwlwifi: remove "\n" from module parameter descriptionWey-Yi Guy2010-03-251-1/+1
* | iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-45/+0
* | iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy2010-03-251-51/+0
* | iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-191-0/+93
* | iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-191-1/+0
* | iwlwifi: only add broadcast station onceReinette Chatre2010-03-191-2/+6
* | iwlwifi: remove needlessly exported symbolsReinette Chatre2010-03-101-2/+1
* | iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg2010-03-101-34/+19
* | iwlwifi: remove sanity checkJohannes Berg2010-03-101-5/+0
* | iwlwifi: remove IBSS channel sanity checkJohannes Berg2010-03-101-9/+0
* | iwlwifi: remove priv->active_rate_basicJohannes Berg2010-03-101-41/+10
* | iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg2010-03-101-13/+3
* | iwlwifi: remove superfluous channel checkJohannes Berg2010-03-101-8/+0
* | iwlagn: move ICT code into separate fileJohannes Berg2010-03-101-273/+0
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-261-8/+51
|\
| * iwlwifi: separated time check for different type of force resetWey-Yi Guy2010-02-191-11/+14
| * iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-111-6/+6
| * iwlwifi: multiple force reset modeWey-Yi Guy2010-02-111-2/+42
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-261-1/+1
|\ \ | |/ |/|
| * iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
* | iwlwifi: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-36/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-081-0/+1
|\|
| * iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
* | iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg2010-01-291-8/+7
* | iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy2010-01-251-1/+28