index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-14
wireless: libertas: print esaped string via %*pE
Andy Shevchenko
2
-10
/
+5
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2014-09-01
treewide: fix errors in printk
Masanari Iida
1
-1
/
+1
2014-08-26
cfg80211: allow passing frame type to cfg80211_inform_bss()
Johannes Berg
1
-0
/
+2
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2
-2
/
+2
2014-06-19
LIBERTAS_CS: ioport_map/unmap relies on HAS_IOPORT_MAP
Fabian Frederick
1
-1
/
+1
2014-06-19
net: wireless: libertas: cmd.c: Cleaning up uninitialized variables
Rickard Strandqvist
1
-0
/
+1
2014-05-22
libertas: fix return value when processing invalid packet
Dan Williams
1
-3
/
+5
2014-05-19
cfg80211: constify more pointers in the cfg80211 API
Johannes Berg
2
-4
/
+4
2014-05-19
cfg80211: constify MAC addresses in cfg80211 ops
Johannes Berg
1
-1
/
+1
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-03-03
net: Replace min macro with min_t
Silvan Jegen
1
-2
/
+2
2014-02-20
libertas: fix scan result loss if SSID IE len 0
James Cameron
1
-1
/
+1
2014-02-04
cfg80211: fix channel configuration in IBSS join
Antonio Quartulli
1
-1
/
+2
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-13
/
+6
2014-01-09
cfg80211: Add a function to get the number of supported channels
Ilan Peer
1
-6
/
+1
2013-12-19
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-12-11
drivers/net/wireless: Fix FSF address in file headers
Jeff Kirsher
1
-3
/
+2
2013-12-05
wireless: libertas: remove unnecessary spi_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-12-05
libertas sdio: claim device before calling sdio_disable_func()
Alexey Khoroshilov
1
-2
/
+2
2013-12-05
libertas/sdio: make sure card enters power-off when firmware is loaded.
NeilBrown
1
-1
/
+1
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/linvil...
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/linvil...
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/jber...
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/jber...
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/linvil...
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/linvil...
John W. Linville
7
-21
/
+25
2012-07-19
libertas: firmware.c: remove duplicated include
Duan Jiong
1
-2
/
+0
[next]