aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/orinoco.h
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-8/+8
* drivers/net: use __packed annotationEric Dumazet2010-06-031-1/+1
* orinoco: refactor xmit pathDavid Kilroy2010-05-071-0/+6
* orinoco: add orinoco_usb driverDavid Kilroy2010-05-031-0/+3
* orinoco: encapsulate driver lockingDavid Kilroy2010-05-031-3/+13
* orinoco: allow driver to specify netdev_opsDavid Kilroy2010-05-031-1/+10
* orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-191-0/+2
* orinoco: use cfg80211 ethtool opsDavid Kilroy2009-10-271-1/+0
* orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy2009-08-141-2/+2
* orinoco: use local types for auth alg and sequence lengthDavid Kilroy2009-08-141-1/+9
* orinoco: prefer_port3 can be a single bitDavid Kilroy2009-08-141-1/+1
* orinoco: convert scanning to cfg80211David Kilroy2009-07-101-18/+4
* orinoco: convert mode setting to cfg80211David Kilroy2009-07-101-1/+1
* orinoco: Handle suspend/restore in core driverDavid Kilroy2009-07-101-3/+2
* orinoco: move netdev interface creation to main driverDavid Kilroy2009-07-101-0/+4
* orinoco: initiate cfg80211 conversionDavid Kilroy2009-07-101-0/+11
* orinoco: initialise independently of netdevDavid Kilroy2009-07-101-0/+1
* orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy2009-07-101-5/+5
* orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov2009-03-161-0/+2
* orinoco: checkpatch cleanupAndrey Borzenkov2009-02-091-7/+10
* orinoco: Remove unused variable rx_dataDavid Kilroy2009-01-291-9/+0
* orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2008-11-261-0/+3
* orinoco: Cache Symbol firmwareDavid Kilroy2008-11-261-1/+2
* orinoco: Move sources to a subdirectoryDavid Kilroy2008-11-101-0/+218