summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/main.c
AgeCommit message (Expand)Author
2009-09-01wireless: convert drivers to netdev_tx_tStephen Hemminger
2009-08-14libertas: name the network device wlan%dDaniel Mack
2009-06-03libertas: improve function init/shutdown handling for SD8688Bing Zhao
2009-05-22libertas: implement function init/shutdown commands for SD8688Bing Zhao
2009-04-22libertas: support mesh for various firmware versionsBing Zhao
2009-03-21libertas: convert to net_device_opsStephen Hemminger
2009-03-21libertas: convert to internal net_device_statsStephen Hemminger
2009-03-01Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-02-26libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar
2009-01-29libertas: Update libertas core with GSPI constantsColin McCabe
2009-01-11drivers/net/wireless/libertas: move a dereference below a NULL testJulia Lawall
2008-12-12libertas: Create sysfs entry for changing the mesh probe response limitAnna Neal
2008-11-10don't use net/ieee80211.hJohannes Berg
2008-11-10netdevice libertas: Fix directly reference of netdev->privWang Chen
2008-10-31wireless: consolidate on a single escape_essid implementationJohn W. Linville
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-09-11libertas: clear current command on card removalDan Williams
2008-08-29libertas: convert adhoc operations to direct commandsDan Williams
2008-08-29libertas: convert CMD_802_11_RADIO_CONTROL to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_DEAUTHENTICATE to a direct commandDan Williams
2008-08-29libertas: convert CMD_802_11_RF_TX_POWER to a direct commandDan Williams
2008-08-01libertas: only enable rtap with mesh firmwareDan Williams
2008-07-15netdev: Do not use TX lock to protect address lists.David S. Miller
2008-07-15netdev: Add netdev->addr_list_lock protection.David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville...David S. Miller
2008-06-09libertas: fix sleep confirmationHolger Schurig
2008-06-03libertas: rate adaptation configuration via iwconfig.Javier Cardona
2008-06-03libertas: before sleeping, check for a command resultHolger Schurig
2008-06-03libertas: don't spin_unlock_irq() twiceHolger Schurig
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-21libertas: reduce command retry timeHolger Schurig
2008-05-21libertas: Add reset_card() callback to hardware driverDavid Woodhouse
2008-05-21libertas: sysfs interface for accessing non-volatile configurationJavier Cardona
2008-05-21libertas: Extend MESH_CONFIG command to access non-volatile configurationJavier Cardona
2008-05-21libertas: fix multicast filtering on eth and msh interfacesDavid Woodhouse
2008-05-16wireless: Create 'device' symlink in sysfsMasakazu Mokuno
2008-05-16libertas: fix command timeout after firmware failureBrian Cavagnolo
2008-05-14libertas: remove lbs_get_data_rate()Holger Schurig
2008-05-07libertas: allow removal of card at any timeHolger Schurig
2008-05-07libertas: make some functions voidHolger Schurig
2008-05-07libertas: debug output tweaks for lbs_threadHolger Schurig
2008-04-16libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig
2008-04-08libertas: move association code from scan.c into assoc.cHolger Schurig
2008-04-08libertas: move association code from join.c into scan.cHolger Schurig
2008-04-01libertas: don't depend on IEEE80211Holger Schurig
2008-04-01libertas: convert sleep/wake config direct commandsHolger Schurig
2008-04-01libertas: convert CMD_802_11_MAC_ADDRESS to a direct commandHolger Schurig
2008-03-27libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig
2008-03-25libertas: remove lots of unused stuffHolger Schurig