aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwlegacy
AgeCommit message (Expand)AuthorFilesLines
2011-11-15iwlegacy: rename il_{read,write}_prphStanislaw Gruszka7-71/+72
2011-11-15iwlegacy: rename i/o direct methodsStanislaw Gruszka10-53/+52
2011-11-15iwlegacy: remove _il_{read,write}_direct32Stanislaw Gruszka4-27/+17
2011-11-15iwlegacy: mark il_{grab,release}_nic_access as unlockedStanislaw Gruszka2-24/+22
2011-11-15iwlegacy: mark poll bit as unlocked functionStanislaw Gruszka6-9/+8
2011-11-15iwlegacy: rename il_{read,write}32 to _il_{rd,wr}Stanislaw Gruszka12-87/+84
2011-11-15iwlegacy: remove IL_CRITStanislaw Gruszka3-3/+2
2011-11-15iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRITStanislaw Gruszka23-319/+319
2011-11-15iwlegacy: rename IL_DEBUG_ to D_Stanislaw Gruszka23-685/+685
2011-11-15iwlegacy: remove DEBUG_LIMITStanislaw Gruszka5-28/+8
2011-11-15iwlegacy: remove DEBUG_IOStanislaw Gruszka3-197/+3
2011-11-15iwlegacy: rename iwlegacy to ilStanislaw Gruszka14-67/+67
2011-11-15iwlegacy: rename priv to ilStanislaw Gruszka41-5520/+5518
2011-11-15iwlegacy: rename iwl to ilStanislaw Gruszka52-7037/+7037
2011-11-15iwlegacy: remove tracingStanislaw Gruszka9-293/+0
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker5-0/+5
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller2-2/+4
2011-09-30mac80211: implement uAPSDJohannes Berg1-1/+1
2011-09-28Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville5-13/+15
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller2-2/+4
2011-09-21iwlegacy: do not use interruptible waitsStanislaw Gruszka5-13/+13
2011-09-21iwlegacy: fix command queue timeoutStanislaw Gruszka1-0/+2
2011-09-20Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville1-5/+8
2011-08-29iwlegacy: fix BUG_ON(info->control.rates[0].idx < 0)Stanislaw Gruszka1-5/+8
2011-08-08iwlegacy: remove wireless extensions inclusionsJohannes Berg9-9/+0
2011-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next in...John W. Linville2-3/+11
2011-08-01iwlegacy: set tx power after rxon_assocStanislaw Gruszka2-3/+11
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+2
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-2/+2
2011-07-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-3/+2
2011-07-13iwlegacy: Add missing comma between constant string arrayJoe Perches1-1/+1
2011-07-08mac80211: fix TKIP races, make API easier to useJohannes Berg1-2/+1
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+1
2011-06-29iwlegacy: remove unnecessary read of PCI_CAP_ID_EXPJon Mason1-1/+1
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville16-1332/+147
2011-06-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller5-46/+28
2011-06-20iwlegacy: fix stop/wake queue hacksKalle Valo1-0/+9
2011-06-17iwlegacy: fix up brokenness caused by cleanupDan Carpenter1-2/+2
2011-06-10iwlegacy: refactor iwl4965_mac_channel_switchStanislaw Gruszka1-56/+55
2011-06-10iwlegacy: remove unused agg_tids_countStanislaw Gruszka2-17/+0
2011-06-10iwlegacy: remove firmware event logStanislaw Gruszka10-742/+1
2011-06-10iwlegacy: remove reset rf infrastructureStanislaw Gruszka10-407/+81
2011-06-10iwlegacy: remove recover from statisticsStanislaw Gruszka5-103/+1
2011-06-10iwlegacy: remove unused power commands definesStanislaw Gruszka1-7/+0
2011-06-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville5-46/+28
2011-06-08iwlegacy: fix channel switch lockingStanislaw Gruszka5-46/+28
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-6/+7
2011-06-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-2/+3
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-06iwl4965: set tx power after rxon_assocStanislaw Gruszka1-1/+2