| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: iwl-tx.c cleanup (remove unused parameter and unused local variable). | Rami Rosen | 2008-12-19 | 1 | -5/+3 |
* | iwlwifi: indicate txpower is off in sysfs | Jay Sternberg | 2008-12-19 | 1 | -1/+5 |
* | iwlwifi: use GFP_KERNEL to allocate Rx SKB memory | Zhu Yi | 2008-12-19 | 2 | -21/+20 |
* | iwlwifi: use meaningful vars in _iwl_poll_bit() | Wu, Fengguang | 2008-12-19 | 1 | -5/+6 |
* | iwlwifi: remove useless goto | Wu Fengguang | 2008-12-19 | 2 | -12/+4 |
* | iwlwifi: use type uint for module param debug | Wu, Fengguang | 2008-12-19 | 4 | -5/+5 |
* | iwlwifi: update comments on the debug interface | Wu, Fengguang | 2008-12-19 | 2 | -11/+8 |
* | iwlwifi: add line feed to printk | Wu, Fengguang | 2008-12-19 | 1 | -1/+1 |
* | iwlwifi: cleanup iwl-dev.h | Winkler, Tomas | 2008-12-19 | 4 | -32/+14 |
* | iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods. | Rami Rosen | 2008-12-19 | 4 | -6/+3 |
* | iwlagn: fix agn rate scaling | Mohamed Abbas | 2008-12-19 | 1 | -10/+16 |
* | mac80211: Fix HT channel selection | Sujith | 2008-12-19 | 1 | -5/+13 |
* | iwlwifi: add contact email to MODULE_AUTHOR | Tomas Winkler | 2008-12-12 | 4 | -3/+5 |
* | iwlwifi: remove 4965 from common uCode API structures | Tomas Winkler | 2008-12-12 | 5 | -42/+42 |
* | iwlwifi: remove includes of iwl-helpers.h where not needed | Tomas Winkler | 2008-12-12 | 7 | -9/+4 |
* | iwlwifi: remove unused clip_groups priv member | Tomas Winkler | 2008-12-12 | 2 | -16/+0 |
* | iwlwifi: fix resume while txpower off | Mohamed Abbas | 2008-12-12 | 2 | -1/+14 |
* | iwlwifi: use iwl_poll_direct_bit in EEPROM reading | Zhu, Yi | 2008-12-12 | 5 | -37/+27 |
* | iwlwifi: fix build warning (iwl-rx.c) | Rami Rosen | 2008-12-12 | 1 | -6/+0 |
* | mac80211: Disable requests for new scans in AP mode | Jouni Malinen | 2008-12-12 | 2 | -17/+0 |
* | iwlwifi: remove qos module parameter | Winkler, Tomas | 2008-12-12 | 6 | -33/+14 |
* | iwlwifi: 3945 remove qos module parameter | Winkler, Tomas | 2008-12-12 | 2 | -28/+15 |
* | iwlifi: remove twice defined SINGLE_FRAME RX FH MASK | Winkler, Tomas | 2008-12-12 | 2 | -4/+1 |
* | iwlwifi: change email contact information | Winkler, Tomas | 2008-12-12 | 48 | -48/+48 |
* | iwlwifi: fix build error (iwl-rx.c). | Rami Rosen | 2008-12-12 | 1 | -1/+2 |
* | iwlwifi: cleanup (remove pm_state) | Rami Rosen | 2008-12-12 | 2 | -6/+0 |
* | iwlwifi: use rmb/wmb to protect indirect mmio operation | Zhu, Yi | 2008-12-12 | 2 | -0/+10 |
* | iwlwifi: iwl_poll_{direct_}bit cleanup | Zhu, Yi | 2008-12-12 | 9 | -60/+30 |
* | iwlwifi: fix "MAC in deep sleep" error | Zhu, Yi | 2008-12-12 | 1 | -3/+3 |
* | iwlwifi: fix time interval misuse in iwl_poll_{direct_}bit | Zhu, Yi | 2008-12-12 | 3 | -5/+5 |
* | iwl3945: Fix rate scale for B-mode connection | Abbas, Mohamed | 2008-12-12 | 3 | -16/+39 |
* | iwlwifi: implement iwl_debug_report_frame for iwlagn | Halperin, Daniel C | 2008-12-12 | 3 | -105/+31 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-05 | 2 | -5/+22 |
|\ |
|
| * | iwlwifi: clean key table in iwl_clear_stations_table function | Tomas Winkler | 2008-12-05 | 2 | -3/+24 |
* | | iwl3945 : Fix a-band association for passive channels | Abhijeet Kolekar | 2008-12-05 | 2 | -8/+24 |
* | | iwlwifi: rely on API version read from firmware | Reinette Chatre | 2008-12-05 | 8 | -56/+217 |
* | | iwlwifi: store ucode version number | Chatre, Reinette | 2008-12-05 | 6 | -8/+36 |
* | | iwlwifi: fix DMA channel number in iwl_txq_ctx_stop | Zhu Yi | 2008-12-05 | 4 | -7/+10 |
* | | iwl3945: Fix iwl3945 rate scaling. | Abbas, Mohamed | 2008-12-05 | 2 | -55/+52 |
* | | iwl3945: add debugfs support | Abbas, Mohamed | 2008-12-05 | 1 | -0/+62 |
* | | iwlwifi: move channels sysfs to debugfs | Winkler, Tomas | 2008-12-05 | 3 | -63/+77 |
* | | iwlwifi: move disable/enable interrupts to iwl-core.c | Winkler, Tomas | 2008-12-05 | 3 | -22/+31 |
* | | iwl3945: Select correct sta ID from find_station() | Samuel Ortiz | 2008-12-05 | 1 | -2/+9 |
* | | iwlwifi: fix printk size format error | Zhu Yi | 2008-12-05 | 2 | -2/+2 |
* | | iwlwifi: move host command check function into separate file | Winkler, Tomas | 2008-12-05 | 5 | -80/+112 |
* | | iwlwifi: 5150 enable LO, TXIQ and BB calibrations | Winkler, Tomas | 2008-12-05 | 1 | -1/+4 |
* | | iwlwifi: 5150 parametrize eeprom versions | Tomas Winkler | 2008-12-05 | 1 | -0/+2 |
* | | iwlwifi: 5150 compute ct kill threshold | Tomas Winkler | 2008-12-05 | 2 | -1/+13 |
* | | iwlwifi: 5150 enable DC calibration | Tomas Winkler | 2008-12-05 | 2 | -1/+7 |
* | | iwlwifi: 5150 add support for 5150 | Tomas Winkler | 2008-12-05 | 3 | -0/+17 |