Age | Commit message (Expand) | Author | Files | Lines |
2020-04-19 | wimax/i2400m: Fix potential urb refcnt leak | Xiyu Yang | 1 | -0/+1 |
2020-04-06 | wimax: remove some redundant assignments to variable result | Colin Ian King | 1 | -5/+2 |
2019-12-13 | netdev: pass the stuck queue to the timeout handler | Michael S. Tsirkin | 1 | -1/+1 |
2019-11-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+1 |
2019-10-31 | wimax: use DEFINE_DEBUGFS_ATTRIBUTE to define debugfs fops | zhong jiang | 1 | -3/+3 |
2019-10-30 | wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggle | Navid Emamdoost | 1 | -1/+1 |
2019-10-28 | net: Fix various misspellings of "connect" | Geert Uytterhoeven | 1 | -1/+1 |
2019-09-26 | wimax/i2400m: remove unlikely() from WARN*() condition | Denis Efremov | 1 | -2/+1 |
2019-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -0/+1 |
2019-09-11 | wimax: i2400: fix memory leak | Navid Emamdoost | 1 | -0/+1 |
2019-08-30 | wimax/i2400m: remove debug containing bogus calculation of index | Colin Ian King | 1 | -7/+2 |
2019-08-29 | wimax/i2400m: remove redundant assignment to variable result | Colin Ian King | 1 | -1/+0 |
2019-08-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 1 | -1/+3 |
2019-08-19 | wimax/i2400m: fix a memory leak bug | Wenwen Wang | 1 | -1/+3 |
2019-08-11 | wimax: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 4 | -191/+37 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268 | Thomas Gleixner | 8 | -124/+8 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 3 | -0/+3 |
2019-05-04 | wimax/i2400m: use struct_size() helper | Gustavo A. R. Silva | 1 | -2/+1 |
2019-04-26 | wimax/i2400m/control: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2019-02-09 | wimax/i2400m: use struct_size() helper | Gustavo A. R. Silva | 1 | -2/+2 |
2019-02-08 | net: wimax/i2400m: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -0/+1 |
2018-09-27 | wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized" | Colin Ian King | 1 | -1/+1 |
2018-08-11 | wimax: usb-tx: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2018-08-11 | wimax: usb-fw: mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2018-07-12 | wimax/i2400m: remove redundant variables ack_status, bcf and protocol | Colin Ian King | 3 | -6/+2 |
2018-03-15 | net: drivers/net: Remove unnecessary skb_copy_expand OOM messages | Joe Perches | 1 | -3/+0 |
2018-01-09 | treewide: Use DEVICE_ATTR_WO | Joe Perches | 1 | -2/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-10 | wimax/i2400m: Remove VLAIS | Behan Webster | 1 | -1/+1 |
2017-06-16 | networking: make skb_push & __skb_push return void pointers | Johannes Berg | 1 | -1/+1 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -1/+1 |
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-28 | 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-14 | 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-16 | 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-22 | wimax/i2400m: make return of 0 explicit | Julia Lawall | 1 | -5/+2 |
2014-03-30 | wimax/i2400m: remove open-coded skb_cow_head. | françois romieu | 1 | -2/+1 |
2013-09-25 | wimax: Remove extern from function prototypes | Joe Perches | 2 | -74/+70 |
2013-02-21 | 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-09 | remove init of dev->perm_addr in drivers | Jiri Pirko | 1 | -1/+0 |
2013-01-07 | ethtool: fix drvinfo strings set in drivers | Jiri Pirko | 2 | -8/+8 |
2012-12-16 | i2400m: add Intel 6150 device IDs | Dan Williams | 2 | -0/+9 |