aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-28
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-26
|\
| * Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2010-02-19
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-08
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-30
|\|
| * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov2009-12-28
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-11
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| | |\
| | | * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
* | | | orinoco: remove spare KERN_DEBUGDavid Kilroy2009-12-07
|/ / /
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-05
|\| |
| * | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-28
| * | pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-28
| * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)Dominik Brodowski2009-11-09
| |/
* | 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