aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi
AgeCommit message (Expand)Author
2008-09-08iwlwifi: remove rfkill warning from iwl-ioTomas Winkler
2008-09-08iwlwifi: replace readl and writel with io/read/write/32Tomas Winkler
2008-09-08iwlwifi: use strict_strtoul instead of simple_strtoulTomas Winkler
2008-09-08iwl3945: avoid redundant iwl3945_get_active_dwell_timeAbhijeet Kolekar
2008-09-08iwl3945: removed bg_post_associate workAbhijeet Kolekar
2008-09-08iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar
2008-09-08iwl3945: fix unbalanced mutexAbhijeet Kolekar
2008-09-08iwlwifi: align set channel with mac80211Tomas Winkler
2008-09-08iwlwifi: allow consecutive scans in unassociated stateRon Rindjunsky
2008-09-08iwlwifi: remove obsolete 4965 forward declarationsRon Rindjunsky
2008-09-08iwlwifi: clean up hw scan handlerTomas Winkler
2008-09-08iwlwifi : Added bss_info_changed callback to 3945Abhijeet Kolekar
2008-09-05cfg80211: keep track of supported interface modesLuis R. Rodriguez
2008-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-03iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_removeGregory Greenman
2008-09-03iwlwifi: call apm stop on exitGregory Greenman
2008-09-03iwlwifi: fix Tx cmd memory allocation failure handlingTomas Winkler
2008-09-03iwlwifi: fix rx_chain computationTomas Winkler
2008-09-03iwlwifi: fix station mimo power save valuesRon Rindjunsky
2008-09-03iwlwifi: remove false rxon if rx chain changesMohamed Abbas
2008-09-03iwlwifi: fix hidden ssid discovery in passive channelsRon Rindjunsky
2008-09-03iwlwifi: W/A for the TSF correction in IBSSAssaf Krauss
2008-09-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-09-02iwlwifi: fix 64bit platform firmware loadingTomas Winkler
2008-09-02iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE)Mohamed Abbas
2008-09-02iwlwifi: workaround interrupt handling no some platformsTomas Winkler
2008-09-02iwlwifi: do not use GFP_DMA in iwl_tx_queue_initJohn W. Linville
2008-08-29wireless: remove unused #include <version.h>Huang Weiyi
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22wireless: replace __FUNCTION__ with __func__Harvey Harrison
2008-08-22iwlwifi: use le16 frame control directly, use QOS symbolic constant maskHarvey Harrison
2008-08-22iwlwifi: add level for debugging host commandEsti Kummer
2008-08-22iwlwifi: kill struct iwl4965_lq_mngrTomas Winkler
2008-08-22iwl-4965: test below 0 on unsigned num_tbsroel kluin
2008-08-22iwlwifi: use generic mac80211 radiotap headersBruno Randolf
2008-08-18removed unused #include <version.h>Huang Weiyi
2008-08-18iwlwifi: fix printk newlinesJiri Slaby
2008-08-07iwlwifi: cleanup iwl_tx_skbTomas Winkler
2008-08-04iwl3945: fix merge mistake for packet injectionZhu Yi
2008-08-04iwlwifi: grap nic access before accessing periphery registersTomas Winkler
2008-08-04iwlwifi: decrement rx skb counter in scan abort handlerEmmanuel Grumbach
2008-08-04iwlwifi: fix unhandled interrupt when HW rfkill is onTomas Winkler
2008-08-04iwlwifi: implement iwl5000_calc_rssiTomas Winkler
2008-08-04iwlwifi: memory allocation optimizationGregory Greenman
2008-08-04iwlwifi: HW bug fixesTomas Winkler
2008-08-04iwlwifi: Don't use buffer allocated on the stack for led namesSven Wegener
2008-08-04iwlwifi: rename 4965 to AGNTomas Winkler
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler
2008-08-04iwlwifi: rename iwl4965-base.c to iwl-agn.cTomas Winkler
2008-08-04iwlwifi: use dtim_period from association, and set listen_intervalTomas Winkler