summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
2008-05-07mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_confIvo van Doorn2-6/+7
2008-05-07iwlwifi: cleanup set_pwr_srcTomas Winkler4-16/+28
2008-05-07iwlwifi: move find station to iwl-sta.cTomas Winkler5-45/+48
2008-05-07iwlwifi: HW dependent run time calibrationEmmanuel Grumbach9-819/+1054
2008-05-02iwlwifi: fix debug messages during scanningBill Moss2-15/+14
2008-05-02iwlwifi: fix current channel is not scannedGuy Cohen4-28/+0
2008-04-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-6/+6
2008-04-30iwlwifi: move the selects to the tristate driversAdrian Bunk1-6/+6
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison1-18/+14
2008-04-28iwlwifi: Allow building iwl3945 without iwl4965.Jason Riedy1-0/+6
2008-04-24iwlwifi: Don't unlock priv->mutex if it isn't lockedRoland Dreier2-2/+0
2008-04-23iwlwifi: Fix built-in compilation of iwlcoreTomas Winkler1-1/+1
2008-04-23iwlwifi: Select LEDS_CLASS.David S. Miller1-2/+6
2008-04-20iwlwifi: Fix unconditional access to station->tidp[].agg.David S. Miller1-6/+12
2008-04-17iwlwifi: Use HW acceleration decryption by defaultEmmanuel Grumbach3-7/+6
2008-04-17iwlwifi: fix unload warning and errorMohamed Abbas2-1/+5
2008-04-17iwlwifi: arrange max number of Tx queuesRon Rindjunsky6-13/+17
2008-04-17iwlwifi: Fix TKIP update key and get_free_ucode_keyEmmanuel Grumbach2-3/+3
2008-04-17iwlwifi: move rxon associated command to hcmdTomas Winkler4-41/+51
2008-04-17iwlwifi: introduce host commands callbacksTomas Winkler2-0/+8
2008-04-17iwlwifi: move HW device registrationRon Rindjunsky3-19/+19
2008-04-17iwlwifi: move the creation of LQ host command to iwlcoreTomas Winkler5-65/+67
2008-04-17iwlwifi: support different num of tx and rx antennasTomas Winkler3-9/+14
2008-04-17iwlwifi: hw_setting cleanupTomas Winkler6-58/+61
2008-04-16iwlwifi: remove the statistics workEmmanuel Grumbach5-33/+21
2008-04-16iwlwifi: move shared pointers to iwl_privTomas Winkler4-44/+40
2008-04-16iwlwifi: perform bss_info_changed post association work right awayReinette Chatre1-9/+22
2008-04-16iwlwifi: make Makefile more conciseReinette Chatre4-24/+11
2008-04-16iwl4965: make iwl4965_send_rxon_assoc asynchronousReinette Chatre1-21/+6
2008-04-16iwlwifi: Fix byte count table for fragmented packetsTomas Winkler3-11/+12
2008-04-16iwlwifi: moves security functions to iwl-sta.cEmmanuel Grumbach3-123/+123
2008-04-16iwlwifi: maintain uCode key table stateEmmanuel Grumbach4-6/+34
2008-04-16iwlwifi: add 1X HW WEP supportEmmanuel Grumbach4-2/+58
2008-04-16iwlwifi: default WEP HW encryptionEmmanuel Grumbach5-40/+220
2008-04-16iwlwifi: add default WEP key host commandEmmanuel Grumbach2-0/+28
2008-04-16iwlwifi: replace sprintf with scnprintf for debugfs outputAbhijeet Kolekar1-28/+43
2008-04-16iwlwifi: generalize iwlwifi init flowTomas Winkler3-165/+174
2008-04-09mac80211: rename filesJohannes Berg2-2/+2
2008-04-09mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas2-0/+2
2008-04-09iwlwifi: honour regulatory restrictions in scan codeJohannes Berg2-0/+6
2008-04-09iwlwifi: fix rfkill memory errorMohamed Abbas3-18/+22
2008-04-09iwlwifi: ensure led registration complete as part of initializationReinette Chatre2-4/+4
2008-04-09iwlwifi: use ieee80211_frequency_to_channelTomas Winkler2-9/+8
2008-04-09iwlwifi: move driver status inliners into iwl-core.hTomas Winkler8-94/+91
2008-04-09iwlwifi: hw names cleanupTomas Winkler3-56/+62
2008-04-09iwl4965: use IWLWIFI_LEDS config variableReinette Chatre1-1/+1
2008-04-09drivers/net/wireless/iwlwifi/iwl-3945.h: correct CONFIG_IWL4965_LEDS typoJohn W. Linville1-1/+1
2008-04-09iwlwifi/Kconfg: make IWLWIFI_LEDS invisibleJohn W. Linville1-6/+4
2008-04-09iwlwifi: fix some warningsJohannes Berg4-9/+10
2008-04-08drivers/net/wireless/iwlwifi/iwl-debugfs.c: fix another '%llu' warningJohn W. Linville1-1/+1