summaryrefslogtreecommitdiff
path: root/drivers/scsi/fcoe/fcoe_transport.c
AgeCommit message (Expand)Author
2019-07-30net: Use skb_frag_off accessorsJonathan Lemon
2019-07-22net: Use skb accessors in network driversMatthew Wilcox (Oracle)
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335Thomas Gleixner
2019-02-19scsi: fcoe: make use of fip_mode enum completeSedat Dilek
2019-01-29scsi: fcoe: remove unneeded fcoe_ctlr_destroy_store exportGreg Kroah-Hartman
2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook
2017-10-27scsi: fcoe: Convert timers to use timer_setup()Kees Cook
2016-09-26scsi: fcoe: fix off by one in eth2fc_speed()Vincent Stehlé
2016-08-23scsi: fcoe: provide translation table between Ethernet and FC port speedsJohannes Thumshirn
2016-07-13fcoe: use defines from ethtool for 20Gbit and 40Gbit speedsJohannes Thumshirn
2016-02-25net: fcoe: use __ethtool_get_ksettingsDavid Decotigny
2015-08-07scsi:fcoe: Fix typo "a ethernet" in fcoe_transport.cMasanari Iida
2014-09-30fcoe: extend ethtool to FC port speed mappingChris Leech
2013-07-13Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-07-09libfcoe: Fix meaningless log statementRobert Love
2013-07-09fcoe: fix the link error status block sparse warningsYi Zou
2013-05-28net: pass info struct via netdevice notifierJiri Pirko
2012-12-14debris left by "[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks"Al Viro
2012-12-14libfcoe, fcoe: consolidate the fcoe_ctlr_get_lesb/fcoe_get_lesbYi Zou
2012-12-14libfcoe, fcoe: move fcoe_link_speed_update() to libfcoe and export itYi Zou
2012-12-14libfcoe, fcoe, bnx2fc: Add new fcoe control interfaceRobert Love
2012-07-20[SCSI] libfcoe: Fix section mismatchMark Rustad
2012-07-20[SCSI] libfc, fcoe, bnx2fc: cleanup fcoe_dev_statsVasu Dev
2012-05-23[SCSI] libfcoe: Add fcoe_sysfsRobert Love
2012-03-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/s...Linus Torvalds
2012-03-20scsi: remove the second argument of k[un]map_atomic()Cong Wang
2012-02-19[SCSI] libfcoe: Don't KERN_ERR on netdev notificationRobert Love
2011-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-16[SCSI] fcoe,libfcoe: Move common code for fcoe_get_lesb to fcoe_transportBhanu Prakash Gollapudi
2011-08-27[SCSI] fcoe: Move common functions to fcoe_transport libraryBhanu Prakash Gollapudi
2011-08-26fcoe: convert to SKB paged frag API.Ian Campbell
2011-05-24[SCSI] libfcoe: Remove unnecessary module state checksRobert Love
2011-05-01[SCSI] libfcoe: fix wrong comment in fcoe_transport_detachYi Zou
2011-05-01[SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_showYi Zou
2011-05-01[SCSI] libfcoe: clean up netdev mapping properly when the transport goes awayYi Zou
2011-05-01[SCSI] libfcoe: Remove mutex_trylock/restart_syscall checksRobert Love
2011-02-28[SCSI] libfcoe: Remove stale fcoe-netdev entriesBhanu Prakash Gollapudi
2011-02-12[SCSI] libfcoe: Move common code from fcoe to libfcoe moduleBhanu Prakash Gollapudi
2011-02-12[SCSI] libfcoe: include fcoe_transport.c into kernel libfcoe moduleYi Zou
2011-02-12[SCSI] libfcoe: add implementation to support fcoe transportYi Zou