summaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* net: use core MTU range checking in wireless driversJarod Wilson2016-10-201-20/+2
* net: wimax: i2400m: usb-notif: don't print error when allocating urb failsWolfram Sang2016-08-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* kbuild: remove unnecessary "obj- := dummy.o" trickMasahiro Yamada2014-10-021-4/+0
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-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/+2
* wimax/i2400m: remove open-coded skb_cow_head.françois romieu2014-03-291-2/+1
* wimax: Remove extern from function prototypesJoe Perches2013-09-242-74/+70
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-205-22/+13
|\
| * drivers: net: misc: Remove unused OOM variablesJoe Perches2013-02-061-1/+0
| * wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-042-12/+5
| * remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
| * ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-062-8/+8
* | wimax/i2400m: fix i2400m->wake_tx_skb handlingTejun Heo2013-02-091-14/+17
|/
* i2400m: add Intel 6150 device IDsDan Williams2012-12-152-0/+9
* Merge branch 'master' into for-nextJiri Kosina2012-10-281-2/+1
|\
| * wimax/i2400m: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-08-241-2/+1
* | 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-161-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-1211-1510/+8
|\
| * i2400m: remove SDIO device supportJohn W. Linville2012-07-1111-1510/+8
* | 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-051-13/+2
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-13/+2
* | wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter2012-03-271-0/+18
* | wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-03-271-1/+2
|/
* wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-161-20/+10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-021-1/+1
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-191-4/+4
* | wimax/i2400m: remove an unused variableDan Carpenter2011-12-161-5/+2
|/
* drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-312-0/+2
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-316-0/+6
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-312-0/+2
* PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-191-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* Fix common misspellingsLucas De Marchi2011-03-3112-21/+21
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-132-3/+3
|\
| * fix comment typos concerning "consistent"Uwe Kleine-König2010-12-101-1/+1
| * tree-wide: fix comment/printk typosUwe Kleine-König2010-11-012-2/+2
* | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-1/+1
|\ \
| * | USB: fix leftover references to udev->autosuspend_delayAlan Stern2010-11-171-1/+1
| |/
* / i2400m: drop i2400m_schedule_work()Tejun Heo2010-12-124-96/+21
|/