summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-12-14ath9k_hw: Fix handling of MCI interruptMohammed Shafi Shajakhan1-28/+29
2011-12-14ath9k_hw: check for asynchronous interrupts before bailing outMohammed Shafi Shajakhan1-1/+1
2011-12-14Merge branch 'wireless-next' of git://git.kernel.org/pub/scm/linux/kernel/git...John W. Linville27-228/+295
2011-12-09iwlwifi regression in 20111205 mergeNikolay Martynov1-0/+11
2011-12-09wl12xx: silence tx_attr uninitialized warning in wl1271_tx_fill_hdrJohn W. Linville1-1/+1
2011-12-09iwlagn: use IWL_MAX_TID_COUNT instead of TID_MAX_LOAD_COUNTJohannes Berg2-7/+6
2011-12-09iwlagn: use IWL_MAX_TID_COUNT for WoWLANJohannes Berg1-1/+1
2011-12-09iwlagn: fix TID use bugJohannes Berg1-1/+1
2011-12-09iwlwifi: move calib_results list from iwl_priv to iwl_transDon Fry7-33/+34
2011-12-09iwlwifi: move device_pointers from iwl_priv to iwl_sharedDon Fry7-18/+21
2011-12-09iwlwifi: move eeprom pointer from iwl_priv to iwl_sharedDon Fry12-72/+78
2011-12-09iwlwifi: set TX_CMD_FLG_STA_RATE_MSK for BAR frameWey-Yi Guy1-1/+2
2011-12-09iwlwifi: P2P is not enabled by defaultWey-Yi Guy2-1/+25
2011-12-09iwlwifi: add device ID information support by testmodeHsu, Kenny2-2/+36
2011-12-09iwlwifi: rename CONFIG_IWLWIFI_DEVICE_SVTOOL to CONFIG_IWLWIFI_DEVICE_TESTMODEWey-Yi Guy7-15/+15
2011-12-09iwlwifi: remove reference to legacy devicesWey-Yi Guy1-3/+2
2011-12-09iwlwifi: minor cleanupWey-Yi Guy2-47/+15
2011-12-09iwlwifi: Display more uCode debug infoWey-Yi Guy2-10/+29
2011-12-09iwlwifi: hide kernel option IWLWIFI_DEVICE_SVTOOLHsu, Kenny1-2/+2
2011-12-09iwlwifi: add uCode version information support by testmodeHsu, Kenny2-2/+27
2011-12-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Wey-Yi Guy66-2959/+3191
2011-12-08Merge branch 'wl12xx-next' into for-linvilleLuciano Coelho32-2716/+2942
2011-12-08wl12xx: minor fix in sched_scan_ssid_listEyal Shapira1-0/+3
2011-12-08wl12xx: send testmode reply in wl1271_tm_cmd_interrogateEliad Peller1-0/+3
2011-12-08wl12xx: remove redundant commands from plt initEliad Peller1-60/+1
2011-12-08wl12xx: fix testmode test/interrogate commandsEliad Peller1-19/+53
2011-12-08ath9k: enable ANI for ar9100 chipsNikolay Martynov1-2/+2
2011-12-08ath9k: use config.enable_ani to check if ani should be performedNikolay Martynov3-5/+11
2011-12-08ath9k: change calibration debug log to output all calibration typesNikolay Martynov1-3/+5
2011-12-08ath9k: trivial: cosmetic fix in calibration debug logNikolay Martynov2-2/+2
2011-12-08ath9k: cancel all workqueue activity when going idleFelix Fietkau1-1/+4
2011-12-08ath9k: only drop packets in drv_flush when asked toFelix Fietkau1-13/+11
2011-12-08ath9k: rework power state handlingFelix Fietkau2-130/+47
2011-12-08ath9k: always issue a full hw reset after waking up from full-sleep modeFelix Fietkau2-3/+11
2011-12-07bcma: pci: use fixed windows when possibleRafał Miłecki1-11/+21
2011-12-07iwlwifi: move ucode notification from iwl_priv to iwl_sharedDon Fry9-134/+143
2011-12-07iwlwifi: move ucode_type from iwl_priv to iwl_sharedDon Fry7-29/+43
2011-12-07iwlwifi: replace iwl_priv reference with iwl_trans for ucode.Don Fry3-36/+36
2011-12-07iwlwifi: rename iwl-agn-ucode as iwl-ucodeDon Fry2-1/+1
2011-12-07iwlwifi: Rename file name from iwl-sv-open.c to iwl-testmode.cWey-Yi Guy2-1/+1
2011-12-07iwlwifi: add WOWLAN uCode loading support by testmodeHsu, Kenny2-1/+20
2011-12-07iwlagn: make debug levels more readableJohannes Berg1-31/+27
2011-12-07iwlagn: remove MACDUMP debugJohannes Berg2-6/+1
2011-12-07iwlagn: remove HC_DUMP debugJohannes Berg1-2/+1
2011-12-07iwlagn: remove TX_REPLY_LIMIT debugJohannes Berg1-2/+0
2011-12-07iwlwifi: declare static for iwl_sram_cleanup functionWey-Yi Guy1-1/+1
2011-12-07iwlwifi: add generic chunk size of tm dumpit packetHsu, Kenny2-11/+13
2011-12-07iwlwifi: add range checking in tm sram read commandKenny Hsu1-1/+22
2011-12-07iwlwifi: add tm commands for sram reading by dumpitHsu, Kenny3-2/+141
2011-12-07ath9k: clarify max_streams for AR9462Mohammed Shafi Shajakhan1-0/+2