index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
iwmc3200wifi
Age
Commit message (
Expand
)
Author
2009-08-04
iwmc3200wifi: avoid setting default key for 802.1X and RSNA
Zhu Yi
2009-08-04
iwmc3200wifi: set WEP key static flag correctly
Zhu Yi
2009-08-04
iwmc3200wifi: fix set_wpa_version and set_auth_type order
Zhu Yi
2009-07-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-30
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-29
cfg80211: self-contained wext handling where possible
Johannes Berg
2009-07-29
cfg80211: combine IWESSID handlers
Johannes Berg
2009-07-29
cfg80211: combine IWAP handlers
Johannes Berg
2009-07-29
cfg80211: combine iwfreq implementations
Johannes Berg
2009-07-27
wireless: ERR_PTR vs null
Dan Carpenter
2009-07-26
imwc3200: move iwmc3200 SDIO ids to sdio_ids.h
Tomas Winkler
2009-07-24
iwmc3200wifi: fix a use-after-free bug
Zhu Yi
2009-07-24
iwmc3200wifi: fix cfg80211_connect_result is called in IBSS
Zhu Yi
2009-07-24
iwmc3200wifi: use cfg80211_connect_result to send req/resp IE
Zhu Yi
2009-07-24
iwmc3200wifi: remove key caches in driver
Zhu Yi
2009-07-24
iwmc3200wifi: make iwm_send_wifi_if_cmd return 0 on success
Zhu Yi
2009-07-24
iwmc3200wifi: remove setting WEP keys before setting essid support
Zhu Yi
2009-07-24
iwmc3200wifi: cfg80211 managed mode port
Samuel Ortiz
2009-07-24
iwmc3200wifi: use correct debug level
Zhu Yi
2009-07-24
iwmc3200wifi: set cipher_suites before registering wiphy
Zhu Yi
2009-07-24
iwmc3200wifi: hardware does not support IP checksum
Zhu Yi
2009-07-24
iwmc3200wifi: fix UMAC INIT_COMPLETE notification handling
Zhu Yi
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-21
iwmc3200wifi: fix NULL pointer dereference in iwm_if_free
Zhu Yi
2009-07-10
iwmc3200wifi: remove B0 hardware support
Zhu Yi
2009-07-10
iwmc3200wifi: simplify calibration map
Zhu Yi
2009-07-10
iwmc3200wifi: replace netif_rx with netif_rx_ni
Zhu Yi
2009-07-10
cfg80211: implement iwpower
Johannes Berg
2009-07-10
iwmc3200wifi: rfkill cleanup
Zhu Yi
2009-07-10
iwmc3200wifi: cache keys when interface is down
Samuel Ortiz
2009-07-10
iwmc3200wifi: change coexist periodic calibration flag
Zhu Yi
2009-07-10
iwmc3200wifi: cfg80211 key hooks implemetation
Samuel Ortiz
2009-07-10
iwmc3200wifi: handling wifi_if_ntfy responses
Samuel Ortiz
2009-07-10
iwmc3200wifi: invalidate keys when changing the BSSID
Samuel Ortiz
2009-07-10
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
2009-07-07
iwmc3200wifi: add Kconfig help
Samuel Ortiz
2009-06-19
iwmc3200wifi: add a mutex to protect iwm_reset_worker
Zhu Yi
2009-06-19
iwmc3200wifi: fix potential kernel oops on module removal
Zhu Yi
2009-06-19
iwmc3200wifi: add iwm_if_add and iwm_if_remove
Zhu Yi
2009-06-19
iwmc3200wifi: check for iwm_priv_init error
Zhu Yi
2009-06-03
cfg80211: fix Kconfig for users of cfg80211
Johannes Berg
2009-06-03
iwm: port to new cfg80211 rfkill
Johannes Berg
2009-06-03
rfkill: rewrite
Johannes Berg
2009-06-03
iwmc3200wifi: shrink calibration lmac name
Samuel Ortiz
2009-06-03
iwmc3200wifi: fix printk format
Randy Dunlap
2009-06-03
iwmc3200wifi: fix fragmentation threshold setting
Samuel Ortiz
2009-05-25
iwmc3200wifi: fix link error when CFG80211 is not selected
Zhu Yi
2009-05-22
iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver
Zhu Yi