summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-114-111/+156
|\
| * cfg80211/mac80211: better channel handlingJohannes Berg2010-05-071-0/+1
| * orinoco: refactor xmit pathDavid Kilroy2010-05-073-111/+155
* | net: trans_start cleanupsEric Dumazet2010-05-101-1/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-0519-398/+2278
|\ \ | |/
| * orinoco_usb: implement fw downloadDavid Kilroy2010-05-036-238/+349
| * orinoco_usb: avoid in_atomicDavid Kilroy2010-05-031-1/+1
| * orinoco: add orinoco_usb driverDavid Kilroy2010-05-036-2/+1696
| * orinoco: encapsulate driver lockingDavid Kilroy2010-05-037-20/+60
| * orinoco: allow driver to specify netdev_opsDavid Kilroy2010-05-039-16/+37
| * orinoco: add hermes_opsDavid Kilroy2010-05-039-140/+154
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-237-193/+125
|\ \ | |/
| * orinoco: have sparse check endian issuesDavid Kilroy2010-04-191-0/+3
| * orinoco: use cfg80211_find_ieDavid Kilroy2010-04-192-14/+2
| * orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-194-179/+120
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-0/+4
|\ \
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
* | | net: convert multicast list to list_headJiri Pirko2010-04-032-4/+3
| |/ |/|
* | orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches2010-03-231-48/+46
* | orinoco: disable support for prism chipset by defaultPavel Roskin2010-03-153-39/+60
|/
* wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-283-18/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-251-5/+4
|\
| * Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2010-02-191-5/+4
* | net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-121-2/+2
* | drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan2010-01-074-4/+4
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-12-301-3/+3
|\ \ | |/
| * orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov2009-12-281-3/+3
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-111-2/+2
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-2/+2
| |\
| | * Merge branch 'for-next' into for-linusJiri Kosina2009-12-071-2/+2
| | |\
| | | * tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-091-2/+2
* | | | orinoco: remove spare KERN_DEBUGDavid Kilroy2009-12-071-1/+1
|/ / /
* | | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2009-12-052-52/+41
|\ \ \ | |/ /
| * | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-282-6/+2
| * | pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski2009-11-282-2/+2
| * | pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)Dominik Brodowski2009-11-092-44/+37
| |/
* | orinoco: declare MODULE_FIRMWAREBen Hutchings2009-11-111-0/+6
* | wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville2009-10-301-1/+1
* | orinoco: use cfg80211 ethtool opsDavid Kilroy2009-10-274-38/+32
* | wireless: fix CFG80211_WEXT build problemsRandy Dunlap2009-10-071-1/+1
* | orinoco: support ETHTOOL_GPERMADDRJohn W. Linville2009-10-071-0/+1
* | wext: refactorJohannes Berg2009-10-071-0/+2
|/
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-021-1/+1
|\
| * orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-171-1/+1
* | wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* | orinoco: remove spare whitespaceDavid Kilroy2009-08-201-1/+1
* | orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy2009-08-144-62/+139
* | orinoco: add function to retrieve current bssidDavid Kilroy2009-08-143-3/+15
* | orinoco: move disassociation to hw.cDavid Kilroy2009-08-143-13/+30
* | orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy2009-08-143-14/+21
OpenPOWER on IntegriCloud