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
/
iwmc3200wifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
John W. Linville
2009-10-30
1
-1
/
+1
*
iwmc3200wifi: handle coexistence radio notification
Zhu Yi
2009-10-27
1
-0
/
+15
*
iwmc3200wifi: Set wiphy firmware version
Samuel Ortiz
2009-10-27
3
-0
/
+13
*
iwmc3200wifi: Support unexpected reboot barker
Samuel Ortiz
2009-10-27
1
-0
/
+8
*
iwmc3200wifi: Try shared auth when open WEP fails
Samuel Ortiz
2009-10-27
4
-6
/
+53
*
iwmc3200wifi: Do not handle wifi command if the interface is not ready
Samuel Ortiz
2009-10-27
1
-0
/
+5
*
iwmc3200wifi: Check for cmd pointer before dereferencing it
Samuel Ortiz
2009-10-27
1
-2
/
+8
*
iwmc3200wifi: SDIO disable race fix
Samuel Ortiz
2009-10-27
1
-2
/
+2
*
iwmc3200wifi: Tx power setting
Samuel Ortiz
2009-10-27
3
-1
/
+30
*
iwmc3200wifi: Update fixed size config definitions
Samuel Ortiz
2009-10-27
1
-2
/
+58
*
iwmc3200wifi: Update statistics notification structure
Samuel Ortiz
2009-10-27
1
-0
/
+5
*
iwmc3200wifi: Improve rx debug
Samuel Ortiz
2009-10-27
1
-2
/
+5
*
iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both
Samuel Ortiz
2009-10-27
1
-3
/
+3
*
iwmc3200wifi: CT kill support
Samuel Ortiz
2009-10-27
8
-1
/
+55
*
iwmc3200wifi: WPS support
Samuel Ortiz
2009-10-27
2
-0
/
+10
*
iwmc3200wifi: allow joining an existed IBSS network
Zhu Yi
2009-10-27
1
-20
/
+2
*
iwmc3200wifi: add BGN sdio device id
Zhu Yi
2009-10-27
1
-2
/
+4
*
iwmc3200wifi: select IWMC3200TOP in Kconfig
Tomas Winkler
2009-10-19
1
-0
/
+1
*
iwmc3200wifi: support ETHTOOL_GPERMADDR
John W. Linville
2009-10-07
1
-0
/
+2
*
debugfs: Change debugfs directory of IWMC3200
GeunSik Lim
2009-09-15
1
-3
/
+3
*
iwmc3200wifi: Add a last_fw_err debugfs entry
Samuel Ortiz
2009-09-01
5
-4
/
+113
*
iwmc3200wifi: Handle UMAC stalls and UMAC assert properly
Samuel Ortiz
2009-09-01
3
-9
/
+40
*
iwmc3200wifi: New initial LMAC calibration
Samuel Ortiz
2009-09-01
4
-18
/
+61
*
iwmc3200wifi: fix misuse of le16_to_cpu
Zhu Yi
2009-09-01
2
-5
/
+5
*
iwmc3200wifi: add disconnect work
Zhu Yi
2009-09-01
3
-5
/
+49
*
iwmc3200wifi: use cfg80211_roamed to send roam event
Zhu Yi
2009-09-01
4
-8
/
+23
*
iwmc3200wifi: Fix sparse warning
Samuel Ortiz
2009-09-01
1
-2
/
+3
*
iwmc3200wifi: Set WEP key from connect
Samuel Ortiz
2009-09-01
1
-1
/
+43
*
iwmc3200wifi: invalidate profile when necessary before connect
Zhu Yi
2009-09-01
1
-5
/
+10
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-12
1
-0
/
+1
|
\
|
*
drivers/net/wireless: introduce missing kfree
Julia Lawall
2009-08-03
1
-0
/
+1
*
|
iwmc3200wifi: avoid setting default key for 802.1X and RSNA
Zhu Yi
2009-08-04
1
-13
/
+26
*
|
iwmc3200wifi: set WEP key static flag correctly
Zhu Yi
2009-08-04
1
-2
/
+8
*
|
iwmc3200wifi: fix set_wpa_version and set_auth_type order
Zhu Yi
2009-08-04
1
-2
/
+7
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-30
5
-192
/
+1
|
\
\
|
*
|
cfg80211: self-contained wext handling where possible
Johannes Berg
2009-07-29
5
-100
/
+1
|
*
|
cfg80211: combine IWESSID handlers
Johannes Berg
2009-07-29
1
-34
/
+2
|
*
|
cfg80211: combine IWAP handlers
Johannes Berg
2009-07-29
1
-32
/
+2
|
*
|
cfg80211: combine iwfreq implementations
Johannes Berg
2009-07-29
1
-32
/
+2
*
|
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-30
1
-4
/
+2
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
wireless: ERR_PTR vs null
Dan Carpenter
2009-07-27
1
-4
/
+2
*
|
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
2009-07-26
2
-4
/
+3
*
|
iwmc3200wifi: fix a use-after-free bug
Zhu Yi
2009-07-24
1
-7
/
+9
*
|
iwmc3200wifi: fix cfg80211_connect_result is called in IBSS
Zhu Yi
2009-07-24
1
-4
/
+9
*
|
iwmc3200wifi: use cfg80211_connect_result to send req/resp IE
Zhu Yi
2009-07-24
3
-13
/
+35
*
|
iwmc3200wifi: remove key caches in driver
Zhu Yi
2009-07-24
2
-70
/
+2
*
|
iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success
Zhu Yi
2009-07-24
1
-14
/
+13
*
|
iwmc3200wifi: remove setting WEP keys before setting essid support
Zhu Yi
2009-07-24
1
-26
/
+0
*
|
iwmc3200wifi: cfg80211 managed mode port
Samuel Ortiz
2009-07-24
3
-292
/
+239
*
|
iwmc3200wifi: use correct debug level
Zhu Yi
2009-07-24
1
-16
/
+16
[next]