Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
96067adf55bd93618cec4b6de08aebaad8203c9b
/
net
/
wimax
bc3b2d7
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
by Paul Gortmaker
· 13 years ago
3a9a231
net: Fix files explicitly needing to include module.h
by Paul Gortmaker
· 13 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
3fa21e0
net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
d3e56c0
wimax: checking ERR_PTR vs null
by Dan Carpenter
· 15 years ago
6c9468e
Merge branch 'master' into for-next
by Jiri Kosina
· 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
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
a424077
wimax: remove unneeded variable
by Dan Carpenter
· 15 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
b54452b
const: struct nla_policy
by Alexey Dobriyan
· 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
af901ca
tree-wide: fix assorted typos all over the place
by André Goddard Rosa
· 15 years ago
f64f9e7
net: Move && and || to end of previous line
by Joe Perches
· 15 years ago
81d3f90
wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized
by Inaky Perez-Gonzalez
· 15 years ago
de9315f
wimax: allow user space to send messages once the device is registered
by Inaky Perez-Gonzalez
· 15 years ago
4c2b1a1
wimax: allow specifying debug levels as command line option
by Inaky Perez-Gonzalez
· 15 years ago
c29eaf3
wimax: indicate initial SW rfkill state is "blocked"
by Inaky Perez-Gonzalez
· 15 years ago
d2f4c10
wimax: fix warning caused by not checking retval of rfkill_set_hw_state()
by Inaky Perez-Gonzalez
· 15 years ago
0c0c9e7
wimax: depend on rfkill properly
by Johannes Berg
· 15 years ago
19d337d
rfkill: rewrite
by Johannes Berg
· 15 years ago
7f0333e
wimax: Add netlink interface to get device state
by Paulius Zaleckas
· 15 years ago
52a8d96
wimax: document why wimax_msg_*() operations can be used in any state
by Inaky Perez-Gonzalez
· 16 years ago
22f6dac
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
94c7f2d
wimax: oops: wimax_dev_add() is the only one that can initialize the state
by Inaky Perez-Gonzalez
· 16 years ago
d1a2627
wimax: fix oops if netlink fails to add attribute
by Inaky Perez-Gonzalez
· 16 years ago
621cac8
rfkill: remove user_claim stuff
by Johannes Berg
· 16 years ago
c1c6b14
rfkill: remove deprecated state constants
by Johannes Berg
· 16 years ago
692105b
trivial: fix typos/grammar errors in Kconfig texts
by Matt LaPlante
· 16 years ago
5e30589
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 16 years ago
1d7b33f
wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface
by Inaky Perez-Gonzalez
· 16 years ago
ff491a7
netlink: change return-value logic of netlink_broadcast()
by Pablo Neira Ayuso
· 16 years ago
1af7ad5
wimax: fix build issue when debugfs is disabled
by Inaky Perez-Gonzalez
· 16 years ago
a2e9da4
wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE
by Inaky Perez-Gonzalez
· 16 years ago
71f78af
wimax: fix kconfig interactions with rfkill and input layers
by Inaky Perez-Gonzalez
· 16 years ago
d48e470
wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning
by Inaky Perez-Gonzalez
· 16 years ago
b0c83ae
wimax: Makefile, Kconfig and docbook linkage for the stack
by Inaky Perez-Gonzalez
· 16 years ago
617209c
wimax: debugfs controls
by Inaky Perez-Gonzalez
· 16 years ago
3e65646
wimax: basic API: kernel/user messaging, rfkill and reset
by Inaky Perez-Gonzalez
· 16 years ago
15530df
wimax: generic device management (registration, deregistration, lookup)
by Inaky Perez-Gonzalez
· 16 years ago
ea912f4
wimax: debug macros and debug settings for the WiMAX stack
by Inaky Perez-Gonzalez
· 16 years ago
60fa9ca
wimax: internal API for the kernel space WiMAX stack
by Inaky Perez-Gonzalez
· 16 years ago