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