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
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
2011-05-31
3
-13
/
+22
*
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
2011-05-25
24
-476
/
+718
|
\
|
*
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
2011-05-24
24
-476
/
+718
|
|
\
|
|
*
iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
Wey-Yi Guy
2011-05-24
1
-2
/
+2
|
|
*
iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim
Daniel Halperin
2011-05-19
1
-3
/
+2
|
|
*
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-05-16
24
-473
/
+716
|
|
|
\
|
|
|
*
iwlagn: remove unused old_assoc parameter
Wey-Yi Guy
2011-05-13
1
-1
/
+0
|
|
|
*
iwlagn: change default beacon interval
Johannes Berg
2011-05-13
1
-1
/
+1
|
|
|
*
iwlagn: remove set but unused vars
Johannes Berg
2011-05-13
2
-22
/
+13
|
|
|
*
iwlagn: alwasy send RXON with disassociate falge before associate
Wey-Yi Guy
2011-05-13
2
-5
/
+8
|
|
|
*
iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue
Wey-Yi Guy
2011-05-13
1
-0
/
+1
|
|
|
*
iwlagn: add testmode set fixed rate command
Wey-Yi Guy
2011-05-13
4
-21
/
+57
|
|
|
*
iwlagn: add eeprom command to testmode
Wey-Yi Guy
2011-05-13
2
-0
/
+38
|
|
|
*
iwlagn: add testmode trace command
Wey-Yi Guy
2011-05-13
5
-0
/
+165
|
|
|
*
iwlagn: more ucode error log info
Wey-Yi Guy
2011-05-13
2
-42
/
+65
|
|
|
*
iwlagn: support multiple TBs per command
Johannes Berg
2011-05-13
8
-152
/
+180
|
|
|
*
iwlagn: remove unused pad argument
Johannes Berg
2011-05-13
4
-8
/
+5
|
|
|
*
iwlagn: clean up TXQ indirection
Johannes Berg
2011-05-13
10
-203
/
+164
|
|
|
*
iwlagn: prepare for multi-TB commands
Johannes Berg
2011-05-13
14
-46
/
+47
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
2
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
treewide: cleanup continuations and remove logging message whitespace
Joe Perches
2011-04-26
1
-2
/
+2
|
*
|
|
Merge branch 'master' into for-next
Jiri Kosina
2011-04-26
8
-8
/
+14
|
|
\
\
\
|
*
|
|
|
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-1
/
+1
*
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-16
18
-228
/
+778
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-05-16
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
iwlagn: fix iwl_is_any_associated
Johannes Berg
2011-05-10
1
-8
/
+11
|
*
|
|
iwlagn: led stay solid on when no traffic
Wey-Yi Guy
2011-05-10
1
-1
/
+19
|
*
|
|
iwlagn: check DMA mapping errors
Johannes Berg
2011-05-06
2
-28
/
+45
|
*
|
|
iwlagn: remove bytecount indirection
Johannes Berg
2011-05-06
7
-31
/
+8
|
*
|
|
iwlagn: dont update bytecount table for command queue
Johannes Berg
2011-05-06
2
-19
/
+13
|
*
|
|
iwlagn: remove unused variable
Johannes Berg
2011-05-06
1
-4
/
+0
|
*
|
|
iwlagn: remove frame pre-allocation
Johannes Berg
2011-05-06
2
-125
/
+25
|
*
|
|
iwlagn: remove get_hcmd_size indirection
Johannes Berg
2011-05-06
3
-9
/
+0
|
*
|
|
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
2011-05-06
8
-2
/
+656
*
|
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-05-05
1
-6
/
+11
|
\
\
\
\
|
*
\
\
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2011-05-02
1
-6
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
iwlagn: fix "Received BA when not expected"
Stanislaw Gruszka
2011-04-29
1
-6
/
+11
*
|
|
|
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
27
-2204
/
+1922
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
2011-04-30
9
-1184
/
+978
|
*
|
|
|
|
iwlagn: prefer BSS context
Johannes Berg
2011-04-30
1
-0
/
+14
|
*
|
|
|
|
iwlagn: improve RXON checking
Johannes Berg
2011-04-30
1
-19
/
+19
|
*
|
|
|
|
iwlagn: remove spectrum measurement header
Johannes Berg
2011-04-30
1
-92
/
+0
|
*
|
|
|
|
iwlagn: semaphore and calib cleanup
Don Fry
2011-04-30
8
-67
/
+44
|
*
|
|
|
|
iwlagn: mod param cleanup
Don Fry
2011-04-30
10
-44
/
+27
|
*
|
|
|
|
iwlagn: new 105 series device
Wey-Yi Guy
2011-04-30
3
-48
/
+48
|
*
|
|
|
|
iwlagn: use proper good CRC threshold behaviour
Johannes Berg
2011-04-30
3
-4
/
+18
|
*
|
|
|
|
iwlagn: connect and disconnect sequence for RXON
Wey-Yi Guy
2011-04-30
1
-83
/
+111
|
*
|
|
|
|
iwlagn: remove 5000 from rxon_assoc structure
Wey-Yi Guy
2011-04-30
2
-2
/
+2
|
*
|
|
|
|
iwlagn: make rxon_assoc static function
Wey-Yi Guy
2011-04-30
4
-59
/
+49
|
*
|
|
|
|
iwlagn: refactor restart
Johannes Berg
2011-04-30
1
-31
/
+37
[next]