index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
/
iwl-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-15
iwlegacy: rename iwl-core.c to common.c
Stanislaw Gruszka
1
-2608
/
+0
2011-11-15
iwlegacy: rename other handlers
Stanislaw Gruszka
1
-6
/
+6
2011-11-15
iwlegacy: s/rx_reply/hdl/
Stanislaw Gruszka
1
-2
/
+2
2011-11-15
iwlegacy: rename REPLY_ to N_ or C_
Stanislaw Gruszka
1
-3
/
+3
2011-11-15
iwlegacy: s/STATISTICS/STATS/
Stanislaw Gruszka
1
-2
/
+2
2011-11-15
iwlegacy: s/STATUS_/S_/
Stanislaw Gruszka
1
-20
/
+20
2011-11-15
iwlegacy: remove for_each_context
Stanislaw Gruszka
1
-127
/
+77
2011-11-15
iwlegacy: s/IL_RATE/RATE/
Stanislaw Gruszka
1
-8
/
+8
2011-11-15
iwlegacy: s/window/win/
Stanislaw Gruszka
1
-3
/
+3
2011-11-15
iwlegacy: s/statistics/stats/
Stanislaw Gruszka
1
-10
/
+10
2011-11-15
iwlegacy: s/il_rx_mem_buffer/il_rx_buf/
Stanislaw Gruszka
1
-4
/
+4
2011-11-15
iwlegacy: partial rxon context cleanup
Stanislaw Gruszka
1
-9
/
+8
2011-11-15
iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/
Stanislaw Gruszka
1
-4
/
+4
2011-11-15
iwlegacy: rename remaining IWLs to ILs
Stanislaw Gruszka
1
-7
/
+7
2011-11-15
iwlegacy: remove not needed parentheses
Stanislaw Gruszka
1
-10
/
+8
2011-11-15
iwlegacy: rename il_{read,write}_prph
Stanislaw Gruszka
1
-3
/
+3
2011-11-15
iwlegacy: mark poll bit as unlocked function
Stanislaw Gruszka
1
-2
/
+2
2011-11-15
iwlegacy: rename il_{read,write}32 to _il_{rd,wr}
Stanislaw Gruszka
1
-5
/
+5
2011-11-15
iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT
Stanislaw Gruszka
1
-32
/
+32
2011-11-15
iwlegacy: rename IL_DEBUG_ to D_
Stanislaw Gruszka
1
-68
/
+68
2011-11-15
iwlegacy: rename iwlegacy to il
Stanislaw Gruszka
1
-9
/
+9
2011-11-15
iwlegacy: rename priv to il
Stanislaw Gruszka
1
-508
/
+508
2011-11-15
iwlegacy: rename iwl to il
Stanislaw Gruszka
1
-497
/
+497
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
1
-1
/
+2
2011-09-28
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
1
-2
/
+2
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
1
-1
/
+2
2011-09-21
iwlegacy: do not use interruptible waits
Stanislaw Gruszka
1
-2
/
+2
2011-06-10
iwlegacy: remove firmware event log
Stanislaw Gruszka
1
-1
/
+0
2011-06-10
iwlegacy: remove reset rf infrastructure
Stanislaw Gruszka
1
-60
/
+30
2011-06-08
iwlegacy: fix channel switch locking
Stanislaw Gruszka
1
-17
/
+13
2011-05-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+7
2011-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-0
/
+7
2011-05-10
iwlegacy: fix IBSS mode crashes
Stanislaw Gruszka
1
-0
/
+7
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-11
/
+9
2011-04-29
iwlegacy: more priv->mutex serialization
Stanislaw Gruszka
1
-3
/
+5
2011-04-29
iwlegacy: comment typo fix diable -> disable
Stanislaw Gruszka
1
-1
/
+1
2011-04-29
iwlegacy: remove unneeded disable_hw_scan check
Stanislaw Gruszka
1
-3
/
+2
2011-04-29
iwlegacy: simplify init geos
Stanislaw Gruszka
1
-4
/
+1
2011-04-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+11
2011-04-13
iwlegacy: fix tx_power initialization
Stanislaw Gruszka
1
-6
/
+11
2011-04-07
Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6
Linus Torvalds
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-29
iwlegacy: fix bugs in change_interface
Johannes Berg
1
-0
/
+10
2011-02-25
iwlegacy: change some symbols duplicated from iwlwifi directory
John W. Linville
1
-11
/
+10
2011-02-25
iwlegacy: do not set tx power when channel is changing
Stanislaw Gruszka
1
-3
/
+10
2011-02-21
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
1
-0
/
+2668