summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/orinoco
Commit message (Expand)AuthorAgeFilesLines
* wireless: fix several minor description typosWalter Goldens2010-06-021-1/+1
* drivers/net/wireless/orinoco: Use kmemdupJulia Lawall2010-06-021-3/+1Star
* drivers/net/wireless/orinoco: Use kzallocJulia Lawall2010-06-021-3/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-2122-742/+2614
|\
| * drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0Star
| * 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/+0Star
| * | 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/+125Star
| |\|
| | * orinoco: have sparse check endian issuesDavid Kilroy2010-04-191-0/+3
| | * orinoco: use cfg80211_find_ieDavid Kilroy2010-04-192-14/+2Star
| | * orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-194-179/+120Star
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-114-0/+4
| |\ \
| * | | net: convert multicast list to list_headJiri Pirko2010-04-032-4/+3Star
| | |/ | |/|
| * | orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches2010-03-231-48/+46Star
| * | orinoco: disable support for prism chipset by defaultPavel Roskin2010-03-153-39/+60
* | | pcmcia: dev_node removal (drivers with unregister_netdev check)Dominik Brodowski2010-05-102-26/+2Star
* | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-102-22/+4Star
| |/ |/|
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
|/
* wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-283-18/+9Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-02-261-5/+4Star
|\
| * Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin2010-02-191-5/+4Star
* | 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-084-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-121-2/+2
|\ \ | |/ |/|
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-101-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-062-52/+41Star
|\| |
| * | pcmcia: rework the irq_req_t typedefDominik Brodowski2009-11-282-6/+2Star
| * | 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/+37Star
| |/
* | 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/+32Star
* | 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
|\