summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl-3945.c
AgeCommit message (Expand)AuthorFilesLines
2009-01-29iwl3945: use iwl_rx_mem_bufferAbhijeet Kolekar1-4/+4
2009-01-29iwl3945: replace iwl_3945_cfg with iwl_cfgKolekar, Abhijeet1-2/+2
2009-01-29iwl3945: include iwl-core.hKolekar, Abhijeet1-1/+1
2009-01-29iwl3945: iwl3945_queue and iwl3945_channel_info replacementSamuel Ortiz1-10/+10
2009-01-29iwl3945: Use iwl-agn-rs.h rates definitions.Samuel Ortiz1-3/+3
2009-01-29iwl3945: Have consistant and not redefined HW constantsSamuel Ortiz1-1/+1
2009-01-29iwl3945: Getting rid of iwl-3945-debug.hSamuel Ortiz1-2/+2
2009-01-29iwlwifi: 3945 remove iwl-3945-commands.hTomas Winkler1-8/+7
2009-01-29iwlwifi: use iwl-commands.h also in 3945Tomas Winkler1-0/+1
2009-01-29iwlwifi: 3945 remove current_rate from station entry.Winkler, Tomas1-13/+0
2009-01-29iwlwifi: 3945 unfold iwl-3945-commands.hTomas Winkler1-0/+1
2009-01-29iwlwifi: 3945 extract flow handler definitions into iwl-3945-fh.hTomas Winkler1-41/+42
2009-01-13iwl3945: fix "‘power_idx’ may be used uninitialized" warningJohn W. Linville1-1/+1
2008-12-19iwlwifi: remove a parameter (dest) from *_fill_beacon_frame() methods.Rami Rosen1-1/+0
2008-12-12iwlwifi: change email contact informationWinkler, Tomas1-1/+1
2008-12-12iwlwifi: iwl_poll_{direct_}bit cleanupZhu, Yi1-9/+7
2008-12-12iwl3945: Fix rate scale for B-mode connectionAbbas, Mohamed1-13/+28
2008-12-05iwlwifi: rely on API version read from firmwareReinette Chatre1-2/+6
2008-12-05iwl3945: Fix iwl3945 rate scaling.Abbas, Mohamed1-21/+3
2008-12-05iwl3945: Select correct sta ID from find_station()Samuel Ortiz1-2/+9
2008-10-31iwlwifi: run through spell checkerTomas Winkler1-2/+2
2008-10-31mac80211/drivers: rewrite the rate control APIJohannes Berg1-6/+59
2008-10-27net: convert print_mac to %pMJohannes Berg1-3/+2
2008-09-15mac80211: use nl80211 interface typesJohannes Berg1-3/+3
2008-09-11iwl3945 : Code cleanupAbhijeet Kolekar1-13/+1
2008-09-08iwl3945: replace association and beacon hooks with bss_info_changed cbAbhijeet Kolekar1-81/+0
2008-08-22iwlwifi: use generic mac80211 radiotap headersBruno Randolf1-97/+7
2008-08-18removed unused #include <version.h>Huang Weiyi1-1/+0
2008-08-04iwlwifi: fix checkpatch.pl errorsTomas Winkler1-4/+3
2008-08-01iwl3945: Fix statistics in monitor modeMaxim Levitsky1-4/+6
2008-07-29iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning.Rami Rosen1-0/+2
2008-07-14iwl3965: remove useless network and duplicate checkingAdel Gadllah1-25/+25
2008-07-08Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-2/+2
2008-07-07drivers/net/wireless/iwlwifi/iwl-3945.c Fix type issue on 64bitDarren Jenkins1-2/+2
2008-07-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+5
2008-07-02iwlwifi: fix incorrect 5GHz rates reported in monitor modeRick Farrington1-1/+5
2008-06-14mac80211: add helpers for frame control testingHarvey Harrison1-18/+18
2008-05-21mac80211: move TX info into skb->cbJohannes Berg1-12/+12
2008-05-21mac80211: use rate index in TX controlJohannes Berg1-2/+5
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller1-9/+9
2008-05-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-1/+1
2008-05-14mac80211: use hardware flags for signal/noise unitsBruno Randolf1-9/+9
2008-05-12iwlwifi: Fix frequency in rx_status fillEmmanuel Grumbach1-1/+1
2008-05-07iwlwifi: define ANA_PLL values in iwl-csr.hTomas Winkler1-1/+1
2008-04-29wireless: use get/put_unaligned_* helpersHarvey Harrison1-18/+14
2008-04-08iwlwifi: use ieee80211_frequency_to_channelTomas Winkler1-2/+2
2008-04-08iwlwifi: fix some warningsJohannes Berg1-3/+3
2008-03-27iwlwifi: Add led supportMohamed Abbas1-0/+6
2008-03-13iwlwifi: update copyright yearReinette Chatre1-1/+1
2008-03-13iwlwifi: Use sta_bcast_id variable instead of BROADCAST_ID constantTomas Winkler1-2/+2