Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
9b3ae64be658a573b33d05a8dc73b08d3345fa44
/
drivers
/
net
/
wireless
/
libertas
/
debugfs.c
f4ae40a
switch debugfs to umode_t
by Al Viro
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 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
8973a6e
libertas: use kernel-doc notation, fix comment style
by Randy Dunlap
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
2b18ab3
net/wireless: use generic_file_llseek in debugfs
by Arnd Bergmann
· 14 years ago
4c7c6e00
libertas: convert register access to direct commands
by Dan Williams
· 14 years ago
5767430
drivers/net/wireless: Remove unnecessary casts of private_data
by Joe Perches
· 14 years ago
1311843
libertas: Added support for host sleep feature
by Amitkumar Karwar
· 14 years ago
e86dc1c
Libertas: cfg80211 support
by Kiran Divekar
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
5c01d56
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
· 15 years ago
0e354fd
wireless/libertas: remove trailing space in debugfs header
by Frans Pop
· 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
c0bbd57
libertas: Check return status of command functions
by Amitkumar Karwar
· 15 years ago
ad43f8b
libertas: add NULL check on return value of get_zeroed_page
by Kiran Divekar
· 15 years ago
75b6a61
libertas: restyle Marvell & IEEE TLV structure names
by Dan Williams
· 15 years ago
4101dec
net: constify VFTs
by Jan Engelhardt
· 16 years ago
9387b7c
wireless: use individual buffers for printing ssid values
by John W. Linville
· 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
a75eda4
libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT
by Holger Schurig
· 16 years ago
7919b89
libertas: convert libertas driver to use an event/cmdresp queue
by Holger Schurig
· 17 years ago
ff829ae
libertas: store rssi as an u32
by Holger Schurig
· 17 years ago
e98a88d
libertas: remove lots of unused stuff
by Holger Schurig
· 17 years ago
52933d8
libertas: implement SSID scanning for SIOCSIWSCAN
by Holger Schurig
· 17 years ago
8816edc
libertas: rename/document scan_channel
by Holger Schurig
· 17 years ago
5844d12
libertas: convert SUBSCRIBE_EVENT to a direct command
by David Woodhouse
· 17 years ago
3fbe104
libertas: convert SLEEP_PARAMS to a direct command
by David Woodhouse
· 17 years ago
7e22627
libertas: kill whitespace at end of lines
by David Woodhouse
· 17 years ago
b6b8abe
libertas: fix use-after-free error
by Holger Schurig
· 17 years ago
020bb19
libertas: stop debugfs code looking at cmdpendingq
by David Woodhouse
· 17 years ago
aa21c00
libertas: kill struct lbs_adapter
by David Woodhouse
· 17 years ago
ac47246
libertas: kill adapter->nr_cmd_pending
by David Woodhouse
· 17 years ago
99c893f
libertas: Fix up error handling in lbs_setuserscan()
by David Woodhouse
· 17 years ago
a7d0ada
libertas: remove user-specified channel list
by Holger Schurig
· 17 years ago
dd1d12d
libertas: remove numprobes
by Holger Schurig
· 17 years ago
3a18864
libertas: rework event subscription
by Holger Schurig
· 17 years ago
69f9032
libertas: remove arbitrary typedefs
by Holger Schurig
· 17 years ago
1007832
libertas: move to uniform lbs_/LBS_ namespace
by Holger Schurig
· 17 years ago
15ca36f
[LIBERTAS]: Remove last stray user of MAC_FMT.
by David S. Miller
· 17 years ago
d8b0fb5
[PATCH] libertas link error due to gcc `smartness'
by Geert Uytterhoeven
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
655b4d1
[PATCH] net: Kill some unneeded allocation return value casts in libertas
by Jesper Juhl
· 17 years ago
8362cd4
[PATCH] libertas: fix sparse-reported problems
by Dan Williams
· 17 years ago
a2235ed
[PATCH] libertas: remove bss_descriptior->networktsf
by Holger Schurig
· 17 years ago
6b63cd0
[PATCH] libertas: remove a hundred CMD_RET_xxx definitions
by Holger Schurig
· 17 years ago
fe33615
[PATCH] libertas: remove thread.h and make kthread usage clearer
by Dan Williams
· 17 years ago
0aef64d
[PATCH] libertas: re-uppercase command defines and other constants
by Dan Williams
· 17 years ago
0c9ca69
[PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types
by Dan Williams
· 17 years ago
717c933
[PATCH] libertas: reduce SSID and BSSID mixed-case abuse
by Dan Williams
· 17 years ago
d8efea2
[PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid
by Dan Williams
· 17 years ago
981f187
[PATCH] libertas: first pass at fixing up endianness issues
by David Woodhouse
· 17 years ago
02eb229
[PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate
by Dan Williams
· 17 years ago
eb8f733
[PATCH] libertas: fix 'keep previous scan' behavior
by Dan Williams
· 17 years ago
fcdb53d
[PATCH] libertas: make scan result handling more flexible
by Dan Williams
· 17 years ago
4ace113
[PATCH] libertas: replace 'macaddress' with 'bssid'
by Dan Williams
· 17 years ago
634b8f4
[PATCH] libertas: remove unused variables in wlan_dev_t
by Holger Schurig
· 17 years ago
9012b28
[PATCH] libertas: make debug configurable
by Holger Schurig
· 17 years ago
4686820
[PATCH] libertas: exclude non-used code when PROC_DEBUG is not set
by Holger Schurig
· 17 years ago
2be9219
[PATCH] libertas: fix scanning from associate path
by Marcelo Tosatti
· 17 years ago
0b7db95
[PATCH] libertas: fix removal of all debugfs files
by Holger Schurig
· 17 years ago
4269e2a
[PATCH] libertas: 64-bit cleanups
by Dan Williams
· 17 years ago
5bdb3ef
[PATCH] libertas: make debugfs.c sparse-clean
by Dan Williams
· 17 years ago
d2f11e0
[PATCH] libertas: use standard kernel macros
by Tony Breeds
· 18 years ago
876c9d3
[PATCH] Marvell Libertas 8388 802.11b/g USB driver
by Marcelo Tosatti
· 18 years ago