index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] libertas: remove adapter->pkttxctrl
Holger Schurig
2007-10-10
1
-1
/
+0
*
[PATCH] libertas: remove adapter->scanprobes
Holger Schurig
2007-10-10
1
-2
/
+0
*
[PATCH] libertas: remove adapter->prescan
Holger Schurig
2007-10-10
1
-2
/
+0
*
[PATCH] libertas: remove adapter->{rx,tx}antenna
Holger Schurig
2007-10-10
1
-2
/
+0
*
[PATCH] libertas: use LBS_DEB_HOST for host-to-card communications
Holger Schurig
2007-10-10
1
-1
/
+1
*
[PATCH] libertas: make the hex dumper nicer
Holger Schurig
2007-10-10
1
-3
/
+3
*
[PATCH] Support for mesh autostart deactivation through sysfs
Luis Carlos Cobo
2007-10-10
1
-2
/
+46
*
[PATCH] libertas: access mesh_dev more carefully
Holger Schurig
2007-10-10
1
-6
/
+10
*
[PATCH] libertas: uppercase some #defines
Holger Schurig
2007-10-10
1
-4
/
+4
*
[PATCH] libertas: make more functions static & remove unused functions
Holger Schurig
2007-10-10
1
-25
/
+25
*
[PATCH] libertas: remove fw.c
Holger Schurig
2007-10-10
1
-2
/
+276
*
[PATCH] libertas: simplify and clean up data rate handling
Dan Williams
2007-10-10
1
-13
/
+44
*
[PATCH] libertas: wlan_ -> libertas_ function prefix renames for main.c
Dan Williams
2007-10-10
1
-35
/
+36
*
[PATCH] libertas: move generic firmware reset command to common code
Dan Williams
2007-10-10
1
-0
/
+14
*
[PATCH] libertas: bump version to 322.p1
Dan Williams
2007-10-10
1
-1
/
+1
*
[PATCH] libertas: remove thread.h and make kthread usage clearer
Dan Williams
2007-10-10
1
-18
/
+18
*
[PATCH] libertas: re-uppercase command defines and other constants
Dan Williams
2007-10-10
1
-26
/
+26
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+1
*
[PATCH] libertas: remove private ioctls
Dan Williams
2007-06-28
1
-2
/
+0
*
[PATCH] libertas: style fixes
Dan Williams
2007-06-28
1
-2
/
+4
*
[PATCH] libertas: convert libertas_mpp into anycast_mask
Luis Carlos
2007-06-12
1
-13
/
+13
*
[PATCH] libertas: pull current channel from firmware on mesh autostart
Luis Carlos Cobo Rus
2007-06-12
1
-0
/
+1
*
[PATCH] libertas: first pass at fixing up endianness issues
David Woodhouse
2007-06-11
1
-4
/
+6
*
[PATCH] libertas: support for mesh autostart on firmware 5.220.11
Luis Carlos Cobo Rus
2007-06-11
1
-1
/
+1
*
[PATCH] libertas: split wext for eth and msh
Luis Carlos Cobo Rus
2007-06-11
1
-1
/
+1
*
[PATCH] libertas: make mac address configuration work with mesh interface too
Luis Carlos Cobo Rus
2007-06-11
1
-0
/
+4
*
[PATCH] libertas: version bump (321p0) and cmds update for new fw (5.220.10.p0)
Luis Carlos Cobo Rus
2007-06-11
1
-1
/
+1
*
[PATCH] libertas: don't tear down netdev in libertas_activate_card
Dan Williams
2007-06-11
1
-2
/
+0
*
[PATCH] libertas: call SET_NETDEV_DEV from common code
Dan Williams
2007-06-11
1
-2
/
+6
*
[PATCH] libertas: fixed kernel oops on module/card removal
Luis Carlos Cobo
2007-06-11
1
-1
/
+0
*
[PATCH] libertas: remove unused variables in wlan_dev_t
Holger Schurig
2007-06-11
1
-32
/
+32
*
[PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko)
Holger Schurig
2007-06-11
1
-30
/
+22
*
[PATCH] libertas: move contents of fw.h to decl.h
Holger Schurig
2007-06-11
1
-1
/
+0
*
[PATCH] libertas: indirect all hardware access via hw_XXXX functions
Holger Schurig
2007-06-11
1
-8
/
+7
*
[PATCH] libertas: fix error handling of card initialization
Marcelo Tosatti
2007-06-11
1
-0
/
+1
*
[PATCH] libertas: fixed transmission flow control on the mesh interface
Javier Cardona
2007-06-11
1
-3
/
+12
*
[PATCH] libertas: split wlan_add_card()
Holger Schurig
2007-06-11
1
-6
/
+20
*
[PATCH] libertas: move reset_device() code main.c to if_usb.c
Holger Schurig
2007-06-11
1
-25
/
+0
*
[PATCH] libertas: changed some occurences of kmalloc() + memset(&a,0,sz) to k...
Holger Schurig
2007-06-11
1
-12
/
+4
*
[PATCH] libertas: get rid of libertas_sbi_get_priv()
Holger Schurig
2007-06-11
1
-2
/
+1
*
[PATCH] libertas: change debug output of libertas_interrupt()
Holger Schurig
2007-06-11
1
-3
/
+3
*
[PATCH] libertas: single out mesh code
Holger Schurig
2007-06-11
1
-43
/
+93
*
[PATCH] libertas: tune debug code
Holger Schurig
2007-06-11
1
-0
/
+8
*
[PATCH] libertas: make debug configurable
Holger Schurig
2007-06-11
1
-91
/
+101
*
[PATCH] libertas: make libertas_wlan_data_rates static
Holger Schurig
2007-06-11
1
-8
/
+0
*
[PATCH] libertas: remove deprecated pm_register and associated code
Marcelo Tosatti
2007-06-11
1
-134
/
+2
*
[PATCH] libertas: a debug output was missing a newline
Holger Schurig
2007-06-11
1
-1
/
+1
*
[PATCH] libertas: rename wlan_association_worker
Holger Schurig
2007-06-11
1
-1
/
+1
*
[PATCH] libertas: Get rid of version.h
Dan Williams
2007-05-11
1
-0
/
+7
*
[PATCH] libertas: fix build breakage from netdev class_device -> device
John W. Linville
2007-04-28
1
-8
/
+8
[next]