| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: show current tx power | Wey-Yi Guy | 2009-08-28 | 1 | -0/+54 |
* | iwlwifi: automatically adjust sleep level | Johannes Berg | 2009-08-14 | 1 | -0/+83 |
* | iwlwifi: refactor some thermal throttle code | Johannes Berg | 2009-08-14 | 1 | -4/+3 |
* | iwlwifi: Display sensitivity and chain noise information | Wey-Yi Guy | 2009-08-14 | 1 | -1/+148 |
* | iwlwifi: uCode statistics notification counter | Wey-Yi Guy | 2009-08-14 | 1 | -0/+412 |
* | iwlwifi: tx/rx queue pointer information | Wey-Yi Guy | 2009-08-14 | 1 | -0/+69 |
* | iwlwifi: Traffic type and counter for debugFs | Wey-Yi Guy | 2009-08-14 | 1 | -24/+105 |
* | iwlwifi: new debugging feature for dumping data traffic | Wey-Yi Guy | 2009-08-14 | 1 | -0/+102 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-08-12 | 1 | -6/+6 |
|\ |
|
| * | drivers/net/wireless/iwlwifi: introduce missing kfree | Julia Lawall | 2009-08-03 | 1 | -6/+6 |
* | | iwlwifi: debugFs to enable/disable HT40 support | Wey-Yi Guy | 2009-07-29 | 1 | -0/+46 |
* | | iwlwifi: Thermal Throttling debugfs function | Wey-Yi Guy | 2009-07-27 | 1 | -0/+38 |
* | | iwlwifi: add led debugfs function | Wey-Yi Guy | 2009-07-24 | 1 | -0/+36 |
* | | iwlwifi: fix permissions on debugfs files | Reinette Chatre | 2009-07-24 | 1 | -3/+5 |
* | | iwlwifi: move show_qos to debugfs | Wey-Yi Guy | 2009-07-24 | 1 | -0/+25 |
* | | iwlwifi: remove disable_tx_power for device > 4965 | Wey-Yi Guy | 2009-07-10 | 1 | -2/+7 |
|/ |
|
* | iwlwifi: port to cfg80211 rfkill | Johannes Berg | 2009-06-10 | 1 | -2/+0 |
* | iwlwifi: check for valid band for channel info | Wey-Yi Guy | 2009-05-22 | 1 | -38/+41 |
* | iwlcore: register locks | Mohamed Abbas | 2009-05-22 | 1 | -2/+0 |
* | iwlwifi: support NVM access (EEPROM/OTP) | Wey-Yi Guy | 2009-05-22 | 1 | -6/+12 |
* | iwlwifi: adding interrupt counter in debugfs for debugging | Wey-Yi Guy | 2009-04-22 | 1 | -0/+92 |
* | iwlcore: fix channel display in debugfs | Mohamed Abbas | 2009-04-22 | 1 | -1/+1 |
* | iwlwifi: merge and better support of suspend/resume for iwlagn and iwl3945 | Wey-Yi Guy | 2009-04-22 | 1 | -2/+0 |
* | iwlwifi: show current driver status in user readable format | Wey-Yi Guy | 2009-03-27 | 1 | -1/+53 |
* | 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 | -4/+4 |
* | iwlwifi: clean up printing | Tomas Winkler | 2009-01-29 | 1 | -3/+0 |
* | iwlwifi: move sysfs status entry to debugfs | Winkler, Tomas | 2009-01-29 | 1 | -1/+9 |
* | iwlwifi: change email contact information | Winkler, Tomas | 2008-12-12 | 1 | -1/+1 |
* | iwlwifi: move channels sysfs to debugfs | Winkler, Tomas | 2008-12-05 | 1 | -0/+76 |
* | Fix debugfs_create_bool's error checking method for wireless/iwlwifi/ | Zhaolei | 2008-10-31 | 1 | -1/+2 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -2/+0 |
* | iwlwifi: fix checkpatch.pl errors | Tomas Winkler | 2008-08-04 | 1 | -4/+7 |
* | iwlwifi: add possibility to disable tx_power calibration | Emmanuel Grumbach | 2008-06-14 | 1 | -0/+2 |
* | iwlwifi: removes the RUN_TIME_CALIB ifdef | Emmanuel Grumbach | 2008-06-14 | 1 | -4/+0 |
* | iwlwifi: removing IWL4965_HT config | Ron Rindjunsky | 2008-06-14 | 1 | -4/+0 |
* | iwlwifi: create drivers debugfs dir under wiphy->debugfsdir | Zhu Yi | 2008-06-03 | 1 | -1/+2 |
* | iwlwifi: trigger event log from debugfs | Ester Kummer | 2008-05-21 | 1 | -0/+32 |
* | iwlwifi: add debugfs to disable/enable run time calibration | Tomas Winkler | 2008-05-21 | 1 | -1/+19 |
* | iwlwifi: debugfs EEPROM dump | Tomas Winkler | 2008-05-14 | 1 | -0/+42 |
* | iwlwifi: remove 4965 from station_entry | Tomas Winkler | 2008-05-14 | 1 | -1/+1 |
* | iwlwifi: rename iwl-4965.h to iwl-dev.h | Tomas Winkler | 2008-05-07 | 1 | -1/+1 |
* | iwlwifi: Fix unconditional access to station->tidp[].agg. | David S. Miller | 2008-04-19 | 1 | -6/+12 |
* | iwlwifi: hw_setting cleanup | Tomas Winkler | 2008-04-16 | 1 | -1/+1 |
* | iwlwifi: replace sprintf with scnprintf for debugfs output | Abhijeet Kolekar | 2008-04-16 | 1 | -28/+43 |
* | iwlwifi: move driver status inliners into iwl-core.h | Tomas Winkler | 2008-04-08 | 1 | -0/+1 |
* | drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warning | John W. Linville | 2008-04-08 | 1 | -1/+1 |
* | iwlwifi: rename iwl-4965-io.h to iwl-io.h | Tomas Winkler | 2008-03-27 | 1 | -4/+4 |
* | iwlwifi: Add debugfs to iwl core | Tomas Winkler | 2008-03-25 | 1 | -0/+319 |