summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco/orinoco.h
AgeCommit message (Expand)AuthorFilesLines
2009-10-27orinoco: use cfg80211 ethtool opsDavid Kilroy1-1/+0
2009-08-14orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy1-2/+2
2009-08-14orinoco: use local types for auth alg and sequence lengthDavid Kilroy1-1/+9
2009-08-14orinoco: prefer_port3 can be a single bitDavid Kilroy1-1/+1
2009-07-10orinoco: convert scanning to cfg80211David Kilroy1-18/+4
2009-07-10orinoco: convert mode setting to cfg80211David Kilroy1-1/+1
2009-07-10orinoco: Handle suspend/restore in core driverDavid Kilroy1-3/+2
2009-07-10orinoco: move netdev interface creation to main driverDavid Kilroy1-0/+4
2009-07-10orinoco: initiate cfg80211 conversionDavid Kilroy1-0/+11
2009-07-10orinoco: initialise independently of netdevDavid Kilroy1-0/+1
2009-07-10orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy1-5/+5
2009-03-17orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov1-0/+2
2009-02-09orinoco: checkpatch cleanupAndrey Borzenkov1-7/+10
2009-01-29orinoco: Remove unused variable rx_dataDavid Kilroy1-9/+0
2008-11-26orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy1-0/+3
2008-11-26orinoco: Cache Symbol firmwareDavid Kilroy1-1/+2
2008-11-10orinoco: Move sources to a subdirectoryDavid Kilroy1-0/+218