summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco
AgeCommit message (Expand)Author
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
2009-12-05Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-11-28pcmcia: rework the irq_req_t typedefDominik Brodowski
2009-11-28pcmcia: remove deprecated handle_to_dev() macroDominik Brodowski
2009-11-11orinoco: declare MODULE_FIRMWAREBen Hutchings
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-11-09pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)Dominik Brodowski
2009-10-30wireless: remove WLAN_80211 and WLAN_PRE80211 from KconfigJohn W. Linville
2009-10-27orinoco: use cfg80211 ethtool opsDavid Kilroy
2009-10-07wireless: fix CFG80211_WEXT build problemsRandy Dunlap
2009-10-07orinoco: support ETHTOOL_GPERMADDRJohn W. Linville
2009-10-07wext: refactorJohannes Berg
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2009-08-20orinoco: remove spare whitespaceDavid Kilroy
2009-08-17orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville
2009-08-14orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy
2009-08-14orinoco: add function to retrieve current bssidDavid Kilroy
2009-08-14orinoco: move disassociation to hw.cDavid Kilroy
2009-08-14orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy
2009-08-14orinoco: use local types for auth alg and sequence lengthDavid Kilroy
2009-08-14orinoco: prefer_port3 can be a single bitDavid Kilroy
2009-08-04orinoco: enable cfg80211 "set_channel" operationHolger Schurig
2009-07-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-12netdev: restore MAC address set and validate operationsBen Hutchings
2009-07-10wireless: remove redundant tests on unsignedRoel Kluin
2009-07-10orinoco: fix printk format specifier for size_t argumentsDavid Kilroy