aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco/main.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy2009-08-141-11/+22
* orinoco: use local types for auth alg and sequence lengthDavid Kilroy2009-08-141-3/+3
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-161-0/+2
|\
| * netdev: restore MAC address set and validate operationsBen Hutchings2009-07-121-1/+2
* | orinoco: convert scanning to cfg80211David Kilroy2009-07-101-51/+116
* | orinoco: convert mode setting to cfg80211David Kilroy2009-07-101-7/+8
* | orinoco: provide generic commit functionDavid Kilroy2009-07-101-233/+64
* | orinoco: Handle suspend/restore in core driverDavid Kilroy2009-07-101-6/+55
* | orinoco: move netdev interface creation to main driverDavid Kilroy2009-07-101-33/+78
* | orinoco: initiate cfg80211 conversionDavid Kilroy2009-07-101-24/+84
* | orinoco: initialise independently of netdevDavid Kilroy2009-07-101-24/+20
* | orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy2009-07-101-16/+15
* | orinoco: Move FID allocation to hw.cDavid Kilroy2009-07-101-23/+2
* | orinoco: Move card reading code into hw.cDavid Kilroy2009-07-101-100/+2
* | orinoco: Move firmware capability determination into hw.cDavid Kilroy2009-07-101-216/+2
|/
* orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov2009-03-161-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-251-4/+15
* orinoco: Move WEXT handlers into a separate fileDavid Kilroy2009-02-131-2349/+6
* orinoco: Move hardware functions into separate fileDavid Kilroy2009-02-131-582/+1
* orinoco: Add hardware function to set multicast modeDavid Kilroy2009-02-131-20/+31
* orinoco: Use accessor functions for bitrate tablesDavid Kilroy2009-02-131-59/+81
* orinoco: Move firmware handling into a separate fileDavid Kilroy2009-02-131-334/+1
* orinoco: Move MIC helpers into new fileDavid Kilroy2009-02-131-73/+3
* orinoco: Move scan helpers to a separate fileDavid Kilroy2009-02-111-218/+2
* orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy2009-02-111-5/+5
* orinoco: Rename orinoco.cDavid Kilroy2009-02-111-0/+6164