aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/wext.c
Commit message (Expand)AuthorAge
* orinoco: fix TKIP countermeasure behaviourDavid Kilroy2010-12-08
* orinoco: Fix walking past the end of the bufferDavid Kilroy2010-08-25
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-06-11
|\
| * drivers/net/wireless/orinoco: Use kmemdupJulia Lawall2010-06-02
* | drivers/net: use __packed annotationEric Dumazet2010-06-03
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\
| * orinoco: add hermes_opsDavid Kilroy2010-05-03
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\|
| * orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-19
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\ \ | |/ |/|
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches2010-03-23
|/
* orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov2009-12-28
* orinoco: remove spare whitespaceDavid Kilroy2009-08-20
* orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy2009-08-14
* orinoco: add function to retrieve current bssidDavid Kilroy2009-08-14
* orinoco: move disassociation to hw.cDavid Kilroy2009-08-14
* orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy2009-08-14
* orinoco: use local types for auth alg and sequence lengthDavid Kilroy2009-08-14
* orinoco: remove WE nickname supportDavid Kilroy2009-07-10
* orinoco: convert giwrange to cfg80211David Kilroy2009-07-10
* orinoco: convert scanning to cfg80211David Kilroy2009-07-10
* orinoco: convert mode setting to cfg80211David Kilroy2009-07-10
* orinoco: provide generic commit functionDavid Kilroy2009-07-10
* orinoco: initiate cfg80211 conversionDavid Kilroy2009-07-10
* orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy2009-07-10
* orinoco: Move WEXT handlers into a separate fileDavid Kilroy2009-02-13