index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libertas: precedence bug
Dan Carpenter
2010-07-26
1
-1
/
+1
*
Libertas: cfg80211 support
Kiran Divekar
2010-06-23
1
-5
/
+7
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-2
/
+0
*
libertas: add access functions for mesh open/connect status
Holger Schurig
2009-12-22
1
-1
/
+1
*
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
2009-11-28
1
-6
/
+1
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-18
1
-0
/
+1
|
\
|
*
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-11
1
-0
/
+1
*
|
libertas: cleanup host.h and hostcmd.h
Holger Schurig
2009-10-27
1
-1
/
+1
|
/
*
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-4
/
+2
*
libertas: support mesh for various firmware versions
Bing Zhao
2009-04-22
1
-2
/
+6
*
libertas: convert to internal net_device_stats
Stephen Hemminger
2009-03-21
1
-4
/
+4
*
libertas: fix misuse of netdev_priv() and dev->ml_priv
Kiran Divekar
2009-02-26
1
-1
/
+1
*
netdevice: safe convert to netdev_priv() #part-3
Wang Chen
2008-11-12
1
-1
/
+1
*
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
2008-04-16
1
-17
/
+3
*
libertas: kill useless #define LBS_MONITOR_OFF 0
Holger Schurig
2008-03-27
1
-3
/
+2
*
libertas: kill whitespace at end of lines
David Woodhouse
2008-01-28
1
-2
/
+2
*
libertas: kill lbs_upload_tx_packet()
David Woodhouse
2008-01-28
1
-1
/
+7
*
libertas: Move actual transmission to main thread
David Woodhouse
2008-01-28
1
-60
/
+43
*
libertas: free successfully transmitted skbs again
David Woodhouse
2008-01-28
1
-1
/
+3
*
libertas: TX packet is radiotap iff it comes from rtap_dev
David Woodhouse
2008-01-28
1
-1
/
+1
*
libertas: clean up lbs_hard_start_xmit()
David Woodhouse
2008-01-28
1
-70
/
+63
*
libertas: kill lbs_process_tx() by merging it into lbs_hard_start_xmit()
David Woodhouse
2008-01-28
1
-32
/
+13
*
libertas: move lbs_hard_start_xmit() into tx.c
David Woodhouse
2008-01-28
1
-1
/
+32
*
libertas: kill SendSinglePacket() function.
David Woodhouse
2008-01-28
1
-42
/
+24
*
libertas: kill internal tx queue for PS mode
David Woodhouse
2008-01-28
1
-37
/
+3
*
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
1
-33
/
+30
*
libertas: kill TxLockFlag
David Woodhouse
2008-01-28
1
-6
/
+3
*
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
1
-11
/
+11
*
libertas: separate mesh connectivity from that of the main interface
Brajesh Dave
2008-01-28
1
-4
/
+5
*
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
1
-19
/
+19
*
[PATCH] libertas: monitor mode support for OLPC firmware
Luis Carlos Cobo
2007-10-10
1
-4
/
+4
*
[PATCH] libertas: remove adapter->pkttxctrl
Holger Schurig
2007-10-10
1
-5
/
+0
*
[PATCH] libertas: make the hex dumper nicer
Holger Schurig
2007-10-10
1
-3
/
+3
*
[PATCH] libertas: remove debugmode
Holger Schurig
2007-10-10
1
-8
/
+0
*
[PATCH] libertas: access mesh_dev more carefully
Holger Schurig
2007-10-10
1
-4
/
+8
*
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
1
-1
/
+1
*
[PATCH] libertas: more endianness fixes, in tx.c this time
David Woodhouse
2007-06-11
1
-4
/
+4
*
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
1
-14
/
+15
*
[PATCH] libertas: remove unused variables in wlan_dev_t
Holger Schurig
2007-06-11
1
-6
/
+6
*
[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)
Holger Schurig
2007-06-11
1
-0
/
+1
*
[PATCH] libertas: indirect all hardware access via hw_XXXX functions
Holger Schurig
2007-06-11
1
-6
/
+5
*
[PATCH] libertas: fixed transmission flow control on the mesh interface
Javier Cardona
2007-06-11
1
-3
/
+9
*
[PATCH] libertas: make debug configurable
Holger Schurig
2007-06-11
1
-9
/
+8
*
[PATCH] libertas: 64-bit cleanups
Dan Williams
2007-05-11
1
-1
/
+1
*
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
Marcelo Tosatti
2007-04-28
1
-0
/
+285