index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
libertas
/
debugfs.c
Age
Commit message (
Expand
)
Author
2013-11-11
libertas: potential oops in debugfs
Dan Carpenter
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
2012-01-03
switch debugfs to umode_t
Al Viro
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2011-05-11
libertas: Use netdev_<level> or dev_<level> where possible
Joe Perches
2011-05-11
libertas: Convert lbs_pr_<level> to pr_<level>
Joe Perches
2011-04-28
libertas: use kernel-doc notation, fix comment style
Randy Dunlap
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2010-09-16
net/wireless: use generic_file_llseek in debugfs
Arnd Bergmann
2010-07-27
libertas: convert register access to direct commands
Dan Williams
2010-07-14
drivers/net/wireless: Remove unnecessary casts of private_data
Joe Perches
2010-07-12
libertas: Added support for host sleep feature
Amitkumar Karwar
2010-06-23
Libertas: cfg80211 support
Kiran Divekar
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-04-15
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-03-31
wireless/libertas: remove trailing space in debugfs header
Frans Pop
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-27
libertas: Check return status of command functions
Amitkumar Karwar
2009-08-28
libertas: add NULL check on return value of get_zeroed_page
Kiran Divekar
2009-06-03
libertas: restyle Marvell & IEEE TLV structure names
Dan Williams
2009-01-21
net: constify VFTs
Jan Engelhardt
2008-10-31
wireless: use individual buffers for printing ssid values
John W. Linville
2008-10-31
wireless: consolidate on a single escape_essid implementation
John W. Linville
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-06-04
libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
Holger Schurig
2008-04-16
libertas: convert libertas driver to use an event/cmdresp queue
Holger Schurig
2008-03-25
libertas: store rssi as an u32
Holger Schurig
2008-03-25
libertas: remove lots of unused stuff
Holger Schurig
2008-03-13
libertas: implement SSID scanning for SIOCSIWSCAN
Holger Schurig
2008-02-29
libertas: rename/document scan_channel
Holger Schurig
2008-01-28
libertas: convert SUBSCRIBE_EVENT to a direct command
David Woodhouse
2008-01-28
libertas: convert SLEEP_PARAMS to a direct command
David Woodhouse
2008-01-28
libertas: kill whitespace at end of lines
David Woodhouse
2008-01-28
libertas: fix use-after-free error
Holger Schurig
2008-01-28
libertas: stop debugfs code looking at cmdpendingq
David Woodhouse
2008-01-28
libertas: kill struct lbs_adapter
David Woodhouse
2008-01-28
libertas: kill adapter->nr_cmd_pending
David Woodhouse
2008-01-28
libertas: Fix up error handling in lbs_setuserscan()
David Woodhouse
2008-01-28
libertas: remove user-specified channel list
Holger Schurig
2008-01-28
libertas: remove numprobes
Holger Schurig
2008-01-28
libertas: rework event subscription
Holger Schurig
2008-01-28
libertas: remove arbitrary typedefs
Holger Schurig
2008-01-28
libertas: move to uniform lbs_/LBS_ namespace
Holger Schurig
2008-01-28
[LIBERTAS]: Remove last stray user of MAC_FMT.
David S. Miller
2007-10-10
[PATCH] libertas link error due to gcc `smartness'
Geert Uytterhoeven
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
[PATCH] net: Kill some unneeded allocation return value casts in libertas
Jesper Juhl
2007-10-10
[PATCH] libertas: fix sparse-reported problems
Dan Williams
[next]