index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
wimax
Age
Commit message (
Expand
)
Author
2012-04-15
net: cleanup unsigned to unsigned int
Eric Dumazet
2011-10-31
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-17
net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-11
wimax: checking ERR_PTR vs null
Dan Carpenter
2010-04-23
Merge branch 'master' into for-next
Jiri Kosina
2010-04-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-24
wimax: remove unneeded variable
Dan Carpenter
2010-03-16
Fix typos in comments
Thomas Weber
2010-02-18
const: struct nla_policy
Alexey Dobriyan
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
2009-11-29
net: Move && and || to end of previous line
Joe Perches
2009-10-19
wimax: allow WIMAX_RF_QUERY calls when state is still uninitialized
Inaky Perez-Gonzalez
2009-10-19
wimax: allow user space to send messages once the device is registered
Inaky Perez-Gonzalez
2009-10-19
wimax: allow specifying debug levels as command line option
Inaky Perez-Gonzalez
2009-10-19
wimax: indicate initial SW rfkill state is "blocked"
Inaky Perez-Gonzalez
2009-06-11
wimax: fix warning caused by not checking retval of rfkill_set_hw_state()
Inaky Perez-Gonzalez
2009-06-04
wimax: depend on rfkill properly
Johannes Berg
2009-06-03
rfkill: rewrite
Johannes Berg
2009-05-28
wimax: Add netlink interface to get device state
Paulius Zaleckas
2009-05-28
wimax: document why wimax_msg_*() operations can be used in any state
Inaky Perez-Gonzalez
2009-05-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-06
wimax: oops: wimax_dev_add() is the only one that can initialize the state
Inaky Perez-Gonzalez
2009-05-06
wimax: fix oops if netlink fails to add attribute
Inaky Perez-Gonzalez
2009-04-22
rfkill: remove user_claim stuff
Johannes Berg
2009-04-22
rfkill: remove deprecated state constants
Johannes Berg
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
2009-02-14
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-02-12
wimax: fix oops in wimax_dev_get_by_genl_info() when looking up non-wimax iface
Inaky Perez-Gonzalez
2009-02-05
netlink: change return-value logic of netlink_broadcast()
Pablo Neira Ayuso
2009-01-29
wimax: fix build issue when debugfs is disabled
Inaky Perez-Gonzalez
2009-01-08
wimax: testing for rfkill support should also test for CONFIG_RFKILL_MODULE
Inaky Perez-Gonzalez
2009-01-08
wimax: fix kconfig interactions with rfkill and input layers
Inaky Perez-Gonzalez
2009-01-08
wimax: fix '#ifndef CONFIG_BUG' layout to avoid warning
Inaky Perez-Gonzalez
2009-01-07
wimax: Makefile, Kconfig and docbook linkage for the stack
Inaky Perez-Gonzalez
2009-01-07
wimax: debugfs controls
Inaky Perez-Gonzalez
2009-01-07
wimax: basic API: kernel/user messaging, rfkill and reset
Inaky Perez-Gonzalez
2009-01-07
wimax: generic device management (registration, deregistration, lookup)
Inaky Perez-Gonzalez
2009-01-07
wimax: debug macros and debug settings for the WiMAX stack
Inaky Perez-Gonzalez
2009-01-07
wimax: internal API for the kernel space WiMAX stack
Inaky Perez-Gonzalez