summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlwifi/iwl4965-base.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-08iwlwifi: queue functions cleanupTomas Winkler1-28/+9
2008-03-08iwlwifi: add iwl-core moduleTomas Winkler1-7/+1
2008-03-08iwlwifi: Cancel scanning upon associationEmmanuel Grumbach1-11/+6
2008-03-08iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler1-6/+1
2008-03-08iwlwifi: add struct iwl_cfgTomas Winkler1-3/+8
2008-03-08iwlwifi: extract iwl-csr.hTomas Winkler1-2/+2
2008-03-08iwlwifi: use mac80211_tx_control_flagsRon Rindjunsky1-4/+5
2008-03-08iwlwifi: 802.11n spec removes AUTO offset for FAT channelGuy Cohen1-2/+8
2008-03-07iwlwifi: Fix 52 rate report in rx statusTomas Winkler1-181/+0
2008-03-07iwlwifi: refactor init geos functionTomas Winkler1-26/+38
2008-03-07iwlwifi: removing unused priv->configTomas Winkler1-2/+1
2008-02-29iwlwifi: fix name of function in comment (_rx_card_state_notif)Reinette Chatre1-1/+1
2008-02-29mac80211: give burst time in txop rather than 0.1msec unitsJohannes Berg1-1/+1
2008-02-29iwlwifi: Update iwlwifi version stamp to 1.2.26Reinette Chatre1-1/+1
2008-02-29iwlwifi: remove IWL{4965,3945}_QOSRon Rindjunsky1-17/+1
2008-02-29iwlwifi: Fix HT compilation breakage caused by cfg80211 API for channels/bitr...Tomas Winkler1-52/+31
2008-02-29iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas1-0/+1
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-325/+113
2008-02-29iwlwifi: A-MPDU Tx activation by load measuresRon Rindjunsky1-20/+0
2008-02-29iwlwifi: A-MPDU Tx conform flows to mac80211Ron Rindjunsky1-56/+65
2008-02-29iwlwifi: A-MPDU Tx conform API to mac80211Ron Rindjunsky1-4/+0
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre1-1/+1
2008-02-15iwlwifi: reverting 'misc wireless annotations' patch for iwlwifiTomas Winkler1-2/+2
2008-02-15iwlwifi: earlier rx allocationMohamed Abbas1-1/+1
2008-02-15iwlwifi: Don't send host commands on rfkillGregory Greenman1-0/+5
2008-02-15iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre1-0/+4
2008-02-02iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre1-5/+5
2008-02-01wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov1-1/+1
2008-02-01iwlwifi: Fix uCode error on associationGregory Greenman1-2/+4
2008-02-01iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park1-4/+8
2008-02-01iwlwifi: cleanup usage of inline functionsReinette Chatre1-0/+6
2008-02-01iwlwifi: initialize geo/channel information during probeReinette Chatre1-14/+40
2008-02-01iwl4965: fix return code indicating one interface is supportedReinette Chatre1-1/+1
2008-02-01iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst1-1/+1
2008-01-29iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre1-1/+1
2008-01-29iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi1-1/+1
2008-01-29iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler1-53/+12
2008-01-29iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi1-89/+44
2008-01-29iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi1-77/+110
2008-01-29iwlwifi: remove iwl4965_tx_cmdTomas Winkler1-2/+17
2008-01-29mac80211: add unified BSS configurationJohannes Berg1-7/+17
2008-01-29iwlwifi: A-MPDU Rx flow enabledRon Rindjunsky1-2/+1
2008-01-29mac80211: dont use interface indices in driversJohannes Berg1-14/+14
2008-01-29misc wireless annotationsAl Viro1-2/+2
2008-01-29iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi1-25/+7
2008-01-29iwlwifi: proper monitor supportZhu Yi1-88/+2
2008-01-29iwlwifi: add missing commentsTomas Winkler1-1/+1
2008-01-29iwlwifi: fix compliation warningsTomas Winkler1-2/+2
2008-01-29iwlwifi: 802.11n add support to 8K A-MSDU Rx framesRon Rindjunsky1-7/+14
2008-01-29iwlwifi: 802.11n comply HT add station flow with mac80211 frameworkRon Rindjunsky1-4/+19