summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)AuthorFilesLines
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
2008-04-08iwlwifi: Eliminate association from beaconTomas Winkler4-204/+51
2008-04-08iwlwifi: eliminate conf_htTomas Winkler1-83/+63
2008-04-02wireless: fix various printk warnings on ia64 (and others)John W. Linville2-2/+2
2008-04-02iwlwifi: Fix synchronous host commandTomas Winkler6-48/+52
2008-04-02iwlwifi: LED initialize before registeringTomas Winkler1-2/+4
2008-04-02iwlwifi: unregister to upper stack before releasing resourcesRon Rindjunsky1-3/+5
2008-04-02iwlwifi: move rate registration to module loadReinette Chatre7-20/+46
2008-04-02iwlwifi: fix race condition during driver unloadMohamed Abbas2-4/+62
2008-04-02iwlwifi: hook iwlwifi with Linux rfkillMohamed Abbas9-34/+271
2008-04-02iwlwifi: add notification infrastructure to iwlcoreMohamed Abbas3-0/+36
2008-03-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller3-6/+6
2008-03-27mac80211: A-MPDU MLME use dynamic allocationRon Rindjunsky1-1/+1
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler4-4/+14