aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlwifi/iwl3945-base.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-24iwlwifi: fix __devexit_p points to __devexit functionsReinette Chatre1-1/+1
2008-03-24iwlwifi: mac start synchronization issueRick Farrington1-1/+1
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
2008-01-28iwlwifi: proper monitor supportZhu Yi1-98/+11
2008-01-28iwlwifi: fix compliation warningsTomas Winkler1-1/+1
2008-01-28iwlwifi: cache mac80211 conf setting during a hardware scanZhu Yi1-14/+36
2008-01-28iwlwifi: update version number to 1.2.22Zhu Yi1-1/+1
2008-01-28iwlwifi: avoid firmware command sending if rfkill is enabledMohamed Abbas1-21/+33
2008-01-28iwlwifi: fix ucode assertion for RX queue overrunMohamed Abbas1-2/+35
2008-01-28iwlwifi: enhance WPA authenication stabilityMohamed Abbas1-7/+17
2008-01-28iwlwifi: add comments to iwl*-base.cCahill, Ben M1-38/+177
2008-01-28iwlwifi: clean up and clarify some comments after 3945/4965 splitBen Cahill1-79/+47
2008-01-28iwl3945: re-align 3945 event log dataBen Cahill1-1/+1
2008-01-28iwlwifi: continue namespace changes - fix CONFIG variablesReinette Chatre1-1/+1
2008-01-28iwlwifi: Support for uCode without init and bsm sectionTomas Winkler1-64/+56
2008-01-28iwlwifi: remove redundant initialization of final_modeJohn W. Linville1-1/+1
2008-01-28iwlwifi: cleanup namespaceChristoph Hellwig1-1103/+1103
2008-01-28iwlwifi: disable interrupts before calling request_irqJes Sorensen1-0/+2
2008-01-28iwlwifi: cleanup Kconfig and ifdefs to split 3945 and 4965Christoph Hellwig1-36/+36
2008-01-28iwlwifi: keep 3945 and 4965 headers separateChristoph Hellwig1-3/+0
2008-01-28iwlwifi: mark more functions/variables staticChristoph Hellwig1-13/+16
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.1.19Zhu Yi1-1/+1
2008-01-28iwlwifi: Update iwlwifi version stamp to 1.1.18Zhu Yi1-1/+1
2008-01-28iwlwifi: replacing wording restricted to nic access in iwl-ioTomas Winkler1-37/+37
2008-01-28iwlwifi: rename restricted_mem to targ_memTomas Winkler1-15/+15
2008-01-28iwlwifi: replace restricted_reg with prphTomas Winkler1-20/+20
2008-01-28iwlwifi: remove late null-check and duplicate bug_onIan Schram1-7/+0
2008-01-28iwlwifi: Beautify by removing superfluous newlines and codeIan Schram1-29/+15
2008-01-28iwlwifi: remove cck_flag from iwl_driver_hw_infoTomas Winkler1-2/+4
2008-01-28iwlwifi: renaming last_used and first_emptyTomas Winkler1-30/+30