index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlegacy
/
iwl4965-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlegacy: rename base 4965 and 3945 file names
Stanislaw Gruszka
2011-11-15
1
-3245
/
+0
*
iwlegacy: remove for_each_context
Stanislaw Gruszka
2011-11-15
1
-35
/
+17
*
iwlegacy: s/TABLE/TBL/
Stanislaw Gruszka
2011-11-15
1
-1
/
+1
*
iwlegacy: s/index/idx/
Stanislaw Gruszka
2011-11-15
1
-18
/
+18
*
iwlegacy: s/IL_RATE/RATE/
Stanislaw Gruszka
2011-11-15
1
-3
/
+3
*
iwlegacy: s/statistics/stats/
Stanislaw Gruszka
2011-11-15
1
-17
/
+17
*
iwlegacy: s/il_rx_mem_buffer/il_rx_buf/
Stanislaw Gruszka
2011-11-15
1
-4
/
+4
*
iwlegacy: partial rxon context cleanup
Stanislaw Gruszka
2011-11-15
1
-32
/
+22
*
iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/
Stanislaw Gruszka
2011-11-15
1
-4
/
+4
*
iwlegacy: rename remaining IWLs to ILs
Stanislaw Gruszka
2011-11-15
1
-37
/
+34
*
iwlegacy: rename il_{read,write}_prph
Stanislaw Gruszka
2011-11-15
1
-9
/
+9
*
iwlegacy: rename i/o direct methods
Stanislaw Gruszka
2011-11-15
1
-8
/
+8
*
iwlegacy: mark il_{grab,release}_nic_access as unlocked
Stanislaw Gruszka
2011-11-15
1
-2
/
+2
*
iwlegacy: mark poll bit as unlocked function
Stanislaw Gruszka
2011-11-15
1
-2
/
+2
*
iwlegacy: rename il_{read,write}32 to _il_{rd,wr}
Stanislaw Gruszka
2011-11-15
1
-28
/
+28
*
iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT
Stanislaw Gruszka
2011-11-15
1
-66
/
+66
*
iwlegacy: rename IL_DEBUG_ to D_
Stanislaw Gruszka
2011-11-15
1
-74
/
+74
*
iwlegacy: rename iwlegacy to il
Stanislaw Gruszka
2011-11-15
1
-3
/
+3
*
iwlegacy: rename priv to il
Stanislaw Gruszka
2011-11-15
1
-875
/
+875
*
iwlegacy: rename iwl to il
Stanislaw Gruszka
2011-11-15
1
-691
/
+691
*
iwlegacy: remove tracing
Stanislaw Gruszka
2011-11-15
1
-5
/
+0
*
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
2011-09-28
1
-5
/
+5
|
\
|
*
iwlegacy: do not use interruptible waits
Stanislaw Gruszka
2011-09-21
1
-5
/
+5
*
|
iwlegacy: remove wireless extensions inclusions
Johannes Berg
2011-08-08
1
-1
/
+0
|
/
*
iwlegacy: Add missing comma between constant string array
Joe Perches
2011-07-13
1
-1
/
+1
*
iwlegacy: fix up brokenness caused by cleanup
Dan Carpenter
2011-06-17
1
-2
/
+2
*
iwlegacy: refactor iwl4965_mac_channel_switch
Stanislaw Gruszka
2011-06-10
1
-56
/
+55
*
iwlegacy: remove unused agg_tids_count
Stanislaw Gruszka
2011-06-10
1
-11
/
+0
*
iwlegacy: remove firmware event log
Stanislaw Gruszka
2011-06-10
1
-336
/
+0
*
iwlegacy: remove reset rf infrastructure
Stanislaw Gruszka
2011-06-10
1
-4
/
+1
*
iwlegacy: fix channel switch locking
Stanislaw Gruszka
2011-06-08
1
-10
/
+10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
1
-4
/
+4
|
\
|
*
iwl4965: fix "TX Power requested while scanning"
Stanislaw Gruszka
2011-04-28
1
-4
/
+4
*
|
iwlegacy: remove sync_cmd_mutex
Stanislaw Gruszka
2011-04-29
1
-1
/
+0
*
|
iwlegacy: more priv->mutex serialization
Stanislaw Gruszka
2011-04-29
1
-12
/
+16
*
|
iwlegacy: comment typo fix diable -> disable
Stanislaw Gruszka
2011-04-29
1
-1
/
+1
*
|
iwlegacy: enable only rfkill interrupt when device is down
Stanislaw Gruszka
2011-04-29
1
-4
/
+8
*
|
iwlegacy: remove duplicate initialization in iwl4956_down()
Stanislaw Gruszka
2011-04-29
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-04-26
1
-6
/
+0
|
\
\
|
|
/
|
*
iwlegacy: fix tx_power initialization
Stanislaw Gruszka
2011-04-13
1
-6
/
+0
*
|
iwlegacy: use pci_dev->revision
Sergei Shtylyov
2011-04-19
1
-1
/
+1
|
/
*
iwlegacy: change some symbols duplicated from iwlwifi directory
John W. Linville
2011-02-25
1
-3
/
+3
*
mac80211: make tx() operation return void
Johannes Berg
2011-02-25
1
-2
/
+1
*
iwlwifi: split the drivers for agn and legacy devices 3945/4965
Wey-Yi Guy
2011-02-21
1
-0
/
+3633