Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7ef5cd240a133efd506c2e80c060b89406700bf3
/
drivers
/
net
/
wimax
f05d435
net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false
by Rickard Strandqvist
· 10 years ago
aff4b97
wimax/i2400m: make return of 0 explicit
by Julia Lawall
· 10 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
· 12 years ago
c2fd03a
drivers: net: Remove casts to same type
by Joe Perches
· 12 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
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 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
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
62522d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 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
· 14 years ago
a385a53
wimax/i2400m: fix missing endian correction read in fw loader
by Inaky Perez-Gonzalez
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
7466a38
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
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
beb7b04
USB: remove leftover references to udev->autosuspend_disabled
by Alan Stern
· 15 years ago
3a24934
wimax/i2400m: fix bad race condition check in RX path
by Inaky Perez-Gonzalez
· 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
· 14 years ago
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
0fb0a4f
wimax/i2400m: driver defaults to firmware v1.5 for i6x60 devices
by Inaky Perez-Gonzalez
· 15 years ago
6c6706b3
wimax/i2400m: driver defaults to firmware v1.5 for i5x50 devices
by Inaky Perez-Gonzalez
· 15 years ago
9d7fdf1
wimax/i2400m: Move module params to other file so they can be static
by Prasanna S Panchamukhi
· 15 years ago
3e02a06
wimax: wimax_msg_alloc() returns ERR_PTR not null
by Dan Carpenter
· 15 years ago
7ef9f9a
wimax/i2400m: USB specific TX queue's minimum buffer room required for new message
by Prasanna S. Panchamukhi
· 15 years ago
8a3a1b6
wimax/i2400m: SDIO specific TX queue's minimum buffer room for new message
by Prasanna S. Panchamukhi
· 15 years ago
2750290
wimax/i2400m: reserve additional space in the TX queue's buffer while allocating space for a new message header
by Prasanna S. Panchamukhi
· 15 years ago
0809a7b
wimax/i2400m: fix incorrect handling of type 2 and 3 RX messages
by Prasanna S. Panchamukhi
· 15 years ago
d11a6e4
wimax i2400m: fix race condition while accessing rx_roq by using kref count
by Prasanna S. Panchamukhi
· 15 years ago
ded0fd6
wimax/i2400m: increase tx queue length from 5 to 20 [v1]
by Prasanna S. Panchamukhi
· 15 years ago
85a19e0
wimax/i2400m: fix system freeze caused by an infinite loop [v1]
by Prasanna S. Panchamukhi
· 15 years ago
9e6e3bd
wimax/i2400m: modify i2400m_tx_fifo_push() to check for head room space in the TX FIFO [v1]
by Prasanna S. Panchamukhi
· 15 years ago
718e949
wimax/i2400m: fix BUILD_BUG_ON() to use the maximum message size constant [v1]
by Prasanna S. Panchamukhi
· 15 years ago
a40242f
wimax/i2400m: limit the message size upto 16KiB [v1]
by Prasanna S. Panchamukhi
· 15 years ago
e6dd789
wimax/i2400m: increase the maximum number of payloads per message to 60 [v1]
by Prasanna S. Panchamukhi
· 15 years ago
d944017
wimax/i2400m: Reset the TX FIFO indices when allocating the TX FIFO in tx_setup()
by Cindy H Kao
· 15 years ago
2354161
wimax/i2400m: Correct the error path handlers order in i2400m_post_reset()
by Cindy H Kao
· 15 years ago
599e595
wimax/i2400m: add the error recovery mechanism on TX path
by Cindy H Kao
· 15 years ago
f4e4134
wimax/i2400m: fix for missed reset events if triggered by dev_reset_handle()
by Cindy H Kao
· 15 years ago
49d72df3
wimax/i2400m: correct the error path handlers in dev_start()
by Cindy H Kao
· 15 years ago
f22cf68
wimax/i2400m: fix the race condition for accessing TX queue
by Cindy H Kao
· 15 years ago
570eb0e
wimax/i2400m: fix insufficient size of Tx buffer for 12 payload of 1400 MTU.
by Prasanna S. Panchamukhi
· 15 years ago
080de04
wimax/i2400m: move I2400M_MAX_MTU enum from netdev.c to i2400m.h
by Prasanna S. Panchamukhi
· 15 years ago
4818d14
wimax/i2400m: fix incorrect return -ESHUTDOWN when there is no Tx buffer available
by Prasanna S.Panchamukhi
· 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
2381a55
net/various: remove trailing space in messages
by Frans Pop
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
05ba712
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b811246
wimax/i2400m: Add support for more i6x50 SKUs
by Inaky Perez-Gonzalez
· 15 years ago
4754b3d
drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address
by hartleys
· 15 years ago
Next »