index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-08
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
1
-0
/
+5
2011-06-06
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
3
-11
/
+10
2011-06-03
iwlagn: fix channel switch locking
Stanislaw Gruszka
9
-119
/
+28
2011-05-31
iwlagn: fix incorrect PCI subsystem id for 6150 devices
Wey-Yi Guy
3
-13
/
+22
2011-05-25
Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
24
-476
/
+718
2011-05-25
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...
John W. Linville
24
-476
/
+718
2011-05-24
iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
Wey-Yi Guy
1
-2
/
+2
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-3
/
+3
2011-05-19
iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim
Daniel Halperin
1
-3
/
+2
2011-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
18
-228
/
+778
2011-05-16
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
24
-473
/
+716
2011-05-16
iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+1
2011-05-13
iwlagn: remove unused old_assoc parameter
Wey-Yi Guy
1
-1
/
+0
2011-05-13
iwlagn: change default beacon interval
Johannes Berg
1
-1
/
+1
2011-05-13
iwlagn: remove set but unused vars
Johannes Berg
2
-22
/
+13
2011-05-13
iwlagn: alwasy send RXON with disassociate falge before associate
Wey-Yi Guy
2
-5
/
+8
2011-05-13
iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue
Wey-Yi Guy
1
-0
/
+1
2011-05-13
iwlagn: add testmode set fixed rate command
Wey-Yi Guy
4
-21
/
+57
2011-05-13
iwlagn: add eeprom command to testmode
Wey-Yi Guy
2
-0
/
+38
2011-05-13
iwlagn: add testmode trace command
Wey-Yi Guy
5
-0
/
+165
2011-05-13
iwlagn: more ucode error log info
Wey-Yi Guy
2
-42
/
+65
2011-05-13
iwlagn: support multiple TBs per command
Johannes Berg
8
-152
/
+180
2011-05-13
iwlagn: remove unused pad argument
Johannes Berg
4
-8
/
+5
2011-05-13
iwlagn: clean up TXQ indirection
Johannes Berg
10
-203
/
+164
2011-05-13
iwlagn: prepare for multi-TB commands
Johannes Berg
14
-46
/
+47
2011-05-10
iwlagn: fix iwl_is_any_associated
Johannes Berg
1
-8
/
+11
2011-05-10
iwlagn: led stay solid on when no traffic
Wey-Yi Guy
1
-1
/
+19
2011-05-06
iwlagn: check DMA mapping errors
Johannes Berg
2
-28
/
+45
2011-05-06
iwlagn: remove bytecount indirection
Johannes Berg
7
-31
/
+8
2011-05-06
iwlagn: dont update bytecount table for command queue
Johannes Berg
2
-19
/
+13
2011-05-06
iwlagn: remove unused variable
Johannes Berg
1
-4
/
+0
2011-05-06
iwlagn: remove frame pre-allocation
Johannes Berg
2
-125
/
+25
2011-05-06
iwlagn: remove get_hcmd_size indirection
Johannes Berg
3
-9
/
+0
2011-05-06
iwlwifi: support the svtool messages interactions through nl80211 test mode
Cindy H. Kao
8
-2
/
+656
2011-05-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-6
/
+11
2011-05-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
27
-2204
/
+1922
2011-05-02
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
1
-6
/
+11
2011-04-30
iwlagn: remove un-necessary debugfs callback
Wey-Yi Guy
9
-1184
/
+978
2011-04-30
iwlagn: prefer BSS context
Johannes Berg
1
-0
/
+14
2011-04-30
iwlagn: improve RXON checking
Johannes Berg
1
-19
/
+19
2011-04-30
iwlagn: remove spectrum measurement header
Johannes Berg
1
-92
/
+0
2011-04-30
iwlagn: semaphore and calib cleanup
Don Fry
8
-67
/
+44
2011-04-30
iwlagn: mod param cleanup
Don Fry
10
-44
/
+27
2011-04-30
iwlagn: new 105 series device
Wey-Yi Guy
3
-48
/
+48
2011-04-30
iwlagn: use proper good CRC threshold behaviour
Johannes Berg
3
-4
/
+18
2011-04-30
iwlagn: connect and disconnect sequence for RXON
Wey-Yi Guy
1
-83
/
+111
2011-04-30
iwlagn: remove 5000 from rxon_assoc structure
Wey-Yi Guy
2
-2
/
+2
2011-04-30
iwlagn: make rxon_assoc static function
Wey-Yi Guy
4
-59
/
+49
2011-04-30
iwlagn: refactor restart
Johannes Berg
1
-31
/
+37
2011-04-30
iwlagn: introduce silent grabbing of NIC access
Johannes Berg
2
-5
/
+14
[next]