summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwlegacy/iwl-4965.c
Commit message (Expand)AuthorAgeFilesLines
* iwlegacy: rename base 4965 and 3945 file namesStanislaw Gruszka2011-11-151-2183/+0
* iwlegacy: s/TABLE/TBL/Stanislaw Gruszka2011-11-151-3/+3
* iwlegacy: s/index/idx/Stanislaw Gruszka2011-11-151-42/+42
* iwlegacy: s/INDEX/IDX/Stanislaw Gruszka2011-11-151-4/+4
* iwlegacy: s/window/win/Stanislaw Gruszka2011-11-151-1/+1
* iwlegacy: s/statistics/stats/Stanislaw Gruszka2011-11-151-6/+6
* iwlegacy: s/il_rx_mem_buffer/il_rx_buf/Stanislaw Gruszka2011-11-151-2/+2
* iwlegacy: partial rxon context cleanupStanislaw Gruszka2011-11-151-7/+7
* iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/Stanislaw Gruszka2011-11-151-2/+2
* iwlegacy: rename remaining IWLs to ILsStanislaw Gruszka2011-11-151-21/+21
* iwlegacy: remove not needed parenthesesStanislaw Gruszka2011-11-151-22/+22
* iwlegacy: rename il_{read,write}_prphStanislaw Gruszka2011-11-151-17/+17
* iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRITStanislaw Gruszka2011-11-151-25/+25
* iwlegacy: rename IL_DEBUG_ to D_Stanislaw Gruszka2011-11-151-57/+57
* iwlegacy: remove DEBUG_LIMITStanislaw Gruszka2011-11-151-1/+1
* iwlegacy: rename priv to ilStanislaw Gruszka2011-11-151-340/+340
* iwlegacy: rename iwl to ilStanislaw Gruszka2011-11-151-423/+423
* iwlegacy: remove wireless extensions inclusionsJohannes Berg2011-08-081-1/+0
* iwlegacy: set tx power after rxon_assocStanislaw Gruszka2011-08-011-2/+6
* iwlegacy: remove firmware event logStanislaw Gruszka2011-06-101-2/+0
* iwlegacy: remove reset rf infrastructureStanislaw Gruszka2011-06-101-1/+0
* iwlegacy: remove recover from statisticsStanislaw Gruszka2011-06-101-1/+0
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-101-6/+3
|\
| * iwlegacy: fix channel switch lockingStanislaw Gruszka2011-06-081-6/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-071-2/+3
|\|
| * iwl4965: set tx power after rxon_assocStanislaw Gruszka2011-06-061-1/+2
| * iwl4965: correctly validate temperature valueStanislaw Gruszka2011-06-011-1/+1
* | iwlegacy: propagate error return valueGreg Dietsche2011-06-031-1/+1
* | iwlegacy: return -EINVAL instead of -1Greg Dietsche2011-06-031-1/+1
* | iwlegacy: remove unecessary if statementGreg Dietsche2011-06-031-2/+0
|/
* iwlegacy: do not set tx power when channel is changingStanislaw Gruszka2011-02-251-1/+1
* iwlwifi: split the drivers for agn and legacy devices 3945/4965Wey-Yi Guy2011-02-211-0/+2188