summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco
Commit message (Expand)AuthorAgeFilesLines
...
* | orinoco: use local types for auth alg and sequence lengthDavid Kilroy2009-08-144-25/+33
* | orinoco: prefer_port3 can be a single bitDavid Kilroy2009-08-141-1/+1
* | orinoco: enable cfg80211 "set_channel" operationHolger Schurig2009-08-041-0/+41
* | 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
* | wireless: remove redundant tests on unsignedRoel Kluin2009-07-101-1/+1
* | orinoco: fix printk format specifier for size_t argumentsDavid Kilroy2009-07-101-3/+3
* | orinoco: remove WE nickname supportDavid Kilroy2009-07-101-43/+0
* | orinoco: convert giwrange to cfg80211David Kilroy2009-07-101-114/+1
* | orinoco: convert scanning to cfg80211David Kilroy2009-07-109-744/+378
* | orinoco: convert mode setting to cfg80211David Kilroy2009-07-105-80/+70
* | orinoco: provide generic commit functionDavid Kilroy2009-07-105-269/+294
* | orinoco: Handle suspend/restore in core driverDavid Kilroy2009-07-106-161/+70
* | airport: store irq in card private structureDavid Kilroy2009-07-101-12/+12
* | orinoco: move netdev interface creation to main driverDavid Kilroy2009-07-109-118/+119
* | orinoco: make firmware download less verboseDavid Kilroy2009-07-101-27/+23
* | orinoco: initiate cfg80211 conversionDavid Kilroy2009-07-107-89/+256
* | orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy2009-07-103-6/+6
* | orinoco: initialise independently of netdevDavid Kilroy2009-07-109-24/+63
* | orinoco: Replace net_device with orinoco_private in driver interfacesDavid Kilroy2009-07-1010-139/+132
* | orinoco: firmware helpers should use dev_err and friendsDavid Kilroy2009-07-101-24/+17
* | orinoco: use dev_err in early initialisation routinesDavid Kilroy2009-07-101-50/+42
* | orinoco: Move FID allocation to hw.cDavid Kilroy2009-07-103-23/+26
* | orinoco: Move card reading code into hw.cDavid Kilroy2009-07-103-100/+115
* | orinoco: Move firmware capability determination into hw.cDavid Kilroy2009-07-103-216/+219
|/
* orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin2009-04-161-5/+3
* orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov2009-03-164-13/+33
* orinoco: prevent accessing memory outside the firmware imageDavid Kilroy2009-02-273-56/+67
* orinoco: validate firmware headerDavid Kilroy2009-02-271-0/+37
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-251-4/+15
|\
| * orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-231-4/+15
* | orinoco: Storage class should be before const qualifierTobias Klauser2009-02-131-1/+1
* | orinoco: hermes doesn't need to be a separate moduleDavid Kilroy2009-02-132-20/+2
* | orinoco: hermes_dld does not need to be a moduleDavid Kilroy2009-02-132-33/+4
* | orinoco: Move WEXT handlers into a separate fileDavid Kilroy2009-02-135-2350/+2408
* | orinoco: Move hardware functions into separate fileDavid Kilroy2009-02-134-583/+635
* | 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-134-335/+358
* | orinoco: Move MIC helpers into new fileDavid Kilroy2009-02-134-74/+105
* | orinoco: Move scan helpers to a separate fileDavid Kilroy2009-02-114-219/+265
* | orinoco: use orinoco_private instead of net_device in scan helperDavid Kilroy2009-02-111-5/+5
* | orinoco: Rename orinoco.cDavid Kilroy2009-02-117-7/+8
* | orinoco: Fix interesting checkpatch errorsDavid Kilroy2009-02-111-30/+22
* | orinoco: keep line length below 80 charactersDavid Kilroy2009-02-111-45/+68
* | orinoco: remove unnecessary bracesDavid Kilroy2009-02-111-11/+7
* | orinoco: spaces in parenthesised expressionsDavid Kilroy2009-02-111-55/+55
* | orinoco: address leading and trailing whitespaceDavid Kilroy2009-02-111-53/+53
* | wireless: replace uses of __constant_{endian}Harvey Harrison2009-02-092-3/+3
* | orinoco: checkpatch cleanupAndrey Borzenkov2009-02-0911-119/+143
OpenPOWER on IntegriCloud