aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wimax
AgeCommit message (Expand)AuthorFilesLines
2014-10-02kbuild: remove unnecessary "obj- := dummy.o" trickGravatar Masahiro Yamada 1-4/+0
2014-07-15net: set name_assign_type in alloc_netdev()Gravatar Tom Gundersen 1-1/+1
2014-06-11net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to falseGravatar Rickard Strandqvist 1-1/+1
2014-05-21wimax/i2400m: make return of 0 explicitGravatar Julia Lawall 1-5/+2
2014-03-29wimax/i2400m: remove open-coded skb_cow_head.Gravatar françois romieu 1-2/+1
2013-09-24wimax: Remove extern from function prototypesGravatar Joe Perches 2-74/+70
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 5-22/+13
2013-02-09wimax/i2400m: fix i2400m->wake_tx_skb handlingGravatar Tejun Heo 1-14/+17
2013-02-06drivers: net: misc: Remove unused OOM variablesGravatar Joe Perches 1-1/+0
2013-02-04wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsGravatar Joe Perches 2-12/+5
2013-01-08remove init of dev->perm_addr in driversGravatar Jiri Pirko 1-1/+0
2013-01-06ethtool: fix drvinfo strings set in driversGravatar Jiri Pirko 2-8/+8
2012-12-15i2400m: add Intel 6150 device IDsGravatar Dan Williams 2-0/+9
2012-10-28Merge branch 'master' into for-nextGravatar Jiri Kosina 1-2/+1
2012-10-25i2400m: debugfs return code is wrongGravatar Alan Cox 1-0/+1
2012-08-24wimax/i2400m: use is_zero_ether_addr() instead of memcmp()Gravatar Wei Yongjun 1-2/+1
2012-08-20drivers/net/wimax/i2400m/fw.c: fix error return codeGravatar Julia Lawall 1-1/+3
2012-07-22wimax: fix printk format warningsGravatar Randy Dunlap 2-3/+3
2012-07-16drivers/net: Use eth_random_addrGravatar Joe Perches 1-1/+1
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...Gravatar John W. Linville 11-1510/+8
2012-07-11i2400m: remove SDIO device supportGravatar John W. Linville 11-1510/+8
2012-06-06drivers: net: Remove casts to same typeGravatar Joe Perches 1-1/+1
2012-05-06skb: Add inline helper for getting the skb end offset from headGravatar Alexander Duyck 1-1/+1
2012-04-21drivers/net: iwmc3200 depends on EXPERIMENTALGravatar Arnd Bergmann 1-1/+2
2012-04-14net: Fix spelling typo in netGravatar Masanari Iida 1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-13/+2
2012-04-05simple_open: automatically convert to simple_open()Gravatar Stephen Boyd 1-13/+2
2012-03-27wimax: i2400m-usb - use a private struct ethtool_opsGravatar Phil Sutter 1-0/+18
2012-03-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringGravatar Phil Sutter 1-1/+2
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useGravatar Eric Dumazet 1-20/+10
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2011-12-19net: fix assignment of 0/1 to bool variables.Gravatar Rusty Russell 1-4/+4
2011-12-16wimax/i2400m: remove an unused variableGravatar Dan Carpenter 1-5/+2
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Gravatar Justin P. Mattock 1-1/+1
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Gravatar Paul Gortmaker 2-0/+2
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEGravatar Paul Gortmaker 6-0/+6
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itGravatar Paul Gortmaker 2-0/+2
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsGravatar Alan Stern 1-2/+2
2011-07-26atomic: use <linux/atomic.h>Gravatar Arun Sharma 1-1/+1
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 12-21/+21
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Gravatar Linus Torvalds 2-3/+3
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-1/+1
2010-12-12i2400m: drop i2400m_schedule_work()Gravatar Tejun Heo 4-96/+21
2010-12-10fix comment typos concerning "consistent"Gravatar Uwe Kleine-König 1-1/+1
2010-11-17USB: fix leftover references to udev->autosuspend_delayGravatar Alan Stern 1-1/+1
2010-11-01tree-wide: fix comment/printk typosGravatar Uwe Kleine-König 2-2/+2
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Gravatar Linus Torvalds 6-23/+11
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+2
2010-10-15llseek: automatically add .llseek fopGravatar Arnd Bergmann 1-0/+2
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-13/+13