index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: rename priv->scan to priv->scan_cmd
Johannes Berg
2010-04-16
4
-13
/
+13
*
iwlwifi: remove scan_pass_start
Johannes Berg
2010-04-16
2
-7
/
+2
*
iwlwifi: remove next_scan_jiffies
Johannes Berg
2010-04-16
4
-35
/
+0
*
iwlwifi: correct atomic bitops usage
Johannes Berg
2010-04-16
1
-7
/
+6
*
iwlwifi: remove scan_bands logic
Johannes Berg
2010-04-16
3
-52
/
+25
*
iwlwifi: set correct single/dual stream mask
Wey-Yi Guy
2010-04-16
2
-3
/
+22
*
Merge branch 'wireless-2.6' into wireless-next-2.6
Reinette Chatre
2010-04-16
8
-15
/
+41
|
\
|
*
iwlwifi: correct 6000 EEPROM regulatory address
Shanyu Zhao
2010-04-16
2
-2
/
+6
|
*
iwlwifi: fix scan races
Johannes Berg
2010-04-16
5
-13
/
+23
|
*
iwlwifi: work around bogus active chains detection
Johannes Berg
2010-04-09
1
-0
/
+12
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2010-04-12
18
-144
/
+274
|
\
\
|
*
|
iwlwifi: avoid Tx queue memory allocation in interface down
Zhu Yi
2010-04-09
4
-15
/
+58
|
*
|
iwlwifi: fix compiler warning
Wey-Yi Guy
2010-04-09
1
-1
/
+4
|
*
|
iwlwifi: fix compile warnings when compiling without debug
Reinette Chatre
2010-04-09
4
-5
/
+5
|
*
|
iwlwifi: small changes in comments
Wey-Yi Guy
2010-04-09
1
-1
/
+1
|
*
|
iwlwifi: update tx command response status
Wey-Yi Guy
2010-04-09
6
-54
/
+108
|
*
|
iwlwifi: add more debug info in error event dump
Wey-Yi Guy
2010-04-09
2
-5
/
+32
|
*
|
iwlwifi: clean up last_phy_res
Johannes Berg
2010-04-09
2
-6
/
+8
|
*
|
iwlwifi: remove pointless sta_id invalid check
Johannes Berg
2010-04-09
1
-5
/
+1
|
*
|
iwlagn: simplify WEP key check
Johannes Berg
2010-04-09
1
-4
/
+5
|
*
|
iwlwifi: remove wrong key use check
Johannes Berg
2010-04-09
1
-8
/
+0
|
*
|
iwlwifi: make WEP key restoring explicit
Johannes Berg
2010-04-09
4
-22
/
+20
|
*
|
iwlwifi: default max event log size
Wey-Yi Guy
2010-04-09
8
-18
/
+32
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-09
1
-4
/
+9
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
iwlwifi: need check for valid qos packet before free
Wey-Yi Guy
2010-04-08
1
-4
/
+9
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-04-08
8
-80
/
+106
|
\
\
|
|
/
|
*
iwlwifi: avoid Tx queue memory allocation in interface down
Zhu Yi
2010-04-02
3
-15
/
+60
|
*
iwlwifi: use consistent table for tx data collect
Shanyu Zhao
2010-04-02
1
-31
/
+24
|
*
iwlwifi: fix DMA allocation warnings
Zhu Yi
2010-04-02
1
-3
/
+45
|
*
iwlwifi: range checking issue
Dan Carpenter
2010-03-30
1
-1
/
+1
|
*
iwlwifi: clear unattended interrupts in tasklet
Shanyu Zhao
2010-03-30
1
-1
/
+9
|
*
iwlwifi: counting number of tfds can be free for 4965
Wey-Yi Guy
2010-03-30
1
-4
/
+2
|
*
iwlwifi: fix regulatory
Reinette Chatre
2010-03-30
2
-2
/
+2
|
*
iwlwifi: Silence tfds_in_queue message
Adel Gadllah
2010-03-16
1
-1
/
+1
|
*
Revert "iwlwifi: Send broadcast probe request only when asked to"
Reinette Chatre
2010-03-09
2
-34
/
+17
|
*
iwl3945: fix memory corruption
Reinette Chatre
2010-03-09
1
-3
/
+3
*
|
iwlwifi: remove trailing space in messages
Frans Pop
2010-04-02
16
-36
/
+36
*
|
iwlwifi: code cleanup for generic defines
Wey-Yi Guy
2010-04-02
9
-36
/
+25
*
|
iwlwifi: clear rxq->queue in queue reset
Zhu Yi
2010-04-02
1
-2
/
+8
*
|
iwlwifi: remove irrelevant comments
Wey-Yi Guy
2010-04-02
1
-7
/
+0
*
|
iwlwifi: merge module parameters into single place
Wey-Yi Guy
2010-04-02
3
-41
/
+31
*
|
iwlwifi: manage QoS by mac stack
Stanislaw Gruszka
2010-03-31
5
-171
/
+17
*
|
iwlwifi: remove skb_linearize for rx frames
Zhu Yi
2010-03-31
3
-64
/
+4
*
|
iwlwifi: avoid device type checking in generic code
Wey-Yi Guy
2010-03-25
4
-6
/
+9
*
|
iwlwifi: change spin_lock to spin_lock_irqsave
Wey-Yi Guy
2010-03-25
2
-9
/
+12
*
|
iwlwifi: remove "\n" from module parameter description
Wey-Yi Guy
2010-03-25
2
-2
/
+2
*
|
iwlwifi: Generic approach to measure temperature
Wey-Yi Guy
2010-03-25
3
-4
/
+6
*
|
iwlwifi: remove noise reporting
Johannes Berg
2010-03-25
5
-56
/
+11
*
|
iwlwifi: add missing email address information
Wey-Yi Guy
2010-03-25
1
-0
/
+1
*
|
iwlwifi: remove non-exist extern functions and structures
Wey-Yi Guy
2010-03-25
3
-42
/
+4
[next]