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