summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-071-2/+10
|\
| * iwlwifi: clear unattended interrupts in taskletShanyu Zhao2010-03-301-1/+9
| * iwlwifi: fix regulatoryReinette Chatre2010-03-301-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-291-59/+95
|\ \
| * | iwlwifi: Recover TX flow failureWey-Yi Guy2010-03-191-1/+13
| * | iwlwifi: Recover TX flow stall due to stuck queueWey-Yi Guy2010-03-191-0/+16
| * | iwlwifi: clean up driver names for 1000/5000/6000Shanyu Zhao2010-03-191-1/+1
| * | iwlwifi: implement new mac80211 station add/remove callsReinette Chatre2010-03-191-40/+55
| * | iwlwifi: only add broadcast station onceReinette Chatre2010-03-191-17/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-231-103/+7
|\| | | |/ |/|
| * iwlwifi: change WEP key protection to use mutexJohannes Berg2010-03-101-1/+1
| * iwlagn: move sysfs flags and filter_flags files to debugfsJohannes Berg2010-03-101-83/+0
| * iwlwifi: remove STATUS_MODE_PENDINGJohannes Berg2010-03-101-3/+0
| * iwlwifi: remove alive start adhoc restartJohannes Berg2010-03-101-9/+0
| * iwlwifi: remove priv->active_rate_basicJohannes Berg2010-03-101-1/+0
| * iwlwifi: remove never-changing priv->rates_mask variableJohannes Berg2010-03-101-3/+2
| * iwlwifi: move ICT data to agn part of unionJohannes Berg2010-03-101-4/+4
| * iwlagn: move ICT code into separate fileJohannes Berg2010-03-101-0/+1
* | Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre2010-03-101-1/+1
|/
* iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg2010-03-021-78/+79
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-271-13/+1
|\
| * Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre2010-02-231-13/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-261-1/+28
|\|
| * iwlwifi: separated time check for different type of force resetWey-Yi Guy2010-02-191-0/+6
| * iwlwifi: enable serialization of synchronous commandsReinette Chatre2010-02-191-0/+1
| * iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen2010-02-111-1/+13
| * iwlwifi: reset card during probeReinette Chatre2010-02-111-0/+8
* | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-02-151-2/+1
|\|
| * iwlwifi: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-1/+0
| * iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz2010-02-081-1/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-041-43/+43
|\|
| * iwlwifi: remove bg_up workJohannes Berg2010-01-291-14/+7
| * iwlwifi: sysassert identifier changeWey-Yi Guy2010-01-291-1/+1
| * iwlwifi: optimize power savingDaniel Halperin2010-01-291-0/+2
| * iwlwifi: cleanup spectrum measurement command supportReinette Chatre2010-01-251-8/+3
| * iwlwifi: fix sparse warningJohannes Berg2010-01-251-1/+1
| * iwlwifi: reorder device setupJohannes Berg2010-01-251-12/+16
| * iwlwifi: make broadcast station addition genericReinette Chatre2010-01-251-1/+2
| * iwlwifi: configure missed beacon thresholdWey-Yi Guy2010-01-251-0/+1
| * mac80211: pass vif and station to update_tkip_keyJohannes Berg2010-01-221-3/+7
| * iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
| * iwlwifi: correct return code for log_eventWey-Yi Guy2010-01-191-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-191-0/+3
|\|
| * iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONALWey-Yi Guy2010-01-121-0/+3
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-281-3/+3
| |\
* | | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-081-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-261-37/+214
|\| | | |/ |/|
| * iwlwifi: use new mac80211 SMPSJohannes Berg2009-12-221-0/+5
| * iwlwifi: on-screen event log dumpWey-Yi Guy2009-12-221-32/+72
| * iwlwifi: add continuous uCode event log capabilityWey-Yi Guy2009-12-221-0/+130