aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-05-171-132/+67
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-171-132/+67
| |\
| | * iwlwifi: rework broadcast station managementJohannes Berg2010-05-101-7/+0
| | * iwlwifi: use vif in iwl_ht_confJohannes Berg2010-05-101-4/+5
| | * iwlwifi: push virtual interface throughJohannes Berg2010-05-101-29/+25
| | * iwlwifi: apply filter flags directlyJohannes Berg2010-05-101-30/+22
| | * iwlwifi: manage IBSS station properlyJohannes Berg2010-05-101-0/+9
| | * iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre2010-05-101-1/+3
| | * iwlwifi: dump firmware build info in error caseShanyu Zhao2010-05-101-0/+3
| | * iwlwifi: wimax co-exist code clean upWey-Yi Guy2010-05-101-59/+0
| | * iwlwifi: use vif iwl_bss_info_changedJohannes Berg2010-05-101-5/+3
* | | drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-1/+0
|/ /
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-4/+6
|\ \ | |/
| * iwlwifi: reset pci retry timeoutAbhijeet Kolekar2010-04-301-0/+6
| * iwlwifi: remove outdated commentsWey-Yi Guy2010-04-301-4/+0
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-40/+6
|\ \ | |/
| * 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: initialize iwl_wimax_coex_cmd.flagsStanislaw Gruszka2010-04-161-2/+2
| |/ /
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-211-1/+0
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-201-1/+0
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: fix scan racesJohannes Berg2010-04-161-1/+0
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-04-151-237/+30
|\ \ \ \ | | |_|/ | |/| |
| * | | 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
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-4/+8
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-111-0/+1
| |\ \ | | |/ | |/|
| | * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
| * | iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-021-4/+7
| |/
* | 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-091-2/+1
* | iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg2010-03-091-34/+19
* | iwlwifi: remove sanity checkJohannes Berg2010-03-091-5/+0
* | iwlwifi: remove IBSS channel sanity checkJohannes Berg2010-03-091-9/+0
* | iwlwifi: remove priv->active_rate_basicJohannes Berg2010-03-091-41/+10
* | iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg2010-03-091-13/+3
* | iwlwifi: remove superfluous channel checkJohannes Berg2010-03-091-8/+0
* | iwlagn: move ICT code into separate fileJohannes Berg2010-03-091-273/+0
|/