summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-071-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-251-37/+214
|\
| * 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: 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: 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
* | | iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy2009-11-021-0/+4
* | | iwlwifi: split adding broadcast station from othersReinette Chatre2009-11-021-6/+2
* | | iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre2009-11-021-0/+90
* | | iwlagn: update write pointers for all tx queues after wakeupBen Cahill2009-11-021-9/+8
* | | iwlagn: Clarify FH_TX interruptBen Cahill2009-11-021-4/+6
* | | iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill2009-11-021-6/+0
* | | iwlwifi: provide firmware versionReinette Chatre2009-11-021-0/+8
* | | iwlwifi: make sure device is reset when unloading driverBen Cahill2009-10-271-0/+9
* | | iwlwifi: reuse page for notification packetsZhu Yi2009-10-271-12/+15
* | | iwlwifi: fix use after free bug for paged rxZhu Yi2009-10-271-2/+9
* | | iwlwifi: separate led function from statistic notificationWey-Yi Guy2009-10-271-0/+2
* | | iwlagn: store station rate scale information in mac80211 station structureReinette Chatre2009-10-271-0/+1
* | | iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre2009-10-271-0/+62
* | | iwlwifi: use paged RxZhu Yi2009-10-271-23/+19
* | | iwlwifi: turn off device when not used.Ben Cahill2009-10-271-5/+3