Age | Commit message (Expand) | Author |
2020-04-06 | wimax: remove some redundant assignments to variable result | Colin Ian King |
2019-12-12 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-10-30 | wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops | zhong jiang |
2019-10-29 | wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle | Navid Emamdoost |
2019-10-28 | net: Fix various misspellings of "connect" | Geert Uytterhoeven |
2019-09-26 | wimax/i2400m: remove unlikely() from WARN*() condition | Denis Efremov |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-09-11 | wimax: i2400: fix memory leak | Navid Emamdoost |
2019-08-30 | wimax/i2400m: remove debug containing bogus calculation of index | Colin Ian King |
2019-08-28 | wimax/i2400m: remove redundant assignment to variable result | Colin Ian King |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller |
2019-08-18 | wimax/i2400m: fix a memory leak bug | Wenwen Wang |
2019-08-10 | wimax: no need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-04 | wimax/i2400m: use struct_size() helper | Gustavo A. R. Silva |
2019-04-26 | wimax/i2400m/control: Mark expected switch fall-through | Gustavo A. R. Silva |
2019-02-08 | wimax/i2400m: use struct_size() helper | Gustavo A. R. Silva |
2019-02-08 | net: wimax/i2400m: mark expected switch fall-through | Gustavo A. R. Silva |
2018-09-26 | wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized" | Colin Ian King |
2018-08-11 | wimax: usb-tx: mark expected switch fall-through | Gustavo A. R. Silva |
2018-08-11 | wimax: usb-fw: mark expected switch fall-through | Gustavo A. R. Silva |
2018-07-11 | wimax/i2400m: remove redundant variables ack_status, bcf and protocol | Colin Ian King |
2018-03-15 | net: drivers/net: Remove unnecessary skb_copy_expand OOM messages | Joe Perches |
2018-01-09 | treewide: Use DEVICE_ATTR_WO | Joe Perches |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-10 | wimax/i2400m: Remove VLAIS | Behan Webster |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg |
2017-05-09 | drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparison | Karim Eshapa |
2017-03-13 | net: wimax/i2400m: fix NULL-deref at probe | Johan Hovold |
2017-02-27 | scripts/spelling.txt: add "varible" pattern and fix typo instances | Masahiro Yamada |
2016-10-20 | net: use core MTU range checking in wireless drivers | Jarod Wilson |
2016-08-13 | net: wimax: i2400m: usb-notif: don't print error when allocating urb fails | Wolfram Sang |
2016-05-04 | treewide: replace dev->trans_start update with helper | Florian Westphal |
2014-10-02 | kbuild: remove unnecessary "obj- := dummy.o" trick | Masahiro Yamada |
2014-07-15 | net: set name_assign_type in alloc_netdev() | Tom Gundersen |
2014-06-11 | net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false | Rickard Strandqvist |
2014-05-21 | wimax/i2400m: make return of 0 explicit | Julia Lawall |
2014-03-29 | wimax/i2400m: remove open-coded skb_cow_head. | françois romieu |
2013-09-24 | wimax: Remove extern from function prototypes | Joe Perches |
2013-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-02-09 | wimax/i2400m: fix i2400m->wake_tx_skb handling | Tejun Heo |
2013-02-06 | drivers: net: misc: Remove unused OOM variables | Joe Perches |
2013-02-04 | wimax: Remove unnecessary alloc/OOM messages, alloc cleanups | Joe Perches |
2013-01-08 | remove init of dev->perm_addr in drivers | Jiri Pirko |
2013-01-06 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko |
2012-12-15 | i2400m: add Intel 6150 device IDs | Dan Williams |
2012-10-28 | Merge branch 'master' into for-next | Jiri Kosina |