aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/wext.c
Commit message (Expand)AuthorAgeFilesLines
* 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