summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwmc3200wifi
AgeCommit message (Expand)AuthorFilesLines
2009-08-04drivers/net/wireless: introduce missing kfreeJulia Lawall1-0/+1
2009-07-27wireless: ERR_PTR vs nullDan Carpenter1-4/+2
2009-07-21iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi1-1/+1
2009-07-07iwmc3200wifi: add Kconfig helpSamuel Ortiz1-0/+9
2009-06-19iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi2-6/+49
2009-06-19iwmc3200wifi: fix potential kernel oops on module removalZhu Yi1-2/+2
2009-06-19iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi3-12/+31
2009-06-19iwmc3200wifi: check for iwm_priv_init errorZhu Yi3-7/+23
2009-06-03cfg80211: fix Kconfig for users of cfg80211Johannes Berg1-1/+1
2009-06-03iwm: port to new cfg80211 rfkillJohannes Berg5-99/+1
2009-06-03rfkill: rewriteJohannes Berg1-22/+17
2009-06-03iwmc3200wifi: shrink calibration lmac nameSamuel Ortiz1-1/+1
2009-06-03iwmc3200wifi: fix printk formatRandy Dunlap1-1/+1
2009-06-03iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz1-1/+1
2009-05-26iwmc3200wifi: fix link error when CFG80211 is not selectedZhu Yi1-1/+2
2009-05-22iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi27-0/+9710