index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-11
libertas: fix error return code in if_cs_probe()
Wei Yongjun
1
-0
/
+1
2013-11-11
libertas: potential oops in debugfs
Dan Carpenter
1
-1
/
+5
2013-10-18
libertas: move firmware lifetime handling to firmware.c
Dan Williams
5
-26
/
+16
2013-09-26
wireless: libertas: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-09-03
net: libertas: inherit addr_assign_type along with dev_addr
Bjørn Mork
1
-1
/
+1
2013-06-03
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-24
/
+1
2013-03-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem
John W. Linville
1
-1
/
+5
2013-02-27
libertas: fix crash for SD8688
Bing Zhao
1
-1
/
+5
2013-02-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-4
/
+4
2013-02-11
cfg80211: pass wiphy to cfg80211_ref_bss/put_bss
Johannes Berg
1
-4
/
+4
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
1
-3
/
+1
2013-01-14
wireless: make the reg_notifier() void
Luis R. Rodriguez
2
-21
/
+15
2012-12-06
libertas: remove __dev* attributes
Bill Pemberton
1
-3
/
+3
2012-12-06
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-1
/
+8
2012-11-30
cfg80211: fix BSS struct IE access races
Johannes Berg
1
-1
/
+8
2012-11-26
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-12
/
+12
2012-11-26
cfg80211: pass a channel definition struct
Johannes Berg
1
-12
/
+12
2012-11-14
add Marvell 88W8688 support to libertas_sdio
Harro Haan
1
-9
/
+30
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-1
/
+1
2012-09-14
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
4
-1
/
+25
2012-09-11
libertas: set mac control synchronously during init
Daniel Drake
3
-1
/
+20
2012-09-05
libertas sdio: fix suspend when interface is down
Daniel Drake
1
-0
/
+5
2012-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-1
/
+6
2012-08-02
libertas: fix two memory leaks
Daniel Drake
2
-0
/
+2
2012-08-02
libertas: don't reset card on error when it is being removed
Daniel Drake
1
-1
/
+4
2012-07-31
drivers: OLPC: update various drivers to include olpc-ec.h
Andres Salomon
1
-0
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
7
-21
/
+25
2012-07-19
libertas: firmware.c: remove duplicated include
Duan Jiong
1
-2
/
+0
2012-07-17
libertas USB: don't set surpriseremoved flag
Daniel Drake
1
-1
/
+0
2012-07-17
libertas: handle command failure immediately
Daniel Drake
1
-3
/
+3
2012-07-17
libertas: Update 11d info only when interface is active
Daniel Drake
5
-14
/
+22
2012-07-12
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
John W. Linville
1
-1
/
+0
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
1
-1
/
+0
2012-07-12
nl80211: move scan API to wdev
Johannes Berg
1
-1
/
+0
2012-07-09
net/wireless: remove macro defined twice with same value
Oskar Schirmer
1
-1
/
+0
2012-06-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
3
-16
/
+31
2012-06-06
cfg80211: clarify set_channel APIs
Johannes Berg
3
-16
/
+31
2012-06-06
wireless: Remove casts to same type
Joe Perches
2
-3
/
+3
2012-05-22
Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-0
/
+1
2012-05-18
USB: Disable hub-initiated LPM for comms devices.
Sarah Sharp
1
-0
/
+1
2012-05-08
libertas: include sched.h on firmware.c
Luis R. Rodriguez
1
-0
/
+1
2012-04-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
John W. Linville
2
-39
/
+50
2012-04-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+7
2012-04-23
libertas: add missing include
Felix Fietkau
1
-0
/
+1
2012-04-23
libertas CS: convert to asynchronous firmware loading
Daniel Drake
1
-39
/
+49
2012-04-17
libertas USB: convert to asynchronous firmware loading
Daniel Drake
1
-59
/
+43
2012-04-17
libertas SDIO: convert to asynchronous firmware loading
Daniel Drake
1
-85
/
+121
2012-04-17
libertas: add asynchronous firmware loading capability
Daniel Drake
4
-0
/
+164
2012-04-17
libertas: harden-up exit paths
Daniel Drake
1
-1
/
+8
[next]