aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/libertas/tx.c
Commit message (Expand)AuthorAge
* libertas: add access functions for mesh open/connect statusHolger Schurig2009-12-22
* libertas: moveing mesh-related functions into mesh.cHolger Schurig2009-11-28
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-11-19
|\
| * headers: remove sched.h from interrupt.hAlexey Dobriyan2009-10-11
* | libertas: cleanup host.h and hostcmd.hHolger Schurig2009-10-27
|/
* wireless: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* libertas: support mesh for various firmware versionsBing Zhao2009-04-22
* libertas: convert to internal net_device_statsStephen Hemminger2009-03-22
* libertas: fix misuse of netdev_priv() and dev->ml_privKiran Divekar2009-02-26
* netdevice: safe convert to netdev_priv() #part-3Wang Chen2008-11-13
* libertas: convert libertas driver to use an event/cmdresp queueHolger Schurig2008-04-16
* libertas: kill useless #define LBS_MONITOR_OFF 0Holger Schurig2008-03-27
* libertas: kill whitespace at end of linesDavid Woodhouse2008-01-28
* libertas: kill lbs_upload_tx_packet()David Woodhouse2008-01-28
* libertas: Move actual transmission to main threadDavid Woodhouse2008-01-28
* libertas: free successfully transmitted skbs againDavid Woodhouse2008-01-28
* libertas: TX packet is radiotap iff it comes from rtap_devDavid Woodhouse2008-01-28
* libertas: clean up lbs_hard_start_xmit()David Woodhouse2008-01-28
* libertas: kill lbs_process_tx() by merging it into lbs_hard_start_xmit()David Woodhouse2008-01-28
* libertas: move lbs_hard_start_xmit() into tx.cDavid Woodhouse2008-01-28
* libertas: kill SendSinglePacket() function.David Woodhouse2008-01-28
* libertas: kill internal tx queue for PS modeDavid Woodhouse2008-01-28
* libertas: kill struct lbs_adapterDavid Woodhouse2008-01-28
* libertas: kill TxLockFlagDavid Woodhouse2008-01-28
* libertas: remove arbitrary typedefsHolger Schurig2008-01-28
* libertas: separate mesh connectivity from that of the main interfaceBrajesh Dave2008-01-28
* libertas: move to uniform lbs_/LBS_ namespaceHolger Schurig2008-01-28
* [PATCH] libertas: monitor mode support for OLPC firmwareLuis Carlos Cobo2007-10-10
* [PATCH] libertas: remove adapter->pkttxctrlHolger Schurig2007-10-10
* [PATCH] libertas: make the hex dumper nicerHolger Schurig2007-10-10
* [PATCH] libertas: remove debugmodeHolger Schurig2007-10-10
* [PATCH] libertas: access mesh_dev more carefullyHolger Schurig2007-10-10
* [PATCH] libertas: re-uppercase command defines and other constantsDan Williams2007-10-10
* [PATCH] libertas: more endianness fixes, in tx.c this timeDavid Woodhouse2007-06-11
* [PATCH] libertas: first pass at fixing up endianness issuesDavid Woodhouse2007-06-11
* [PATCH] libertas: remove unused variables in wlan_dev_tHolger Schurig2007-06-11
* [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)Holger Schurig2007-06-11
* [PATCH] libertas: indirect all hardware access via hw_XXXX functionsHolger Schurig2007-06-11
* [PATCH] libertas: fixed transmission flow control on the mesh interfaceJavier Cardona2007-06-11
* [PATCH] libertas: make debug configurableHolger Schurig2007-06-11
* [PATCH] libertas: 64-bit cleanupsDan Williams2007-05-11
* [PATCH] Marvell Libertas 8388 802.11b/g USB driverMarcelo Tosatti2007-04-28