index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
iwlwifi: remove bad language from the comments
Tomas Winkler
2008-09-08
1
-2
/
+1
*
|
iwlwifi: take a fresh set of supported rates at each cycle
Emmanuel Grumbach
2008-09-08
1
-0
/
+1
*
|
iwlwifi: fix host command header according the HW spec
Tomas Winkler
2008-09-08
3
-14
/
+16
*
|
iwlwifi: allow association on radar channel in power save
Emmanuel Grumbach
2008-09-08
4
-7
/
+61
*
|
iwlwifi: cleanup PCI register handling
Tomas Winkler
2008-09-08
6
-34
/
+31
*
|
iwlwifi: fix strict_strtoul error checking
Emmanuel Grumbach
2008-09-08
1
-3
/
+3
*
|
iwlwifi: generic init calibrations framework
Tomas Winkler
2008-09-08
6
-81
/
+90
*
|
iwlwifi: remove rfkill warning from iwl-io
Tomas Winkler
2008-09-08
2
-36
/
+0
*
|
iwlwifi: replace readl and writel with io/read/write/32
Tomas Winkler
2008-09-08
2
-5
/
+5
*
|
iwlwifi: use strict_strtoul instead of simple_strtoul
Tomas Winkler
2008-09-08
1
-17
/
+32
*
|
iwl3945: avoid redundant iwl3945_get_active_dwell_time
Abhijeet Kolekar
2008-09-08
1
-4
/
+3
*
|
iwl3945: removed bg_post_associate work
Abhijeet Kolekar
2008-09-08
2
-18
/
+1
*
|
iwl3945: replace association and beacon hooks with bss_info_changed cb
Abhijeet Kolekar
2008-09-08
1
-81
/
+0
*
|
iwl3945: fix unbalanced mutex
Abhijeet Kolekar
2008-09-08
1
-3
/
+2
*
|
iwlwifi: align set channel with mac80211
Tomas Winkler
2008-09-08
3
-10
/
+7
*
|
iwlwifi: allow consecutive scans in unassociated state
Ron Rindjunsky
2008-09-08
1
-1
/
+3
*
|
iwlwifi: remove obsolete 4965 forward declarations
Ron Rindjunsky
2008-09-08
1
-6
/
+0
*
|
iwlwifi: clean up hw scan handler
Tomas Winkler
2008-09-08
1
-19
/
+16
*
|
iwlwifi : Added bss_info_changed callback to 3945
Abhijeet Kolekar
2008-09-08
1
-6
/
+68
*
|
cfg80211: keep track of supported interface modes
Luis R. Rodriguez
2008-09-05
2
-0
/
+9
*
|
wireless: remove unused #include <version.h>
Huang Weiyi
2008-08-29
3
-3
/
+0
*
|
wireless: replace __FUNCTION__ with __func__
Harvey Harrison
2008-08-22
1
-2
/
+2
*
|
iwlwifi: use le16 frame control directly, use QOS symbolic constant mask
Harvey Harrison
2008-08-22
2
-5
/
+5
*
|
iwlwifi: add level for debugging host command
Esti Kummer
2008-08-22
3
-13
/
+39
*
|
iwlwifi: kill struct iwl4965_lq_mngr
Tomas Winkler
2008-08-22
2
-16
/
+0
*
|
iwl-4965: test below 0 on unsigned num_tbs
roel kluin
2008-08-22
1
-1
/
+1
*
|
iwlwifi: use generic mac80211 radiotap headers
Bruno Randolf
2008-08-22
6
-208
/
+27
|
/
*
removed unused #include <version.h>
Huang Weiyi
2008-08-18
9
-9
/
+0
*
iwlwifi: fix printk newlines
Jiri Slaby
2008-08-18
5
-11
/
+11
*
iwlwifi: cleanup iwl_tx_skb
Tomas Winkler
2008-08-07
3
-25
/
+22
*
iwl3945: fix merge mistake for packet injection
Zhu Yi
2008-08-04
1
-6
/
+0
*
iwlwifi: grap nic access before accessing periphery registers
Tomas Winkler
2008-08-04
1
-1
/
+3
*
iwlwifi: decrement rx skb counter in scan abort handler
Emmanuel Grumbach
2008-08-04
1
-0
/
+1
*
iwlwifi: fix unhandled interrupt when HW rfkill is on
Tomas Winkler
2008-08-04
1
-10
/
+8
*
iwlwifi: implement iwl5000_calc_rssi
Tomas Winkler
2008-08-04
5
-51
/
+119
*
iwlwifi: memory allocation optimization
Gregory Greenman
2008-08-04
4
-28
/
+59
*
iwlwifi: HW bug fixes
Tomas Winkler
2008-08-04
3
-6
/
+31
*
iwlwifi: Don't use buffer allocated on the stack for led names
Sven Wegener
2008-08-04
4
-28
/
+36
*
iwlwifi: rename 4965 to AGN
Tomas Winkler
2008-08-04
4
-63
/
+68
*
iwlwifi: fix checkpatch.pl errors
Tomas Winkler
2008-08-04
11
-60
/
+55
*
iwlwifi: rename iwl4965-base.c to iwl-agn.c
Tomas Winkler
2008-08-04
2
-4
/
+2
*
iwlwifi: use dtim_period from association, and set listen_interval
Tomas Winkler
2008-08-04
3
-4
/
+5
*
iwlwifi: RS small compile warnings without CONFIG_IWLWIFI_DEBUG
Denis V. Lunev
2008-08-04
1
-0
/
+2
*
iwlwifi: bug fix in AGG flow - cast const to ULL
Emmanuel Grumbach
2008-08-04
3
-7
/
+7
*
iwlwifi: set led register in disassociation
Esti Kummer
2008-08-04
1
-16
/
+24
*
iwlwifi: kill iwl4965_fill_rs_info
Tomas Winkler
2008-08-04
3
-111
/
+0
*
iwlwifi: rename iwl-4695-rs to iwl-agn-rs
Tomas Winkler
2008-08-04
7
-128
/
+119
*
iwlwifi: move iwl4965_set_pwr_src to iwl4965-base.c
Tomas Winkler
2008-08-04
2
-33
/
+31
*
iwlwifi: move beacon handling to iwl4965-base.c
Tomas Winkler
2008-08-04
4
-39
/
+37
*
iwlwifi: move iwl4965_mac_ampdu_action to iwl4965-base.c
Tomas Winkler
2008-08-04
3
-38
/
+34
[prev]
[next]