index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wimax
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
3
-7
/
+1
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-11
wimax: checking ERR_PTR vs null
Dan Carpenter
1
-1
/
+1
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
2
-0
/
+2
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-0
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2
-0
/
+2
2010-03-24
wimax: remove unneeded variable
Dan Carpenter
2
-4
/
+0
2010-03-16
Fix typos in comments
Thomas Weber
1
-1
/
+1
2010-02-18
const: struct nla_policy
Alexey Dobriyan
5
-10
/
+5
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-11-29
net: Move && and || to end of previous line
Joe Perches
1
-4
/
+4
2009-10-19
wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized
Inaky Perez-Gonzalez
1
-1
/
+8
2009-10-19
wimax: allow user space to send messages once the device is registered
Inaky Perez-Gonzalez
1
-0
/
+2
2009-10-19
wimax: allow specifying debug levels as command line option
Inaky Perez-Gonzalez
1
-0
/
+11
2009-10-19
wimax: indicate initial SW rfkill state is "blocked"
Inaky Perez-Gonzalez
1
-0
/
+1
2009-06-11
wimax: fix warning caused by not checking retval of rfkill_set_hw_state()
Inaky Perez-Gonzalez
1
-1
/
+2
2009-06-04
wimax: depend on rfkill properly
Johannes Berg
1
-0
/
+1
2009-06-03
rfkill: rewrite
Johannes Berg
2
-111
/
+26
2009-05-28
wimax: Add netlink interface to get device state
Paulius Zaleckas
5
-1
/
+93
2009-05-28
wimax: document why wimax_msg_*() operations can be used in any state
Inaky Perez-Gonzalez
1
-3
/
+14
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-7
/
+21
2009-05-06
wimax: oops: wimax_dev_add() is the only one that can initialize the state
Inaky Perez-Gonzalez
1
-2
/
+15
2009-05-06
wimax: fix oops if netlink fails to add attribute
Inaky Perez-Gonzalez
1
-5
/
+6
2009-04-22
rfkill: remove user_claim stuff
Johannes Berg
1
-1
/
+0
2009-04-22
rfkill: remove deprecated state constants
Johannes Berg
1
-4
/
+4
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-02-14
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-4
/
+5
2009-02-12
wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface
Inaky Perez-Gonzalez
1
-4
/
+5
2009-02-05
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
2
-14
/
+7
2009-01-29
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
2
-11
/
+13
2009-01-08
wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE
Inaky Perez-Gonzalez
1
-1
/
+1
2009-01-08
wimax: fix kconfig interactions with rfkill and input layers
Inaky Perez-Gonzalez
1
-0
/
+14
2009-01-08
wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning
Inaky Perez-Gonzalez
1
-3
/
+5
2009-01-07
wimax: Makefile, Kconfig and docbook linkage for the stack
Inaky Perez-Gonzalez
2
-0
/
+51
2009-01-07
wimax: debugfs controls
Inaky Perez-Gonzalez
1
-0
/
+90
2009-01-07
wimax: basic API: kernel/user messaging, rfkill and reset
Inaky Perez-Gonzalez
3
-0
/
+1096
2009-01-07
wimax: generic device management (registration, deregistration, lookup)
Inaky Perez-Gonzalez
2
-0
/
+741
2009-01-07
wimax: debug macros and debug settings for the WiMAX stack
Inaky Perez-Gonzalez
1
-0
/
+42
2009-01-07
wimax: internal API for the kernel space WiMAX stack
Inaky Perez-Gonzalez
1
-0
/
+91