| Commit message (Expand) | Author | Age | Files | Lines |
* | libertas: remove double assignment of dev->netdev_ops | Luis R. Rodriguez | 2009-10-09 | 1 | -1/+0 |
* | libertas: first stab at cfg80211 support | Holger Schurig | 2009-10-07 | 1 | -17/+44 |
* | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 | Amitkumar Karwar | 2009-10-07 | 1 | -14/+97 |
* | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 2009-09-01 | 1 | -1/+2 |
* | libertas: name the network device wlan%d | Daniel Mack | 2009-08-14 | 1 | -1/+2 |
* | libertas: improve function init/shutdown handling for SD8688 | Bing Zhao | 2009-06-03 | 1 | -20/+0 |
* | libertas: implement function init/shutdown commands for SD8688 | Bing Zhao | 2009-05-22 | 1 | -0/+20 |
* | libertas: support mesh for various firmware versions | Bing Zhao | 2009-04-22 | 1 | -17/+27 |
* | libertas: convert to net_device_ops | Stephen Hemminger | 2009-03-21 | 1 | -16/+29 |
* | libertas: convert to internal net_device_stats | Stephen Hemminger | 2009-03-21 | 1 | -25/+1 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2009-03-01 | 1 | -15/+16 |
|\ |
|
| * | libertas: fix misuse of netdev_priv() and dev->ml_priv | Kiran Divekar | 2009-02-26 | 1 | -15/+16 |
* | | libertas: Update libertas core with GSPI constants | Colin McCabe | 2009-01-29 | 1 | -3/+2 |
|/ |
|
* | drivers/net/wireless/libertas: move a dereference below a NULL test | Julia Lawall | 2009-01-11 | 1 | -3/+4 |
* | libertas: Create sysfs entry for changing the mesh probe response limit | Anna Neal | 2008-12-12 | 1 | -0/+60 |
* | don't use net/ieee80211.h | Johannes Berg | 2008-11-10 | 1 | -2/+1 |
* | netdevice libertas: Fix directly reference of netdev->priv | Wang Chen | 2008-11-10 | 1 | -18/+18 |
* | wireless: consolidate on a single escape_essid implementation | John W. Linville | 2008-10-31 | 1 | -27/+0 |
* | net: convert print_mac to %pM | Johannes Berg | 2008-10-27 | 1 | -5/+4 |
* | libertas: clear current command on card removal | Dan Williams | 2008-09-11 | 1 | -1/+19 |
* | libertas: convert adhoc operations to direct commands | Dan Williams | 2008-08-29 | 1 | -1/+1 |
* | libertas: convert CMD_802_11_RADIO_CONTROL to a direct command | Dan Williams | 2008-08-29 | 1 | -1/+1 |
* | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command | Dan Williams | 2008-08-29 | 1 | -1/+3 |
* | libertas: convert CMD_802_11_RF_TX_POWER to a direct command | Dan Williams | 2008-08-29 | 1 | -3/+10 |
* | libertas: only enable rtap with mesh firmware | Dan Williams | 2008-08-01 | 1 | -6/+9 |
* | netdev: Do not use TX lock to protect address lists. | David S. Miller | 2008-07-15 | 1 | -4/+2 |
* | netdev: Add netdev->addr_list_lock protection. | David S. Miller | 2008-07-15 | 1 | -0/+2 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-06-10 | 1 | -1/+1 |
|\ |
|
| * | libertas: fix sleep confirmation | Holger Schurig | 2008-06-09 | 1 | -1/+1 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville... | David S. Miller | 2008-06-10 | 1 | -85/+131 |
|\ \ |
|
| * | | libertas: rate adaptation configuration via iwconfig. | Javier Cardona | 2008-06-03 | 1 | -1/+1 |
| * | | libertas: before sleeping, check for a command result | Holger Schurig | 2008-06-03 | 1 | -2/+2 |
| * | | libertas: don't spin_unlock_irq() twice | Holger Schurig | 2008-06-03 | 1 | -4/+1 |
| * | | libertas: reduce command retry time | Holger Schurig | 2008-05-21 | 1 | -9/+11 |
| * | | libertas: Add reset_card() callback to hardware driver | David Woodhouse | 2008-05-21 | 1 | -0/+5 |
| * | | libertas: sysfs interface for accessing non-volatile configuration | Javier Cardona | 2008-05-21 | 1 | -2/+6 |
| * | | libertas: Extend MESH_CONFIG command to access non-volatile configuration | Javier Cardona | 2008-05-21 | 1 | -5/+8 |
| * | | libertas: fix multicast filtering on eth and msh interfaces | David Woodhouse | 2008-05-21 | 1 | -66/+101 |
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-05-25 | 1 | -0/+2 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | wireless: Create 'device' symlink in sysfs | Masakazu Mokuno | 2008-05-16 | 1 | -0/+1 |
| * | libertas: fix command timeout after firmware failure | Brian Cavagnolo | 2008-05-16 | 1 | -0/+1 |
* | | libertas: remove lbs_get_data_rate() | Holger Schurig | 2008-05-14 | 1 | -11/+1 |
* | | libertas: allow removal of card at any time | Holger Schurig | 2008-05-07 | 1 | -2/+7 |
* | | libertas: make some functions void | Holger Schurig | 2008-05-07 | 1 | -8/+4 |
* | | libertas: debug output tweaks for lbs_thread | Holger Schurig | 2008-05-07 | 1 | -2/+3 |
|/ |
|
* | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 2008-04-16 | 1 | -70/+88 |
* | libertas: move association code from scan.c into assoc.c | Holger Schurig | 2008-04-08 | 1 | -0/+1 |
* | libertas: move association code from join.c into scan.c | Holger Schurig | 2008-04-08 | 1 | -1/+0 |
* | libertas: don't depend on IEEE80211 | Holger Schurig | 2008-04-01 | 1 | -0/+26 |
* | libertas: convert sleep/wake config direct commands | Holger Schurig | 2008-04-01 | 1 | -8/+9 |