aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wimax
AgeCommit message (Expand)Author
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
2010-07-24Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-07-22wimax/i2400m: Add PID & VID for Intel WiMAX 6250Alexey Shvetsov
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-06-11Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-06-11wimax/i2400m: fix missing endian correction read in fw loaderInaky Perez-Gonzalez
2010-06-03drivers/net: use __packed annotationEric Dumazet
2010-05-25Merge branch 'wimax-2.6.35.y' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2010-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-05-20USB: remove leftover references to udev->autosuspend_disabledAlan Stern
2010-05-20wimax/i2400m: fix bad race condition check in RX pathInaky Perez-Gonzalez
2010-05-17drivers/net: remove useless semicolonsJoe Perches