Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5a712c13d3641a3bed243753f115434a7125e440
/
drivers
/
net
/
wireless
/
libertas
/
main.c
871fc09
libertas: set mac control synchronously during init
by Daniel Drake
· 12 years ago
9d5d496
libertas: don't reset card on error when it is being removed
by Daniel Drake
· 12 years ago
20d2ebe
libertas: Update 11d info only when interface is active
by Daniel Drake
· 12 years ago
534111c
libertas: add asynchronous firmware loading capability
by Daniel Drake
· 13 years ago
0beecac
libertas: harden-up exit paths
by Daniel Drake
· 13 years ago
370803c
libertas: Firmware loading simplifications
by Daniel Drake
· 13 years ago
a7b957a
wireless, libertas: remove redundant NULL tests before calling release_firmware()
by Jesper Juhl
· 13 years ago
94956ee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 13 years ago
3209e06
libertas: ensure we clean up a scan request properly
by Andres Salomon
· 13 years ago
ac5c24e9
drivers/net: change moduleparam.h to module.h as required.
by Paul Gortmaker
· 13 years ago
41ebe9c
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
5c1381a
libertas: fix changing interface type when interface is down
by Daniel Drake
· 13 years ago
094daf7
Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
8f641d9
libertas: detect TX lockups and reset hardware
by Daniel Drake
· 13 years ago
b38d355
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
d2e7b34
libertas: disable functionality when interface is down
by Daniel Drake
· 13 years ago
49fee69
libertas: link mesh device to wiphy
by Daniel Drake
· 13 years ago
41bf371
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
d931998
libertas: only enable mesh when interface is active
by Daniel Drake
· 13 years ago
95a943c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 13 years ago
df90d84
libertas: fix handling of command timeout, completion and interruption
by Daniel Drake
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 14 years ago
6bdbdbf
libertas: Add libertas_disablemesh module parameter to disable mesh interface
by Sascha Silbe
· 14 years ago
f3a57fd
libertas: Use netdev_<level> or dev_<level> where possible
by Joe Perches
· 14 years ago
0e4e06a
libertas: Convert lbs_pr_<level> to pr_<level>
by Joe Perches
· 14 years ago
7e4b4ee
libertas: remove tx_timeout handler
by Daniel Drake
· 14 years ago
8973a6e
libertas: use kernel-doc notation, fix comment style
by Randy Dunlap
· 14 years ago
75abde4
libertas: Prepare stuff for if_spi.c pm support
by Vasily Khoruzhick
· 14 years ago
fe6c791
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
517ff43
libertas: fix memory corruption in lbs_remove_card()
by Daniel Drake
· 14 years ago
d7a066c9
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
ae63a33
libertas: EHS_REMOVE_WAKEUP is not always supported
by Deepak Saxena
· 14 years ago
2e30168
libertas: terminate scan when stopping interface
by Daniel Drake
· 14 years ago
72f7a66
libertas: add two-stage firmware request helper
by Dan Williams
· 14 years ago
cc02681
libertas: scan before assocation if no BSSID was given
by Dan Williams
· 14 years ago
97c5e27
libertas: remove unused cmd_pending waitq
by Dan Williams
· 14 years ago
53800f5
libertas: convert DEEP_SLEEP timer to a direct command
by Dan Williams
· 14 years ago
0bb6408
libertas: convert PS_MODE to a direct command
by Dan Williams
· 14 years ago
9fb7663
libertas: clean up RSSI command
by Dan Williams
· 14 years ago
1311843
libertas: Added support for host sleep feature
by Amitkumar Karwar
· 15 years ago
1047d5e
Libertas: Added 11d support using cfg80211
by Kiran Divekar
· 15 years ago
e4fe4ea
Libertas: fix WARN_ON issues in cfg80211 support
by Kiran Divekar
· 15 years ago
e86dc1c
Libertas: cfg80211 support
by Kiran Divekar
· 15 years ago
66fceb6
libertas: Added callback functions to support SDIO suspend/resume.
by Amitkumar Karwar
· 15 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 15 years ago
871039f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
22bedad3
net: convert multicast list to list_head
by Jiri Pirko
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
921ca03
libertas: add auto auth mode feature
by Amitkumar Karwar
· 15 years ago
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
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
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
0e78ff8
libertas: remove priv->capability
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
d6ede67
libertas: remove mesh_autostart_enabled and sync_channel
by Holger Schurig
· 15 years ago
e0e42da
libertas: moveing mesh-related functions into mesh.c
by Holger Schurig
· 15 years ago
fea2b8e
libertas: move SIOCGIWAP calls to wext.c
by Holger Schurig
· 15 years ago
c14951f
libertas: get current channel out of priv->curbssparams
by Holger Schurig
· 15 years ago
2d46502
libertas: move scan/assoc related stuff
by Holger Schurig
· 15 years ago
d37b4fd
libertas: remove unused 11d code
by Holger Schurig
· 15 years ago
c0bbd57
libertas: Check return status of command functions
by Amitkumar Karwar
· 15 years ago
7891849
libertas: remove double assignment of dev->netdev_ops
by Luis R. Rodriguez
· 15 years ago
ff9fc79
libertas: first stab at cfg80211 support
by Holger Schurig
· 15 years ago
4912545
libertas: Add auto deep sleep support for SD8385/SD8686/SD8688
by Amitkumar Karwar
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
c00552c
libertas: name the network device wlan%d
by Daniel Mack
· 15 years ago
6bc61f4
libertas: improve function init/shutdown handling for SD8688
by Bing Zhao
· 16 years ago
d26285f8
libertas: implement function init/shutdown commands for SD8688
by Bing Zhao
· 16 years ago
684d6b3
libertas: support mesh for various firmware versions
by Bing Zhao
· 16 years ago
f02abf1
libertas: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
bbfc6b7
libertas: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
aa4abc9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
ab65f64
libertas: fix misuse of netdev_priv() and dev->ml_priv
by Kiran Divekar
· 16 years ago
b483659
libertas: Update libertas core with GSPI constants
by Colin McCabe
· 16 years ago
43baa5b
drivers/net/wireless/libertas: move a dereference below a NULL test
by Julia Lawall
· 16 years ago
6fb5325
libertas: Create sysfs entry for changing the mesh probe response limit
by Anna Neal
· 16 years ago
2c706002
don't use net/ieee80211.h
by Johannes Berg
· 16 years ago
4ceb7b6
netdevice libertas: Fix directly reference of netdev->priv
by Wang Chen
· 16 years ago
7e272fc
wireless: consolidate on a single escape_essid implementation
by John W. Linville
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
71b35f3
libertas: clear current command on card removal
by Dan Williams
· 16 years ago
f5fe1fd
libertas: convert adhoc operations to direct commands
by Dan Williams
· 16 years ago
d5db2df
libertas: convert CMD_802_11_RADIO_CONTROL to a direct command
by Dan Williams
· 16 years ago
191bb40
libertas: convert CMD_802_11_DEAUTHENTICATE to a direct command
by Dan Williams
· 16 years ago
87c8c72
libertas: convert CMD_802_11_RF_TX_POWER to a direct command
by Dan Williams
· 16 years ago
3b72b01
libertas: only enable rtap with mesh firmware
by Dan Williams
· 16 years ago
b9e4085
netdev: Do not use TX lock to protect address lists.
by David S. Miller
· 16 years ago
e308a5d
netdev: Add netdev->addr_list_lock protection.
by David S. Miller
· 16 years ago
65b53e4c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
788c0a5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 17 years ago
a01f545
libertas: fix sleep confirmation
by Holger Schurig
· 17 years ago
Next »