aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/wext.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-20orinoco: remove spare whitespaceDavid Kilroy1-1/+1
2009-08-14orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy1-41/+81
2009-08-14orinoco: add function to retrieve current bssidDavid Kilroy1-3/+1
2009-08-14orinoco: move disassociation to hw.cDavid Kilroy1-13/+4
2009-08-14orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy1-1/+1
2009-08-14orinoco: use local types for auth alg and sequence lengthDavid Kilroy1-15/+15
2009-07-10orinoco: remove WE nickname supportDavid Kilroy1-43/+0
2009-07-10orinoco: convert giwrange to cfg80211David Kilroy1-114/+1
2009-07-10orinoco: convert scanning to cfg80211David Kilroy1-515/+2
2009-07-10orinoco: convert mode setting to cfg80211David Kilroy1-67/+8
2009-07-10orinoco: provide generic commit functionDavid Kilroy1-34/+1
2009-07-10orinoco: initiate cfg80211 conversionDavid Kilroy1-64/+46
2009-07-10orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy1-2/+1
2009-02-13orinoco: Move WEXT handlers into a separate fileDavid Kilroy1-0/+2325