Age | Commit message (Expand) | Author |
2010-03-10 | iwmc3200wifi: typo fix and code cleanup | Zhu Yi |
2010-03-10 | iwmc3200wifi: mark some pmksa functions static | Zhu Yi |
2010-03-10 | iwmc3200wifi: increase concatenated buffer | Zhu Yi |
2010-03-10 | iwmc3200wifi: protect rx_tickets and rx_packets[] lists | Zhu Yi |
2010-03-10 | iwmc3200wifi: add ftrace event tracing support | Zhu Yi |
2010-03-10 | iwmc3200wifi: remove "_safe" for some list_for_each_entry usage | Zhu Yi |
2010-03-10 | iwmc3200wifi: refuse to associate on unallowed channels | Zhu Yi |
2010-02-14 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-02-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-02-09 | iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table() | Roel Kluin |
2010-01-23 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2010-01-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-01-19 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2010-01-14 | iwmc3200wifi: Add UMAC wifi headers to the pmkid command | Samuel Ortiz |
2010-01-14 | Revert "iwmc3200wifi: fix array out-of-boundary access" | John W. Linville |
2009-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-28 | iwmc3200wifi: fix array out-of-boundary access | Zhu Yi |
2009-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2009-12-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-22 | iwmc3200wifi: Avoid an offset calculation for each management frame. | Joe Perches |
2009-12-22 | iwmc3200wifi: rx aggregation support | Zhu Yi |
2009-12-21 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller |
2009-12-21 | iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx() | Roel Kluin |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-04 | iwmc3200wifi: Enable wimax core through module parameter | Samuel Ortiz |
2009-12-04 | iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameter | Samuel Ortiz |
2009-12-04 | iwmc3200wifi: Coex table command does not expect a response | Samuel Ortiz |
2009-12-04 | iwmc3200wifi: Update wiwi priority table | Samuel Ortiz |
2009-12-04 | iwmc3200wifi: fix NULL pointer dereference in pmkid update | Zhu Yi |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-11-28 | iwmc3200wifi: Implement cfg80211 PMKSA API | Samuel Ortiz |
2009-11-28 | iwmc3200wifi: Remove tx concatenation option | Samuel Ortiz |
2009-11-28 | iwmc3200wifi: Add stopped queue to debugfs | Samuel Ortiz |
2009-11-28 | iwmc3200wifi: 802.11n Tx aggregation support | Samuel Ortiz |
2009-11-28 | iwmc3200wifi: Set wireless mode correctly | Zhu Yi |
2009-11-28 | iwmc3200wifi: Update wireless_mode with eeprom values | Samuel Ortiz |
2009-11-28 | iwmc3200wifi: Dont set the UMAC power limit when interface is down | Samuel Ortiz |
2009-11-28 | iwmc3200wifi: Parse HT channels EEPROM entries | Samuel Ortiz |
2009-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2009-11-11 | iwmc3200wifi: declare MODULE_FIRMWARE | Ben Hutchings |
2009-10-30 | wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig | John W. Linville |
2009-10-27 | iwmc3200wifi: handle coexistence radio notification | Zhu Yi |
2009-10-27 | iwmc3200wifi: Set wiphy firmware version | Samuel Ortiz |
2009-10-27 | iwmc3200wifi: Support unexpected reboot barker | Samuel Ortiz |
2009-10-27 | iwmc3200wifi: Try shared auth when open WEP fails | Samuel Ortiz |
2009-10-27 | iwmc3200wifi: Do not handle wifi command if the interface is not ready | Samuel Ortiz |
2009-10-27 | iwmc3200wifi: Check for cmd pointer before dereferencing it | Samuel Ortiz |
2009-10-27 | iwmc3200wifi: SDIO disable race fix | Samuel Ortiz |