aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* 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
|\
| * iwlwifi: initialize spinlock before useReinette Chatre2009-12-211-2/+2
| * iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy2009-12-211-1/+1
* | iwlwifi: use new mac80211 SMPSJohannes Berg2009-12-221-0/+5
* | iwlwifi: on-screen event log dumpWey-Yi Guy2009-12-211-32/+72
* | iwlwifi: add continuous uCode event log capabilityWey-Yi Guy2009-12-211-0/+130
* | iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy2009-12-211-5/+7
|/
* iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy2009-12-041-2/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-241-74/+248
|\
| * iwlwifi: print limited number of event log when uCode errorWey-Yi Guy2009-11-231-14/+62
| * iwlwifi: dump error log when uCode error occurredWey-Yi Guy2009-11-231-1/+2
| * iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy2009-11-231-17/+57
| * iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy2009-11-231-4/+0
| * iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy2009-11-231-2/+0
| * iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill2009-11-231-5/+14
| * cfg80211: convert bools into flagsJohannes Berg2009-11-191-5/+3
| * mac80211: convert aggregation to operate on vifs/stasJohannes Berg2009-11-181-0/+1
| * iwlwifi: handle unicast PS bufferingJohannes Berg2009-11-181-1/+41
| * iwlwifi: make iwlwifi send beaconsDaniel C Halperin2009-11-181-0/+5
| * iwlwifi: fix bugs in beacon configurationDaniel C Halperin2009-11-181-21/+62
| * iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy2009-11-181-3/+3
| * iwlwifi: drop non-production PCI-IDs for 6x50 seriesWey-Yi Guy2009-11-181-3/+0
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\ \ | |/ |/|
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-11-181-3/+7
| |\
| | * iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy2009-11-101-3/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-10-151-1/+1
| |\ \ | | |/
| * | headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | | iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill2009-11-111-7/+5
* | | iwlagn: update write pointers in iwl_irq_tasklet()Ben Cahill2009-11-111-6/+3
* | | iwlwifi: speed up event log dumpsBen Cahill2009-11-111-6/+16
* | | iwlwifi: Limit size of Event Log dumpBen Cahill2009-11-111-0/+15
* | | iwlwifi: drop non-production PCI-IDsWey-Yi Guy2009-11-111-8/+0
* | | iwlwifi: fix for channel switchWey-Yi Guy2009-11-111-0/+11
* | | iwlwifi: print rx_on config to help debugWey-Yi Guy2009-11-111-0/+2