| Commit message (Expand) | Author | Age | Files | Lines |
* | cfg80211: constify more pointers in the cfg80211 API | Johannes Berg | 2014-05-19 | 1 | -2/+2 |
* | orinoco: minor fixes for problems found by checkpatch.pl | Pavel Roskin | 2011-07-15 | 1 | -1/+1 |
* | net: convert multicast list to list_head | Jiri Pirko | 2010-04-03 | 1 | -1/+0 |
* | wireless: convert to use netdev_for_each_mc_addr | Jiri Pirko | 2010-02-28 | 1 | -1/+1 |
* | orinoco: use cfg80211 ethtool ops | David Kilroy | 2009-10-27 | 1 | -1/+2 |
* | orinoco: add function to retrieve current bssid | David Kilroy | 2009-08-14 | 1 | -0/+2 |
* | orinoco: move disassociation to hw.c | David Kilroy | 2009-08-14 | 1 | -0/+2 |
* | orinoco: pass orinoco_set_tkip_key the sequence lengths | David Kilroy | 2009-08-14 | 1 | -1/+2 |
* | orinoco: convert scanning to cfg80211 | David Kilroy | 2009-07-10 | 1 | -0/+3 |
* | orinoco: provide generic commit function | David Kilroy | 2009-07-10 | 1 | -0/+1 |
* | orinoco: Change set_tkip to use orinoco_private instead of hermes_t | David Kilroy | 2009-07-10 | 1 | -2/+2 |
* | orinoco: Move FID allocation to hw.c | David Kilroy | 2009-07-10 | 1 | -0/+1 |
* | orinoco: Move card reading code into hw.c | David Kilroy | 2009-07-10 | 1 | -0/+1 |
* | orinoco: Move firmware capability determination into hw.c | David Kilroy | 2009-07-10 | 1 | -0/+1 |
* | orinoco: Move hardware functions into separate file | David Kilroy | 2009-02-13 | 1 | -0/+47 |