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
2012-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
John W. Linville
8
-29
/
+103
2012-05-18
iwlwifi: dont pull too much payload in skb head
Eric Dumazet
1
-1
/
+6
2012-05-16
iwlwifi: support explicit monitor interface
Johannes Berg
3
-1
/
+6
2012-05-16
iwlwifi: invert the order of ssid list in scan cmd
David Spinadel
1
-1
/
+5
2012-05-16
iwlwifi: disable default wildcard ssid scan
David Spinadel
2
-11
/
+24
2012-05-16
iwlwifi: fix scan_cmd_size allocation
David Spinadel
2
-6
/
+12
2012-05-16
iwlwifi: don't disable AGG queues that are not enabled
Emmanuel Grumbach
1
-3
/
+9
2012-05-16
iwlwifi: don't flood logs when HT debug flag is set
Emmanuel Grumbach
1
-4
/
+3
2012-05-16
iwlwifi: fix power index handling
Amit Beka
1
-2
/
+6
2012-05-16
iwlwifi: make sure reduced tx power bit is valid
Wey-Yi Guy
1
-1
/
+1
2012-05-16
iwlwifi: add documentation for bt reduced tx power
Wey-Yi Guy
2
-1
/
+27
2012-05-16
iwlwifi: include rssi as part of decision making for reduce txpower
Wey-Yi Guy
1
-0
/
+11
2012-05-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
9
-114
/
+125
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
3
-9
/
+9
2012-05-09
iwlwifi: fix-up some merge damage from commit 0d6c4a2
John W. Linville
1
-1
/
+2
2012-05-09
iwlwifi: use 6000G2B for 6030 device series
Wey-Yi Guy
1
-1
/
+1
2012-05-09
iwlwifi: use correct released ucode version
Meenakshi Venkataraman
1
-1
/
+1
2012-05-09
iwlwifi: remove the iwl_shared reference
Wey-Yi Guy
1
-3
/
+3
2012-05-09
iwlwifi: modify #ifdef to avoid sparse complain
Wey-Yi Guy
2
-19
/
+18
2012-05-09
iwlwifi: don't init trans->reg_lock from the op_mode
Emmanuel Grumbach
2
-1
/
+1
2012-05-09
iwlwifi: add option to disable 5GHz band
Stanislaw Gruszka
3
-0
/
+9
2012-05-09
iwlwifi: use IWL_* instead of dev_printk when possible
Emmanuel Grumbach
2
-10
/
+9
2012-05-09
iwlwifi: add loose coex lut
Wey-Yi Guy
1
-2
/
+21
2012-05-09
iwlwifi: change kill mask based on reduce power state
Wey-Yi Guy
2
-9
/
+20
2012-05-09
iwlwifi: send reduce tx power info in command
Wey-Yi Guy
2
-1
/
+3
2012-05-09
iwlwifi: small define change
Wey-Yi Guy
1
-1
/
+3
2012-05-09
iwlwifi: add reduced tx power threshold define
Wey-Yi Guy
1
-0
/
+3
2012-05-09
iwlwifi: add checking for the condition to reduce tx power
Wey-Yi Guy
2
-4
/
+39
2012-05-09
iwlwifi: add BT reduced tx power flag
Wey-Yi Guy
1
-2
/
+2
2012-05-09
iwlwifi: remove unused macros
Wey-Yi Guy
1
-69
/
+0
2012-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-37
/
+96
2012-05-03
iwlwifi: fix skb truesize underestimation
Eric Dumazet
3
-8
/
+17
2012-04-27
iwlwifi: use 6000G2B for 6030 device series
Wey-Yi Guy
1
-2
/
+2
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
49
-1660
/
+953
2012-04-24
iwlwifi: use correct released ucode version
Meenakshi Venkataraman
4
-18
/
+27
2012-04-24
iwlwifi: fix hardware queue programming
Johannes Berg
2
-8
/
+43
2012-04-24
iwlwifi: use new mac80211 queue scheme
Johannes Berg
4
-74
/
+66
2012-04-24
iwlwifi: clean up module parameters
Johannes Berg
17
-124
/
+134
2012-04-24
iwlwifi: revert workaround to restore 1000 rx throughput
Don Fry
1
-1
/
+0
2012-04-24
iwlwifi: use direct calls for transport free
Johannes Berg
4
-28
/
+10
2012-04-24
iwlwifi: clean up some hw file includes
Johannes Berg
4
-4
/
+8
2012-04-24
iwlwifi: move OTP defines
Johannes Berg
2
-11
/
+11
2012-04-24
iwlwifi: move antenna definitions to config
Johannes Berg
2
-9
/
+11
2012-04-24
iwlwifi: move eeprom versions to HW files
Johannes Berg
5
-42
/
+29
2012-04-24
iwlwifi: move watchdog definitions to config
Johannes Berg
2
-6
/
+6
2012-04-24
iwlwifi: move PLCP defines to config
Johannes Berg
2
-11
/
+12
2012-04-24
iwlwifi: move driver defines to iwl-drv.h
Johannes Berg
4
-5
/
+9
2012-04-24
iwlwifi: remove duplicate iwlagn_mod_params declaration
Johannes Berg
1
-1
/
+0
2012-04-24
iwlwifi: remove TX/RX frame statistics
Johannes Berg
23
-417
/
+1
2012-04-24
iwlwifi: remove traffic log
Johannes Berg
7
-253
/
+5
[next]