summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c
AgeCommit message (Expand)AuthorFilesLines
2008-04-08mac80211: notify mac from low level driver (iwlwifi)Mohamed Abbas1-0/+1
2008-04-08iwlwifi: honour regulatory restrictions in scan codeJohannes Berg1-0/+3
2008-04-08iwlwifi: ensure led registration complete as part of initializationReinette Chatre1-2/+2
2008-04-01iwlwifi: Fix synchronous host commandTomas Winkler1-4/+4
2008-04-01iwlwifi: move rate registration to module loadReinette Chatre1-5/+18
2008-04-01iwlwifi: fix race condition during driver unloadMohamed Abbas1-2/+32
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller1-2/+2
2008-03-27iwlwifi: iwl_priv - clean up in types of membersTomas Winkler1-0/+5
2008-03-27iwlwifi: Add led supportMohamed Abbas1-1/+8
2008-03-27iwlwifi: do not register bands with no supported channelsJohn W. Linville1-2/+6
2008-03-24iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre1-1/+1
2008-03-24iwlwifi: mac start synchronization issueRick Farrington1-1/+1
2008-03-13iwlwifi: fix bug to show hidden APs during scanReinette Chatre1-8/+13
2008-03-13iwlwifi: update copyright yearReinette Chatre1-2/+2
2008-03-07iwlwifi: 3945 split tx_complete to command and packet functionTomas Winkler1-155/+33
2008-03-07iwlwifi: queue functions cleanupTomas Winkler1-32/+13
2008-03-07iwlwifi: Cancel scanning upon associationEmmanuel Grumbach1-11/+6
2008-03-07iwlwifi: Take the fw file name from the iwl_cfg.Tomas Winkler1-6/+1
2008-03-07iwlwifi: add struct iwl_cfgTomas Winkler1-28/+7
2008-03-07iwlwifi: extract iwl-csr.hTomas Winkler1-2/+2
2008-03-06iwlwifi: Fix 52 rate report in rx statusTomas Winkler1-182/+0
2008-03-06iwlwifi: refactor init geos functionTomas Winkler1-23/+35
2008-03-06iwlwifi: 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-15/+2
2008-02-29iwlwifi: initialize ieee80211_channel->hw_valueMohamed Abbas1-0/+1
2008-02-29cfg80211 API for channels/bitrates, mac80211 and driver conversionJohannes Berg1-321/+124
2008-02-15iwlwifi: only check for association id when associating with APReinette Chatre1-1/+2
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/+6
2008-02-15iwlwifi: do not clear GEO_CONFIGURED bit when calling _downReinette Chatre1-0/+4
2008-02-05iwl3945-base.c: fix off-by-one errorsAdrian Bunk1-4/+4
2008-02-01iwlwifi: fix merge sequence: exit on error before state changeReinette Chatre1-5/+5
2008-01-31wireless: iwlwifi3945/4965 - fix incorrect counting of memoryCyrill Gorcunov1-1/+1
2008-01-31iwlwifi: Fix uCode error on associationGregory Greenman1-1/+1
2008-01-31iwlwifi: do not schedule tasklet when rcv unused irqJoonwoo Park1-4/+8
2008-01-31iwlwifi: cleanup usage of inline functionsReinette Chatre1-0/+14
2008-01-31iwlwifi: initialize geo/channel information during probeReinette Chatre1-14/+40
2008-01-31iwlwifi: Fix an invalid bitmask test in iwl3945 and iwl4965Maarten Lankhorst1-1/+1
2008-01-28iwlwifi: style fixes to usage of << and >> operatorsReinette Chatre1-1/+1
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.2.23Zhu Yi1-1/+1
2008-01-28iwlwifi: move uCode helper functions to iwl-helpers.hTomas Winkler1-54/+12
2008-01-28iwlwifi: fix problem when rf_killswitch change during suspend/resumeZhu Yi1-78/+46
2008-01-28iwlwifi: delay firmware loading from pci_probe to network interface openZhu Yi1-76/+107
2008-01-28mac80211: dont use interface indices in driversJohannes Berg1-14/+14
2008-01-28misc wireless annotationsAl Viro1-2/+2
2008-01-28iwlwifi: skip mac80211 conf during a hardware scan and replay it afterwardsZhu Yi1-24/+6