summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/iwmc3200wifi
Commit message (Expand)AuthorAgeFilesLines
* iwmc3200wifi: Fix typo in trace.hMasanari Iida2012-02-061-1/+1
* module_param: make bool parameters really bool (net & drivers/net)Rusty Russell2011-12-201-2/+2
* net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-202-7/+7
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-2/+13
|\
| * iwmc3200wifi: add some more range checksDan Carpenter2011-11-081-2/+13
* | drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-11-012-0/+2
* | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* | drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-11-011-0/+1
|/
* iwmc3200wifi: add a range check to iwm_cfg80211_get_key()Dan Carpenter2011-10-141-1/+5
* drivers/net: Remove unnecessary semicolonsJoe Perches2011-06-051-1/+1
* Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next...John W. Linville2011-05-241-2/+2
|\
| * cfg80211: Use consistent BSS matching between scan and smeJouni Malinen2011-05-191-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-05-171-1/+2
|\|
| * cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar2011-05-161-1/+2
* | Fix common misspellingsLucas De Marchi2011-03-312-3/+3
|/
* Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2011-01-282-3/+7
|\
| * cfg80211: Extend channel to frequency mapping for 802.11jBruno Randolf2011-01-212-3/+7
* | iwmc3200wifi: Return proper error for iwm_if_allocAxel Lin2011-01-131-0/+2
|/
* cfg80211/nl80211: separate unicast/multicast default TX keysJohannes Berg2010-12-131-1/+2
* iwmc3200wifi: clarify potentially undefined operation in iwm_scan_ssidsJohn W. Linville2010-11-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-232-8/+6Star
|\
| * cfg80211/mac80211: allow per-station GTKsJohannes Berg2010-10-061-3/+4
| * iwm3200wifi: remove comparison to WIFI_IF_NTFY_MAX in iwm_ntf_wifi_if_wrapperJohn W. Linville2010-08-161-5/+2Star
* | llseek: automatically add .llseek fopArnd Bergmann2010-10-152-0/+5
|/
* 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