| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlagn: prepare for multi-TB commands | Johannes Berg | 2011-05-13 | 1 | -2/+2 |
* | iwlagn: led stay solid on when no traffic | Wey-Yi Guy | 2011-05-10 | 1 | -1/+19 |
* | iwlagn: use direct call for led functions | Wey-Yi Guy | 2011-04-18 | 1 | -1/+25 |
* | iwlagn: remove more reference to legacy devices | Wey-Yi Guy | 2011-04-08 | 1 | -2/+2 |
* | iwlagn: change Copyright to 2011 | Wey-Yi Guy | 2011-04-07 | 1 | -1/+1 |
* | iwlwifi: split the drivers for agn and legacy devices 3945/4965 | Wey-Yi Guy | 2011-02-21 | 1 | -2/+0 |
* | Revert "iwlwifi: split the drivers for agn and legacy devices 3945/4965" | Wey-Yi Guy | 2011-02-21 | 1 | -0/+2 |
* | iwlwifi: split the drivers for agn and legacy devices 3945/4965 | Wey-Yi Guy | 2011-02-21 | 1 | -2/+0 |
* | iwlwifi: use mac80211 throughput trigger | Wey-Yi Guy | 2011-01-21 | 1 | -121/+80 |
* | iwlwifi: remove extra string | Wey-Yi Guy | 2010-12-26 | 1 | -1/+1 |
* | iwlwifi: change default led mode for different devices | Wey-Yi Guy | 2010-11-16 | 1 | -4/+6 |
* | iwlagn: new RXON processing for modern devices | Johannes Berg | 2010-11-15 | 1 | -0/+2 |
* | iwlagn: reduce redundant parameter definitions | Wey-Yi Guy | 2010-10-06 | 1 | -3/+3 |
* | iwlwifi: remove "\n" from module parameter description | Wey-Yi Guy | 2010-03-25 | 1 | -1/+1 |
* | iwlwifi: update copyright year to 2010 | Reinette Chatre | 2010-01-19 | 1 | -1/+1 |
* | iwlwifi: remove reset led_tpt from iwl_leds_init() | Wey-Yi Guy | 2009-11-23 | 1 | -1/+0 |
* | iwlwifi: LED cleanup | Johannes Berg | 2009-10-07 | 1 | -268/+17 |
* | iwlwifi: add LED mode to support different LED behavior | Wey-Yi Guy | 2009-10-07 | 1 | -1/+8 |
* | iwlwifi: Adjust blink rate to compensate Clock difference | Wey-Yi Guy | 2009-10-07 | 1 | -2/+31 |
* | iwlwifi: modify LED blink index table | Wey-Yi Guy | 2009-10-07 | 1 | -3/+3 |
* | iwlwifi: Traffic type and counter for debugFs | Wey-Yi Guy | 2009-08-14 | 1 | -1/+2 |
* | iwlwifi: don't export symbols not needed in other modules | Johannes Berg | 2009-08-04 | 1 | -1/+0 |
* | iwlwifi: fix up command sending | Johannes Berg | 2009-07-27 | 1 | -2/+2 |
* | iwlwifi: Led blinking counting both tx and rx | Wey-Yi Guy | 2009-07-24 | 1 | -4/+6 |
* | iwlwifi: make led functions generic | Wey-Yi Guy | 2009-07-24 | 1 | -12/+12 |
* | iwl3945/iwlwifi: fix led bug when SW rfkill | Abhijeet Kolekar | 2009-06-04 | 1 | -4/+0 |
* | iwlwifi: fix led naming | Danny Kukawka | 2009-02-09 | 1 | -4/+4 |
* | iwlwifi: don't use implicit priv in IWL_DEBUG | Tomas Winkler | 2009-02-09 | 1 | -7/+7 |
* | iwlwifi: update copyright year to 2009 | Reinette Chatre | 2009-01-29 | 1 | -1/+1 |
* | iwlwifi: replace IWL_ERROR with IWL_ERR | Winkler, Tomas | 2009-01-29 | 1 | -1/+1 |
* | iwlwifi: add line feed to printk | Wu, Fengguang | 2008-12-19 | 1 | -1/+1 |
* | iwlwifi: remove includes of iwl-helpers.h where not needed | Tomas Winkler | 2008-12-12 | 1 | -1/+0 |
* | iwlwifi: change email contact information | Winkler, Tomas | 2008-12-12 | 1 | -1/+1 |
* | iwlwifi: run through spell checker | Tomas Winkler | 2008-10-31 | 1 | -1/+1 |
* | removed unused #include <linux/version.h>'s | Adrian Bunk | 2008-08-23 | 1 | -1/+0 |
* | iwlwifi: Don't use buffer allocated on the stack for led names | Sven Wegener | 2008-08-04 | 1 | -12/+17 |
* | iwlwifi: set led register in disassociation | Esti Kummer | 2008-08-04 | 1 | -16/+24 |
* | drivers/net/wireless/iwlwifi/iwl-led.c: printk fix | Andrew Morton | 2008-07-29 | 1 | -1/+3 |
* | iwlwifi: make index unsigned int for iwl_send_led_cmd | Abhijeet Kolekar | 2008-07-14 | 1 | -1/+2 |
* | iwlwifi: LED use correctly blink table | Tomas Winkler | 2008-07-14 | 1 | -67/+58 |
* | iwlwifi: fix LED stall | Tomas Winkler | 2008-07-14 | 1 | -48/+37 |
* | iwlwifi: rename iwl-4965.h to iwl-dev.h | Tomas Winkler | 2008-05-07 | 1 | -1/+1 |
* | iwlwifi: move driver status inliners into iwl-core.h | Tomas Winkler | 2008-04-08 | 1 | -1/+1 |
* | iwlwifi: LED initialize before registering | Tomas Winkler | 2008-04-01 | 1 | -2/+4 |
* | iwlwifi: rename iwl-4965-io.h to iwl-io.h | Tomas Winkler | 2008-03-27 | 1 | -4/+5 |
* | iwlwifi: Add led support | Mohamed Abbas | 2008-03-27 | 1 | -0/+446 |