aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco
Commit message (Expand)AuthorAge
* orinoco: declare MODULE_FIRMWAREBen Hutchings2009-11-11
* wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-30
* orinoco: use cfg80211 ethtool opsDavid Kilroy2009-10-27
* wireless: fix CFG80211_WEXT build problemsRandy Dunlap2009-10-07
* orinoco: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-07
* wext: refactorJohannes Berg2009-10-07
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\
| * orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-17
* | wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* | orinoco: remove spare whitespaceDavid Kilroy2009-08-20
* | orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy2009-08-14
* | orinoco: add function to retrieve current bssidDavid Kilroy2009-08-14
* | orinoco: move disassociation to hw.cDavid Kilroy2009-08-14
* | orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid 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: enable cfg80211 "set_channel" operationHolger Schurig2009-08-04
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-16
|\|
| * netdev: restore MAC address set and validate operationsBen Hutchings2009-07-12
* | wireless: remove redundant tests on unsignedRoel Kluin2009-07-10
* | orinoco: fix printk format specifier for size_t argumentsDavid Kilroy2009-07-10
* | orinoco: remove WE nickname supportDavid Kilroy2009-07-10
* | orinoco: convert giwrange to cfg80211David Kilroy2009-07-10
* | orinoco: convert scanning to cfg80211David Kilroy2009-07-10
* | orinoco: convert mode setting to cfg80211David Kilroy2009-07-10
* | orinoco: provide generic commit functionDavid Kilroy2009-07-10
* | orinoco: Handle suspend/restore in core driverDavid Kilroy2009-07-10
* | airport: store irq in card private structureDavid Kilroy2009-07-10
* | orinoco: move netdev interface creation to main driverDavid Kilroy2009-07-10
* | orinoco: make firmware download less verboseDavid Kilroy2009-07-10
* | orinoco: initiate cfg80211 conversionDavid Kilroy2009-07-10
* | orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid 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 helpers should use dev_err and friendsDavid Kilroy2009-07-10
* | orinoco: use dev_err in early initialisation routinesDavid Kilroy2009-07-10
* | orinoco: Move FID allocation to hw.cDavid Kilroy2009-07-10
* | orinoco: Move card reading code into hw.cDavid Kilroy2009-07-10
* | orinoco: Move firmware capability determination into hw.cDavid Kilroy2009-07-10
|/
* orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin2009-04-16
* orinoco: firmware: consistently compile out fw cache support if not requestedAndrey Borzenkov2009-03-16
* orinoco: prevent accessing memory outside the firmware imageDavid Kilroy2009-02-27
* orinoco: validate firmware headerDavid Kilroy2009-02-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-02-25
|\
| * orinoco: do not resgister NULL pm_notifier functionAndrey Borzenkov2009-02-23
* | orinoco: Storage class should be before const qualifierTobias Klauser2009-02-13
* | orinoco: hermes doesn't need to be a separate moduleDavid Kilroy2009-02-13
* | orinoco: hermes_dld does not need to be a moduleDavid Kilroy2009-02-13
* | orinoco: Move WEXT handlers into a separate fileDavid Kilroy2009-02-13
* | orinoco: Move hardware functions into separate fileDavid Kilroy2009-02-13