aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/hw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-04-03net: convert multicast list to list_headJiri Pirko1-1/+0
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko1-1/+1
2009-10-27orinoco: use cfg80211 ethtool opsDavid Kilroy1-1/+2
2009-08-14orinoco: add function to retrieve current bssidDavid Kilroy1-0/+2
2009-08-14orinoco: move disassociation to hw.cDavid Kilroy1-0/+2
2009-08-14orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy1-1/+2
2009-07-10orinoco: convert scanning to cfg80211David Kilroy1-0/+3
2009-07-10orinoco: provide generic commit functionDavid Kilroy1-0/+1
2009-07-10orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy1-2/+2
2009-07-10orinoco: Move FID allocation to hw.cDavid Kilroy1-0/+1
2009-07-10orinoco: Move card reading code into hw.cDavid Kilroy1-0/+1
2009-07-10orinoco: Move firmware capability determination into hw.cDavid Kilroy1-0/+1
2009-02-13orinoco: Move hardware functions into separate fileDavid Kilroy1-0/+47