Age | Commit message (Expand) | Author | Files | Lines |
2009-01-30 | iwl3945: Use the iwlcore geos routines | Samuel Ortiz | 3 | -138/+21 |
2009-01-30 | iwl3945: Use iwl-eeprom.c routines | Samuel Ortiz | 6 | -367/+115 |
2009-01-30 | iwl3945: Use iwlcore TX queue management routines | Samuel Ortiz | 8 | -246/+60 |
2009-01-30 | iwlwifi: make iwl_tx_queue->tfds void* | Samuel Ortiz | 5 | -16/+17 |
2009-01-30 | iwl3945: Use iwlcore scan code | Samuel Ortiz | 3 | -301/+51 |
2009-01-30 | iwl3945: Define send_tx_power | Samuel Ortiz | 2 | -5/+6 |
2009-01-30 | iwlagn: reduce off channel reception for 4965 | Rick Farrington | 3 | -0/+17 |
2009-01-30 | iwlwifi: add test to determine if interface in monitor mode | Chatre, Reinette | 1 | -0/+12 |
2009-01-30 | cfg80211: rename fw_handles_regulatory to custom_regulatory | Luis R. Rodriguez | 2 | -2/+2 |
2009-01-30 | iwl3945: fix deep sleep when removing the driver. | Abbas, Mohamed | 3 | -7/+10 |
2009-01-30 | iwl3945: Use iwl-rfkill | Samuel Ortiz | 6 | -199/+43 |
2009-01-30 | iwlagn: fix agn rate scaling | Abbas, Mohamed | 1 | -8/+23 |
2009-01-30 | iwlwifi: allow user to set max rate | Abbas, Mohamed | 2 | -0/+45 |
2009-01-30 | iwlwifi: add recognition of Intel WiFi Link 100 Series | Jay Sternberg | 4 | -0/+75 |
2009-01-30 | iwlwifi: add recognition of Intel WiFi Link 6000 and 6050 Series | Jay Sternberg | 5 | -0/+229 |
2009-01-30 | iwlwifi: remove static from 5000 structures | Jay Sternberg | 2 | -2/+6 |
2009-01-30 | iwlwifi: correct Kconfig to prevent following entries from not indenting | Jay Sternberg | 1 | -9/+9 |
2009-01-30 | iwlwifi: eliminate power_data_39. | Winkler, Tomas | 4 | -74/+45 |
2009-01-30 | iwlwifi: remove unused or twice defined members in iwl_priv | Winkler, Tomas | 5 | -18/+12 |
2009-01-30 | iwlwifi: kill scan39 | Winkler, Tomas | 2 | -8/+6 |
2009-01-30 | iwl3945: Use iwl-hcmd host command routines | Samuel Ortiz | 4 | -257/+34 |
2009-01-30 | iwlwifi: Add TFD library operations | Samuel Ortiz | 8 | -163/+176 |
2009-01-30 | iwl3945: Use iwl_txq_update_write_ptr | Samuel Ortiz | 1 | -58/+9 |
2009-01-30 | iwl3945: add debugging for wrong command queue | Chatre, Reinette | 1 | -1/+8 |
2009-01-30 | iwlwifi: kill iwl3945_scan_cancel and iwl3945_scan_cancel_timeout | Winkler, Tomas | 1 | -64/+12 |
2009-01-30 | iwlwifi: fix iwl_mac_set_key and iwl3945_mac_set_key | Winkler, Tomas | 2 | -20/+13 |
2009-01-30 | iwlwifi: make iwl-power.c more readable | Winkler, Tomas | 1 | -27/+24 |
2009-01-30 | iwlagn: fix hw-rfkill while the interface is down | Helmut Schaa | 1 | -54/+56 |
2009-01-30 | iwl3945: fix some warnings when compiled without debug | Helmut Schaa | 1 | -0/+6 |
2009-01-30 | iwl3945: report killswitch changes even if the interface is down | Helmut Schaa | 2 | -32/+57 |
2009-01-30 | IWL: fix WARN typo | Jiri Slaby | 1 | -3/+3 |
2009-01-30 | iwl3945: Fix iwl3945_init_drv() | Samuel Ortiz | 1 | -2/+2 |
2009-01-30 | iwlwifi: update copyright year to 2009 | Reinette Chatre | 45 | -60/+60 |
2009-01-30 | iwl3945: Change crypto parameter name | Samuel Ortiz | 2 | -4/+5 |
2009-01-30 | iwl3945: use hw_params.rx_buf_size | Winkler, Tomas | 5 | -21/+25 |
2009-01-30 | iwl3945: remove double defined 3945 tfd structures | Winkler, Tomas | 1 | -12/+0 |
2009-01-30 | iwl3945: kill iwl3945_x2_queue_used | Winkler, Tomas | 3 | -11/+2 |
2009-01-30 | iwl3945: kill iwl3945_rx_queue_space | Winkler, Tomas | 1 | -17/+2 |
2009-01-30 | iwl3945: kill iwl3945_rx_queue_restock | Winkler, Tomas | 7 | -58/+18 |
2009-01-30 | iwl3945: kill hw_params.tx_ant_num | Winkler, Tomas | 2 | -4/+0 |
2009-01-29 | mac80211: extend/document powersave API | Johannes Berg | 1 | -1/+2 |
2009-01-29 | mac80211: clean up set_key callback | Johannes Berg | 2 | -9/+13 |
2009-01-29 | iwlwifi: make use of conf_is_ht*() helpers | Luis R. Rodriguez | 2 | -6/+6 |
2009-01-29 | iwl3945: use rx queue management infrastructure from iwlcore | Winkler, Tomas | 3 | -85/+3 |
2009-01-29 | iwl3945: use iwl3945_tx_cmd instead of iwl_tx_cmd | Winkler, Tomas | 2 | -33/+35 |
2009-01-29 | iwl3945: switch to the iwl-core send_card_state routine | Samuel Ortiz | 3 | -34/+6 |
2009-01-29 | iwl3945: sync tx queue data structure with iwlagn | Samuel Ortiz | 7 | -90/+103 |
2009-01-29 | iwl3945: adding utils ops | Kolekar, Abhijeet | 1 | -0/+18 |
2009-01-29 | iwl3945: rearrange 3945 tfd | Winkler, Tomas | 6 | -57/+46 |
2009-01-29 | iwl3945: use iwl_rb_status | Winkler, Tomas | 6 | -14/+4 |