aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/wext.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-7/+8
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-081-2/+2
|\
| * orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-081-2/+2
* | orinoco: allow IW_AUTH_MFP to pass throughDavid Kilroy2010-12-071-0/+8
|/
* orinoco: Fix walking past the end of the bufferDavid Kilroy2010-08-251-2/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-111-3/+1
|\
| * drivers/net/wireless/orinoco: Use kmemdupJulia Lawall2010-06-021-3/+1
* | drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-051-3/+3
|\
| * orinoco: add hermes_opsDavid Kilroy2010-05-031-3/+3
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-231-178/+5
|\ \ | |/
| * orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-191-178/+5
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-0/+1
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* | orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches2010-03-231-48/+46
|/
* orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov2009-12-281-3/+3
* orinoco: remove spare whitespaceDavid Kilroy2009-08-201-1/+1
* orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy2009-08-141-41/+81
* orinoco: add function to retrieve current bssidDavid Kilroy2009-08-141-3/+1
* orinoco: move disassociation to hw.cDavid Kilroy2009-08-141-13/+4
* orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy2009-08-141-1/+1
* orinoco: use local types for auth alg and sequence lengthDavid Kilroy2009-08-141-15/+15
* orinoco: remove WE nickname supportDavid Kilroy2009-07-101-43/+0
* orinoco: convert giwrange to cfg80211David Kilroy2009-07-101-114/+1
* orinoco: convert scanning to cfg80211David Kilroy2009-07-101-515/+2
* orinoco: convert mode setting to cfg80211David Kilroy2009-07-101-67/+8
* orinoco: provide generic commit functionDavid Kilroy2009-07-101-34/+1
* orinoco: initiate cfg80211 conversionDavid Kilroy2009-07-101-64/+46
* orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy2009-07-101-2/+1
* orinoco: Move WEXT handlers into a separate fileDavid Kilroy2009-02-131-0/+2325