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
/
iwmc3200wifi
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
iwmc3200wifi: set cipher_suites before registering wiphy
Zhu Yi
2009-07-24
1
-0
/
+10
*
|
iwmc3200wifi: hardware does not support IP checksum
Zhu Yi
2009-07-24
1
-1
/
+1
*
|
iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling
Zhu Yi
2009-07-24
2
-1
/
+6
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
1
-1
/
+1
|
\
|
|
*
iwmc3200wifi: fix NULL pointer dereference in iwm_if_free
Zhu Yi
2009-07-21
1
-1
/
+1
*
|
iwmc3200wifi: remove B0 hardware support
Zhu Yi
2009-07-10
5
-29
/
+0
*
|
iwmc3200wifi: simplify calibration map
Zhu Yi
2009-07-10
4
-15
/
+17
*
|
iwmc3200wifi: replace netif_rx with netif_rx_ni
Zhu Yi
2009-07-10
1
-1
/
+1
*
|
cfg80211: implement iwpower
Johannes Berg
2009-07-10
2
-45
/
+24
*
|
iwmc3200wifi: rfkill cleanup
Zhu Yi
2009-07-10
6
-32
/
+39
*
|
iwmc3200wifi: cache keys when interface is down
Samuel Ortiz
2009-07-10
3
-19
/
+28
*
|
iwmc3200wifi: change coexist periodic calibration flag
Zhu Yi
2009-07-10
2
-6
/
+11
*
|
iwmc3200wifi: cfg80211 key hooks implemetation
Samuel Ortiz
2009-07-10
6
-332
/
+219
*
|
iwmc3200wifi: handling wifi_if_ntfy responses
Samuel Ortiz
2009-07-10
5
-15
/
+31
*
|
iwmc3200wifi: invalidate keys when changing the BSSID
Samuel Ortiz
2009-07-10
1
-1
/
+18
*
|
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
2009-07-10
1
-7
/
+2
|
/
*
iwmc3200wifi: add Kconfig help
Samuel Ortiz
2009-07-07
1
-0
/
+9
*
iwmc3200wifi: add a mutex to protect iwm_reset_worker
Zhu Yi
2009-06-19
2
-6
/
+49
*
iwmc3200wifi: fix potential kernel oops on module removal
Zhu Yi
2009-06-19
1
-2
/
+2
*
iwmc3200wifi: add iwm_if_add and iwm_if_remove
Zhu Yi
2009-06-19
3
-12
/
+31
*
iwmc3200wifi: check for iwm_priv_init error
Zhu Yi
2009-06-19
3
-7
/
+23
*
cfg80211: fix Kconfig for users of cfg80211
Johannes Berg
2009-06-03
1
-1
/
+1
*
iwm: port to new cfg80211 rfkill
Johannes Berg
2009-06-03
5
-99
/
+1
*
rfkill: rewrite
Johannes Berg
2009-06-03
1
-22
/
+17
*
iwmc3200wifi: shrink calibration lmac name
Samuel Ortiz
2009-06-03
1
-1
/
+1
*
iwmc3200wifi: fix printk format
Randy Dunlap
2009-06-03
1
-1
/
+1
*
iwmc3200wifi: fix fragmentation threshold setting
Samuel Ortiz
2009-06-03
1
-1
/
+1
*
iwmc3200wifi: fix link error when CFG80211 is not selected
Zhu Yi
2009-05-25
1
-1
/
+2
*
iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver
Zhu Yi
2009-05-22
27
-0
/
+9710