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-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2
-3
/
+5
2011-10-03
iwlagn: rename iwlagn module iwlwifi and alias to iwlagn.
Don Fry
4
-32
/
+33
2011-09-30
mac80211: implement uAPSD
Johannes Berg
1
-1
/
+1
2011-09-30
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta
Greg Dietsche
1
-3
/
+0
2011-09-27
iwlagn: fix scan complete processing
Johannes Berg
2
-4
/
+33
2011-09-27
iwlagn: move iwl_process_scan_complete up
Johannes Berg
1
-54
/
+54
2011-09-27
iwlagn: refactor scan complete
Johannes Berg
1
-8
/
+11
2011-09-27
iwlagn: make iwl_scan_cancel_timeout void
Johannes Berg
2
-4
/
+2
2011-09-27
iwlagn: remove Kelvin support
Johannes Berg
3
-9
/
+1
2011-09-27
iwlagn: fix slot programming
Johannes Berg
1
-1
/
+1
2011-09-27
iwlagn: fix dangling scan request
Johannes Berg
1
-14
/
+16
2011-09-27
iwlagn: use kcalloc when possible for array allocation
Emmanuel Grumbach
4
-16
/
+19
2011-09-27
iwlagn: update rate scaling with BA notifications
Emmanuel Grumbach
1
-4
/
+9
2011-09-27
iwlagn: add debugging to show probe related info in scan notification
Wey-Yi Guy
1
-0
/
+2
2011-09-27
iwlagn: set the sequence control from the transport layer
Emmanuel Grumbach
2
-3
/
+3
2011-09-27
iwlagn: sparse warning priv->temperature is signed
Emmanuel Grumbach
1
-1
/
+16
2011-09-27
iwlagn: remove warning in iwl_rx_handle
Emmanuel Grumbach
1
-3
/
+6
2011-09-22
iwlagn: remove duplicate list init
Amit Beka
1
-2
/
+0
2011-09-22
iwlagn: pending frames musn't be incremented if agg is on
Emmanuel Grumbach
2
-2
/
+5
2011-09-22
iwlagn: remove uneeded declaration
Emmanuel Grumbach
1
-2
/
+0
2011-09-22
iwlagn: simplify the iwl_device_cmd layout
Emmanuel Grumbach
5
-16
/
+12
2011-09-22
iwlagn: remove the callback in host commands
Emmanuel Grumbach
15
-134
/
+157
2011-09-22
iwlagn: split remain-on-channel
Johannes Berg
3
-49
/
+62
2011-09-22
iwlagn: remove common station priv
Johannes Berg
5
-20
/
+16
2011-09-22
iwlagn: move scan code to scan file
Johannes Berg
4
-440
/
+433
2011-09-20
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
John W. Linville
4
-6
/
+14
2011-09-20
iwlagn: signedness bug
Wey-Yi Guy
1
-1
/
+1
2011-09-20
iwlagn: fix stack corruption for temperature offset v2
Wey-Yi Guy
1
-2
/
+2
2011-09-20
iwlagn: do not use interruptible waits
Johannes Berg
5
-13
/
+8
2011-09-20
iwlagn: use iwl_eeprom_calib_hdr structure
Wey-Yi Guy
3
-10
/
+12
2011-09-20
iwlagn: add support for v2 of temperature offset calibration
Wey-Yi Guy
6
-6
/
+62
2011-09-20
iwlagn: remove drvdata support from bus layer
Johannes Berg
3
-22
/
+11
2011-09-20
iwlagn: move sysfs files to debugfs
Johannes Berg
2
-133
/
+64
2011-09-20
iwlagn: remove unused function declarations
Johannes Berg
1
-5
/
+0
2011-09-20
iwlagn: rename iwl-pci.h to iwl-cfg.h
Johannes Berg
6
-8
/
+7
2011-09-20
iwlagn: clean up PM code
Johannes Berg
3
-14
/
+11
2011-09-20
iwlagn: Makefile whitespace cleanup
Johannes Berg
1
-10
/
+10
2011-09-20
iwlagn: generically provide iwl_trans_send_cmd_pdu
Johannes Berg
5
-22
/
+80
2011-09-20
iwlagn: move PCI-E transport files
Johannes Berg
5
-11
/
+8
2011-09-19
iwlagn: merge eeprom access into single file
Wey-Yi Guy
3
-305
/
+235
2011-09-19
iwlagn: provide data after WARN_ON
Emmanuel Grumbach
1
-1
/
+7
2011-09-19
iwlagn: replace beacon_time_fsf_bits variable with #define
Don Fry
6
-23
/
+10
2011-09-19
iwlagn: simplify chain_noise_num_beacons indirection
Fry, Donald H
6
-22
/
+7
2011-09-19
iwlagn: fix modinfo display for 135 ucode.
Fry, Donald H
1
-1
/
+1
2011-09-19
iwlagn: New SKU for 6005 SFF
Wey-Yi Guy
1
-0
/
+1
2011-09-19
iwlagn: Convert kzalloc to kcalloc
Joe Perches
1
-4
/
+2
2011-09-19
iwlagn: add documentation to the transport layer
Emmanuel Grumbach
3
-32
/
+91
2011-09-19
iwlagn: document the bus layer API
Emmanuel Grumbach
1
-5
/
+57
2011-09-19
iwlagn: use enum iwl_rxon_context_id instead of u8
Emmanuel Grumbach
4
-9
/
+17
2011-09-19
iwlagn: move iwl_stop / wake_queue to the upper layer
Emmanuel Grumbach
6
-21
/
+23
[next]