aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/iwmc3200wifi
AgeCommit message (Expand)Author
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03iwmc3200wifi: fix busted iwm_debugfs_init definitionJohn W. Linville
2010-05-03iwmc3200wifi: cleanup unneeded debugfs error handlingJohn W. Linville
2010-04-28iwl: cleanup: remove unneeded error handlingDan Carpenter
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-16iwmc3200wifi: check sparse endianness annotationsSamuel Ortiz
2010-04-16iwmc3200wifi: Fix sparse warningsSamuel Ortiz
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-03-10iwmc3200wifi: typo fix and code cleanupZhu Yi
2010-03-10iwmc3200wifi: mark some pmksa functions staticZhu Yi
2010-03-10iwmc3200wifi: increase concatenated bufferZhu Yi
2010-03-10iwmc3200wifi: protect rx_tickets and rx_packets[] listsZhu Yi
2010-03-10iwmc3200wifi: add ftrace event tracing supportZhu Yi
2010-03-10iwmc3200wifi: remove "_safe" for some list_for_each_entry usageZhu Yi
2010-03-10iwmc3200wifi: refuse to associate on unallowed channelsZhu Yi
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-02-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-09iwmc3200wifi: Test of wrong pointer after kzalloc in iwm_mlme_update_bss_table()Roel Kluin
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-01-14iwmc3200wifi: Add UMAC wifi headers to the pmkid commandSamuel Ortiz
2010-01-14Revert "iwmc3200wifi: fix array out-of-boundary access"John W. Linville
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28iwmc3200wifi: fix array out-of-boundary accessZhu Yi
2009-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2009-12-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-22iwmc3200wifi: Avoid an offset calculation for each management frame.Joe Perches
2009-12-22iwmc3200wifi: rx aggregation supportZhu Yi
2009-12-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-21iwmc3200wifi: Fix test of unsigned in iwm_ntf_stop_resume_tx()Roel Kluin
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04iwmc3200wifi: Enable wimax core through module parameterSamuel Ortiz
2009-12-04iwmc3200wifi: Add wifi-wimax coexistence mode as a module parameterSamuel Ortiz
2009-12-04iwmc3200wifi: Coex table command does not expect a responseSamuel Ortiz
2009-12-04iwmc3200wifi: Update wiwi priority tableSamuel Ortiz
2009-12-04iwmc3200wifi: fix NULL pointer dereference in pmkid updateZhu Yi
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-28iwmc3200wifi: Implement cfg80211 PMKSA APISamuel Ortiz
2009-11-28iwmc3200wifi: Remove tx concatenation optionSamuel Ortiz
2009-11-28iwmc3200wifi: Add stopped queue to debugfsSamuel Ortiz
2009-11-28iwmc3200wifi: 802.11n Tx aggregation supportSamuel Ortiz