aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/orinoco.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-15orinoco: minor fixes for problems found by checkpatch.plPavel Roskin1-8/+8
2010-06-03drivers/net: use __packed annotationEric Dumazet1-1/+1
2010-05-07orinoco: refactor xmit pathDavid Kilroy1-0/+6
2010-05-03orinoco: add orinoco_usb driverDavid Kilroy1-0/+3
2010-05-03orinoco: encapsulate driver lockingDavid Kilroy1-3/+13
2010-05-03orinoco: allow driver to specify netdev_opsDavid Kilroy1-1/+10
2010-04-19orinoco: implement set_wiphy_paramsDavid Kilroy1-0/+2
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-16orinoco: 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