summaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax
Commit message (Expand)AuthorAge
* wimax: i2400: Fix memory leak in i2400m_op_rfkill_sw_toggleNavid Emamdoost2019-10-29
* wimax/i2400m: remove unlikely() from WARN*() conditionDenis Efremov2019-09-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-09-15
|\
| * wimax: i2400: fix memory leakNavid Emamdoost2019-09-11
* | wimax/i2400m: remove debug containing bogus calculation of indexColin Ian King2019-08-30
* | wimax/i2400m: remove redundant assignment to variable resultColin Ian King2019-08-28
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-08-19
|\|
| * wimax/i2400m: fix a memory leak bugWenwen Wang2019-08-18
* | wimax: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-08-10
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-05
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* wimax/i2400m: use struct_size() helperGustavo A. R. Silva2019-05-04
* wimax/i2400m/control: Mark expected switch fall-throughGustavo A. R. Silva2019-04-26
* wimax/i2400m: use struct_size() helperGustavo A. R. Silva2019-02-09
* net: wimax/i2400m: mark expected switch fall-throughGustavo A. R. Silva2019-02-08
* wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"Colin Ian King2018-09-26
* wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva2018-08-11
* wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva2018-08-11
* wimax/i2400m: remove redundant variables ack_status, bcf and protocolColin Ian King2018-07-12
* net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-15
* treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-09
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* wimax/i2400m: Remove VLAISBehan Webster2017-10-10
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-16
* networking: introduce and use skb_put_data()Johannes Berg2017-06-16
* drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparisonKarim Eshapa2017-05-09
* net: wimax/i2400m: fix NULL-deref at probeJohan Hovold2017-03-13
* scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-27
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-20
* net: wimax: i2400m: usb-notif: don't print error when allocating urb failsWolfram Sang2016-08-13
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-04
* kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada2014-10-02
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-15
* net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to falseRickard Strandqvist2014-06-11
* wimax/i2400m: make return of 0 explicitJulia Lawall2014-05-21
* wimax/i2400m: remove open-coded skb_cow_head.françois romieu2014-03-29
* wimax: Remove extern from function prototypesJoe Perches2013-09-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\
| * drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-06
| * wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
| * remove init of dev->perm_addr in driversJiri Pirko2013-01-08
| * ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* | wimax/i2400m: fix i2400m->wake_tx_skb handlingTejun Heo2013-02-09
|/
* i2400m: add Intel 6150 device IDsDan Williams2012-12-15
* Merge branch 'master' into for-nextJiri Kosina2012-10-28
|\
| * wimax/i2400m: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-08-24
* | i2400m: debugfs return code is wrongAlan Cox2012-10-25
|/
* drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall2012-08-20
* wimax: fix printk format warningsRandy Dunlap2012-07-22
* drivers/net: Use eth_random_addrJoe Perches2012-07-17