| Commit message (Expand) | Author | Age | Files | Lines |
* | iwmc3200wifi: remove driver for unavailable hardware | John W. Linville | 2012-07-10 | 1 | -882/+0 |
* | iwmc3200wifi: add some more range checks | Dan Carpenter | 2011-11-08 | 1 | -2/+13 |
* | iwmc3200wifi: add a range check to iwm_cfg80211_get_key() | Dan Carpenter | 2011-10-14 | 1 | -1/+5 |
* | cfg80211: Extend channel to frequency mapping for 802.11j | Bruno Randolf | 2011-01-21 | 1 | -1/+2 |
* | cfg80211/nl80211: separate unicast/multicast default TX keys | Johannes Berg | 2010-12-13 | 1 | -1/+2 |
* | cfg80211/mac80211: allow per-station GTKs | Johannes Berg | 2010-10-06 | 1 | -3/+4 |
* | cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm units | Juuso Oikarinen | 2010-06-24 | 1 | -4/+8 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-04-11 | 1 | -0/+1 |
|\ |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | | iwmc3200wifi: mark some pmksa functions static | Zhu Yi | 2010-03-10 | 1 | -5/+8 |
* | | iwmc3200wifi: remove "_safe" for some list_for_each_entry usage | Zhu Yi | 2010-03-10 | 1 | -2/+2 |
|/ |
|
* | iwmc3200wifi: Implement cfg80211 PMKSA API | Samuel Ortiz | 2009-11-28 | 1 | -0/+31 |
* | iwmc3200wifi: Dont set the UMAC power limit when interface is down | Samuel Ortiz | 2009-11-28 | 1 | -0/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-11-18 | 1 | -0/+1 |
|\ |
|
| * | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 1 | -0/+1 |
* | | iwmc3200wifi: Tx power setting | Samuel Ortiz | 2009-10-27 | 1 | -1/+11 |
* | | iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both | Samuel Ortiz | 2009-10-27 | 1 | -3/+3 |
* | | iwmc3200wifi: WPS support | Samuel Ortiz | 2009-10-27 | 1 | -0/+7 |
* | | iwmc3200wifi: allow joining an existed IBSS network | Zhu Yi | 2009-10-27 | 1 | -20/+2 |
|/ |
|
* | iwmc3200wifi: use cfg80211_roamed to send roam event | Zhu Yi | 2009-09-01 | 1 | -1/+1 |
* | 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 |
* | iwmc3200wifi: fix set_wpa_version and set_auth_type order | Zhu Yi | 2009-08-04 | 1 | -2/+7 |
* | iwmc3200wifi: remove key caches in driver | Zhu Yi | 2009-07-24 | 1 | -42/+1 |
* | 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 | 1 | -0/+195 |
* | iwmc3200wifi: set cipher_suites before registering wiphy | Zhu Yi | 2009-07-24 | 1 | -0/+10 |
* | cfg80211: implement iwpower | Johannes Berg | 2009-07-10 | 1 | -0/+22 |
* | iwmc3200wifi: rfkill cleanup | Zhu Yi | 2009-07-10 | 1 | -0/+24 |
* | iwmc3200wifi: cache keys when interface is down | Samuel Ortiz | 2009-07-10 | 1 | -2/+10 |
* | iwmc3200wifi: cfg80211 key hooks implemetation | Samuel Ortiz | 2009-07-10 | 1 | -0/+172 |
* | cfg80211: pass netdev to change_virtual_intf | Johannes Berg | 2009-07-10 | 1 | -7/+2 |
* | iwmc3200wifi: fix fragmentation threshold setting | Samuel Ortiz | 2009-06-03 | 1 | -1/+1 |
* | iwmc3200wifi: Add new Intel Wireless Multicomm 802.11 driver | Zhu Yi | 2009-05-22 | 1 | -0/+409 |