summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-231-1/+1
|\
| * iwmc3200wifi: fix NULL pointer dereference in iwm_if_freeZhu Yi2009-07-211-1/+1
* | iwmc3200wifi: remove B0 hardware supportZhu Yi2009-07-105-29/+0
* | iwmc3200wifi: simplify calibration mapZhu Yi2009-07-104-15/+17
* | iwmc3200wifi: replace netif_rx with netif_rx_niZhu Yi2009-07-101-1/+1
* | cfg80211: implement iwpowerJohannes Berg2009-07-102-45/+24
* | iwmc3200wifi: rfkill cleanupZhu Yi2009-07-106-32/+39
* | iwmc3200wifi: cache keys when interface is downSamuel Ortiz2009-07-103-19/+28
* | iwmc3200wifi: change coexist periodic calibration flagZhu Yi2009-07-102-6/+11
* | iwmc3200wifi: cfg80211 key hooks implemetationSamuel Ortiz2009-07-106-332/+219
* | iwmc3200wifi: handling wifi_if_ntfy responsesSamuel Ortiz2009-07-105-15/+31
* | iwmc3200wifi: invalidate keys when changing the BSSIDSamuel Ortiz2009-07-101-1/+18
* | cfg80211: pass netdev to change_virtual_intfJohannes Berg2009-07-101-7/+2
|/
* iwmc3200wifi: add Kconfig helpSamuel Ortiz2009-07-071-0/+9
* iwmc3200wifi: add a mutex to protect iwm_reset_workerZhu Yi2009-06-192-6/+49
* iwmc3200wifi: fix potential kernel oops on module removalZhu Yi2009-06-191-2/+2
* iwmc3200wifi: add iwm_if_add and iwm_if_removeZhu Yi2009-06-193-12/+31
* iwmc3200wifi: check for iwm_priv_init errorZhu Yi2009-06-193-7/+23
* cfg80211: fix Kconfig for users of cfg80211Johannes Berg2009-06-031-1/+1
* iwm: port to new cfg80211 rfkillJohannes Berg2009-06-035-99/+1
* rfkill: rewriteJohannes Berg2009-06-031-22/+17
* iwmc3200wifi: shrink calibration lmac nameSamuel Ortiz2009-06-031-1/+1
* iwmc3200wifi: fix printk formatRandy Dunlap2009-06-031-1/+1
* iwmc3200wifi: fix fragmentation threshold settingSamuel Ortiz2009-06-031-1/+1
* iwmc3200wifi: fix link error when CFG80211 is not selectedZhu Yi2009-05-251-1/+2
* iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driverZhu Yi2009-05-2227-0/+9710
OpenPOWER on IntegriCloud