Age | Commit message (Expand) | Author | Files | Lines |
2009-12-22 | iwmc3200wifi: Avoid an offset calculation for each management frame. | Joe Perches | 1 | -13/+12 |
2009-12-22 | iwmc3200wifi: rx aggregation support | Zhu Yi | 1 | -5/+41 |
2009-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 3 | -3/+3 |
2009-12-21 | iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() | Roel Kluin | 3 | -3/+3 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -2/+2 |
2009-12-04 | iwmc3200wifi: Enable wimax core through module parameter | Samuel Ortiz | 1 | -2/+5 |
2009-12-04 | iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter | Samuel Ortiz | 3 | -6/+8 |
2009-12-04 | iwmc3200wifi: Coex table command does not expect a response | Samuel Ortiz | 1 | -1/+1 |
2009-12-04 | iwmc3200wifi: Update wiwi priority table | Samuel Ortiz | 1 | -4/+4 |
2009-12-04 | iwmc3200wifi: fix NULL pointer dereference in pmkid update | Zhu Yi | 1 | -2/+4 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 2 | -2/+2 |
2009-11-28 | iwmc3200wifi: Implement cfg80211 PMKSA API | Samuel Ortiz | 4 | -0/+68 |
2009-11-28 | iwmc3200wifi: Remove tx concatenation option | Samuel Ortiz | 1 | -8/+1 |
2009-11-28 | iwmc3200wifi: Add stopped queue to debugfs | Samuel Ortiz | 1 | -0/+23 |
2009-11-28 | iwmc3200wifi: 802.11n Tx aggregation support | Samuel Ortiz | 8 | -10/+217 |
2009-11-28 | iwmc3200wifi: Set wireless mode correctly | Zhu Yi | 1 | -3/+3 |
2009-11-28 | iwmc3200wifi: Update wireless_mode with eeprom values | Samuel Ortiz | 3 | -1/+39 |
2009-11-28 | iwmc3200wifi: Dont set the UMAC power limit when interface is down | Samuel Ortiz | 1 | -0/+4 |
2009-11-28 | iwmc3200wifi: Parse HT channels EEPROM entries | Samuel Ortiz | 3 | -8/+56 |
2009-11-19 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 4 | -0/+4 |
2009-11-11 | iwmc3200wifi: declare MODULE_FIRMWARE | Ben Hutchings | 1 | -0/+3 |
2009-10-30 | wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig | John W. Linville | 1 | -1/+1 |
2009-10-27 | iwmc3200wifi: handle coexistence radio notification | Zhu Yi | 1 | -0/+15 |
2009-10-27 | iwmc3200wifi: Set wiphy firmware version | Samuel Ortiz | 3 | -0/+13 |
2009-10-27 | iwmc3200wifi: Support unexpected reboot barker | Samuel Ortiz | 1 | -0/+8 |
2009-10-27 | iwmc3200wifi: Try shared auth when open WEP fails | Samuel Ortiz | 4 | -6/+53 |
2009-10-27 | iwmc3200wifi: Do not handle wifi command if the interface is not ready | Samuel Ortiz | 1 | -0/+5 |
2009-10-27 | iwmc3200wifi: Check for cmd pointer before dereferencing it | Samuel Ortiz | 1 | -2/+8 |
2009-10-27 | iwmc3200wifi: SDIO disable race fix | Samuel Ortiz | 1 | -2/+2 |
2009-10-27 | iwmc3200wifi: Tx power setting | Samuel Ortiz | 3 | -1/+30 |
2009-10-27 | iwmc3200wifi: Update fixed size config definitions | Samuel Ortiz | 1 | -2/+58 |
2009-10-27 | iwmc3200wifi: Update statistics notification structure | Samuel Ortiz | 1 | -0/+5 |
2009-10-27 | iwmc3200wifi: Improve rx debug | Samuel Ortiz | 1 | -2/+5 |
2009-10-27 | iwmc3200wifi: Profile flags can be WPA1 or WPA2 not both | Samuel Ortiz | 1 | -3/+3 |
2009-10-27 | iwmc3200wifi: CT kill support | Samuel Ortiz | 8 | -1/+55 |
2009-10-27 | iwmc3200wifi: WPS support | Samuel Ortiz | 2 | -0/+10 |
2009-10-27 | iwmc3200wifi: allow joining an existed IBSS network | Zhu Yi | 1 | -20/+2 |
2009-10-27 | iwmc3200wifi: add BGN sdio device id | Zhu Yi | 1 | -2/+4 |
2009-10-20 | iwmc3200wifi: select IWMC3200TOP in Kconfig | Tomas Winkler | 1 | -0/+1 |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 4 | -0/+4 |
2009-10-08 | iwmc3200wifi: support ETHTOOL_GPERMADDR | John W. Linville | 1 | -0/+2 |
2009-09-15 | debugfs: Change debugfs directory of IWMC3200 | GeunSik Lim | 1 | -3/+3 |
2009-09-01 | iwmc3200wifi: Add a last_fw_err debugfs entry | Samuel Ortiz | 5 | -4/+113 |
2009-09-01 | iwmc3200wifi: Handle UMAC stalls and UMAC assert properly | Samuel Ortiz | 3 | -9/+40 |
2009-09-01 | iwmc3200wifi: New initial LMAC calibration | Samuel Ortiz | 4 | -18/+61 |
2009-09-01 | iwmc3200wifi: fix misuse of le16_to_cpu | Zhu Yi | 2 | -5/+5 |
2009-09-01 | iwmc3200wifi: add disconnect work | Zhu Yi | 3 | -5/+49 |
2009-09-01 | iwmc3200wifi: use cfg80211_roamed to send roam event | Zhu Yi | 4 | -8/+23 |
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 |