summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco/hw.c
AgeCommit message (Expand)Author
2011-07-15orinoco: minor fixes for problems found by checkpatch.plPavel Roskin
2011-03-31Fix common misspellingsLucas De Marchi
2010-08-25orinoco: Fix walking past the end of the bufferDavid Kilroy
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2010-05-03orinoco: add hermes_opsDavid Kilroy
2010-04-23Merge branch 'master' into for-davemJohn W. Linville
2010-04-19orinoco: implement set_wiphy_paramsDavid Kilroy
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-15orinoco: disable support for prism chipset by defaultPavel Roskin
2010-02-28wireless: convert to use netdev_for_each_mc_addrJiri Pirko
2009-10-27orinoco: use cfg80211 ethtool opsDavid Kilroy
2009-09-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
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-07-10orinoco: convert scanning to cfg80211David Kilroy
2009-07-10orinoco: convert mode setting to cfg80211David Kilroy
2009-07-10orinoco: provide generic commit functionDavid Kilroy
2009-07-10orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy
2009-07-10orinoco: use dev_err in early initialisation routinesDavid Kilroy
2009-07-10orinoco: Move FID allocation to hw.cDavid Kilroy
2009-07-10orinoco: Move card reading code into hw.cDavid Kilroy
2009-07-10orinoco: Move firmware capability determination into hw.cDavid Kilroy
2009-04-16orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin
2009-02-13orinoco: Move hardware functions into separate fileDavid Kilroy