summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi
Commit message (Expand)AuthorAgeFilesLines
* iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapperJohn W. Linville2010-08-161-5/+2Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-07-021-4/+8
|\
| * cfg80211/mac80211: Update set_tx_power to use mBm instead of dBm unitsJuuso Oikarinen2010-06-241-4/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-112-3/+3
|\|
| * wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
| * drivers/net/wireless/iwmc3200wifi: Use kmemdupJulia Lawall2010-06-021-2/+2
* | drivers/net: use __packed annotationEric Dumazet2010-06-034-72/+72
|/
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-054-121/+15Star
|\
| * iwmc3200wifi: fix busted iwm_debugfs_init definitionJohn W. Linville2010-05-031-4/+1Star
| * iwmc3200wifi: cleanup unneeded debugfs error handlingJohn W. Linville2010-05-034-55/+15Star
| * iwl: cleanup: remove unneeded error handlingDan Carpenter2010-04-281-63/+0Star
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-234-5/+8
|\|
| * iwmc3200wifi: check sparse endianness annotationsSamuel Ortiz2010-04-161-0/+2
| * iwmc3200wifi: Fix sparse warningsSamuel Ortiz2010-04-163-5/+6
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-1110-0/+10
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3010-0/+10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-2315-54/+407
|\ \ \ | |/ / |/| / | |/
| * 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 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \
| * | tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
* | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-062-2/+2
| |/ |/|
* | 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