| Commit message (Expand) | Author | Age | Files | Lines |
* | iwlwifi: rename iwl-4965.h to iwl-dev.h | Tomas Winkler | 2008-05-07 | 1 | -1260/+0 |
* | iwlwifi: rename iwl-4965-commands to iwl-commands.h | Tomas Winkler | 2008-05-07 | 1 | -1/+1 |
* | iwlwifi-5000: adding initial recognition for the 5000 family | Tomas Winkler | 2008-05-07 | 1 | -0/+3 |
* | iwlwifi: move hw_rx_handler_setup to iwl-4965.c | Emmanuel Grumbach | 2008-05-07 | 1 | -1/+0 |
* | iwlwifi: unify init driver flow | Ron Rindjunsky | 2008-05-07 | 1 | -1/+0 |
* | iwlwifi: reorganize TX RX constatns | Tomas Winkler | 2008-05-07 | 1 | -2/+5 |
* | iwlwifi: add iwl_hw_detect function to iwl core | Tomas Winkler | 2008-05-07 | 1 | -0/+3 |
* | iwlwifi: HT antenna/chains overhaul | Guy Cohen | 2008-05-07 | 1 | -11/+4 |
* | iwlwifi: remove support for Narrow Channel (10Mhz) | Guy Cohen | 2008-05-07 | 1 | -5/+0 |
* | iwlwifi: expanding HW parameters control | Ron Rindjunsky | 2008-05-07 | 1 | -4/+21 |
* | iwlwifi: changing EEPROM layout handling | Tomas Winkler | 2008-05-07 | 1 | -4/+5 |
* | iwlwifi: Add power level support | Mohamed Abbas | 2008-05-07 | 1 | -26/+3 |
* | iwlwifi: export int iwl4965_set_pwr_src | Tomas Winkler | 2008-05-07 | 1 | -0/+2 |
* | iwlwifi: HW crypto acceleration fixes | Emmanuel Grumbach | 2008-05-07 | 1 | -3/+0 |
* | iwlwifi: cleanup set_pwr_src | Tomas Winkler | 2008-05-07 | 1 | -0/+5 |
* | iwlwifi: move find station to iwl-sta.c | Tomas Winkler | 2008-05-07 | 1 | -2/+2 |
* | iwlwifi: HW dependent run time calibration | Emmanuel Grumbach | 2008-05-07 | 1 | -32/+36 |
* | iwlwifi: fix current channel is not scanned | Guy Cohen | 2008-05-01 | 1 | -1/+0 |
* | iwlwifi: arrange max number of Tx queues | Ron Rindjunsky | 2008-04-16 | 1 | -0/+2 |
* | iwlwifi: move HW device registration | Ron Rindjunsky | 2008-04-16 | 1 | -3/+3 |
* | iwlwifi: support different num of tx and rx antennas | Tomas Winkler | 2008-04-16 | 1 | -2/+5 |
* | iwlwifi: hw_setting cleanup | Tomas Winkler | 2008-04-16 | 1 | -4/+4 |
* | iwlwifi: remove the statistics work | Emmanuel Grumbach | 2008-04-16 | 1 | -2/+0 |
* | iwlwifi: move shared pointers to iwl_priv | Tomas Winkler | 2008-04-16 | 1 | -5/+6 |
* | iwlwifi: make Makefile more concise | Reinette Chatre | 2008-04-16 | 1 | -1/+1 |
* | iwlwifi: maintain uCode key table state | Emmanuel Grumbach | 2008-04-16 | 1 | -0/+1 |
* | iwlwifi: add 1X HW WEP support | Emmanuel Grumbach | 2008-04-16 | 1 | -0/+1 |
* | iwlwifi: default WEP HW encryption | Emmanuel Grumbach | 2008-04-16 | 1 | -0/+3 |
* | iwlwifi: move driver status inliners into iwl-core.h | Tomas Winkler | 2008-04-08 | 1 | -20/+0 |
* | iwl4965: use IWLWIFI_LEDS config variable | Reinette Chatre | 2008-04-08 | 1 | -1/+1 |
* | iwlwifi: fix some warnings | Johannes Berg | 2008-04-08 | 1 | -2/+2 |
* | iwlwifi: Eliminate association from beacon | Tomas Winkler | 2008-04-08 | 1 | -4/+2 |
* | iwlwifi: Fix synchronous host command | Tomas Winkler | 2008-04-01 | 1 | -17/+18 |
* | iwlwifi: hook iwlwifi with Linux rfkill | Mohamed Abbas | 2008-04-01 | 1 | -0/+5 |
* | iwlwifi: iwl_priv - clean up in types of members | Tomas Winkler | 2008-03-27 | 1 | -2/+2 |
* | iwlwifi: rename iwl-4965-io.h to iwl-io.h | Tomas Winkler | 2008-03-27 | 1 | -1/+0 |
* | iwlwifi: Add led support | Mohamed Abbas | 2008-03-27 | 1 | -5/+7 |
* | iwlwifi: Completing the parameter packaging | Assaf Krauss | 2008-03-25 | 1 | -5/+4 |
* | iwlwifi: move host command sending functions to core module | Tomas Winkler | 2008-03-25 | 1 | -18/+15 |
* | iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info | Assaf Krauss | 2008-03-25 | 1 | -1/+1 |
* | iwlwifi-2.6: enables HW TKIP encryption | Emmanuel Grumbach | 2008-03-25 | 1 | -0/+1 |
* | iwlwifi: Probe Flow - Extracting hw and priv init | Assaf Krauss | 2008-03-25 | 1 | -15/+12 |
* | iwlwifi: Packing all 4965 parameters | Assaf Krauss | 2008-03-25 | 1 | -3/+1 |
* | iwlwifi: Add debugfs to iwl core | Tomas Winkler | 2008-03-25 | 1 | -1/+5 |
* | iwlwifi: Add TX/RX statistcs to driver | Tomas Winkler | 2008-03-25 | 1 | -0/+6 |
* | iwlwifi: rename struct iwl4965_priv to struct iwl_priv | Tomas Winkler | 2008-03-25 | 1 | -64/+64 |
* | iwlwifi: rename iwl-4965-debug.h back to iwl-debug.h | Tomas Winkler | 2008-03-25 | 1 | -2/+2 |
* | iwlwifi: Use eeprom form iwlcore | Assaf Krauss | 2008-03-14 | 1 | -3/+1 |
* | iwlwifi: update copyright year | Reinette Chatre | 2008-03-14 | 1 | -1/+1 |
* | iwlwifi: Take the fw file name from the iwl_cfg. | Tomas Winkler | 2008-03-07 | 1 | -0/+7 |