summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi
Commit message (Expand)AuthorAgeFilesLines
* iwmc3200wifi: typo fix and code cleanupZhu Yi2010-03-104-10/+8Star
* iwmc3200wifi: mark some pmksa functions staticZhu Yi2010-03-101-5/+8
* iwmc3200wifi: increase concatenated bufferZhu Yi2010-03-101-1/+1
* iwmc3200wifi: protect rx_tickets and rx_packets[] listsZhu Yi2010-03-104-5/+30
* iwmc3200wifi: add ftrace event tracing supportZhu Yi2010-03-109-7/+314
* iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi2010-03-105-23/+21Star
* iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi2010-03-103-3/+25
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-02-151-1/+1
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-101-1/+1
| |\
| | * iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin2010-02-091-1/+1
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-232-0/+5
|\| |
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-192-0/+5
| |\|
| | * iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz2010-01-142-0/+5
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-301-1/+1
| |\|
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-01-191-1/+1
|\ \ \
| * | | Revert "iwmc3200wifi: fix array out-of-boundary access"John W. Linville2010-01-141-1/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-301-1/+1
|\| | |
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-301-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | iwmc3200wifi: fix array out-of-boundary accessZhu Yi2009-12-281-1/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville2009-12-283-3/+3
| |\| |
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-261-18/+53
|\| | | | |_|/ |/| |
| * | iwmc3200wifi: Avoid an offset calculation for each management frame.Joe Perches2009-12-221-13/+12Star
| * | iwmc3200wifi: rx aggregation supportZhu Yi2009-12-221-5/+41
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-213-3/+3
|\ \ \ | | |/ | |/|
| * | iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin2009-12-213-3/+3
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-102-2/+2
|\ \ | |/ |/|
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-042-2/+2
* | iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz2009-12-041-2/+5
* | iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz2009-12-043-6/+8
* | iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz2009-12-041-1/+1
* | iwmc3200wifi: Update wiwi priority tableSamuel Ortiz2009-12-041-4/+4
* | iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi2009-12-041-2/+4
* | iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz2009-11-284-0/+68
* | iwmc3200wifi: Remove tx concatenation optionSamuel Ortiz2009-11-281-8/+1Star
* | iwmc3200wifi: Add stopped queue to debugfsSamuel Ortiz2009-11-281-0/+23
* | iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz2009-11-288-10/+217
* | iwmc3200wifi: Set wireless mode correctlyZhu Yi2009-11-281-3/+3
* | iwmc3200wifi: Update wireless_mode with eeprom valuesSamuel Ortiz2009-11-283-1/+39
* | iwmc3200wifi: Dont set the UMAC power limit when interface is downSamuel Ortiz2009-11-281-0/+4
* | iwmc3200wifi: Parse HT channels EEPROM entriesSamuel Ortiz2009-11-283-8/+56
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-194-0/+4
|\|
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-114-0/+4
* | iwmc3200wifi: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+3
* | wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+1
* | iwmc3200wifi: handle coexistence radio notificationZhu Yi2009-10-271-0/+15
* | iwmc3200wifi: Set wiphy firmware versionSamuel Ortiz2009-10-273-0/+13
* | iwmc3200wifi: Support unexpected reboot barkerSamuel Ortiz2009-10-271-0/+8
* | iwmc3200wifi: Try shared auth when open WEP failsSamuel Ortiz2009-10-274-6/+53
* | iwmc3200wifi: Do not handle wifi command if the interface is not readySamuel Ortiz2009-10-271-0/+5
* | iwmc3200wifi: Check for cmd pointer before dereferencing itSamuel Ortiz2009-10-271-2/+8