Age | Commit message (Expand) | Author |
2008-01-28 | libertas: kill lbs_upload_tx_packet() | David Woodhouse |
2008-01-28 | libertas: Move actual transmission to main thread | David Woodhouse |
2008-01-28 | libertas: free successfully transmitted skbs again | David Woodhouse |
2008-01-28 | libertas: TX packet is radiotap iff it comes from rtap_dev | David Woodhouse |
2008-01-28 | libertas: clean up lbs_hard_start_xmit() | David Woodhouse |
2008-01-28 | libertas: kill lbs_process_tx() by merging it into lbs_hard_start_xmit() | David Woodhouse |
2008-01-28 | libertas: move lbs_hard_start_xmit() into tx.c | David Woodhouse |
2008-01-28 | libertas: kill SendSinglePacket() function. | David Woodhouse |
2008-01-28 | libertas: kill internal tx queue for PS mode | David Woodhouse |
2008-01-28 | libertas: kill struct lbs_adapter | David Woodhouse |
2008-01-28 | libertas: kill TxLockFlag | David Woodhouse |
2008-01-28 | libertas: remove arbitrary typedefs | Holger Schurig |
2008-01-28 | libertas: separate mesh connectivity from that of the main interface | Brajesh Dave |
2008-01-28 | libertas: move to uniform lbs_/LBS_ namespace | Holger Schurig |
2007-10-10 | [PATCH] libertas: monitor mode support for OLPC firmware | Luis Carlos Cobo |
2007-10-10 | [PATCH] libertas: remove adapter->pkttxctrl | Holger Schurig |
2007-10-10 | [PATCH] libertas: make the hex dumper nicer | Holger Schurig |
2007-10-10 | [PATCH] libertas: remove debugmode | Holger Schurig |
2007-10-10 | [PATCH] libertas: access mesh_dev more carefully | Holger Schurig |
2007-10-10 | [PATCH] libertas: re-uppercase command defines and other constants | Dan Williams |
2007-06-11 | [PATCH] libertas: more endianness fixes, in tx.c this time | David Woodhouse |
2007-06-11 | [PATCH] libertas: first pass at fixing up endianness issues | David Woodhouse |
2007-06-11 | [PATCH] libertas: remove unused variables in wlan_dev_t | Holger Schurig |
2007-06-11 | [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) | Holger Schurig |
2007-06-11 | [PATCH] libertas: indirect all hardware access via hw_XXXX functions | Holger Schurig |
2007-06-11 | [PATCH] libertas: fixed transmission flow control on the mesh interface | Javier Cardona |
2007-06-11 | [PATCH] libertas: make debug configurable | Holger Schurig |
2007-05-11 | [PATCH] libertas: 64-bit cleanups | Dan Williams |
2007-04-28 | [PATCH] Marvell Libertas 8388 802.11b/g USB driver | Marcelo Tosatti |