index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wimax
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison
Karim Eshapa
1
-1
/
+1
2017-03-13
net: wimax/i2400m: fix NULL-deref at probe
Johan Hovold
1
-0
/
+3
2017-02-27
scripts/spelling.txt: add "varible" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2016-10-20
net: use core MTU range checking in wireless drivers
Jarod Wilson
1
-20
/
+2
2016-08-13
net: wimax: i2400m: usb-notif: don't print error when allocating urb fails
Wolfram Sang
1
-1
/
+0
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2014-10-02
kbuild: remove unnecessary "obj- := dummy.o" trick
Masahiro Yamada
1
-4
/
+0
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
1
-1
/
+1
2014-06-11
net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false
Rickard Strandqvist
1
-1
/
+1
2014-05-21
wimax/i2400m: make return of 0 explicit
Julia Lawall
1
-5
/
+2
2014-03-29
wimax/i2400m: remove open-coded skb_cow_head.
françois romieu
1
-2
/
+1
2013-09-24
wimax: Remove extern from function prototypes
Joe Perches
2
-74
/
+70
2013-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
5
-22
/
+13
2013-02-09
wimax/i2400m: fix i2400m->wake_tx_skb handling
Tejun Heo
1
-14
/
+17
2013-02-06
drivers: net: misc: Remove unused OOM variables
Joe Perches
1
-1
/
+0
2013-02-04
wimax: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2
-12
/
+5
2013-01-08
remove init of dev->perm_addr in drivers
Jiri Pirko
1
-1
/
+0
2013-01-06
ethtool: fix drvinfo strings set in drivers
Jiri Pirko
2
-8
/
+8
2012-12-15
i2400m: add Intel 6150 device IDs
Dan Williams
2
-0
/
+9
2012-10-28
Merge branch 'master' into for-next
Jiri Kosina
1
-2
/
+1
2012-10-25
i2400m: debugfs return code is wrong
Alan Cox
1
-0
/
+1
2012-08-24
wimax/i2400m: use is_zero_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-08-20
drivers/net/wimax/i2400m/fw.c: fix error return code
Julia Lawall
1
-1
/
+3
2012-07-22
wimax: fix printk format warnings
Randy Dunlap
2
-3
/
+3
2012-07-16
drivers/net: Use eth_random_addr
Joe Perches
1
-1
/
+1
2012-07-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
11
-1510
/
+8
2012-07-11
i2400m: remove SDIO device support
John W. Linville
11
-1510
/
+8
2012-06-06
drivers: net: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-05-06
skb: Add inline helper for getting the skb end offset from head
Alexander Duyck
1
-1
/
+1
2012-04-21
drivers/net: iwmc3200 depends on EXPERIMENTAL
Arnd Bergmann
1
-1
/
+2
2012-04-14
net: Fix spelling typo in net
Masanari Iida
1
-1
/
+1
2012-04-05
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
1
-13
/
+2
2012-04-05
simple_open: automatically convert to simple_open()
Stephen Boyd
1
-13
/
+2
2012-03-27
wimax: i2400m-usb - use a private struct ethtool_ops
Phil Sutter
1
-0
/
+18
2012-03-27
wimax: i2400m - prevent a possible kernel bug due to missing fw_name string
Phil Sutter
1
-1
/
+2
2012-03-16
wimax/i2400m: fix erroneous NETDEV_TX_BUSY use
Eric Dumazet
1
-20
/
+10
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-4
/
+4
2011-12-16
wimax/i2400m: remove an unused variable
Dan Carpenter
1
-5
/
+2
2011-12-02
treewide: Fix typos in various parts of the kernel, and fix some comments.
Justin P. Mattock
1
-1
/
+1
2011-10-31
drivers/net: Add moduleparam.h to drivers as required.
Paul Gortmaker
2
-0
/
+2
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
6
-0
/
+6
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2
-0
/
+2
2011-08-19
PM / Runtime: Add macro to test for runtime PM events
Alan Stern
1
-2
/
+2
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
12
-21
/
+21
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-3
/
+3
2011-01-07
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2010-12-12
i2400m: drop i2400m_schedule_work()
Tejun Heo
4
-96
/
+21
2010-12-10
fix comment typos concerning "consistent"
Uwe Kleine-König
1
-1
/
+1
[next]