Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ed391f4ebf8f701d3566423ce8f17e614cde9806
/
drivers
/
net
/
wireless
/
libertas
655ffee
wireless: convert to use netdev_for_each_mc_addr
by Jiri Pirko
· 15 years ago
f6f2230
Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
40e6fa8
libertas: don't retry commands
by Holger Schurig
· 15 years ago
371ba88
libertas/if_spi: needs linux/semaphore.h
by Randy Dunlap
· 15 years ago
10be7eb
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
d3d5621
libertas: add comment re: v10 firmware key handling
by John W. Linville
· 15 years ago
64147c7
libertas/assoc.c: rearrange some strange line breaks
by John W. Linville
· 15 years ago
1625c14
libertas: Set/clear WPA keys before the WEP ones
by Samuel Ortiz
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
3a999e6e
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
891dc5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
7f9d357
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
659c8e5
libertas: Remove carrier signaling from the scan code
by Samuel Ortiz
· 15 years ago
ea1e4b8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 15 years ago
1f04493
Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas
by Daniel Drake
· 15 years ago
d346f49
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
b4de921
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
9842c38
kfifo: fix warn_unused_result
by Stefani Seibold
· 15 years ago
7acd72e
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
by Stefani Seibold
· 15 years ago
e64c026
kfifo: cleanup namespace
by Stefani Seibold
· 15 years ago
c1e13f2
kfifo: move out spinlock
by Stefani Seibold
· 15 years ago
4546548
kfifo: move struct kfifo in place
by Stefani Seibold
· 15 years ago
48631de
libertas: remove priv->ratebitmap
by Holger Schurig
· 15 years ago
0e78ff8
libertas: remove priv->capability
by Holger Schurig
· 15 years ago
4143a23
libertas: make mesh configurable
by Holger Schurig
· 15 years ago
602114a
libertas: add access functions for mesh open/connect status
by Holger Schurig
· 15 years ago
e4da1a8
libertas: move mesh SSID initialization into mesh.c
by Holger Schurig
· 15 years ago
cd74468
libertas: decouple mesh and rtap
by Holger Schurig
· 15 years ago
55e1ff9
libertas: move mesh-related definitions into mesh.h
by Holger Schurig
· 15 years ago
d6ede67
libertas: remove mesh_autostart_enabled and sync_channel
by Holger Schurig
· 15 years ago
c24ef46
libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
by Holger Schurig
· 15 years ago
ed4b201
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by David S. Miller
· 15 years ago
45b2416
Libertas: fix buffer overflow in lbs_get_essid()
by Daniel Mack
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d014d04
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
d9b2c4d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 15 years ago
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
ece1e3c
libertas: move mesh command handling into mesh.c
by Holger Schurig
· 15 years ago
c7fe64c
libertas: move mesh-only ethtool operations into mesh.c
by Holger Schurig
· 15 years ago
e0e42da
libertas: moveing mesh-related functions into mesh.c
by Holger Schurig
· 15 years ago
5e8e8b5
libertas: introduce mesh.h
by Holger Schurig
· 15 years ago
76bae57
libertas: rename persistcfg.c -> mesh.c
by Holger Schurig
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
dd2e5a1
pcmcia: remove deprecated handle_to_dev() macro
by Dominik Brodowski
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
486bfe5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
a974a4b
libertas: declare MODULE_FIRMWARE
by Ben Hutchings
· 15 years ago
2071a00
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
c3b866a
Libertas: fix issues while configuring host sleep using ethtool wol
by Bing Zhao
· 15 years ago
866d470
Libertas: coding style cleanup in ethtool.c
by Bing Zhao
· 15 years ago
f6d773c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
aaa8cfd
pcmcia: use pcmcia_loop_config in misc pcmcia drivers
by Dominik Brodowski
· 15 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
a84216e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
86c34fe
libertas: remove internal buffers from GSPI driver
by Andrey Yurovsky
· 15 years ago
133d7c6
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
by John W. Linville
· 15 years ago
e9024a0
libertas if_usb: Fix crash on 64-bit machines
by David Woodhouse
· 15 years ago
0519d83
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
49b2de8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
fef0640
libertas: remove some references to IW_MODE_abc
by Holger Schurig
· 15 years ago
e93156e
libertas: sort and categorize entries in decl.h
by Holger Schurig
· 15 years ago
560c633
libertas: move mic failure event to wext.c
by Holger Schurig
· 15 years ago
fea2b8e
libertas: move SIOCGIWAP calls to wext.c
by Holger Schurig
· 15 years ago
8ec97cc
libertas: remove "struct cmd_ds_gen"
by Holger Schurig
· 15 years ago
b856f73
libertas: remove handling for CMD_GET_TSF
by Holger Schurig
· 15 years ago
f57bd28
libertas: remove handling for CMD_802_11_LED_GPIO_CTRL
by Holger Schurig
· 15 years ago
6e85e0b
libertas: move lbs_send_iwevcustom_event() to wext.c
by Holger Schurig
· 15 years ago
d0de374
libertas: move association related commands into assoc.c
by Holger Schurig
· 15 years ago
c14951f
libertas: get current channel out of priv->curbssparams
by Holger Schurig
· 15 years ago
5e04769
libertas: sort variables in struct lbs_private
by Holger Schurig
· 15 years ago
2d46502
libertas: move scan/assoc related stuff
by Holger Schurig
· 15 years ago
243e84e
libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN
by Holger Schurig
· 15 years ago
f4228b4
libertas: remove unused 11d.h as well, priv->countryinfo
by Holger Schurig
· 15 years ago
d37b4fd
libertas: remove unused 11d code
by Holger Schurig
· 15 years ago
8ef37f1
libertas: remove unused lbs_cmd_802_11_inactivity_timeout()
by Holger Schurig
· 15 years ago
a3cbfb0
libertas: make lbs_get_channel() static
by Holger Schurig
· 15 years ago
bca61f8
libertas: harmonize cmd.h
by Holger Schurig
· 15 years ago
9e66e70
libertas: cleanup host.h and hostcmd.h
by Holger Schurig
· 15 years ago
6d898b1
libertas: make __lbs_cmd_async() non-static
by Holger Schurig
· 15 years ago
c0bbd57
libertas: Check return status of command functions
by Amitkumar Karwar
· 15 years ago
d18ba45
libertas spi: fix sparse errors
by Holger Schurig
· 15 years ago
c3da314
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
by Linus Torvalds
· 15 years ago
421355d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
767e366
libertas: fix build
by Alan Cox
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
5718f50
libertas: depend on CONFIG_CFG80211
by Holger Schurig
· 15 years ago
7891849
libertas: remove double assignment of dev->netdev_ops
by Luis R. Rodriguez
· 15 years ago
82e62926
libertas: remove extraneous select FW_LOADER
by Holger Schurig
· 15 years ago
63f275d
libertas: Use lbs_is_cmd_allowed() check in command handling routines.
by Amitkumar Karwar
· 15 years ago
ff9fc79
libertas: first stab at cfg80211 support
by Holger Schurig
· 15 years ago
0465af8
libertas: separate libertas' Kconfig in it's own file
by Holger Schurig
· 15 years ago
4912545
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
by Amitkumar Karwar
· 15 years ago
e0626e3
spi: prefix modalias with "spi:"
by Anton Vorontsov
· 15 years ago
0fc0b73
netdev: drivers should make ethtool_ops const
by Stephen Hemminger
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ad43f8b
libertas: add NULL check on return value of get_zeroed_page
by Kiran Divekar
· 15 years ago
9d45368
libertas: Add support for Marvell Libertas CF8305
by Marek Vasut
· 15 years ago
ca4fe30
libertas: clean up and clarify get_common_rates
by Dan Williams
· 15 years ago
1e3d31c
libertas: Read buffer overflow
by Roel Kluin
· 15 years ago
Next »