Age | Commit message (Expand) | Author | Files | Lines |
2015-05-26 | cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect | Johannes Berg | 1 | -5/+8 |
2013-12-19 | treewide: Fix typos in printk | Masanari Iida | 1 | -1/+1 |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+3 |
2011-07-11 | libertas: fix handling of command timeout, completion and interruption | Daniel Drake | 1 | -3/+3 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-05-11 | libertas: Use netdev_<level> or dev_<level> where possible | Joe Perches | 1 | -16/+16 |
2011-05-11 | libertas: Convert lbs_pr_<level> to pr_<level> | Joe Perches | 1 | -12/+17 |
2011-04-28 | libertas: use kernel-doc notation, fix comment style | Randy Dunlap | 1 | -9/+10 |
2010-07-27 | libertas: kill unused lbs_prepare_and_send_command() | Dan Williams | 1 | -3/+0 |
2010-07-27 | libertas: convert PS_MODE to a direct command | Dan Williams | 1 | -6/+7 |
2010-07-27 | libertas: remove unused indirect command response handler | Dan Williams | 1 | -24/+1 |
2010-07-27 | libertas: convert CMD_FWT_ACCESS to a direct command | Dan Williams | 1 | -9/+0 |
2010-07-27 | libertas: convert Mesh Blinding Table access to a direct command | Dan Williams | 1 | -7/+0 |
2010-07-27 | libertas: convert register access to direct commands | Dan Williams | 1 | -48/+0 |
2010-07-27 | libertas: remove Beacon Control | Dan Williams | 1 | -3/+0 |
2010-07-27 | libertas: remove unused Automatic Frequency Control command | Dan Williams | 1 | -9/+0 |
2010-07-27 | libertas: remove unused indirect TPC_CFG command leftovers | Dan Williams | 1 | -7/+0 |
2010-07-27 | libertas: convert 11D_DOMAIN_INFO to a direct command | Dan Williams | 1 | -51/+0 |
2010-07-27 | libertas: clean up RSSI command | Dan Williams | 1 | -4/+0 |
2010-06-23 | libertas: mark lbs_ret_802_11d_domain_info static | John W. Linville | 1 | -1/+1 |
2010-06-23 | Libertas: Added 11d support using cfg80211 | Kiran Divekar | 1 | -0/+50 |
2010-06-23 | Libertas: fix WARN_ON issues in cfg80211 support | Kiran Divekar | 1 | -1/+3 |
2010-06-23 | Libertas: cfg80211 support | Kiran Divekar | 1 | -26/+3 |
2010-06-03 | libertas: Added callback functions to support SDIO suspend/resume. | Amitkumar Karwar | 1 | -24/+6 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-02-09 | libertas: don't retry commands | Holger Schurig | 1 | -5/+0 |
2009-12-22 | libertas: remove mesh_autostart_enabled and sync_channel | Holger Schurig | 1 | -14/+2 |
2009-10-27 | libertas: move mic failure event to wext.c | Holger Schurig | 1 | -28/+2 |
2009-10-27 | libertas: move SIOCGIWAP calls to wext.c | Holger Schurig | 1 | -7/+1 |
2009-10-27 | libertas: remove handling for CMD_GET_TSF | Holger Schurig | 1 | -6/+0 |
2009-10-27 | libertas: remove handling for CMD_802_11_LED_GPIO_CTRL | Holger Schurig | 1 | -6/+0 |
2009-10-27 | libertas: move association related commands into assoc.c | Holger Schurig | 1 | -47/+0 |
2009-10-27 | libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN | Holger Schurig | 1 | -1/+1 |
2009-10-27 | libertas: remove unused 11d code | Holger Schurig | 1 | -4/+0 |
2009-10-27 | libertas: harmonize cmd.h | Holger Schurig | 1 | -0/+1 |
2009-10-13 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2009-10-13 | libertas: fix build | Alan Cox | 1 | -0/+1 |
2009-10-08 | libertas: Add auto deep sleep support for SD8385/SD8686/SD8688 | Amitkumar Karwar | 1 | -0/+12 |
2009-06-03 | wireless: libertas: fix unaligned accesses | Cliff Cai | 1 | -5/+5 |
2009-06-03 | libertas: convert CMD_802_11_ASSOCIATE to a direct command | Dan Williams | 1 | -6/+0 |
2009-06-03 | libertas: convert CMD_802_11_AUTHENTICATE to a direct command | Dan Williams | 1 | -1/+0 |
2008-09-16 | libertas: convert SNMP_MIB to a direct command | Dan Williams | 1 | -46/+0 |
2008-09-16 | libertas: remove unused generic RESET command | Dan Williams | 1 | -1/+0 |
2008-08-30 | libertas: convert adhoc operations to direct commands | Dan Williams | 1 | -9/+0 |
2008-08-30 | libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command | Dan Williams | 1 | -5/+0 |
2008-08-30 | libertas: convert CMD_802_11_RF_TX_POWER to a direct command | Dan Williams | 1 | -19/+0 |
2008-06-03 | libertas: rate adaptation configuration via iwconfig. | Javier Cardona | 1 | -20/+0 |
2008-05-22 | libertas: fix multicast filtering on eth and msh interfaces | David Woodhouse | 1 | -1/+0 |
2008-05-22 | libertas: Increase priority of 'unknown command' warnings | David Woodhouse | 1 | -2/+2 |
2008-04-16 | libertas: convert libertas driver to use an event/cmdresp queue | Holger Schurig | 1 | -16/+7 |