aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-05iwl3945: fix internal scanAbhijeet Kolekar1-0/+39
2010-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller1-132/+67
2010-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-132/+67
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches1-1/+0
2010-05-10iwlwifi: rework broadcast station managementJohannes Berg1-7/+0
2010-05-10iwlwifi: use vif in iwl_ht_confJohannes Berg1-4/+5
2010-05-10iwlwifi: push virtual interface throughJohannes Berg1-29/+25
2010-05-10iwlwifi: apply filter flags directlyJohannes Berg1-30/+22
2010-05-10iwlwifi: manage IBSS station properlyJohannes Berg1-0/+9
2010-05-10iwlwifi: make bcast LQ command available for later restore actionsReinette Chatre1-1/+3
2010-05-10iwlwifi: dump firmware build info in error caseShanyu Zhao1-0/+3
2010-05-10iwlwifi: wimax co-exist code clean upWey-Yi Guy1-59/+0
2010-05-10iwlwifi: use vif iwl_bss_info_changedJohannes Berg1-5/+3
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-4/+6
2010-04-30iwlwifi: reset pci retry timeoutAbhijeet Kolekar1-0/+6
2010-04-30iwlwifi: remove outdated commentsWey-Yi Guy1-4/+0
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-40/+6
2010-04-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2010-04-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller1-1/+0
2010-04-19Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6John W. Linville1-39/+4
2010-04-16iwlwifi: remove monitor checkJohannes Berg1-25/+0
2010-04-16iwlwifi: don't check monitor for scanningJohannes Berg1-2/+1
2010-04-16iwlwifi: make BT coex config a virtual methodJohannes Berg1-3/+4
2010-04-16iwlwifi: remove next_scan_jiffiesJohannes Berg1-9/+0
2010-04-16Merge branch 'wireless-2.6' into wireless-next-2.6Reinette Chatre1-1/+0
2010-04-16iwlwifi: fix scan racesJohannes Berg1-1/+0
2010-04-16iwlwifi: initialize iwl_wimax_coex_cmd.flagsStanislaw Gruszka1-2/+2
2010-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-237/+30
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-4/+8
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller1-0/+1
2010-04-02iwlwifi: remove trailing space in messagesFrans Pop1-2/+2
2010-04-02iwlwifi: code cleanup for generic definesWey-Yi Guy1-3/+4
2010-04-02iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi1-4/+7
2010-03-31iwlwifi: manage QoS by mac stackStanislaw Gruszka1-126/+16
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-25iwlwifi: avoid device type checking in generic codeWey-Yi Guy1-3/+3
2010-03-25iwlwifi: change spin_lock to spin_lock_irqsaveWey-Yi Guy1-3/+4
2010-03-25iwlwifi: remove "\n" from module parameter descriptionWey-Yi Guy1-1/+1
2010-03-25iwlwifi: more clean up to move agn only rx functions from iwlcore to iwlagnWey-Yi Guy1-45/+0
2010-03-25iwlwifi: move agn only tx functions from iwlcore to iwlagnWey-Yi Guy1-51/+0
2010-03-19iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy1-0/+93
2010-03-19iwlwifi: implement new mac80211 station add/remove callsReinette Chatre1-1/+0
2010-03-19iwlwifi: only add broadcast station onceReinette Chatre1-2/+6
2010-03-09iwlwifi: remove needlessly exported symbolsReinette Chatre1-2/+1
2010-03-09iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg1-34/+19
2010-03-09iwlwifi: remove sanity checkJohannes Berg1-5/+0
2010-03-09iwlwifi: remove IBSS channel sanity checkJohannes Berg1-9/+0
2010-03-09iwlwifi: remove priv->active_rate_basicJohannes Berg1-41/+10
2010-03-09iwlwifi: remove dead code from iwl_mac_reset_tsfJohannes Berg1-13/+3
2010-03-09iwlwifi: remove superfluous channel checkJohannes Berg1-8/+0