summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-led.c
Commit message (Expand)AuthorAgeFilesLines
* iwlagn: remove the callback in host commandsEmmanuel Grumbach2011-09-211-1/+0Star
* iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach2011-08-291-3/+3
* iwlagn: bus layer chooses its transport layerEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach2011-08-291-1/+1
* iwlagn: introduce iwl-shared.hEmmanuel Grumbach2011-08-291-0/+1
* iwlagn: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0Star
* iwlagn: simplify the bus architectureEmmanuel Grumbach2011-07-211-1/+1
* iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach2011-07-211-1/+1
* iwlagn: provide heplers to access the transport opsEmmanuel Grumbach2011-07-111-1/+2
* iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach2011-07-111-1/+1
* iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach2011-06-181-1/+2
* iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach2011-06-181-2/+0Star
* iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy2011-06-111-7/+2Star
* iwlagn: prepare for multi-TB commandsJohannes Berg2011-05-131-2/+2
* iwlagn: led stay solid on when no trafficWey-Yi Guy2011-05-101-1/+19
* iwlagn: use direct call for led functionsWey-Yi Guy2011-04-181-1/+25
* iwlagn: remove more reference to legacy devicesWey-Yi Guy2011-04-081-2/+2
* iwlagn: change Copyright to 2011Wey-Yi Guy2011-04-071-1/+1
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2/+0Star
* Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy2011-02-211-0/+2
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-2/+0Star
* iwlwifi: use mac80211 throughput triggerWey-Yi Guy2011-01-221-121/+80Star
* iwlwifi: remove extra stringWey-Yi Guy2010-12-261-1/+1
* iwlwifi: change default led mode for different devicesWey-Yi Guy2010-11-161-4/+6
* iwlagn: new RXON processing for modern devicesJohannes Berg2010-11-151-0/+2
* iwlagn: reduce redundant parameter definitionsWey-Yi Guy2010-10-061-3/+3
* iwlwifi: remove "\n" from module parameter descriptionWey-Yi Guy2010-03-251-1/+1
* iwlwifi: update copyright year to 2010Reinette Chatre2010-01-191-1/+1
* iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy2009-11-231-1/+0Star
* iwlwifi: LED cleanupJohannes Berg2009-10-071-268/+17Star
* iwlwifi: add LED mode to support different LED behaviorWey-Yi Guy2009-10-071-1/+8
* iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy2009-10-071-2/+31
* iwlwifi: modify LED blink index tableWey-Yi Guy2009-10-071-3/+3
* iwlwifi: Traffic type and counter for debugFsWey-Yi Guy2009-08-141-1/+2
* iwlwifi: don't export symbols not needed in other modulesJohannes Berg2009-08-041-1/+0Star
* iwlwifi: fix up command sendingJohannes Berg2009-07-271-2/+2
* iwlwifi: Led blinking counting both tx and rxWey-Yi Guy2009-07-241-4/+6
* iwlwifi: make led functions genericWey-Yi Guy2009-07-241-12/+12
* iwl3945/iwlwifi: fix led bug when SW rfkillAbhijeet Kolekar2009-06-041-4/+0Star
* iwlwifi: fix led namingDanny Kukawka2009-02-091-4/+4
* iwlwifi: don't use implicit priv in IWL_DEBUGTomas Winkler2009-02-091-7/+7
* iwlwifi: update copyright year to 2009Reinette Chatre2009-01-291-1/+1
* iwlwifi: replace IWL_ERROR with IWL_ERRWinkler, Tomas2009-01-291-1/+1
* iwlwifi: add line feed to printkWu, Fengguang2008-12-191-1/+1
* iwlwifi: remove includes of iwl-helpers.h where not neededTomas Winkler2008-12-121-1/+0Star
* iwlwifi: change email contact informationWinkler, Tomas2008-12-121-1/+1
* iwlwifi: run through spell checkerTomas Winkler2008-11-011-1/+1
* removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0Star
* iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener2008-08-041-12/+17
* iwlwifi: set led register in disassociationEsti Kummer2008-08-041-16/+24