aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/wext.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-02drivers/net/wireless/orinoco: Use kmemdupJulia Lawall1-3/+1
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davemJohn W. Linville1-3/+3
2010-05-03orinoco: add hermes_opsDavid Kilroy1-3/+3
2010-04-23Merge branch 'master' into for-davemJohn W. Linville1-178/+5
2010-04-19orinoco: implement set_wiphy_paramsDavid Kilroy1-178/+5
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches1-48/+46
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov1-3/+3
2009-08-20orinoco: remove spare whitespaceDavid Kilroy1-1/+1
2009-08-14orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy1-41/+81
2009-08-14orinoco: add function to retrieve current bssidDavid Kilroy1-3/+1
2009-08-14orinoco: move disassociation to hw.cDavid Kilroy1-13/+4
2009-08-14orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy1-1/+1
2009-08-14orinoco: use local types for auth alg and sequence lengthDavid Kilroy1-15/+15
2009-07-10orinoco: remove WE nickname supportDavid Kilroy1-43/+0
2009-07-10orinoco: convert giwrange to cfg80211David Kilroy1-114/+1
2009-07-10orinoco: convert scanning to cfg80211David Kilroy1-515/+2
2009-07-10orinoco: convert mode setting to cfg80211David Kilroy1-67/+8
2009-07-10orinoco: provide generic commit functionDavid Kilroy1-34/+1
2009-07-10orinoco: initiate cfg80211 conversionDavid Kilroy1-64/+46
2009-07-10orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy1-2/+1
2009-02-13orinoco: Move WEXT handlers into a separate fileDavid Kilroy1-0/+2325