summaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 268Thomas Gleixner2019-06-058-124/+8Star
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-213-0/+3
* wimax/i2400m: use struct_size() helperGustavo A. R. Silva2019-05-041-2/+1Star
* wimax/i2400m/control: Mark expected switch fall-throughGustavo A. R. Silva2019-04-261-0/+1
* wimax/i2400m: use struct_size() helperGustavo A. R. Silva2019-02-091-2/+2
* net: wimax/i2400m: mark expected switch fall-throughGustavo A. R. Silva2019-02-081-0/+1
* wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"Colin Ian King2018-09-271-1/+1
* wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva2018-08-111-1/+1
* wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva2018-08-111-1/+1
* wimax/i2400m: remove redundant variables ack_status, bcf and protocolColin Ian King2018-07-123-6/+2Star
* net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches2018-03-151-3/+0Star
* treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-091-2/+1Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* wimax/i2400m: Remove VLAISBehan Webster2017-10-101-1/+1
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* drivers: net: wimax: i2400m: i2400m-usb: Use time_after for time comparisonKarim Eshapa2017-05-091-1/+1
* net: wimax/i2400m: fix NULL-deref at probeJohan Hovold2017-03-131-0/+3
* scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-20/+2Star
* net: wimax: i2400m: usb-notif: don't print error when allocating urb failsWolfram Sang2016-08-131-1/+0Star
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada2014-10-021-4/+0Star
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+1
* net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to falseRickard Strandqvist2014-06-111-1/+1
* wimax/i2400m: make return of 0 explicitJulia Lawall2014-05-211-5/+2Star
* wimax/i2400m: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1Star
* wimax: Remove extern from function prototypesJoe Perches2013-09-252-74/+70Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-215-22/+13Star
|\
| * drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-061-1/+0Star
| * wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-042-12/+5Star
| * remove init of dev->perm_addr in driversJiri Pirko2013-01-091-1/+0Star
| * ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-072-8/+8
* | wimax/i2400m: fix i2400m->wake_tx_skb handlingTejun Heo2013-02-091-14/+17
|/
* i2400m: add Intel 6150 device IDsDan Williams2012-12-162-0/+9
* Merge branch 'master' into for-nextJiri Kosina2012-10-281-2/+1Star
|\
| * wimax/i2400m: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-08-241-2/+1Star
* | i2400m: debugfs return code is wrongAlan Cox2012-10-251-0/+1
|/
* drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall2012-08-201-1/+3
* wimax: fix printk format warningsRandy Dunlap2012-07-222-3/+3
* drivers/net: Use eth_random_addrJoe Perches2012-07-171-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-1211-1510/+8Star
|\
| * i2400m: remove SDIO device supportJohn W. Linville2012-07-1111-1510/+8Star
* | drivers: net: Remove casts to same typeJoe Perches2012-06-061-1/+1
|/
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-061-1/+1
* drivers/net: iwmc3200 depends on EXPERIMENTALArnd Bergmann2012-04-211-1/+2
* net: Fix spelling typo in netMasanari Iida2012-04-141-1/+1
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-061-13/+2Star
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-061-13/+2Star
* | wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter2012-03-281-0/+18