index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
main.c
Age
Commit message (
Expand
)
Author
2010-12-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-11-29
libertas: fix memory corruption in lbs_remove_card()
Daniel Drake
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-16
libertas: EHS_REMOVE_WAKEUP is not always supported
Deepak Saxena
2010-11-08
libertas: terminate scan when stopping interface
Daniel Drake
2010-08-16
libertas: add two-stage firmware request helper
Dan Williams
2010-08-05
libertas: scan before assocation if no BSSID was given
Dan Williams
2010-07-27
libertas: remove unused cmd_pending waitq
Dan Williams
2010-07-27
libertas: convert DEEP_SLEEP timer to a direct command
Dan Williams
2010-07-27
libertas: convert PS_MODE to a direct command
Dan Williams
2010-07-27
libertas: clean up RSSI command
Dan Williams
2010-07-12
libertas: Added support for host sleep feature
Amitkumar Karwar
2010-06-23
Libertas: Added 11d support using cfg80211
Kiran Divekar
2010-06-23
Libertas: fix WARN_ON issues in cfg80211 support
Kiran Divekar
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
2010-06-02
libertas: Added callback functions to support SDIO suspend/resume.
Amitkumar Karwar
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
libertas: add auto auth mode feature
Amitkumar Karwar
2010-02-28
wireless: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-14
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2010-02-08
libertas: don't retry commands
Holger Schurig
2009-12-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-12-22
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
libertas: remove priv->capability
Holger Schurig
2009-12-22
libertas: add access functions for mesh open/connect status
Holger Schurig
2009-12-22
libertas: move mesh SSID initialization into mesh.c
Holger Schurig
2009-12-22
libertas: decouple mesh and rtap
Holger Schurig
2009-12-22
libertas: remove mesh_autostart_enabled and sync_channel
Holger Schurig
2009-11-28
libertas: moveing mesh-related functions into mesh.c
Holger Schurig
2009-10-27
libertas: move SIOCGIWAP calls to wext.c
Holger Schurig
2009-10-27
libertas: get current channel out of priv->curbssparams
Holger Schurig
2009-10-27
libertas: move scan/assoc related stuff
Holger Schurig
2009-10-27
libertas: remove unused 11d code
Holger Schurig
2009-10-27
libertas: Check return status of command functions
Amitkumar Karwar
2009-10-09
libertas: remove double assignment of dev->netdev_ops
Luis R. Rodriguez
2009-10-07
libertas: first stab at cfg80211 support
Holger Schurig
2009-10-07
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
Amitkumar Karwar
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-08-14
libertas: name the network device wlan%d
Daniel Mack
2009-06-03
libertas: improve function init/shutdown handling for SD8688
Bing Zhao
2009-05-22
libertas: implement function init/shutdown commands for SD8688
Bing Zhao
2009-04-22
libertas: support mesh for various firmware versions
Bing Zhao
2009-03-21
libertas: convert to net_device_ops
Stephen Hemminger
[next]