summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy1-2/+6
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-74/+248
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy1-14/+62
2009-11-23iwlwifi: dump error log when uCode error occurredWey-Yi Guy1-1/+2
2009-11-23iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy1-17/+57
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy1-4/+0
2009-11-23iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy1-2/+0
2009-11-23iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill1-5/+14
2009-11-19cfg80211: convert bools into flagsJohannes Berg1-5/+3
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-0/+1
2009-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+7
2009-11-18mac80211: convert aggregation to operate on vifs/stasJohannes Berg1-0/+1
2009-11-18iwlwifi: handle unicast PS bufferingJohannes Berg1-1/+41
2009-11-18iwlwifi: make iwlwifi send beaconsDaniel C Halperin1-0/+5
2009-11-18iwlwifi: fix bugs in beacon configurationDaniel C Halperin1-21/+62
2009-11-18iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy1-3/+3
2009-11-18iwlwifi: drop non-production PCI-IDs for 6x50 seriesWey-Yi Guy1-3/+0
2009-11-11iwlwifi: MAC_ACCESS_REQ cleanupBen Cahill1-7/+5
2009-11-11iwlagn: update write pointers in iwl_irq_tasklet()Ben Cahill1-6/+3
2009-11-11iwlwifi: speed up event log dumpsBen Cahill1-6/+16
2009-11-11iwlwifi: Limit size of Event Log dumpBen Cahill1-0/+15
2009-11-11iwlwifi: drop non-production PCI-IDsWey-Yi Guy1-8/+0
2009-11-11iwlwifi: fix for channel switchWey-Yi Guy1-0/+11
2009-11-11iwlwifi: print rx_on config to help debugWey-Yi Guy1-0/+2
2009-11-10iwlwifi: Use RTS/CTS as the preferred protection mechanism for 6000 seriesWey-Yi Guy1-3/+7
2009-11-02iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy1-0/+4
2009-11-02iwlwifi: split adding broadcast station from othersReinette Chatre1-6/+2
2009-11-02iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre1-0/+90
2009-11-02iwlagn: update write pointers for all tx queues after wakeupBen Cahill1-9/+8
2009-11-02iwlagn: Clarify FH_TX interruptBen Cahill1-4/+6
2009-11-02iwlwifi: remove power-wasting calls to apm_ops.init()Ben Cahill1-6/+0
2009-11-02iwlwifi: provide firmware versionReinette Chatre1-0/+8
2009-10-27iwlwifi: make sure device is reset when unloading driverBen Cahill1-0/+9
2009-10-27iwlwifi: reuse page for notification packetsZhu Yi1-12/+15
2009-10-27iwlwifi: fix use after free bug for paged rxZhu Yi1-2/+9
2009-10-27iwlwifi: separate led function from statistic notificationWey-Yi Guy1-0/+2
2009-10-27iwlagn: store station rate scale information in mac80211 station structureReinette Chatre1-0/+1
2009-10-27iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre1-0/+62
2009-10-27iwlwifi: use paged RxZhu Yi1-23/+19
2009-10-27iwlwifi: turn off device when not used.Ben Cahill1-5/+3
2009-10-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2009-10-13Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2009-10-12iwlwifi: change the order of freeing memoryWey-Yi Guy1-1/+1
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-10-07iwlwifi: LED cleanupJohannes Berg1-3/+3
2009-10-07iwlwifi: device tracingJohannes Berg1-0/+8
2009-10-07iwlwifi: update PCI Subsystem ID for 6000 seriesWey-Yi Guy1-11/+32
2009-10-07iwlwifi: update PCI Subsystem ID for 1000 seriesWey-Yi Guy1-2/+12
2009-10-07iwlwifi: send cmd to uCode to configure valid tx antennaWey-Yi Guy1-0/+4
2009-10-07iwlwifi: use S_IRUGO and S_IWUSR in module parametersWey-Yi Guy1-2/+2