aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wimax
AgeCommit message (Expand)Author
2013-09-24wimax: Remove extern from function prototypesJoe Perches
2013-02-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-02-09wimax/i2400m: fix i2400m->wake_tx_skb handlingTejun Heo
2013-02-06drivers: net: misc: Remove unused OOM variablesJoe Perches
2013-02-04wimax: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-08remove init of dev->perm_addr in driversJiri Pirko
2013-01-06ethtool: fix drvinfo strings set in driversJiri Pirko
2012-12-15i2400m: add Intel 6150 device IDsDan Williams
2012-10-28Merge branch 'master' into for-nextJiri Kosina
2012-10-25i2400m: debugfs return code is wrongAlan Cox
2012-08-24wimax/i2400m: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-08-20drivers/net/wimax/i2400m/fw.c: fix error return codeJulia Lawall
2012-07-22wimax: fix printk format warningsRandy Dunlap
2012-07-16drivers/net: Use eth_random_addrJoe Perches
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-11i2400m: remove SDIO device supportJohn W. Linville
2012-06-06drivers: net: Remove casts to same typeJoe Perches
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck
2012-04-21drivers/net: iwmc3200 depends on EXPERIMENTALArnd Bergmann
2012-04-14net: Fix spelling typo in netMasanari Iida
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-03-27wimax: i2400m-usb - use a private struct ethtool_opsPhil Sutter
2012-03-27wimax: i2400m - prevent a possible kernel bug due to missing fw_name stringPhil Sutter
2012-03-16wimax/i2400m: fix erroneous NETDEV_TX_BUSY useEric Dumazet
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-12-19net: fix assignment of 0/1 to bool variables.Rusty Russell
2011-12-16wimax/i2400m: remove an unused variableDan Carpenter
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-10-31drivers/net: Add moduleparam.h to drivers as required.Paul Gortmaker
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-08-19PM / Runtime: Add macro to test for runtime PM eventsAlan Stern
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-07Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2010-12-12i2400m: drop i2400m_schedule_work()Tejun Heo
2010-12-10fix comment typos concerning "consistent"Uwe Kleine-König
2010-11-17USB: fix leftover references to udev->autosuspend_delayAlan Stern
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König
2010-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds
2010-10-15llseek: automatically add .llseek fopArnd Bergmann
2010-10-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-11NET: wimax, fix use after freeJiri Slaby
2010-10-05wimax: make functions localstephen hemminger
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller