summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/orinoco/hw.c
Commit message (Expand)AuthorAge
* orinoco: move under intersil vendor directoryKalle Valo2015-11-18
* cfg80211: constify more pointers in the cfg80211 APIJohannes Berg2014-05-19
* orinoco: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}Zhao, Gang2014-02-28
* orinoco: minor fixes for problems found by checkpatch.plPavel Roskin2011-07-15
* Fix common misspellingsLucas De Marchi2011-03-31
* orinoco: Fix walking past the end of the bufferDavid Kilroy2010-08-25
* drivers/net: use __packed annotationEric Dumazet2010-06-03
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-05-05
|\
| * orinoco: add hermes_opsDavid Kilroy2010-05-03
* | Merge branch 'master' into for-davemJohn W. Linville2010-04-23
|\ \ | |/
| * orinoco: implement set_wiphy_paramsDavid Kilroy2010-04-19
* | net: convert multicast list to list_headJiri Pirko2010-04-03
|/
* orinoco: disable support for prism chipset by defaultPavel Roskin2010-03-15
* wireless: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-28
* orinoco: use cfg80211 ethtool opsDavid Kilroy2009-10-27
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\
| * orinoco: correct key bounds check in orinoco_hw_get_tkip_ivJohn W. Linville2009-08-17
* | orinoco: consolidate storage of WEP and TKIP keysDavid Kilroy2009-08-14
* | orinoco: add function to retrieve current bssidDavid Kilroy2009-08-14
* | orinoco: move disassociation to hw.cDavid Kilroy2009-08-14
* | orinoco: pass orinoco_set_tkip_key the sequence lengthsDavid Kilroy2009-08-14
* | orinoco: use local types for auth alg and sequence lengthDavid Kilroy2009-08-14
* | orinoco: convert scanning to cfg80211David Kilroy2009-07-10
* | orinoco: convert mode setting to cfg80211David Kilroy2009-07-10
* | orinoco: provide generic commit functionDavid Kilroy2009-07-10
* | orinoco: Change set_tkip to use orinoco_private instead of hermes_tDavid Kilroy2009-07-10
* | orinoco: use dev_err in early initialisation routinesDavid Kilroy2009-07-10
* | orinoco: Move FID allocation to hw.cDavid Kilroy2009-07-10
* | orinoco: Move card reading code into hw.cDavid Kilroy2009-07-10
* | orinoco: Move firmware capability determination into hw.cDavid Kilroy2009-07-10
|/
* orinoco: correct timeout logic in __orinoco_hw_set_tkip_key()Pavel Roskin2009-04-16
* orinoco: Move hardware functions into separate fileDavid Kilroy2009-02-13