aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco
AgeCommit message (Expand)Author
2010-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-08-03pcmcia: do not use io_req_t when calling pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: do not use io_req_t after call to pcmcia_request_io()Dominik Brodowski
2010-08-03pcmcia: use pcmica_{read,write}_config_byteDominik Brodowski
2010-07-30pcmcia: remove cs_types.hDominik Brodowski
2010-07-27drivers/net/wireless: Use wiphy_<level>Joe Perches
2010-07-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...John W. Linville
2010-07-16orinoco_usb: potential null dereferenceDan Carpenter
2010-06-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-06-02wireless: fix several minor description typosWalter Goldens
2010-06-02drivers/net/wireless/orinoco: Use kmemdupJulia Lawall
2010-06-02drivers/net/wireless/orinoco: Use kzallocJulia Lawall
2010-06-02powerpc/macio: Fix probing of macio devices by using the right of match tableBenjamin Herrenschmidt
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-10net: trans_start cleanupsEric Dumazet
2010-05-10pcmcia: dev_node removal (drivers with unregister_netdev check)Dominik Brodowski
2010-05-10pcmcia: re-work pcmcia_request_irq()Dominik Brodowski
2010-05-07cfg80211/mac80211: better channel handlingJohannes Berg
2010-05-07orinoco: refactor xmit pathDavid Kilroy
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03orinoco_usb: implement fw downloadDavid Kilroy
2010-05-03orinoco_usb: avoid in_atomicDavid Kilroy
2010-05-03orinoco: add orinoco_usb driverDavid Kilroy
2010-05-03orinoco: encapsulate driver lockingDavid Kilroy
2010-05-03orinoco: allow driver to specify netdev_opsDavid Kilroy
2010-05-03orinoco: add hermes_opsDavid Kilroy
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-19orinoco: have sparse check endian issuesDavid Kilroy
2010-04-19orinoco: use cfg80211_find_ieDavid Kilroy
2010-04-19orinoco: implement set_wiphy_paramsDavid Kilroy
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-23orinoco/wext.c: Remove local #define STD_IW_HANDLERJoe Perches
2010-03-15orinoco: disable support for prism chipset by defaultPavel Roskin
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-19Introduce PCMCIA_DEVICE_PROD_ID3Pavel Roskin
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
2009-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-12-28orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabledAndrey Borzenkov
2009-12-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-07orinoco: remove spare KERN_DEBUGDavid Kilroy
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina