| Commit message (Expand) | Author | Age | Files | Lines |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 36 | -180/+36 |
* | fddi: fix typos in code comments | Weitao Hou | 2019-05-20 | 1 | -2/+2 |
* | net: fddi: skfp: Mark expected switch fall-through | Gustavo A. R. Silva | 2019-02-08 | 1 | -0/+1 |
* | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 2019-01-08 | 1 | -4/+4 |
* | net: fddi: skfp: Remove unused macros 'PNMI_GET_ID' and 'PNMI_SET_ID' | YueHaibing | 2018-10-12 | 1 | -8/+0 |
* | net: fddi: skfp: Remove unused function | Nathan Chancellor | 2018-09-21 | 3 | -15/+0 |
* | net: fddi: fix a possible null-ptr-deref | YueHaibing | 2018-06-08 | 1 | -27/+28 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | fddi: skfp: Use more common logging styles | Joe Perches | 2016-12-29 | 12 | -237/+232 |
* | skfp: hwmtm: Use proper logging macros, correct mismatches | Joe Perches | 2016-12-29 | 2 | -94/+106 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | net: fddi: skfp: use %p format specifier for addresses rather than %x | Colin Ian King | 2016-12-21 | 3 | -8/+8 |
* | net: use core MTU range checking in misc drivers | Jarod Wilson | 2016-10-20 | 1 | -1/+0 |
* | net: skfb: remove obsolete -I cflag | Arnd Bergmann | 2016-06-15 | 1 | -1/+1 |
* | net/fddi: remove HWM_REVERSE() macro | yalin wang | 2015-08-13 | 1 | -9/+0 |
* | fddi: print an address with %p format specifier rather than %x | Colin Ian King | 2015-06-07 | 1 | -1/+1 |
* | net: fddi: skfp: smt.c: Remove unused function | Rickard Strandqvist | 2015-01-02 | 1 | -12/+0 |
* | drivers/net/fddi/skfp/h/skfbi.h: Remove useless PCI_BASE_2ND macros | Chen Gang | 2014-09-05 | 1 | -5/+0 |
* | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2014-08-12 | 1 | -1/+1 |
* | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-16 | 1 | -1/+0 |
* | net: fddi: slight optimization of addr compare | dingtianhong | 2013-12-31 | 1 | -1/+2 |
* | fddi: cleanup unsigned to unsigned int/short | tanxiaojun | 2013-12-16 | 4 | -73/+73 |
* | net: fddi: remove unnecessary pci_set_drvdata() | Jingoo Han | 2013-12-10 | 1 | -1/+0 |
* | net:drivers/net: Miscellaneous conversions to ETH_ALEN | Joe Perches | 2013-10-02 | 2 | -4/+4 |
* | fddi/skfp: Remove extern from function prototypes | Joe Perches | 2013-09-24 | 1 | -14/+14 |
* | net/fddi/skfp/skfddi: Use module_pci_driver to register driver | Peter Hüwe | 2013-05-22 | 1 | -12/+1 |
* | fddi: remove __dev* attributes | Bill Pemberton | 2012-12-03 | 1 | -2/+2 |
* | fddi: 64 bit bug in smt_add_para() | Dan Carpenter | 2012-09-01 | 1 | -1/+1 |
* | drivers: net: Remove casts to same type | Joe Perches | 2012-06-06 | 1 | -4/+4 |
* | skfp: Fix SysKonnect FDDI driver compile issues | Jeff Kirsher | 2011-08-27 | 7 | -17/+17 |
* | fddi: Move the FDDI drivers | Jeff Kirsher | 2011-08-27 | 37 | -0/+22973 |