Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
3cfc2c42c1cbc8e238bb9c0612c0df4565e3a8b4
/
drivers
/
net
/
wimax
/
i2400m
/
control.c
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
ee289b6
drivers/net: remove useless semicolons
by Joe Perches
· 14 years ago
1cdc5ab
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 15 years ago
9d7fdf1
wimax/i2400m: Move module params to other file so they can be static
by Prasanna S Panchamukhi
· 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
c931cee
wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier
by Inaky Perez-Gonzalez
· 15 years ago
55a662d
wimax/i2400m: implement passive mode as a module option
by Inaky Perez-Gonzalez
· 15 years ago
a6346fa
i2400m: keep index within ms_to_errno[]
by Roel Kluin
· 15 years ago
0bcfc5e
wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS
by Cindy H Kao
· 15 years ago
b4013f9
wimax/i2400m: if a device reboot happens during probe, handle it
by Inaky Perez-Gonzalez
· 15 years ago
b4bd07e
wimax/i2400m: don't reset device on i2400m_dev_shutdown()
by Inaky Perez-Gonzalez
· 15 years ago
fb10167
wimax/i2400m: introduce module parameter to disable entering power save
by Inaky Perez-Gonzalez
· 16 years ago
052991d
wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*()
by Inaky Perez-Gonzalez
· 16 years ago
8ac1101
wimax/i2400m: factor out 'state report's TLV handling to a function
by Inaky Perez-Gonzalez
· 16 years ago
223beea
wimax/i2400m: allow kernel commands to device to be logged too
by Inaky Perez-Gonzalez
· 16 years ago
c747583
wimax/i2400m: implement RX reorder support
by Inaky Perez-Gonzalez
· 16 years ago
fd5c565
wimax/i2400m: support extended data RX protocol (no need to reallocate skbs)
by Inaky Perez-Gonzalez
· 16 years ago
8987691
wimax/i2400m: allow control of the base-station idle mode timeout
by Inaky Perez-Gonzalez
· 16 years ago
6a0f7ab
wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version
by Inaky Perez-Gonzalez
· 16 years ago
efa05d0
wimax/i2400m: drop support for deprecated major fw interface, add for new minor
by Inaky Perez-Gonzalez
· 16 years ago
f4895b8
wimax/i2400m: error paths that need to free an skb should use kfree_skb()
by Inaky Perez-Gonzalez
· 16 years ago
3a35a1d
i2400m: various functions for device management
by Inaky Perez-Gonzalez
· 16 years ago