summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco/orinoco.h
Commit message (Expand)AuthorAge
* orinoco: move under intersil vendor directoryKalle Valo2015-11-18
* orinoco: Remove extern from function prototypesJoe Perches2013-09-24
* orinoco: minor fixes for problems found by checkpatch.plPavel Roskin2011-07-15
* drivers/net: use __packed annotationEric Dumazet2010-06-03
* orinoco: refactor xmit pathDavid Kilroy2010-05-07
* orinoco: add orinoco_usb driverDavid Kilroy2010-05-03
* orinoco: encapsulate driver lockingDavid Kilroy2010-05-03
* orinoco: allow driver to specify netdev_opsDavid Kilroy2010-05-03
* orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-19
* orinoco: use cfg80211 ethtool opsDavid Kilroy2009-10-27
* orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy2009-08-14
* orinoco: use local types for auth alg and sequence lengthDavid Kilroy2009-08-14
* orinoco: prefer_port3 can be a single bitDavid Kilroy2009-08-14
* orinoco: convert scanning to cfg80211David Kilroy2009-07-10
* orinoco: convert mode setting to cfg80211David Kilroy2009-07-10
* orinoco: Handle suspend/restore in core driverDavid Kilroy2009-07-10
* orinoco: move netdev interface creation to main driverDavid Kilroy2009-07-10
* orinoco: initiate cfg80211 conversionDavid Kilroy2009-07-10
* orinoco: initialise independently of netdevDavid Kilroy2009-07-10
* orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy2009-07-10
* orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov2009-03-16
* orinoco: checkpatch cleanupAndrey Borzenkov2009-02-09
* orinoco: Remove unused variable rx_dataDavid Kilroy2009-01-29
* orinoco: Provide option to avoid unnecessary fw cachingDavid Kilroy2008-11-26
* orinoco: Cache Symbol firmwareDavid Kilroy2008-11-26
* orinoco: Move sources to a subdirectoryDavid Kilroy2008-11-10