Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
499df25c94d7e16fe175ae829fffe2321f624f29
/
drivers
/
net
/
wimax
4ff62d8
net: wimax: i2400m: fix 'msg_skb' kernel-doc warning in i2400m_msg_to_dev()
by Wang Hai
· 4 years, 4 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 5 months ago
7717cbec
wimax/i2400m: Fix potential urb refcnt leak
by Xiyu Yang
· 4 years, 9 months ago
2dd6a24
wimax: remove some redundant assignments to variable result
by Colin Ian King
· 4 years, 9 months ago
0290bd2
netdev: pass the stuck queue to the timeout handler
by Michael S. Tsirkin
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
84e93d99
wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops
by zhong jiang
· 5 years ago
6f3ef5c
wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle
by Navid Emamdoost
· 5 years ago
e1b1854
net: Fix various misspellings of "connect"
by Geert Uytterhoeven
· 5 years ago
77c0e74
wimax/i2400m: remove unlikely() from WARN*() condition
by Denis Efremov
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
2507e6a
wimax: i2400: fix memory leak
by Navid Emamdoost
· 5 years ago
1a91499
wimax/i2400m: remove debug containing bogus calculation of index
by Colin Ian King
· 5 years ago
a3a9024
wimax/i2400m: remove redundant assignment to variable result
by Colin Ian King
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
44ef3a0
wimax/i2400m: fix a memory leak bug
by Wenwen Wang
· 5 years ago
a62052b
wimax: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 5 years ago
04672fe
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
70bb13a
wimax/i2400m: use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
9b8221d
wimax/i2400m/control: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
13644be
wimax/i2400m: use struct_size() helper
by Gustavo A. R. Silva
· 6 years ago
671f2f9
net: wimax/i2400m: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
079db3f
wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"
by Colin Ian King
· 6 years ago
8a8a894
wimax: usb-tx: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
8490630
wimax: usb-fw: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
3c54672
wimax/i2400m: remove redundant variables ack_status, bcf and protocol
by Colin Ian King
· 7 years ago
0c3d5a9
net: drivers/net: Remove unnecessary skb_copy_expand OOM messages
by Joe Perches
· 7 years ago
6cbaefb
treewide: Use DEVICE_ATTR_WO
by Joe Perches
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
365ff9d
wimax/i2400m: Remove VLAIS
by Behan Webster
· 7 years ago
d58ff35
networking: make skb_push & __skb_push return void pointers
by Johannes Berg
· 8 years ago
59ae1d1
networking: introduce and use skb_put_data()
by Johannes Berg
· 8 years ago
4c19e2f
drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison
by Karim Eshapa
· 8 years ago
6e526fd
net: wimax/i2400m: fix NULL-deref at probe
by Johan Hovold
· 8 years ago
b564d62
scripts/spelling.txt: add "varible" pattern and fix typo instances
by Masahiro Yamada
· 8 years ago
9c22b4a
net: use core MTU range checking in wireless drivers
by Jarod Wilson
· 8 years ago
aa38b88
net: wimax: i2400m: usb-notif: don't print error when allocating urb fails
by Wolfram Sang
· 8 years ago
860e953
treewide: replace dev->trans_start update with helper
by Florian Westphal
· 9 years ago
895ed4e
kbuild: remove unnecessary "obj- := dummy.o" trick
by Masahiro Yamada
· 10 years ago
c835a67
net: set name_assign_type in alloc_netdev()
by Tom Gundersen
· 10 years ago
f05d435
net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false
by Rickard Strandqvist
· 11 years ago
aff4b97
wimax/i2400m: make return of 0 explicit
by Julia Lawall
· 11 years ago
b06626b
wimax/i2400m: remove open-coded skb_cow_head.
by françois romieu
· 11 years ago
8bedb96
wimax: Remove extern from function prototypes
by Joe Perches
· 11 years ago
a0b1c42
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
23663c8
wimax/i2400m: fix i2400m->wake_tx_skb handling
by Tejun Heo
· 12 years ago
efc496e
drivers: net: misc: Remove unused OOM variables
by Joe Perches
· 12 years ago
9d11bd1
wimax: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
aaeb6cd
remove init of dev->perm_addr in drivers
by Jiri Pirko
· 12 years ago
7826d43
ethtool: fix drvinfo strings set in drivers
by Jiri Pirko
· 12 years ago
999a7c5
i2400m: add Intel 6150 device IDs
by Dan Williams
· 12 years ago
3bd7bf1
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
01872c6
i2400m: debugfs return code is wrong
by Alan Cox
· 12 years ago
9213bb8
wimax/i2400m: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
82a820e
drivers/net/wimax/i2400m/fw.c: fix error return code
by Julia Lawall
· 12 years ago
2a304bb
wimax: fix printk format warnings
by Randy Dunlap
· 12 years ago
344dc8e
drivers/net: Use eth_random_addr
by Joe Perches
· 12 years ago
38a0084
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 12 years ago
5da7b2e
i2400m: remove SDIO device support
by John W. Linville
· 13 years ago
c2fd03a
drivers: net: Remove casts to same type
by Joe Perches
· 13 years ago
ec47ea8
skb: Add inline helper for getting the skb end offset from head
by Alexander Duyck
· 13 years ago
ee29e61
drivers/net: iwmc3200 depends on EXPERIMENTAL
by Arnd Bergmann
· 13 years ago
fd9071e
net: Fix spelling typo in net
by Masanari Iida
· 13 years ago
5d32c88
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
234e340
simple_open: automatically convert to simple_open()
by Stephen Boyd
· 13 years ago
b744089
wimax: i2400m-usb - use a private struct ethtool_ops
by Phil Sutter
· 13 years ago
4eee6a3
wimax: i2400m - prevent a possible kernel bug due to missing fw_name string
by Phil Sutter
· 13 years ago
b8fbaef
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
by Eric Dumazet
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
3db1cd5
net: fix assignment of 0/1 to bool variables.
by Rusty Russell
· 13 years ago
d1d182e
wimax/i2400m: remove an unused variable
by Dan Carpenter
· 13 years ago
42b2aa8
treewide: Fix typos in various parts of the kernel, and fix some comments.
by Justin P. Mattock
· 13 years ago
6eb07ca
drivers/net: Add moduleparam.h to drivers as required.
by Paul Gortmaker
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 14 years ago
5b1b0b8
PM / Runtime: Add macro to test for runtime PM events
by Alan Stern
· 13 years ago
60063497
atomic: use <linux/atomic.h>
by Arun Sharma
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
008d23e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
3e5b08c
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
781ba45
i2400m: drop i2400m_schedule_work()
by Tejun Heo
· 14 years ago
a34f0b3
fix comment typos concerning "consistent"
by Uwe Kleine-König
· 14 years ago
2f15744
USB: fix leftover references to udev->autosuspend_delay
by Alan Stern
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
d122179
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
0aa7dea
NET: wimax, fix use after free
by Jiri Slaby
· 14 years ago
e3d3268
wimax: make functions local
by stephen hemminger
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
bb7e95c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
76ac21f
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 14 years ago
41a8730
wimax/i2400m: Add PID & VID for Intel WiMAX 6250
by Alexey Shvetsov
· 14 years ago
f1bbbb6
Merge branch 'master' into for-next
by Jiri Kosina
· 15 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 15 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
e79aa86
Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax
by David S. Miller
· 15 years ago
Next »