aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl-led.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-06iwlwifi: move DVM code into subdirectoryJohannes Berg1-225/+0
2012-04-23iwlwifi: clean up module parametersJohannes Berg1-1/+2
2012-04-23iwlwifi: remove TX/RX frame statisticsJohannes Berg1-1/+0
2012-04-18iwlwifi: remove unneeded includesEmmanuel Grumbach1-1/+0
2012-04-18iwlwifi: op_mode holds its pointer to the configEmmanuel Grumbach1-4/+4
2012-04-18iwlwifi: op_mode holds its pointer to the transportEmmanuel Grumbach1-4/+4
2012-03-08iwlwifi: more status bit factoringDon Fry1-1/+1
2012-03-07iwlwifi: add wrappers for command sendingJohannes Berg1-1/+1
2012-02-02iwlwifi: give trans to all the read / write functionsEmmanuel Grumbach1-4/+5
2012-01-28iwlwifi: add option to disalbe LEDWey-Yi Guy1-0/+4
2012-01-06iwlwifi: update CopyrightWey-Yi Guy1-1/+1
2011-12-16iwlwifi: move iwl_cfg from iwl_priv to iwl_sharedDon Fry1-4/+4
2011-10-14iwlagn: eliminate bus pointer from iwl_priv structureDon Fry1-2/+1
2011-09-21iwlagn: remove the callback in host commandsEmmanuel Grumbach1-1/+0
2011-08-29iwlagn: all function iwl-io.c receive iwl_busEmmanuel Grumbach1-3/+3
2011-08-29iwlagn: bus layer chooses its transport layerEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: priv->status moves to iwl_sharedEmmanuel Grumbach1-1/+1
2011-08-29iwlagn: introduce iwl-shared.hEmmanuel Grumbach1-0/+1
2011-08-08iwlagn: remove wireless extensions inclusionsJohannes Berg1-1/+0
2011-07-21iwlagn: simplify the bus architectureEmmanuel Grumbach1-1/+1
2011-07-21iwlagn: transport layer receives struct iwl_trans*Emmanuel Grumbach1-1/+1
2011-07-11iwlagn: provide heplers to access the transport opsEmmanuel Grumbach1-1/+2
2011-07-11iwlagn: consolidate the API that sends host commands and move to transportEmmanuel Grumbach1-1/+1
2011-06-18iwlagn: add get_dev to iwl_bus_opsEmmanuel Grumbach1-1/+2
2011-06-18iwlagn: remove uneeded include to pci.h and dma_mapping.h from a few filesEmmanuel Grumbach1-2/+0
2011-06-11iwlagn: move led_mode as part of iwlagn_mod_paramsWey-Yi Guy1-7/+2
2011-05-13iwlagn: prepare for multi-TB commandsJohannes Berg1-2/+2
2011-05-10iwlagn: led stay solid on when no trafficWey-Yi Guy1-1/+19
2011-04-18iwlagn: use direct call for led functionsWey-Yi Guy1-1/+25
2011-04-08iwlagn: remove more reference to legacy devicesWey-Yi Guy1-2/+2
2011-04-07iwlagn: change Copyright to 2011Wey-Yi Guy1-1/+1
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2/+0
2011-02-21Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965"Wey-Yi Guy1-0/+2
2011-02-21iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy1-2/+0
2011-01-21iwlwifi: use mac80211 throughput triggerWey-Yi Guy1-121/+80
2010-12-26iwlwifi: remove extra stringWey-Yi Guy1-1/+1
2010-11-16iwlwifi: change default led mode for different devicesWey-Yi Guy1-4/+6
2010-11-15iwlagn: new RXON processing for modern devicesJohannes Berg1-0/+2
2010-10-06iwlagn: reduce redundant parameter definitionsWey-Yi Guy1-3/+3
2010-03-25iwlwifi: remove "\n" from module parameter descriptionWey-Yi Guy1-1/+1
2010-01-19iwlwifi: update copyright year to 2010Reinette Chatre1-1/+1
2009-11-23iwlwifi: remove reset led_tpt from iwl_leds_init()Wey-Yi Guy1-1/+0
2009-10-07iwlwifi: LED cleanupJohannes Berg1-268/+17
2009-10-07iwlwifi: add LED mode to support different LED behaviorWey-Yi Guy1-1/+8
2009-10-07iwlwifi: Adjust blink rate to compensate Clock differenceWey-Yi Guy1-2/+31
2009-10-07iwlwifi: modify LED blink index tableWey-Yi Guy1-3/+3
2009-08-14iwlwifi: Traffic type and counter for debugFsWey-Yi Guy1-1/+2
2009-08-04iwlwifi: don't export symbols not needed in other modulesJohannes Berg1-1/+0
2009-07-27iwlwifi: fix up command sendingJohannes Berg1-2/+2
2009-07-24iwlwifi: Led blinking counting both tx and rxWey-Yi Guy1-4/+6