index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: minor comments changes for wimax co-exist command
Wey-Yi Guy
2009-10-27
1
-1
/
+1
*
iwlwifi: make sure device is reset when unloading driver
Ben Cahill
2009-10-27
2
-0
/
+18
*
iwlwifi: update lowest API version support for 6x00 & 6x50 series
Wey-Yi Guy
2009-10-27
1
-2
/
+2
*
iwlwifi: remove duplicated define
Wey-Yi Guy
2009-10-27
2
-4
/
+2
*
iwlwifi: reuse page for notification packets
Zhu Yi
2009-10-27
2
-24
/
+30
*
iwlwifi: remove unused parameters
Wey-Yi Guy
2009-10-27
1
-7
/
+2
*
iwlwifi: remove duplicate defines
Reinette Chatre
2009-10-27
3
-18
/
+0
*
iwlwifi: add channel switch support to 5000 series and up
Wey-Yi Guy
2009-10-27
7
-17
/
+89
*
iwlwifi: issue ct_kill host command based on device config
Wey-Yi Guy
2009-10-27
4
-7
/
+16
*
iwlwifi: choose thermal throttle method based on device config
Wey-Yi Guy
2009-10-27
3
-6
/
+14
*
iwlwifi: increase max tfd payload size
Wey-Yi Guy
2009-10-27
1
-3
/
+8
*
iwlwifi: fix use after free bug for paged rx
Zhu Yi
2009-10-27
4
-19
/
+46
*
iwlwifi: specify the valid tx/rx chain in device config structure
Wey-Yi Guy
2009-10-27
1
-4
/
+6
*
iwlwifi: update bt co-exit configuration parameter
Wey-Yi Guy
2009-10-27
2
-3
/
+16
*
iwlwifi: separate led function from statistic notification
Wey-Yi Guy
2009-10-27
3
-5
/
+2
*
iwlwifi: consolidate apm_init() functions
Ben Cahill
2009-10-27
8
-183
/
+190
*
iwlwifi: fix gain computation for 5000 series and up
Wey-Yi Guy
2009-10-27
1
-1
/
+1
*
iwlwifi: add missing commands to syslog messages
Jay Sternberg
2009-10-27
2
-0
/
+3
*
iwlwifi: rework for static power save
Wey-Yi Guy
2009-10-27
3
-23
/
+59
*
iwlwifi: no chain noise support for 6x50 series
Wey-Yi Guy
2009-10-27
1
-3
/
+18
*
iwlwifi: set auto clock gate disable bit for 6x00/6x50 series
Wey-Yi Guy
2009-10-27
2
-2
/
+12
*
iwlagn: store station rate scale information in mac80211 station structure
Reinette Chatre
2009-10-27
3
-6
/
+16
*
iwlwifi: move rate scaling structures to header file
Reinette Chatre
2009-10-27
2
-100
/
+101
*
iwlwifi: move iwl_setup_mac to iwlagn
Reinette Chatre
2009-10-27
3
-59
/
+62
*
iwlwifi: fix incorrect otp blocks number for 6x50 series
Wey-Yi Guy
2009-10-27
1
-3
/
+3
*
iwlwifi: identify eeprom version for 6x50 series NIC
Wey-Yi Guy
2009-10-27
2
-4
/
+7
*
iwlwifi: show current power save status reported by uCode
Wey-Yi Guy
2009-10-27
3
-0
/
+32
*
iwl3945: disable all tx fifos
Abhijeet Kolekar
2009-10-27
1
-0
/
+1
*
iwlwifi: use paged Rx
Zhu Yi
2009-10-27
15
-240
/
+284
*
iwlwifi: update channel switch command API
Wey-Yi Guy
2009-10-27
1
-1
/
+46
*
iwl3945: rearrange the code.
Abhijeet Kolekar
2009-10-27
1
-8
/
+11
*
iwlwifi/iwl3945: remove data_retry_limit
Abhijeet Kolekar
2009-10-27
5
-9
/
+1
*
iwl3945: rename tx to tx_cmd
Abhijeet Kolekar
2009-10-27
2
-37
/
+37
*
iwlwifi/iwl3945: unify rts_tx_cmd_flag
Abhijeet Kolekar
2009-10-27
5
-21
/
+22
*
iwlwifi: showing accumulative ucode statistics counters
Wey-Yi Guy
2009-10-27
4
-229
/
+447
*
iwlwifi: dynamic allocate tx queue structure
Wey-Yi Guy
2009-10-27
11
-59
/
+144
*
iwl3945: move iwl_power_initialize()
Ben Cahill
2009-10-27
2
-2
/
+1
*
iwl3945: streamline iwl3945_rfkill_poll()
Ben Cahill
2009-10-27
1
-6
/
+21
*
iwlwifi: fix userspace setting of sleep_level_override
Reinette Chatre
2009-10-27
1
-1
/
+3
*
iwlwifi: additional items in sensitivity range table
Wey-Yi Guy
2009-10-27
6
-9
/
+30
*
iwlwifi: remove duplicated/unused definition
Wey-Yi Guy
2009-10-27
3
-9
/
+6
*
iwlagn, iwl3945: remove apm_reset() functions
Ben Cahill
2009-10-27
7
-132
/
+0
*
iwl3945: remove unnecessary call to apm_ops.reset()
Ben Cahill
2009-10-27
1
-5
/
+0
*
iwlwifi: turn off device when not used.
Ben Cahill
2009-10-27
2
-9
/
+5
*
iwl3945: update iwl3945_apm_init()
Ben Cahill
2009-10-27
1
-6
/
+36
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-13
2
-2
/
+2
|
\
|
*
iwlwifi: change the order of freeing memory
Wey-Yi Guy
2009-10-12
2
-2
/
+2
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-12
7
-27
/
+26
|
\
|
|
*
iwlwifi: use %pM for formatted MAC addresses
Bjorn Helgaas
2009-10-07
1
-1
/
+1
|
*
iwlagn: fix compile warning in iwl5000_gain_computation
Reinette Chatre
2009-10-07
1
-1
/
+1
[next]