index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
libertas: move under marvell vendor directory
Kalle Valo
31
-16240
/
+0
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-05-26
cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnect
Johannes Berg
4
-14
/
+18
2015-03-31
Merge tag 'mac80211-next-for-davem-2015-03-30' of git://git.kernel.org/pub/sc...
David S. Miller
1
-3
/
+3
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
1
-2
/
+1
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-2
/
+2
2015-03-03
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
Dedy Lansky
1
-3
/
+3
2015-02-27
libertas: remove unnecessary check before calling debugfs_remove
Bas Peters
1
-2
/
+1
2015-01-08
cfg80211: remove enum station_info_flags
Johannes Berg
1
-6
/
+6
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
[next]