summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco/wext.c
AgeCommit message (Expand)Author
2011-07-15orinoco: minor fixes for problems found by checkpatch.plPavel Roskin
2010-12-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-12-08orinoco: fix TKIP countermeasure behaviourDavid Kilroy
2010-12-07orinoco: allow IW_AUTH_MFP to pass throughDavid Kilroy
2010-08-25orinoco: Fix walking past the end of the bufferDavid Kilroy
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-02drivers/net/wireless/orinoco: Use kmemdupJulia Lawall
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03orinoco: add hermes_opsDavid Kilroy
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-19orinoco: implement set_wiphy_paramsDavid Kilroy
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-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov
2009-08-20orinoco: remove spare whitespaceDavid Kilroy
2009-08-14orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy
2009-08-14orinoco: add function to retrieve current bssidDavid Kilroy
2009-08-14orinoco: move disassociation to hw.cDavid Kilroy
2009-08-14orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy
2009-08-14orinoco: use local types for auth alg and sequence lengthDavid Kilroy
2009-07-10orinoco: remove WE nickname supportDavid Kilroy
2009-07-10orinoco: convert giwrange to cfg80211David Kilroy
2009-07-10orinoco: convert scanning to cfg80211David Kilroy
2009-07-10orinoco: convert mode setting to cfg80211David Kilroy
2009-07-10orinoco: provide generic commit functionDavid Kilroy
2009-07-10orinoco: initiate cfg80211 conversionDavid Kilroy
2009-07-10orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy
2009-02-13orinoco: Move WEXT handlers into a separate fileDavid Kilroy