Age | Commit message (Expand) | Author | Files | Lines |
2010-11-29 | libertas: fix memory corruption in lbs_remove_card() | Daniel Drake | 1 | -2/+0 |
2010-11-09 | libertas: terminate scan when stopping interface | Daniel Drake | 1 | -0/+7 |
2010-08-16 | libertas: add two-stage firmware request helper | Dan Williams | 1 | -0/+105 |
2010-08-06 | libertas: scan before assocation if no BSSID was given | Dan Williams | 1 | -0/+1 |
2010-07-27 | libertas: remove unused cmd_pending waitq | Dan Williams | 1 | -8/+0 |
2010-07-27 | libertas: convert DEEP_SLEEP timer to a direct command | Dan Williams | 1 | -8/+8 |
2010-07-27 | libertas: convert PS_MODE to a direct command | Dan Williams | 1 | -2/+2 |
2010-07-27 | libertas: clean up RSSI command | Dan Williams | 1 | -6/+1 |
2010-07-13 | libertas: Added support for host sleep feature | Amitkumar Karwar | 1 | -32/+2 |
2010-06-23 | Libertas: Added 11d support using cfg80211 | Kiran Divekar | 1 | -0/+3 |
2010-06-23 | Libertas: fix WARN_ON issues in cfg80211 support | Kiran Divekar | 1 | -2/+0 |
2010-06-23 | Libertas: cfg80211 support | Kiran Divekar | 1 | -217/+4 |
2010-06-03 | libertas: Added callback functions to support SDIO suspend/resume. | Amitkumar Karwar | 1 | -24/+55 |
2010-05-10 | net: trans_start cleanups | Eric Dumazet | 1 | -1/+1 |
2010-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2010-04-04 | net: convert multicast list to list_head | Jiri Pirko | 1 | -6/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-03-24 | libertas: add auto auth mode feature | Amitkumar Karwar | 1 | -0/+1 |
2010-02-28 | wireless: convert to use netdev_for_each_mc_addr | Jiri Pirko | 1 | -2/+6 |
2010-02-15 | Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin... | David S. Miller | 1 | -24/+7 |
2010-02-09 | libertas: don't retry commands | Holger Schurig | 1 | -24/+7 |
2009-12-26 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 1 | -23/+19 |
2009-12-23 | kfifo: fix warn_unused_result | Stefani Seibold | 1 | -2/+4 |
2009-12-23 | kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out... | Stefani Seibold | 1 | -2/+3 |
2009-12-23 | kfifo: cleanup namespace | Stefani Seibold | 1 | -4/+4 |
2009-12-23 | kfifo: move out spinlock | Stefani Seibold | 1 | -1/+1 |
2009-12-23 | kfifo: move struct kfifo in place | Stefani Seibold | 1 | -9/+7 |
2009-12-22 | libertas: remove priv->capability | Holger Schurig | 1 | -1/+0 |
2009-12-22 | libertas: add access functions for mesh open/connect status | Holger Schurig | 1 | -3/+2 |
2009-12-22 | libertas: move mesh SSID initialization into mesh.c | Holger Schurig | 1 | -4/+0 |
2009-12-22 | libertas: decouple mesh and rtap | Holger Schurig | 1 | -2/+17 |
2009-12-22 | libertas: remove mesh_autostart_enabled and sync_channel | Holger Schurig | 1 | -13/+0 |
2009-11-28 | libertas: moveing mesh-related functions into mesh.c | Holger Schurig | 1 | -342/+15 |
2009-10-27 | libertas: move SIOCGIWAP calls to wext.c | Holger Schurig | 1 | -4/+1 |
2009-10-27 | libertas: get current channel out of priv->curbssparams | Holger Schurig | 1 | -5/+5 |
2009-10-27 | libertas: move scan/assoc related stuff | Holger Schurig | 1 | -182/+0 |
2009-10-27 | libertas: remove unused 11d code | Holger Schurig | 1 | -3/+0 |
2009-10-27 | libertas: Check return status of command functions | Amitkumar Karwar | 1 | -0/+2 |
2009-10-10 | libertas: remove double assignment of dev->netdev_ops | Luis R. Rodriguez | 1 | -1/+0 |
2009-10-08 | libertas: first stab at cfg80211 support | Holger Schurig | 1 | -17/+44 |
2009-10-08 | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 | Amitkumar Karwar | 1 | -14/+97 |
2009-09-01 | wireless: convert drivers to netdev_tx_t | Stephen Hemminger | 1 | -1/+2 |
2009-08-14 | libertas: name the network device wlan%d | Daniel Mack | 1 | -1/+2 |
2009-06-03 | libertas: improve function init/shutdown handling for SD8688 | Bing Zhao | 1 | -20/+0 |
2009-05-22 | libertas: implement function init/shutdown commands for SD8688 | Bing Zhao | 1 | -0/+20 |
2009-04-23 | libertas: support mesh for various firmware versions | Bing Zhao | 1 | -17/+27 |
2009-03-22 | libertas: convert to net_device_ops | Stephen Hemminger | 1 | -16/+29 |
2009-03-22 | libertas: convert to internal net_device_stats | Stephen Hemminger | 1 | -25/+1 |
2009-03-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -15/+16 |
2009-02-26 | libertas: fix misuse of netdev_priv() and dev->ml_priv | Kiran Divekar | 1 | -15/+16 |