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.13.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
2010-06-06
iwlwifi: set MAC address in RXON from interface
Johannes Berg
1
-1
/
+4
2010-06-06
iwlwifi: remove mac_addr assignment
Johannes Berg
2
-6
/
+6
2010-06-06
iwlwifi: remove unused wlap_bssid_addr assignment
Johannes Berg
1
-1
/
+0
2010-06-06
iwlwifi: remove useless node_addr assignments
Johannes Berg
2
-4
/
+0
2010-06-05
iwlwifi: use the DMA state API instead of the pci equivalents
FUJITA Tomonori
6
-18
/
+18
2010-06-03
mac80211: clean up ieee80211_stop_tx_ba_session
Johannes Berg
1
-2
/
+1
2010-06-03
mac80211: remove tx status ampdu_ack_map
Johannes Berg
1
-1
/
+0
2010-06-03
Revert "iwlwifi: move _agn statistics related structure"
John W. Linville
7
-84
/
+82
2010-06-03
drivers/net/wireless: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2010-06-02
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
24
-458
/
+916
2010-05-24
iwlwifi: testing the wrong variable in iwl_add_bssid_station()
Dan Carpenter
1
-1
/
+1
2010-05-24
wireless: update gfp/slab.h includes
Tejun Heo
1
-0
/
+1
2010-05-21
iwlwifi: fix internal scan race
Reinette Chatre
1
-3
/
+18
2010-05-18
drivers/net: remove useless semicolons
Joe Perches
1
-1
/
+1
2010-05-18
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
24
-939
/
+1308
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
24
-939
/
+1308
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
6
-9
/
+0
2010-05-13
iwlwifi: add new PCI IDs for 6000g2 devices
Shanyu Zhao
3
-0
/
+59
2010-05-13
iwlwifi: move ucode related function to iwl-agn-ucode.c
Wey-Yi Guy
4
-125
/
+124
2010-05-13
iwlwifi: use proper short slot/preamble settings
Johannes Berg
3
-31
/
+9
2010-05-13
iwlwifi: split debug and debugfs options
Johannes Berg
6
-14
/
+21
2010-05-13
iwlwifi: modify out-dated comments
Wey-Yi Guy
1
-2
/
+2
2010-05-13
iwlwifi: code cleanup for _agn devices
Wey-Yi Guy
2
-26
/
+26
2010-05-13
iwlwifi: enable remaining 6000 Gen2 devices
Shanyu Zhao
5
-2
/
+282
2010-05-13
iwlagn: use firmware event/error log information
Johannes Berg
2
-12
/
+99
2010-05-13
iwlwifi: fix and add missing sta_lock usage
Reinette Chatre
7
-42
/
+85
2010-05-13
iwlwifi: remove IWL_MULTICAST_ID
Johannes Berg
1
-1
/
+0
2010-05-13
iwlwifi: improve station debugfs
Johannes Berg
1
-35
/
+25
2010-05-13
iwlwifi: move iwl_free_tfds_in_queue to iwlagn
Johannes Berg
4
-17
/
+15
2010-05-13
iwl3945: remove sequence number assignment
Johannes Berg
2
-12
/
+2
2010-05-13
iwlwifi: don't crash on firmware file missing info
Johannes Berg
1
-0
/
+5
2010-05-13
iwlwifi: separate statistics flag function for agn & 3945
Wey-Yi Guy
3
-28
/
+49
2010-05-13
iwlwifi: move _agn statistics related structure
Wey-Yi Guy
8
-82
/
+85
2010-05-13
iwlwifi: introduce iwl_sta_id_or_broadcast
Johannes Berg
5
-42
/
+41
2010-05-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2010-05-11
iwlwifi: clear driver stations when going down
Johannes Berg
3
-0
/
+21
2010-05-11
iwlwifi: remove pointless HT check
Johannes Berg
1
-4
/
+6
2010-05-11
iwlwifi: rename iwl_add_local_station
Johannes Berg
4
-9
/
+6
2010-05-11
iwlwifi: move iwl_find_station() to 4965
Johannes Berg
3
-51
/
+44
2010-05-11
iwlwifi: use iwl_sta_id() for TKIP key update
Johannes Berg
3
-11
/
+15
2010-05-11
iwlagn: use iwl_sta_id() for aggregation
Johannes Berg
5
-28
/
+25
2010-05-11
iwlwifi: use iwl_find_station less
Johannes Berg
5
-78
/
+29
2010-05-11
iwlwifi: add iwl_sta_id()
Johannes Berg
1
-0
/
+8
2010-05-11
iwlwifi: track station IDs
Johannes Berg
8
-52
/
+82
2010-05-11
iwlwifi: provide more comments for cfg structure
Wey-Yi Guy
1
-0
/
+12
2010-05-11
iwlwifi: "tx power per chain" are part of ucode_tx_stats
Wey-Yi Guy
3
-42
/
+21
2010-05-11
iwlagn: work around rate scaling reset delay
Reinette Chatre
1
-1
/
+37
2010-05-11
iwlwifi: rework broadcast station management
Johannes Berg
11
-99
/
+89
2010-05-11
iwlwifi: split allocation/sending local station LQ
Johannes Berg
1
-8
/
+8
2010-05-11
iwlwifi: fix iwl_sta_init_lq station ID
Johannes Berg
1
-7
/
+4
[next]