summaryrefslogtreecommitdiff
path: root/drivers/net/wimax
Commit message (Expand)AuthorAge
* 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-06
* | 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-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
|\
| * i2400m: remove SDIO device supportJohn W. Linville2012-07-11
* | drivers: net: Remove casts to same typeJoe Perches2012-06-06
|/
* skb: Add inline helper for getting the skb end offset from headAlexander Duyck2012-05-06
* drivers/net: iwmc3200 depends on EXPERIMENTALArnd Bergmann2012-04-21
* net: Fix spelling typo in netMasanari Iida2012-04-14
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-05
|\
| * simple_open: automatically convert to simple_open()Stephen Boyd2012-04-05
* | wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter2012-03-27
* | wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter2012-03-27
|/
* wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet2012-03-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock2011-12-02
* | net: fix assignment of 0/1 to bool variables.Rusty Russell2011-12-19
* | wimax/i2400m: remove an unused variableDan Carpenter2011-12-16
|/
* drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker2011-10-31
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-31
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* PM / Runtime: Add macro to test for runtime PM eventsAlan Stern2011-08-19