summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/wext.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* 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