aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
AgeCommit message (Expand)Author
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-19iwlwifi: separated time check for different type of force resetWey-Yi Guy
2010-02-19iwlwifi: set HT flags after channel in rxonDan Halperin
2010-02-11iwlwifi: use dma_alloc_coherentStanislaw Gruszka
2010-02-11iwlwifi: multiple force reset modeWey-Yi Guy
2010-02-08iwlwifi: remove get_tx_stats() mac80211 opKalle Valo
2010-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-02-08iwlwifi: Fix to set correct ht configurationWey-Yi Guy
2010-01-29iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg
2010-01-25iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy
2010-01-25iwlwifi: bit field description for BT Config commandWey-Yi Guy
2010-01-25iwlwifi: add function to reset/tune radio if neededWey-Yi Guy
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre
2010-01-19iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy
2010-01-19iwlwifi: software w/a for h/w bug cause Rx bit get clearWey-Yi Guy
2010-01-19iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy
2010-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2010-01-08iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar
2009-12-28mac80211: remove struct ieee80211_if_init_confJohannes Berg
2009-12-22iwlwifi: use new mac80211 SMPSJohannes Berg
2009-12-21iwlwifi: on-screen event log dumpWey-Yi Guy
2009-12-21iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy
2009-11-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-11-23iwlwifi: print limited number of event log when uCode errorWey-Yi Guy
2009-11-23iwlwifi: Tell the ucode immediately when association state changesJay Sternberg
2009-11-23iwlwifi: dump error log when uCode error occurredWey-Yi Guy
2009-11-23iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy
2009-11-23iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy
2009-11-23iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy
2009-11-23iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18iwlwifi: make iwlwifi send beaconsDaniel C Halperin
2009-11-18iwlwifi: fix bugs in beacon configurationDaniel C Halperin
2009-11-18iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy
2009-11-11iwlwifi: do not base station's sm_ps setting on APWey-Yi Guy
2009-11-11iwlwifi: fix for channel switchWey-Yi Guy
2009-11-11iwlwifi: print rx_on config to help debugWey-Yi Guy
2009-11-04mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg
2009-11-02iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy
2009-11-02iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy
2009-11-02iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre
2009-11-02iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill
2009-11-02iwlwifi: remove unneeded locks from apm_stop() and stop_master()Ben Cahill
2009-10-27iwlwifi: add channel switch support to 5000 series and upWey-Yi Guy
2009-10-27iwlwifi: issue ct_kill host command based on device configWey-Yi Guy
2009-10-27iwlwifi: update bt co-exit configuration parameterWey-Yi Guy
2009-10-27iwlwifi: consolidate apm_init() functionsBen Cahill
2009-10-27iwlwifi: move iwl_setup_mac to iwlagnReinette Chatre
2009-10-27iwlwifi: use paged RxZhu Yi