summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-agn.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+1
2010-04-17iwlwifi: fix scan racesJohannes Berg1-0/+1
2010-04-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+10
2010-03-30iwlwifi: clear unattended interrupts in taskletShanyu Zhao1-1/+9
2010-03-30iwlwifi: fix regulatoryReinette Chatre1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-10Revert "iwlwifi: Send broadcast probe request only when asked to"Reinette Chatre1-1/+1
2010-03-02iwlwifi: load firmware asynchronously before mac80211 registrationJohannes Berg1-78/+79
2010-02-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-13/+1
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-1/+28
2010-02-24Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"Reinette Chatre1-13/+1
2010-02-19iwlwifi: separated time check for different type of force resetWey-Yi Guy1-0/+6
2010-02-19iwlwifi: enable serialization of synchronous commandsReinette Chatre1-0/+1
2010-02-15Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller1-2/+1
2010-02-11iwlwifi: Monitor and recover the aggregation TX flow failureTrieu 'Andrew' Nguyen1-1/+13
2010-02-11iwlwifi: reset card during probeReinette Chatre1-0/+8
2010-02-09iwlwifi: remove get_tx_stats() mac80211 opKalle Valo1-1/+0
2010-02-09iwlwifi: Send broadcast probe request only when asked toSamuel Ortiz1-1/+1
2010-02-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-43/+43
2010-01-29iwlwifi: remove bg_up workJohannes Berg1-14/+7
2010-01-29iwlwifi: sysassert identifier changeWey-Yi Guy1-1/+1
2010-01-29iwlwifi: optimize power savingDaniel Halperin1-0/+2
2010-01-26iwlwifi: cleanup spectrum measurement command supportReinette Chatre1-8/+3
2010-01-26iwlwifi: fix sparse warningJohannes Berg1-1/+1
2010-01-26iwlwifi: reorder device setupJohannes Berg1-12/+16
2010-01-26iwlwifi: make broadcast station addition genericReinette Chatre1-1/+2
2010-01-26iwlwifi: configure missed beacon thresholdWey-Yi Guy1-0/+1
2010-01-23mac80211: pass vif and station to update_tkip_keyJohannes Berg1-3/+7
2010-01-20iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2010-01-20iwlwifi: correct return code for log_eventWey-Yi Guy1-2/+2
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-0/+3
2010-01-12iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONALWey-Yi Guy1-0/+3
2010-01-08drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan1-1/+1
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-3/+3
2009-12-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-37/+214
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg1-0/+5
2009-12-22iwlwifi: on-screen event log dumpWey-Yi Guy1-32/+72
2009-12-22iwlwifi: add continuous uCode event log capabilityWey-Yi Guy1-0/+130
2009-12-22iwlwifi: log CT_CARD_DISABLED flagWey-Yi Guy1-5/+7
2009-12-21iwlwifi: initialize spinlock before useReinette Chatre1-2/+2
2009-12-21iwlwifi: fix syslog message for event log dump sizeWey-Yi Guy1-1/+1
2009-12-04iwlwifi: indicate uCode type when fail dump error/event logWey-Yi Guy1-2/+6
2009-11-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-74/+248
2009-11-24iwlwifi: print limited number of event log when uCode errorWey-Yi Guy1-14/+62
2009-11-24iwlwifi: dump error log when uCode error occurredWey-Yi Guy1-1/+2
2009-11-24iwlwifi: update supported PCI_ID list for 5xx0 seriesWey-Yi Guy1-17/+57
2009-11-24iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy1-4/+0
2009-11-24iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy1-2/+0
2009-11-24iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill1-5/+14
2009-11-19cfg80211: convert bools into flagsJohannes Berg1-5/+3