headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / drivers / net / wireless / libertas / tx.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-01 Stephen Hemmingerwireless: convert drivers to netdev_tx_t
2009-04-22 Bing Zhaolibertas: support mesh for various firmware versions
2009-03-22 Stephen Hemmingerlibertas: convert to internal net_device_stats
2009-02-26 Kiran Divekarlibertas: fix misuse of netdev_priv() and dev->ml_priv
2008-11-13 Wang Chennetdevice: safe convert to netdev_priv() #part-3
2008-04-16 Holger Schuriglibertas: convert libertas driver to use an event/cmdre...
2008-03-27 Holger Schuriglibertas: kill useless #define LBS_MONITOR_OFF 0
2008-01-28 David Woodhouselibertas: kill whitespace at end of lines
2008-01-28 David Woodhouselibertas: kill lbs_upload_tx_packet()
2008-01-28 David Woodhouselibertas: Move actual transmission to main thread
2008-01-28 David Woodhouselibertas: free successfully transmitted skbs again
2008-01-28 David Woodhouselibertas: TX packet is radiotap iff it comes from rtap_dev
2008-01-28 David Woodhouselibertas: clean up lbs_hard_start_xmit()
2008-01-28 David Woodhouselibertas: kill lbs_process_tx() by merging it into...
2008-01-28 David Woodhouselibertas: move lbs_hard_start_xmit() into tx.c
2008-01-28 David Woodhouselibertas: kill SendSinglePacket() function.
2008-01-28 David Woodhouselibertas: kill internal tx queue for PS mode
2008-01-28 David Woodhouselibertas: kill struct lbs_adapter
2008-01-28 David Woodhouselibertas: kill TxLockFlag
2008-01-28 Holger Schuriglibertas: remove arbitrary typedefs
2008-01-28 Brajesh Davelibertas: separate mesh connectivity from that of the...
2008-01-28 Holger Schuriglibertas: move to uniform lbs_/LBS_ namespace
2007-10-10 Luis Carlos Cobo[PATCH] libertas: monitor mode support for OLPC firmware
2007-10-10 Holger Schurig[PATCH] libertas: remove adapter->pkttxctrl
2007-10-10 Holger Schurig[PATCH] libertas: make the hex dumper nicer
2007-10-10 Holger Schurig[PATCH] libertas: remove debugmode
2007-10-10 Holger Schurig[PATCH] libertas: access mesh_dev more carefully
2007-10-10 Dan Williams[PATCH] libertas: re-uppercase command defines and...
2007-06-11 David Woodhouse[PATCH] libertas: more endianness fixes, in tx.c this...
2007-06-11 David Woodhouse[PATCH] libertas: first pass at fixing up endianness...
2007-06-11 Holger Schurig[PATCH] libertas: remove unused variables in wlan_dev_t
2007-06-11 Holger Schurig[PATCH] libertas: split module into two (libertas.ko...
2007-06-11 Holger Schurig[PATCH] libertas: indirect all hardware access via...
2007-06-11 Javier Cardona[PATCH] libertas: fixed transmission flow control on...
2007-06-11 Holger Schurig[PATCH] libertas: make debug configurable
2007-05-11 Dan Williams[PATCH] libertas: 64-bit cleanups
2007-04-28 Marcelo Tosatti[PATCH] Marvell Libertas 8388 802.11b/g USB driver