index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwlwifi
/
iwl4965-base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iwlwifi: fix debug messages during scanning
Bill Moss
2008-05-01
1
-7
/
+6
*
iwlwifi: fix current channel is not scanned
Guy Cohen
2008-05-01
1
-13
/
+0
*
iwlwifi: Don't unlock priv->mutex if it isn't locked
Roland Dreier
2008-04-23
1
-1
/
+0
*
iwlwifi: Use HW acceleration decryption by default
Emmanuel Grumbach
2008-04-16
1
-2
/
+2
*
iwlwifi: fix unload warning and error
Mohamed Abbas
2008-04-16
1
-1
/
+2
*
iwlwifi: Fix TKIP update key and get_free_ucode_key
Emmanuel Grumbach
2008-04-16
1
-2
/
+0
*
iwlwifi: move rxon associated command to hcmd
Tomas Winkler
2008-04-16
1
-41
/
+2
*
iwlwifi: move HW device registration
Ron Rindjunsky
2008-04-16
1
-7
/
+15
*
iwlwifi: hw_setting cleanup
Tomas Winkler
2008-04-16
1
-27
/
+27
*
iwlwifi: remove the statistics work
Emmanuel Grumbach
2008-04-16
1
-8
/
+1
*
iwlwifi: move shared pointers to iwl_priv
Tomas Winkler
2008-04-16
1
-3
/
+3
*
iwlwifi: perform bss_info_changed post association work right away
Reinette Chatre
2008-04-16
1
-9
/
+22
*
iwl4965: make iwl4965_send_rxon_assoc asynchronous
Reinette Chatre
2008-04-16
1
-21
/
+6
*
iwlwifi: Fix byte count table for fragmented packets
Tomas Winkler
2008-04-16
1
-3
/
+3
*
iwlwifi: moves security functions to iwl-sta.c
Emmanuel Grumbach
2008-04-16
1
-118
/
+2
*
iwlwifi: maintain uCode key table state
Emmanuel Grumbach
2008-04-16
1
-3
/
+7
*
iwlwifi: add 1X HW WEP support
Emmanuel Grumbach
2008-04-16
1
-2
/
+7
*
iwlwifi: default WEP HW encryption
Emmanuel Grumbach
2008-04-16
1
-39
/
+51
*
iwlwifi: generalize iwlwifi init flow
Tomas Winkler
2008-04-16
1
-164
/
+15
*
mac80211: notify mac from low level driver (iwlwifi)
Mohamed Abbas
2008-04-08
1
-0
/
+1
*
iwlwifi: honour regulatory restrictions in scan code
Johannes Berg
2008-04-08
1
-0
/
+3
*
iwlwifi: ensure led registration complete as part of initialization
Reinette Chatre
2008-04-08
1
-2
/
+2
*
iwlwifi: move driver status inliners into iwl-core.h
Tomas Winkler
2008-04-08
1
-63
/
+29
*
iwlwifi: Eliminate association from beacon
Tomas Winkler
2008-04-08
1
-29
/
+44
*
iwlwifi: eliminate conf_ht
Tomas Winkler
2008-04-08
1
-83
/
+63
*
wireless: fix various printk warnings on ia64 (and others)
John W. Linville
2008-04-01
1
-1
/
+1
*
iwlwifi: unregister to upper stack before releasing resources
Ron Rindjunsky
2008-04-01
1
-3
/
+5
*
iwlwifi: move rate registration to module load
Reinette Chatre
2008-04-01
1
-4
/
+18
*
iwlwifi: fix race condition during driver unload
Mohamed Abbas
2008-04-01
1
-2
/
+30
*
iwlwifi: hook iwlwifi with Linux rfkill
Mohamed Abbas
2008-04-01
1
-34
/
+20
*
iwlwifi: add notification infrastructure to iwlcore
Mohamed Abbas
2008-04-01
1
-0
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
David S. Miller
2008-03-27
1
-2
/
+2
|
\
|
*
iwlwifi: fix __devexit_p points to __devexit functions
Reinette Chatre
2008-03-24
1
-1
/
+1
|
*
iwlwifi: mac start synchronization issue
Rick Farrington
2008-03-24
1
-1
/
+1
*
|
iwlwifi: iwl_priv - clean up in types of members
Tomas Winkler
2008-03-27
1
-0
/
+5
*
|
iwlwifi: rename iwl-4965-io.h to iwl-io.h
Tomas Winkler
2008-03-27
1
-116
/
+117
*
|
iwlwifi: Add led support
Mohamed Abbas
2008-03-27
1
-1
/
+6
*
|
iwlwifi: do not register bands with no supported channels
John W. Linville
2008-03-27
1
-2
/
+6
*
|
iwlwifi: Completing the parameter packaging
Assaf Krauss
2008-03-25
1
-38
/
+8
*
|
iwlwifi: move host command sending functions to core module
Tomas Winkler
2008-03-25
1
-249
/
+50
*
|
iwlwifi: rename iwl4965_get_channel_info to iwl_get_channel_info
Assaf Krauss
2008-03-25
1
-4
/
+4
*
|
iwlwifi-2.6: enables RX TKIP decryption in HW
Emmanuel Grumbach
2008-03-25
1
-0
/
+51
*
|
iwlwifi-2.6: enables HW TKIP encryption
Emmanuel Grumbach
2008-03-25
1
-9
/
+24
*
|
iwlwifi-2.6: RX status translation to old scheme
Emmanuel Grumbach
2008-03-25
1
-0
/
+6
*
|
iwlwifi-2.6: Cleans up set_key flow
Emmanuel Grumbach
2008-03-25
1
-56
/
+109
*
|
iwlwifi: Probe Flow - Extracting hw and priv init
Assaf Krauss
2008-03-25
1
-554
/
+23
*
|
iwlwifi: Probe Flow - Performing allocation in a separate function
Assaf Krauss
2008-03-25
1
-8
/
+5
*
|
iwlwifi: Packing all 4965 parameters
Assaf Krauss
2008-03-25
1
-23
/
+22
*
|
iwlwifi: Re-ordering probe flow (4965)
Assaf Krauss
2008-03-25
1
-117
/
+135
*
|
iwlwifi: Add debugfs to iwl core
Tomas Winkler
2008-03-25
1
-3
/
+11
[next]