summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-core.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-04-201-1/+0
|\
| * iwlwifi: fix scan racesJohannes Berg2010-04-161-1/+0
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | iwlwifi: avoid Tx queue memory allocation in interface downZhu Yi2010-04-021-4/+7
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-251-8/+51
|\
| * iwlwifi: separated time check for different type of force resetWey-Yi Guy2010-02-191-11/+14
| * iwlwifi: use dma_alloc_coherentStanislaw Gruszka2010-02-111-6/+6
| * iwlwifi: multiple force reset modeWey-Yi Guy2010-02-111-2/+42
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-251-1/+1
|\ \ | |/ |/|
| * iwlwifi: set HT flags after channel in rxonDan Halperin2010-02-191-1/+1
* | iwlwifi: remove get_tx_stats() mac80211 opKalle Valo2010-02-081-36/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-02-081-0/+1
|\ \ | |/
| * iwlwifi: Fix to set correct ht configurationWey-Yi Guy2010-02-081-0/+1
* | iwlwifi: fix locking in iwl_mac_add_interfaceJohannes Berg2010-01-291-8/+7
* | iwlwifi: module parameter to enable/disable bt co-existWey-Yi Guy2010-01-251-1/+28
* | iwlwifi: bit field description for BT Config commandWey-Yi Guy2010-01-251-1/+1
* | iwlwifi: add function to reset/tune radio if neededWey-Yi Guy2010-01-251-0/+24
* | iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* | iwlwifi: display flowhandler register when sw error or on-demandWey-Yi Guy2010-01-191-0/+65
* | iwlwifi: software w/a for h/w bug cause Rx bit get clearWey-Yi Guy2010-01-191-0/+10
* | iwlwifi: set interrupt coalescing timer range and defaultWey-Yi Guy2010-01-191-2/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2010-01-191-20/+25
|\ \ | |/
| * iwlwifi: disable tx on beacon update notificationAbhijeet Kolekar2010-01-081-20/+25
* | mac80211: remove struct ieee80211_if_init_confJohannes Berg2009-12-281-10/+10
* | iwlwifi: use new mac80211 SMPSJohannes Berg2009-12-221-27/+26
* | iwlwifi: on-screen event log dumpWey-Yi Guy2009-12-211-1/+1
* | iwlwifi: dump "Control and Status Register" when detect uCode HW/SW errorWey-Yi Guy2009-12-211-0/+73
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-11-241-45/+61
|\
| * iwlwifi: print limited number of event log when uCode errorWey-Yi Guy2009-11-231-3/+2
| * iwlwifi: Tell the ucode immediately when association state changesJay Sternberg2009-11-231-0/+10
| * iwlwifi: dump error log when uCode error occurredWey-Yi Guy2009-11-231-1/+1
| * iwlwifi: reset led_tpt when clear tx/rx traffic byte countsWey-Yi Guy2009-11-231-6/+2
| * iwlwifi: set sm_ps_mode as part of cfg parametersWey-Yi Guy2009-11-231-26/+19
| * iwlwifi: control led while update tx/rx bytes countsWey-Yi Guy2009-11-231-0/+1
| * iwlagn: Use iwl_write8() for CSR_INT_COALESCING registerBen Cahill2009-11-231-1/+4
| * iwlwifi: make iwlwifi send beaconsDaniel C Halperin2009-11-181-0/+8
| * iwlwifi: fix bugs in beacon configurationDaniel C Halperin2009-11-181-0/+1
| * iwlwifi: update reply_statistics_cmd with 'clear' parameterWey-Yi Guy2009-11-181-8/+13
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-181-0/+1
|\ \ | |/ |/|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-111-0/+1
* | iwlwifi: do not base station's sm_ps setting on APWey-Yi Guy2009-11-111-6/+0
* | iwlwifi: fix for channel switchWey-Yi Guy2009-11-111-16/+29
* | iwlwifi: print rx_on config to help debugWey-Yi Guy2009-11-111-1/+2
* | mac80211: make ieee80211_find_sta per virtual interfaceJohannes Berg2009-11-041-1/+1
* | iwlwifi: add wimax/wifi coexist support for 6x50 seriesWey-Yi Guy2009-11-021-0/+59
* | iwlwifi: add SM PS support for 6x50 seriesWey-Yi Guy2009-11-021-10/+38
* | iwlwifi: move iwl_[un]init_drv to iwlagnReinette Chatre2009-11-021-93/+0
* | iwlagn: invoke L0S workaround for 6000/1000 seriesBen Cahill2009-11-021-2/+6
* | iwlwifi: remove unneeded locks from apm_stop() and stop_master()Ben Cahill2009-11-021-13/+13
OpenPOWER on IntegriCloud